[ Index ]

PHP Cross Reference of moodle-2.8

title

Body

[close]

/lib/zend/Zend/Gdata/ -> Entry.php (summary)

Zend Framework LICENSE

Copyright: Copyright (c) 2005-2010 Zend Technologies USA Inc. (http://www.zend.com)
License: http://framework.zend.com/license/new-bsd New BSD License
Version: $Id$
File Size: 132 lines (4 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 0 files

Defines 1 class

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:29:05 2014 Cross-referenced by PHPXref 0.7.1