Public Member Functions | Protected Member Functions

localeInfoService Class Reference

Public Member Functions

 __construct (&$xmlArr)
 getLocaleInfo ()

Protected Member Functions

 readMetadata (&$xmlArr)

Detailed Description

Definition at line 26 of file localeInfoService.php.


Constructor & Destructor Documentation

__construct ( &$  xmlArr )

Initialize localInfoService with xml array metadata

Parameters:
array$xmlArr
Returns:
void

Definition at line 35 of file localeInfoService.php.

Here is the call graph for this function:


Member Function Documentation

getLocaleInfo (  )

Get local info

Returns:
array array like

Definition at line 54 of file localeInfoService.php.

readMetadata ( &$  xmlArr ) [protected]

Read array meta data, and store to meta object

Parameters:
array$xmlArr
Returns:
void

Definition at line 46 of file localeInfoService.php.

Here is the caller graph for this function:


The documentation for this class was generated from the following file: