Public Member Functions | Protected Attributes

oxAddress Class Reference

Inheritance diagram for oxAddress:
Collaboration diagram for oxAddress:

List of all members.

Public Member Functions

 __construct ()
 __toString ()
 toString ()
 getState ()

Protected Attributes

 $_sCoreTbl = 'oxaddress'
 $_sClassName = 'oxaddress'

Detailed Description

Address handler

Definition at line 7 of file oxaddress.php.


Constructor & Destructor Documentation

oxAddress.__construct (  ) 

Class constructor

Returns:
null

Reimplemented from oxBase.

Definition at line 28 of file oxaddress.php.


Member Function Documentation

oxAddress.__toString (  ) 

Magic getter returns address as a single line string

Returns:
string

Definition at line 39 of file oxaddress.php.

oxAddress.getState (  ) 

Returns string representation of address state

Returns:
string

Definition at line 74 of file oxaddress.php.

oxAddress.toString (  ) 

Formats address as a single line string

Returns:
string

Definition at line 49 of file oxaddress.php.


Member Data Documentation

oxAddress.$_sClassName = 'oxaddress' [protected]

Reimplemented from oxBase.

Definition at line 21 of file oxaddress.php.

oxAddress.$_sCoreTbl = 'oxaddress' [protected]

Definition at line 14 of file oxaddress.php.


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