Documentation TYPO3 par Ameos

tslib_imgmenu Class Reference

Inheritance diagram for tslib_imgmenu:

Inheritance graph
[legend]
Collaboration diagram for tslib_imgmenu:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 generate ()
 makeImageMap ($conf)
 writeMenu ()
 generate ()
 makeImageMap ($conf)
 writeMenu ()

Detailed Description

Definition at line 2270 of file class.tslib_menu.php.


Member Function Documentation

tslib_imgmenu::generate  ) 
 

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

Returns:
void
See also:
tslib_menu::procesItemStates(), makeImageMap()

Definition at line 2279 of file class.tslib_menu.php.

References makeImageMap(), and tslib_menu::procesItemStates().

tslib_imgmenu::generate  ) 
 

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

Returns:
void
See also:
tslib_menu::procesItemStates(), makeImageMap()

Definition at line 2279 of file class.tslib_menu.php.

References makeImageMap(), and tslib_menu::procesItemStates().

tslib_imgmenu::makeImageMap conf  ) 
 

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

Parameters:
array Array with configuration for each item.
Returns:
void private
See also:
generate()

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().

tslib_imgmenu::makeImageMap conf  ) 
 

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

Parameters:
array Array with configuration for each item.
Returns:
void private
See also:
generate()

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().

tslib_imgmenu::writeMenu  ) 
 

Returns the HTML for the image map menu. If ->result is true it will create the HTML for the image map menu.

Returns:
string The HTML for the menu

Definition at line 2480 of file class.tslib_menu.php.

References tslib_menu::$result.

tslib_imgmenu::writeMenu  ) 
 

Returns the HTML for the image map menu. If ->result is true it will create the HTML for the image map menu.

Returns:
string The HTML for the menu

Definition at line 2480 of file class.tslib_menu.php.

References tslib_menu::$result.


The documentation for this class was generated from the following files:


Généré par TYPO3 Ameos avec  doxygen 1.4.6