Implements interfaces:
Wraps a DOMElement allowing for simpler attributes more easily.
Located in /library/Zend/Feed/Element.php (line 28)
Class | Description |
---|---|
![]() |
The Zend_Feed_Abstract class is an abstract class representing feeds. |
![]() |
Zend_Feed_EntryAbstract represents a single entry in an Atom or RSS feed. |
Zend_Feed_Element constructor.
Return the underlying DOM object, which can then be manipulated with full DOM methods.
Required by the ArrayAccess interface.
Required by the ArrayAccess interface.
Required by the ArrayAccess interface.
Required by the ArrayAccess interface.
Take a DOMElement object, which may be originally from a call to getDOM() or may be custom created, and use it as the DOM tree for this ZFeedElement.
Map method calls to get the string value of the requested element. If there are multiple elements that match, this will return an array of those objects.
Map variable access onto the underlying entry representation.
Only for PHP 5.1 and later.
Map variable sets onto the underlying entry representation.
Only for PHP 5.1 and later. Remove all children matching $var.
Documentation generated on Wed, 08 Mar 2006 04:51:40 -0800 by phpDocumentor 1.3.0RC4