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é
 Tout Classes Espaces de nommage Fichiers Fonctions Variables Pages
Référence de la classe FinderHelperLanguage

Liste de tous les membres

Fonctions membres publiques statiques

static branchPlural ($branchName)
static branchSingular ($branchName)
static isMultiLanguage ()
static loadComponentLanguage ()
static loadPluginLanguage ()

Documentation des fonctions membres

static FinderHelperLanguage::branchPlural (   $branchName)
static

Method to return a plural language code for a taxonomy branch.

Paramètres:
stringBranch title.
Renvoie:
string Language key code.

Références $return.

Référencé par JHtmlQuery\explained(), JHtmlFinder\mapslist(), JHtmlFilter\select(), JHtmlFilter\slider(), et JHtmlFinder\typeslist().

+ Voici le graphe des appelants de cette fonction :

static FinderHelperLanguage::branchSingular (   $branchName)
static

Method to return a singular language code for a taxonomy branch.

Paramètres:
stringBranch name.
Renvoie:
string Language key code.

Références $return.

Référencé par JHtmlQuery\explained(), FinderIndexerQuery\processString(), JHtmlFilter\select(), et JHtmlFilter\slider().

+ Voici le graphe des appelants de cette fonction :

static FinderHelperLanguage::isMultiLanguage ( )
static

Method to determine if the language filter plugin is enabled. This works for both site and administrator.

Renvoie:
boolean True if site is supporting multiple languages; false otherwise.
Depuis:
2.5
Obsolète:
3.0 Use JLanguageMultilang::isEnabled() instead.

Références JLog\add(), JLanguageMultilang\isEnabled(), et JLog\WARNING.

+ Voici le graphe d'appel pour cette fonction :

static FinderHelperLanguage::loadComponentLanguage ( )
static

Method to load Smart Search component language file.

Renvoie:
void
Depuis:
2.5

Références $lang, JFactory\getLanguage(), et JPATH_SITE.

+ Voici le graphe d'appel pour cette fonction :

static FinderHelperLanguage::loadPluginLanguage ( )
static

Method to load Smart Search plug-in language files.

Renvoie:
void
Depuis:
2.5

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().

+ Voici le graphe d'appel pour cette fonction :

+ Voici le graphe des appelants de cette fonction :


La documentation de cette classe a été générée à partir du fichier suivant :