Documentation TYPO3 par Ameos |
Public Member Functions | |
generate () | |
makeImageMap ($conf) | |
writeMenu () | |
generate () | |
makeImageMap ($conf) | |
writeMenu () |
Definition at line 2270 of file class.tslib_menu.php.
|
Calls procesItemStates() so that the common configuration for the menu items are resolved into individual configuration per item. Calls makeImageMap() to generate the image map image-file
Definition at line 2279 of file class.tslib_menu.php. References makeImageMap(), and tslib_menu::procesItemStates(). |
|
Calls procesItemStates() so that the common configuration for the menu items are resolved into individual configuration per item. Calls makeImageMap() to generate the image map image-file
Definition at line 2279 of file class.tslib_menu.php. References makeImageMap(), and tslib_menu::procesItemStates(). |
|
Will traverse input array with configuratoin per-item and create corresponding GIF files for the menu. The data of the files are stored in $this->result
Definition at line 2297 of file class.tslib_menu.php. References tslib_menu::$conf, t3lib_div::intExplode(), t3lib_div::makeInstance(), t3lib_div::png_to_gif_by_imagemagick(), and t3lib_TStemplate::sortedKeyList(). |
|
Will traverse input array with configuratoin per-item and create corresponding GIF files for the menu. The data of the files are stored in $this->result
Definition at line 2297 of file class.tslib_menu.php. References tslib_menu::$conf, t3lib_div::intExplode(), t3lib_div::makeInstance(), t3lib_div::png_to_gif_by_imagemagick(), and t3lib_TStemplate::sortedKeyList(). Referenced by generate(). |
|
Returns the HTML for the image map menu. If ->result is true it will create the HTML for the image map menu.
Definition at line 2480 of file class.tslib_menu.php. References tslib_menu::$result. |
|
Returns the HTML for the image map menu. If ->result is true it will create the HTML for the image map menu.
Definition at line 2480 of file class.tslib_menu.php. References tslib_menu::$result. |