[System.Xml] element index

Package indexes

All elements
g i l r s t _
_
top
__construct
TXmlElementList::__construct() in TXmlDocument.php
Constructor.
__construct
TXmlDocument::__construct() in TXmlDocument.php
Constructor.
__construct
TXmlElement::__construct() in TXmlDocument.php
Constructor.
__toString
TXmlDocument::__toString() in TXmlDocument.php
Magic-method override. Called whenever this document is used as a string.
__toString
TXmlElement::__toString() in TXmlDocument.php
Magic-method override. Called whenever this element is used as a string.
g
top
getAttribute
TXmlElement::getAttribute() in TXmlDocument.php
getAttributes
TXmlElement::getAttributes() in TXmlDocument.php
getElementByTagName
getElements
TXmlElement::getElements() in TXmlDocument.php
getElementsByTagName
getEncoding
TXmlDocument::getEncoding() in TXmlDocument.php
getHasAttribute
TXmlElement::getHasAttribute() in TXmlDocument.php
getHasElement
TXmlElement::getHasElement() in TXmlDocument.php
getOwner
TXmlElementList::getOwner() in TXmlDocument.php
getParent
TXmlElement::getParent() in TXmlDocument.php
getTagName
TXmlElement::getTagName() in TXmlDocument.php
getValue
TXmlElement::getValue() in TXmlDocument.php
getVersion
TXmlDocument::getVersion() in TXmlDocument.php
i
top
insertAt
TXmlElementList::insertAt() in TXmlDocument.php
Inserts an item at the specified position.
l
top
loadFromFile
TXmlDocument::loadFromFile() in TXmlDocument.php
Loads and parses an XML document.
loadFromString
TXmlDocument::loadFromString() in TXmlDocument.php
Loads and parses an XML string.
r
top
removeAt
TXmlElementList::removeAt() in TXmlDocument.php
Removes an item at the specified position.
s
top
saveToFile
TXmlDocument::saveToFile() in TXmlDocument.php
Saves this XML document as an XML file.
saveToString
TXmlDocument::saveToString() in TXmlDocument.php
Saves this XML document as an XML string
setAttribute
TXmlElement::setAttribute() in TXmlDocument.php
setEncoding
TXmlDocument::setEncoding() in TXmlDocument.php
setParent
TXmlElement::setParent() in TXmlDocument.php
setTagName
TXmlElement::setTagName() in TXmlDocument.php
setValue
TXmlElement::setValue() in TXmlDocument.php
setVersion
TXmlDocument::setVersion() in TXmlDocument.php
t
top
toString
TXmlElement::toString() in TXmlDocument.php
TXmlDocument
TXmlDocument in TXmlDocument.php
TXmlDocument class.
TXmlElement
TXmlElement in TXmlDocument.php
TXmlElement class.
TXmlElementList
TXmlElementList in TXmlDocument.php
TXmlElementList class.
TXmlDocument.php
TXmlDocument.php in TXmlDocument.php
g i l r s t _