API Joomla 1.5.26
Documentation des API du CMS Joomla en version 1.5

Référence de la classe HTML_modules

Liste de tous les membres

Fonctions membres publiques


Documentation des fonctions membres

HTML_modules::add ( &$  modules,
client 
)

/** Displays a selection list for module types

HTML_modules::edit ( &$  model,
&$  row,
&$  orders2,
&$  lists,
&$  params,
client 
)

Writes the edit form for new and existing module

A new record is defined when $row is passed with the id property set to 0.

Paramètres:
JTableCategoryThe category object
array

The modules of the left side. The array elements are in the form $leftorder[order] = label where order is the module order from the db table and label is a text label associciated with the order.

Paramètres:
arraySee notes for leftorder
arrayAn array of select lists
objectParameters

Références $document, $editor, $i, $items, $k, $pane, $params, JText::_(), JHTML::_(), elseif, endif, JFactory::getDocument(), JFactory::getEditor(), JPane::getInstance(), jimport(), JFilterOutput::objectHTMLSafe(), JRequest::setVar(), type, et value.

Voici le graphe d'appel pour cette fonction :

HTML_modules::preview ( )

Références $editor, et JFactory::getEditor().

Voici le graphe d'appel pour cette fonction :

HTML_modules::view ( &$  rows,
&$  client,
&$  page,
&$  lists 
)

Writes a list of the defined modules

Paramètres:
arrayAn array of category objects

Références $access, $checked, $client, $disabled, $i, $k, $link, $n, $ordering, $published, $rows, $user, JRoute::_(), JText::_(), JHTML::_(), JFactory::getUser(), JTable::isCheckedOut(), type, et value.

Voici le graphe d'appel pour cette fonction :


La documentation de cette classe a été générée à partir du fichier suivant :