API Joomla 1.5.26
Documentation des API du CMS Joomla en version 1.5
|
TOOLBAR_categories::_COPY | ( | ) |
Draws the menu for Copying existing categories
int | The published state (to display the inverse button) |
Références JText::_(), JToolBarHelper::cancel(), JToolBarHelper::save(), et JToolBarHelper::title().
TOOLBAR_categories::_DEFAULT | ( | ) |
Draws the menu for Editing an existing category
Références $section, JText::_(), JToolBarHelper::addNewX(), JToolBarHelper::customX(), JToolBarHelper::deleteList(), JToolBarHelper::editListX(), JRequest::getCmd(), JToolBarHelper::help(), JToolBarHelper::publishList(), JString::substr(), JToolBarHelper::title(), et JToolBarHelper::unpublishList().
TOOLBAR_categories::_EDIT | ( | $ | edit | ) |
Draws the menu for Editing an existing category
int | The published state (to display the inverse button) |
Références $cid, $edit, $section, $text, JText::_(), JToolBarHelper::apply(), JToolBarHelper::cancel(), JRequest::getCmd(), JRequest::getVar(), JToolBarHelper::help(), JToolBarHelper::save(), et JToolBarHelper::title().
TOOLBAR_categories::_MOVE | ( | ) |
Draws the menu for Moving existing categories
int | The published state (to display the inverse button) |
Références JText::_(), JToolBarHelper::cancel(), JToolBarHelper::save(), et JToolBarHelper::title().