Omeka_Output_Xml_AbstractLocated in /application/libraries/Omeka/Output/Xml/Abstract.php (line 2)
Omeka_Output_Xml | --Omeka_Output_Xml_Abstract
| Class | Description |
|---|---|
Omeka_Output_Xml_File
|
|
Omeka_Output_Xml_Item
|
|
Omeka_Output_Xml_ItemContainer
|
DOMElement
_createElement
(string $name, [null|string $value = null], [null|int $id = null], [null|DOMElement $parentElement = null])
string
$_context
(line 20)
The context of this DOMDocument. elements.
The context of this DOMDocument. Determines how buildNode() builds the elements. Valid contexts include: item, file.
DOMNode
$_node
(line 32)
The node built and set in child::_buildNode()
The node built and set in child::_buildNode()
array|Omeka_Record
$_record
(line 12)
This class' contextual record(s).
This class' contextual record(s).
Build a collection element in an item context.
Build a collection element in an item context.
Build an elementSetContainer element in a record (item or file) context.
Build an elementSetContainer element in a record (item or file) context.
Build a fileContainer element in an item context.
Build a fileContainer element in an item context.
Build an itemType element in an item context.
Build an itemType element in an item context.
Abstract method.
Abstract method. child::_buildNode() should set self::$_node.
Build a tagContainer element in an item context.
Build a tagContainer element in an item context.
Create a DOM element.
Create a DOM element.
Get all element sets, elements, and element texts associated with the provided record.
Get all element sets, elements, and element texts associated with the provided record.
Set the pagination node for container elements
Set the pagination node for container elements
Set an element as root.
Set an element as root.
Documentation generated on Thu, 15 Oct 2009 15:35:08 -0400 by phpDocumentor 1.4.2