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 () |
Attributs publics statiques | |
static | $extension = 'com_finder' |
|
static |
Configure the Linkbar.
string | $vName | The name of the active view. |
Références JText\_(), et JSubMenuHelper\addEntry().
Référencé par FinderController\display().
|
static |
Gets a list of the actions that can be performed.
Références $user, JAccess\getActions(), et JFactory\getUser().
Référencé par FinderViewFilters\addToolbar(), FinderViewFilter\addToolbar(), FinderViewMaps\addToolbar(), et FinderViewIndex\addToolbar().
|
static |