Public Member Functions | Protected Attributes

oxState Class Reference

Inheritance diagram for oxState:
Collaboration diagram for oxState:

List of all members.

Public Member Functions

 __construct ()
 getIdByCode ($sCode, $sCountryId)

Protected Attributes

 $_sClassName = 'oxstate'

Detailed Description

State handler

Definition at line 7 of file oxstate.php.


Constructor & Destructor Documentation

oxState.__construct (  ) 

Class constructor, initiates parent constructor (parent.oxI18n()).

Reimplemented from oxI18n.

Definition at line 19 of file oxstate.php.


Member Function Documentation

oxState.getIdByCode ( sCode,
sCountryId 
)

Returns country id by code

Parameters:
string $sCode country code
string $sCountryId country id
Returns:
string

Definition at line 33 of file oxstate.php.


Member Data Documentation

oxState.$_sClassName = 'oxstate' [protected]

Reimplemented from oxI18n.

Definition at line 14 of file oxstate.php.


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