[XML_Util] element index
All elements
a
c
g
i
r
s
x
a
top
apiVersion
XML_Util::apiVersion()
in XML_Util.php
return API version
attributesToString
XML_Util::attributesToString()
in XML_Util.php
create string representation of an attribute list
c
top
createTag
XML_Util::createTag()
in XML_Util.php
create a tag
createTagFromArray
XML_Util::createTagFromArray()
in XML_Util.php
create a tag from an array
g
top
getXMLDeclaration
XML_Util::getXMLDeclaration()
in XML_Util.php
build an xml declaration
i
top
isValidName
XML_Util::isValidName()
in XML_Util.php
check, whether string is valid XML name
r
top
replaceEntities
XML_Util::replaceEntities()
in XML_Util.php
replace XML entities
s
top
splitQualifiedName
XML_Util::splitQualifiedName()
in XML_Util.php
split qualified name and return namespace and local part
x
top
XML_Util.php
XML_Util.php
in XML_Util.php
XML_Util
XML_Util
in XML_Util.php
utility class for working with XML documents
XML_UTIL_ERROR_INVALID_CHARS
XML_UTIL_ERROR_INVALID_CHARS
in XML_Util.php
error code for invalid chars in XML name
XML_UTIL_ERROR_INVALID_START
XML_UTIL_ERROR_INVALID_START
in XML_Util.php
error code for invalid chars in XML name
XML_UTIL_ERROR_NON_SCALAR_CONTENT
XML_UTIL_ERROR_NON_SCALAR_CONTENT
in XML_Util.php
error code for non-scalar tag content
a
c
g
i
r
s
x