Solutions Open Source

Référence de la classe tslib_jsmenu

Graphe d'héritage de tslib_jsmenu:

Inheritance graph
[légende]
Graphe de collaboration de tslib_jsmenu:

Collaboration graph
[légende]

Liste de tous les membres

Fonctions membres publiques

 generate ()
 writeMenu ()
 generate_level ($levels, $count, $pid, $menuItemArray='', $MP_array=array())


Documentation des fonctions membres

tslib_jsmenu::generate (  ) 

Dummy. Should do nothing, because we don't use the result-array here!

Renvoie:
void

tslib_jsmenu::writeMenu (  ) 

Creates the HTML (mixture of a <form> and a JavaScript section) for the JavaScript menu (basically an array of selector boxes with onchange handlers)

Renvoie:
string The HTML code for the menu

tslib_jsmenu::generate_level ( levels,
count,
pid,
menuItemArray = '',
MP_array = array() 
)

Generates a number of lines of JavaScript code for a menu level. Calls itself recursively for additional levels.

Paramètres:
integer Number of levels to generate
integer Current level being generated - and if this number is less than $levels it will call itself recursively with $count incremented
integer Page id of the starting point.
array $this->menuArr passed along
array Previous MP vars
Renvoie:
string JavaScript code lines. private


La documentation de cette classe a été générée à partir du fichier suivant :
Généré le Fri Aug 31 11:43:26 2007 pour OBLADY - Typo3 API v4.1.2 par  doxygen 1.5.3