Class jSelectorLoc

Description

selector for localisation string

localisation string are stored in file properties. syntax : "module~prefixFile.keyString". Corresponding file : locales/xx_XX/prefixFile.CCC.properties. xx_XX and CCC are lang and charset set in the configuration

Located in /core/jSelector.class.php (line 399)

jSelectorModule
   |
   --jSelectorLoc
Variable Summary
mixed $charset
mixed $fileKey
mixed $locale
mixed $messageKey
mixed $type
mixed $_compiler
mixed $_where
Method Summary
jSelectorLoc __construct ( $sel, [ $locale = null], [ $charset = null])
void toString ([ $full = false])
void _createPath ()
Variables
mixed $charset = '' (line 404)
  • access: public
mixed $fileKey = '' (line 401)
  • access: public
mixed $locale = '' (line 403)
  • access: public
mixed $messageKey = '' (line 402)
  • access: public
mixed $type = 'loc' (line 400)
  • access: protected

Redefinition of:
jSelectorModule::$type
mixed $_compiler = 'jLocalesCompiler' (line 405)
  • access: public

Redefinition of:
jSelectorModule::$_compiler
mixed $_where (line 406)
  • access: protected

Inherited Variables

Inherited from jSelectorModule

jSelectorModule::$module
jSelectorModule::$resource
jSelectorModule::$_cachePath
jSelectorModule::$_cacheSuffix
jSelectorModule::$_compilerPath
jSelectorModule::$_dirname
jSelectorModule::$_path
jSelectorModule::$_suffix
jSelectorModule::$_useMultiSourceCompiler
Methods
Constructor __construct (line 408)
jSelectorLoc __construct ( $sel, [ $locale = null], [ $charset = null])
  • $sel
  • $locale
  • $charset

Redefinition of:
jSelectorModule::__construct()
toString (line 494)
  • access: public
void toString ([ $full = false])
  • $full

Redefinition of:
jSelectorModule::toString()
_createCachePath (line 488)
  • access: protected
void _createCachePath ()

Redefinition of:
jSelectorModule::_createCachePath()
_createPath (line 440)
  • access: protected
void _createPath ()

Redefinition of:
jSelectorModule::_createPath()

Inherited Methods

Inherited From jSelectorModule

jSelectorModule::__construct()
jSelectorModule::getCompiledFilePath()
jSelectorModule::getCompiler()
jSelectorModule::getPath()
jSelectorModule::toString()
jSelectorModule::useMultiSourceCompiler()
jSelectorModule::_createCachePath()
jSelectorModule::_createPath()

Documentation generated on Wed, 07 Sep 2011 13:47:58 +0200 by phpDocumentor 1.4.3