[ Index ]

PHP Cross Reference of Joomla 2.5.4 DE

title

Body

[close]

/administrator/components/com_finder/helpers/ -> language.php (summary)

(no description)

Copyright: Copyright (C) 2005 - 2012 Open Source Matters, Inc. All rights reserved.
License: GNU General Public License version 2 or later; see LICENSE
File Size: 120 lines (3 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 0 files

Defines 1 class

FinderHelperLanguage:: (5 methods):
  branchPlural()
  branchSingular()
  isMultiLanguage()
  loadComponentLanguage()
  loadPluginLanguage()


Class: FinderHelperLanguage  - X-Ref

Finder language helper class.

branchPlural($branchName)   X-Ref
Method to return a plural language code for a taxonomy branch.

param: string  Branch title.
return: string  Language key code.

branchSingular($branchName)   X-Ref
Method to return a singular language code for a taxonomy branch.

param: string  Branch name.
return: string  Language key code.

isMultiLanguage()   X-Ref
Method to determine if the language filter plugin is enabled.
This works for both site and administrator.

return: boolean  True if site is supporting multiple languages; false otherwise.

loadComponentLanguage()   X-Ref
Method to load Smart Search component language file.

return: void

loadPluginLanguage()   X-Ref
Method to load Smart Search plug-in language files.

return: void



Generated: Tue Apr 3 11:40:28 2012 Cross-referenced by PHPXref 0.7.1