XML_Util
[ class tree: XML_Util ] [ index: XML_Util ] [ all elements ]

Element index for package XML_Util

[ a ] [ c ] [ g ] [ i ] [ r ] [ s ] [ x ]

a

apiVersion
in file v2.php, method XML_Util::apiVersion()
    return API version
attributesToString
in file v2.php, method XML_Util::attributesToString()
    create string representation of an attribute list
top

c

createCDataSection
in file v2.php, method XML_Util::createCDataSection()
    create a CData section
createComment
in file v2.php, method XML_Util::createComment()
    create an XML comment
createEndElement
in file v2.php, method XML_Util::createEndElement()
    create an end element
createStartElement
in file v2.php, method XML_Util::createStartElement()
    create a start element
createTag
in file v2.php, method XML_Util::createTag()
    create a tag
createTagFromArray
in file v2.php, method XML_Util::createTagFromArray()
    create a tag from an array
top

g

getDocTypeDeclaration
in file v2.php, method XML_Util::getDocTypeDeclaration()
    build a document type declaration
getXMLDeclaration
in file v2.php, method XML_Util::getXMLDeclaration()
    build an xml declaration
top

i

isValidName
in file v2.php, method XML_Util::isValidName()
    check, whether string is valid XML name
top

r

raiseError
in file v2.php, method XML_Util::raiseError()
    replacement for XML_Util::raiseError
replaceEntities
in file v2.php, method XML_Util::replaceEntities()
    replace XML entities
top

s

splitQualifiedName
in file v2.php, method XML_Util::splitQualifiedName()
    split qualified name and return namespace and local part
top

x

XML_Util
in file v2.php, class XML_Util
    utility class for working with XML documents
top

Documentation generated on Mon, 11 Mar 2019 14:10:51 -0400 by phpDocumentor 1.4.4. PEAR Logo Copyright © PHP Group 2004.