API Joomla 1.5.26
Documentation des API du CMS Joomla en version 1.5
|
categories_html::copyCategorySelect | ( | $ | option, |
$ | cid, | ||
$ | SectionList, | ||
$ | items, | ||
$ | sectionOld, | ||
$ | contents, | ||
$ | redirect | ||
) |
Form to select Section to copy Category to
Références $cid, $content, $id, $item, $items, JHTML::_(), JText::_(), type, et value.
Référencé par copyCategorySelect().
categories_html::edit | ( | &$ | row, |
&$ | lists, | ||
$ | redirect | ||
) |
Writes the edit form for new and existing categories
JTableCategory | The category object |
string | |
array |
Références $cparams, $editor, JHTML::_(), JText::_(), JFactory::getEditor(), JComponentHelper::getParams(), nbsp, JFilterOutput::objectHTMLSafe(), JRequest::setVar(), type, et value.
Référencé par editCategory().
categories_html::moveCategorySelect | ( | $ | option, |
$ | cid, | ||
$ | SectionList, | ||
$ | items, | ||
$ | sectionOld, | ||
$ | contents, | ||
$ | redirect | ||
) |
Form to select Section to move Category to
Références $cid, $content, $id, $item, $items, JHTML::_(), JText::_(), type, et value.
Référencé par moveCategorySelect().
categories_html::show | ( | &$ | rows, |
$ | section, | ||
$ | section_name, | ||
&$ | page, | ||
&$ | lists, | ||
$ | type | ||
) |
Writes a list of the categories for a section
array | An array of category objects |
string | The name of the category section |
Références $access, $checked, $disabled, $i, $k, $limitstart, $link, $n, $ordering, $published, $rows, $section, $type, $user, JRoute::_(), JText::_(), JHTML::_(), JFactory::getUser(), JRequest::getVar(), JTable::isCheckedOut(), type, et value.
Référencé par showCategories().