Joomla CMS
2.5.24 (avec JPlatform 11.4 inclus)
Documentation des API du CMS Joomla en version 2.5 et du framework Joomla Platform intégré
|
Fonctions membres publiques statiques | |
static | addSubmenu ($vName) |
static | getActions ($categoryId=0, $contactId=0) |
|
static |
Configure the Linkbar.
string | $vName | The name of the active view. |
Références JText\_(), JSubMenuHelper\addEntry(), JText\sprintf(), et JToolBarHelper\title().
Référencé par ContactController\display().
|
static |
Gets a list of the actions that can be performed.
int | The category ID. |
int | The contact ID. |
Références $user, elseif, JAccess\getActions(), et JFactory\getUser().
Référencé par ContactViewContact\addToolbar(), et ContactViewContacts\addToolbar().