[ Index ] |
PHP Cross Reference of vtigercrm-6.1.0 |
[Source view] [Print] [Project Stats]
Zend Framework LICENSE
Copyright: | Copyright (c) 2005-2012 Zend Technologies USA Inc. (http://www.zend.com) |
License: | http://framework.zend.com/license/new-bsd New BSD License |
Version: | $Id: Entry.php 24593 2012-01-05 20:35:02Z matthew $ |
File Size: | 132 lines (5 kb) |
Included or required: | 41 times |
Referenced: | 0 times |
Includes or requires: | 3 files include/Zend/Gdata/App/IOException.php include/Zend/Gdata/App/MediaEntry.php include/Zend/Gdata.php |
Zend_Gdata_Entry:: (4 methods):
__construct()
getDOM()
takeChildFromDOM()
takeAttributeFromDOM()
Class: Zend_Gdata_Entry - X-Ref
Represents the Gdata flavor of an Atom entry__construct($element = null) X-Ref |
No description |
getDOM($doc = null, $majorVersion = 1, $minorVersion = null) X-Ref |
No description |
takeChildFromDOM($child) X-Ref |
No description |
takeAttributeFromDOM($attribute) X-Ref |
Given a DOMNode representing an attribute, tries to map the data into instance members. If no mapping is defined, the name and value are stored in an array. param: DOMNode $attribute The DOMNode attribute needed to be handled |
Generated: Fri Nov 28 20:08:37 2014 | Cross-referenced by PHPXref 0.7.1 |