Packages:
System.IO
default
System.Web.UI
System.Web.UI.ActiveControls
System.Web.UI.WebControls
System.Web.UI.WebControls.assets
System.Web
System.Web.Services
System.Xml
System.Data.Common.Pgsql
System.Data.Common.Mssql
System.Data.Common
System.Data.Common.Mysql
System.Data.Commom.Sqlite
System.Data.Common.Oracle
System.Data.Common.Sqlite
System.Data
System.Data.ActiveRecord
System.Data.ActiveRecord.Relations
System.Data.ActiveReecord.Scaffold.InputBuilder
System.Data.ActiveRecord.Scaffold
System.Data.DataGateway
System.Data.SqlMap
System.Data.SqlMap.Statements
System.Data.SqlMap.Configuration
System.I18N
System.Util
System
System.Collections
System.Caching
System.Security
System.Exceptions


Classes:
Keyword

Element index for package System.Xml

[ g ] [ i ] [ l ] [ r ] [ s ] [ t ] [ _ ]

_

__construct
in file TXmlDocument.php, method TXmlElementList::__construct()
    Constructor.
__construct
in file TXmlDocument.php, method TXmlDocument::__construct()
    Constructor.
__construct
in file TXmlDocument.php, method TXmlElement::__construct()
    Constructor.
__toString
in file TXmlDocument.php, method TXmlDocument::__toString()
    Magic-method override. Called whenever this document is used as a string.
__toString
in file TXmlDocument.php, method TXmlElement::__toString()
    Magic-method override. Called whenever this element is used as a string.
top

g

getAttribute
in file TXmlDocument.php, method TXmlElement::getAttribute()
getAttributes
in file TXmlDocument.php, method TXmlElement::getAttributes()
getElementByTagName
in file TXmlDocument.php, method TXmlElement::getElementByTagName()
getElements
in file TXmlDocument.php, method TXmlElement::getElements()
getElementsByTagName
in file TXmlDocument.php, method TXmlElement::getElementsByTagName()
getEncoding
in file TXmlDocument.php, method TXmlDocument::getEncoding()
getHasAttribute
in file TXmlDocument.php, method TXmlElement::getHasAttribute()
getHasElement
in file TXmlDocument.php, method TXmlElement::getHasElement()
getOwner
in file TXmlDocument.php, method TXmlElementList::getOwner()
getParent
in file TXmlDocument.php, method TXmlElement::getParent()
getTagName
in file TXmlDocument.php, method TXmlElement::getTagName()
getValue
in file TXmlDocument.php, method TXmlElement::getValue()
getVersion
in file TXmlDocument.php, method TXmlDocument::getVersion()
top

i

insertAt
in file TXmlDocument.php, method TXmlElementList::insertAt()
    Inserts an item at the specified position.
top

l

loadFromFile
in file TXmlDocument.php, method TXmlDocument::loadFromFile()
    Loads and parses an XML document.
loadFromString
in file TXmlDocument.php, method TXmlDocument::loadFromString()
    Loads and parses an XML string.
top

r

removeAt
in file TXmlDocument.php, method TXmlElementList::removeAt()
    Removes an item at the specified position.
top

s

saveToFile
in file TXmlDocument.php, method TXmlDocument::saveToFile()
    Saves this XML document as an XML file.
saveToString
in file TXmlDocument.php, method TXmlDocument::saveToString()
    Saves this XML document as an XML string
setAttribute
in file TXmlDocument.php, method TXmlElement::setAttribute()
setEncoding
in file TXmlDocument.php, method TXmlDocument::setEncoding()
setParent
in file TXmlDocument.php, method TXmlElement::setParent()
setTagName
in file TXmlDocument.php, method TXmlElement::setTagName()
setValue
in file TXmlDocument.php, method TXmlElement::setValue()
setVersion
in file TXmlDocument.php, method TXmlDocument::setVersion()
top

t

toString
in file TXmlDocument.php, method TXmlElement::toString()
TXmlDocument
in file TXmlDocument.php, class TXmlDocument
    TXmlDocument class.
TXmlElement
in file TXmlDocument.php, class TXmlElement
    TXmlElement class.
TXmlElementList
in file TXmlDocument.php, class TXmlElementList
    TXmlElementList class.
TXmlDocument.php
procedural page TXmlDocument.php
top