Class Localize

Description

Located in /classes/Localize.php (line 9)


	
			
Variable Summary
mixed $localePath
mixed $marc
mixed $meta
mixed $trans
Method Summary
void getLocales ()
void getMarc ( $key)
void getText ( $key, [ $vars = NULL], [ $suffix = ''])
void init ( $locale)
void loadMarc ()
void moneyFormat ( $amount)
void nGetText ( $n,  $key, [ $vars = NULL])
void translate ( $str, [ $metachars = '{}'])
void translateCallback ( $matches)
void translateOne ( $str)
void _loadFile ( $file)
void _substituteVars ( $text, [ $vars = NULL])
Variables
mixed $localePath = '' (line 10)
mixed $marc = array() (line 13)
mixed $meta (line 11)
mixed $trans = array() (line 12)
Methods
getLocales (line 89)
void getLocales ()
getMarc (line 42)
void getMarc ( $key)
  • $key
getText (line 160)
void getText ( $key, [ $vars = NULL], [ $suffix = ''])
  • $key
  • $vars
  • $suffix
init (line 15)
void init ( $locale)
  • $locale
loadMarc (line 52)
void loadMarc ()
moneyFormat (line 86)
void moneyFormat ( $amount)
  • $amount
nGetText (line 178)
void nGetText ( $n,  $key, [ $vars = NULL])
  • $n
  • $key
  • $vars
translate (line 76)
void translate ( $str, [ $metachars = '{}'])
  • $str
  • $metachars
translateCallback (line 68)
void translateCallback ( $matches)
  • $matches
translateOne (line 62)
void translateOne ( $str)
  • $str
_loadFile (line 114)
void _loadFile ( $file)
  • $file
_substituteVars (line 121)
void _substituteVars ( $text, [ $vars = NULL])
  • $text
  • $vars

Documentation generated on Sun, 28 Jul 2013 15:07:03 -0400 by phpDocumentor 1.4.4