Inheritance diagram for tslib_imgmenu:

Public Member Functions | |
| generate () | |
| makeImageMap ($conf) | |
| writeMenu () | |
Definition at line 2391 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 2400 of file class.tslib_menu.php. |
|
|
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 2418 of file class.tslib_menu.php. |
|
|
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 2604 of file class.tslib_menu.php. |
1.4.6