Joomla CMS
3.10.11 (avec JPlatform 13.1 inclus)
Documentation des API du CMS Joomla en version 3.10.11 et du framework Joomla Platform intégré
|
Fonctions membres publiques | |
parseXMLTemplateFile ($templateBaseDir, $templateDir) | |
Fonctions membres publiques statiques | |
static | addSubmenu ($vName) |
static | getActions () |
static | publishedOptions () |
static | folderOptions () |
static | elementOptions () |
Attributs publics statiques | |
static | $extension = 'com_plugins' |
Plugins component helper.
|
static |
Configure the Linkbar.
string | $vName | The name of the active view. |
Référencé par PluginsController\display().
|
static |
Returns a list of elements filter options.
Références $db, $options, $query, et JError\raiseWarning().
Référencé par JFormFieldPluginElement\getOptions().
|
static |
Returns a list of folders filter options.
Références $db, $options, $query, et JError\raiseWarning().
Référencé par JFormFieldPluginType\getOptions().
|
static |
Gets a list of the actions that can be performed.
parseXMLTemplateFile | ( | $templateBaseDir, | |
$templateDir | |||
) |
|
static |
Returns an array of standard published state filter options.
Références $options.
|
static |