[ 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: | 83 lines (3 kb) |
Included or required: | 1 time |
Referenced: | 0 times |
Includes or requires: | 3 files include/Zend/Gdata/Contacts/Extension.php include/Zend/Gdata/Contacts/Extension/OrgName.php include/Zend/Gdata/Contacts/Extension/OrgTitle.php |
Zend_Gdata_Contacts_Extension_Organization:: (4 methods):
__construct()
getDOM()
takeChildFromDOM()
getValue()
Class: Zend_Gdata_Contacts_Extension_Organization - X-Ref
__construct($name = null, $title = null, $rel = 'other') 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 |
Generated: Fri Nov 28 20:08:37 2014 | Cross-referenced by PHPXref 0.7.1 |