Class FinderHelperLanguage

Description

Finder language helper class.

  • since: 2.5

Located in /administrator/components/com_finder/helpers/language.php (line 19)


	
			
Method Summary
 static string branchPlural (string $branchName)
 static string branchSingular (string $branchName)
 static void loadComponentLanguage ()
 static void loadPluginLanguage ()
Methods
static branchPlural (line 30)

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

  • return: Language key code.
  • since: 2.5
  • access: public
static string branchPlural (string $branchName)
  • string $branchName: Branch title.
static branchSingular (line 46)

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

  • return: Language key code.
  • since: 2.5
  • access: public
static string branchSingular (string $branchName)
  • string $branchName: Branch name.
static loadComponentLanguage (line 60)

Method to load Smart Search component language file.

  • since: 2.5
  • access: public
static void loadComponentLanguage ()
static loadPluginLanguage (line 73)

Method to load Smart Search plug-in language files.

  • since: 2.5
  • access: public
static void loadPluginLanguage ()

Documentation generated on Tue, 19 Nov 2013 15:06:26 +0100 by phpDocumentor 1.4.3