| [ Index ] |
|
Code source de Plume CMS 1.2.2 |
[Code source] [Imprimer] [Statistiques]
(pas de description)
| Poids: | 134 lignes (5 kb) |
| Inclus ou requis: | 0 fois |
| Référencé: | 0 fois |
| Nécessite: | 0 fichiers |
| menu($id, $imgSpace='', $itemSpace='') X-Ref |
| Constructor param: string Id of the menu param: string Character to put after the image tag of the menu item param: string Character to put just before the </li> in the list |
| addItem($title, $url, $img, $active, $show=true, $accesskey='') X-Ref |
| Add a new item to the menu param: string Title of the menu link param: string Url for the link param: string Url of the link image param: bool Active to get the "active" class set param: bool Show the item (true) param: string Accesskey for the item ('') |
| draw() X-Ref |
| Returns the HTML code of the menu. return: string HTML code |
| Généré le : Mon Nov 26 11:57:01 2007 | par Balluche grâce à PHPXref 0.7 |
|