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