

Fonctions membres publiques | |
| generate () | |
| makeImageMap ($conf) | |
| writeMenu () | |
| 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
| 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
| array | Array with configuration for each item. |
| 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.
1.5.3