

Definition at line 7 of file oxaddress.php.
Public Member Functions | |
| __construct () | |
| __toString () | |
| toString () | |
Protected Attributes | |
| $_sCoreTbl = 'oxaddress' | |
| $_sClassName = 'oxaddress' | |
| oxAddress.__construct | ( | ) |
Class constructor
| array | $aParams The array of names and values of oxArticle instance properties to be set on object instantiation |
Reimplemented from oxBase.
Definition at line 30 of file oxaddress.php.
| oxAddress.__toString | ( | ) |
Magic getter returns address as a single line string
Definition at line 41 of file oxaddress.php.
| oxAddress.toString | ( | ) |
oxAddress.$_sCoreTbl = 'oxaddress' [protected] |
Definition at line 14 of file oxaddress.php.
oxAddress.$_sClassName = 'oxaddress' [protected] |
1.5.5