|
TYPO3 API
SVNRelease
|
Public Member Functions | |
| __construct () | |
| render () | |
| setLogo ($logo) | |
Protected Attributes | |
| $logo | |
Definition at line 38 of file class.typo3logo.php.
| TYPO3Logo::__construct | ( | ) |
| TYPO3Logo::render | ( | ) |
renders the actual logo code
Definition at line 56 of file class.typo3logo.php.
References $GLOBALS, $logo, and t3lib_div\resolveBackPath().
| TYPO3Logo::setLogo | ( | $ | logo | ) |
sets the logo
| string | path to logo file as seen from typo3/ |
Definition at line 86 of file class.typo3logo.php.
References $logo.
TYPO3Logo::$logo [protected] |
Definition at line 40 of file class.typo3logo.php.
1.7.5.1