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


Detailed Description

Definition at line 2436 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 2445 of file class.tslib_menu.php.

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 2463 of file class.tslib_menu.php.

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 2649 of file class.tslib_menu.php.


The documentation for this class was generated from the following file:
This documentation has been generated automatically from TYPO3 source code using Doxygen and is provided as is by Cast Iron Coding as a courtesy to other TYPO3 developers and users. Please consider Cast Iron Coding — a full-service web development agency in Portland, Oregon specializing in TYPO3 extension development — for all of your TYPO3 development and consulting needs!