Please enable JavaScript to view this site.

Navigation: Advanced topics > Programming topics > Labels/Titles API > Methods

Labels/Titles API: setProjectLogo

Scroll Prev Next More

 

Sets the project logo.

Syntax

Labels::setProjectLogo($label, $language)

Arguments

$label

the project logo. The $label parameter may contain any text or HTML code.

$language

the language of the logo. If the $language parameter is not specified, the current language is used.

Return value

No return value.

Example

Set the project logo.

 

Note: You can use this code in the AfterAppInit, AfterTableInit, BeforeProcess events.

 

Labels::setProjectLogo("<img src='https://mywebsite.com/images/logo.png'>");

See also:

Labels/Titles API: getProjectLogo()

Miscellaneous settings: Project logo

Page Designer: Working with page elements

Page Designer: Insert Text and Image

About Labels/Titles API

 

Created with Help+Manual 7 and styled with Premium Pack Version 3 © by EC Software