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 | branchPlural ($branchName) |
static | branchSingular ($branchName) |
static | isMultiLanguage () |
static | loadComponentLanguage () |
static | loadPluginLanguage () |
|
static |
Method to return a plural language code for a taxonomy branch.
string | 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 | Branch name. |
Références $return.
Référencé par JHtmlQuery\explained(), FinderIndexerQuery\processString(), JHtmlFilter\select(), et JHtmlFilter\slider().
|
static |
Method to determine if the language filter plugin is enabled. This works for both site and administrator.
Références JLog\add(), JLanguageMultilang\isEnabled(), et JLog\WARNING.
|
static |
Method to load Smart Search component language file.
Références $lang, JFactory\getLanguage(), et JPATH_SITE.
|
static |
Method to load Smart Search plug-in language files.
Références $db, $lang, $query, JFactory\getDbo(), JFactory\getLanguage(), et JPATH_ADMINISTRATOR.
Référencé par FinderViewIndex\display(), FinderViewMaps\display(), FinderController\display(), et JHtmlFilter\slider().