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 | branchPlural ($branchName) |
static | branchSingular ($branchName) |
static | branchLanguageTitle ($branchName) |
static | loadComponentLanguage () |
static | loadPluginLanguage () |
Finder language helper class.
|
static |
Method to return the language name for a language taxonomy branch.
string | $branchName | Language branch name. |
Références $title.
Référencé par JFormFieldContentMap\getGroups(), JHtmlFilter\select(), et JHtmlFilter\slider().
|
static |
Method to return a plural language code for a taxonomy branch.
string | $branchName | Branch title. |
Références $return.
Référencé par JHtmlQuery\explained(), JHtmlFinder\mapslist(), JHtmlFilter\select(), JHtmlFilter\slider(), et JHtmlFinder\typeslist().
|
static |
Method to return a singular language code for a taxonomy branch.
string | $branchName | Branch name. |
Références $return.
Référencé par JHtmlQuery\explained(), JFormFieldContentMap\getGroups(), JFormFieldContentTypes\getOptions(), FinderIndexerQuery\processString(), JHtmlFilter\select(), et JHtmlFilter\slider().
|
static |
|
static |
Method to load Smart Search plugin language files.
Références $db, $lang, $query, JPATH_ADMINISTRATOR, et JPATH_PLUGINS.
Référencé par FinderController\display(), FinderViewMaps\display(), FinderViewIndex\display(), et JHtmlFilter\slider().