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 statiques | |
static | addSubmenu ($vName, $client=0) |
static | getActions () |
static | parseFile ($fileName) |
static | filterKey ($value) |
static | filterText ($value) |
Languages component helper.
|
static |
Configure the Linkbar.
string | $vName | The name of the active view. |
int | $client | The client id of the active view. Maybe be 0 or 1. |
Références JHtmlSidebar\addEntry().
Référencé par LanguagesViewLanguages\display(), LanguagesViewOverrides\display(), et LanguagesViewInstalled\display().
|
static |
|
static |
|
static |
Gets a list of the actions that can be performed.
|
static |
Method for parsing ini files.
string | $fileName | Path and name of the ini file to parse. |
Référencé par LanguagesModelStrings\refresh().