

Public Member Functions | |
| __construct () | |
| __toString () | |
| toString () | |
| getState () | |
Protected Attributes | |
| $_sCoreTbl = 'oxaddress' | |
| $_sClassName = 'oxaddress' | |
Address handler
Definition at line 7 of file oxaddress.php.
| oxAddress.__construct | ( | ) |
Class constructor
Reimplemented from oxBase.
Definition at line 28 of file oxaddress.php.
| oxAddress.__toString | ( | ) |
Magic getter returns address as a single line string
Definition at line 39 of file oxaddress.php.
| oxAddress.getState | ( | ) |
Returns string representation of address state
Definition at line 74 of file oxaddress.php.
| oxAddress.toString | ( | ) |
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.
1.6.2