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

Référence de la classe sections_html

Liste de tous les membres

Fonctions membres publiques


Documentation des fonctions membres

sections_html::copySectionSelect ( option,
cid,
categories,
contents,
section 
)

Form to select Section to copy Category to

Références $cid, $content, $id, JHTML::_(), JText::_(), type, et value.

Référencé par copySectionSelect().

Voici le graphe d'appel pour cette fonction :

Voici le graphe d'appel pour cette fonction :

sections_html::edit ( &$  row,
option,
&$  lists 
)

Writes the edit form for new and existing categories

A new record is defined when $row is passed with the id property set to 0. Note that the section property must be defined even for a new record.

Paramètres:
JTableCategoryThe category object
stringThe html for the image list select list
stringThe html for the image position select list
stringThe html for the ordering list
stringThe html for the groups select list

Références $editor, $mainframe, $name, $path, JHTML::_(), JText::_(), JFactory::getEditor(), JFilterOutput::objectHTMLSafe(), JURI::root(), JRequest::setVar(), type, et value.

Référencé par editSection().

Voici le graphe d'appel pour cette fonction :

Voici le graphe d'appel pour cette fonction :

sections_html::show ( &$  rows,
scope,
myid,
&$  page,
option,
&$  lists 
)

Writes a list of the categories for a section

Paramètres:
arrayAn array of category objects
stringThe name of the category section

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

Référencé par showSections().

Voici le graphe d'appel pour cette fonction :

Voici le graphe d'appel pour cette fonction :


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