locale.php File Reference

Go to the source code of this file.

Data Structures

class  LocaleComponent

__cachedLocaleComponent

global variable to cache the locale-class object $GLOBALS['__cachedLocaleComponent']

 $GLOBALS ['__cachedLocaleComponent'] = null
 __ ($msgId, $msgArgs=NULL)


Function Documentation

__ ( msgId,
msgArgs = NULL 
)

global function used to access language-strings

Parameters:
string $msgId name of the language-string to return
array $msgArgs any parameters for printf if you have
Returns:
string

Definition at line 30 of file locale.php.

References $GLOBALS, and classRegistry::getObject().

Here is the call graph for this function:


Variable Documentation

$GLOBALS['__cachedLocaleComponent'] = null


Generated on Mon Apr 27 16:29:07 2009 for kata by  doxygen 1.5.8