[ Index ] |
PHP Cross Reference of vtigercrm-6.1.0 |
[Source view] [Print] [Project Stats]
https://github.com/prasad83/Zend-Gdata-Contacts
Author: | prasad |
File Size: | 189 lines (6 kb) |
Included or required: | 1 time |
Referenced: | 0 times |
Includes or requires: | 8 files include/Zend/Gdata/Contacts/Extension/City.php include/Zend/Gdata/Contacts/Extension/Street.php include/Zend/Gdata/Contacts/Extension.php include/Zend/Gdata/Contacts/Extension/Region.php include/Zend/Gdata/Contacts/Extension/Postcode.php include/Zend/Gdata/Contacts/Extension/FormattedAddress.php include/Zend/Gdata/Contacts/Extension/Country.php include/Zend/Gdata/Contacts/Extension/Pobox.php |
Zend_Gdata_Contacts_Extension_StructuredPostalAddress:: (18 methods):
__construct()
getDOM()
takeChildFromDOM()
getValue()
__toString()
setFormattedAddress()
getFormattedAddress()
setStreet()
getStreet()
getPobox()
setCity()
getCity()
setCountry()
getCountry()
setRegion()
getRegion()
setPostCode()
getPostCode()
Class: Zend_Gdata_Contacts_Extension_StructuredPostalAddress - X-Ref
__construct($value = null, $rel = 'work') X-Ref |
No description |
getDOM($doc = null, $majorVersion = 1, $minorVersion = null) X-Ref |
No description |
takeChildFromDOM($child) X-Ref |
Creates individual Entry objects of the appropriate type and stores them as members of this entry based upon DOM data. param: DOMNode $child The DOMNode to process |
getValue() X-Ref |
No description |
__toString() X-Ref |
No description |
setFormattedAddress($value) X-Ref |
No description |
getFormattedAddress() X-Ref |
No description |
setStreet($value) X-Ref |
No description |
getStreet() X-Ref |
No description |
getPobox() X-Ref |
No description |
setCity($value) X-Ref |
No description |
getCity() X-Ref |
No description |
setCountry($value) X-Ref |
No description |
getCountry() X-Ref |
No description |
setRegion($value) X-Ref |
No description |
getRegion() X-Ref |
No description |
setPostCode($value) X-Ref |
No description |
getPostCode() X-Ref |
No description |
Generated: Fri Nov 28 20:08:37 2014 | Cross-referenced by PHPXref 0.7.1 |