Element index for package XML_Util
[ a ]
[ c ]
[ e ]
[ g ]
[ i ]
[ r ]
[ s ]
[ u ]
[ x ]
top
top
top
top
top
top
top
top
x
- XML_Util
- in file Util.php, class XML_Util
utility class for working with XML documents
- XML_UTIL_CDATA_SECTION
- in file Util.php, constant XML_UTIL_CDATA_SECTION
embedd content in a CData Section
- XML_UTIL_COLLAPSE_ALL
- in file Util.php, constant XML_UTIL_COLLAPSE_ALL
Collapse all empty tags.
- XML_UTIL_COLLAPSE_XHTML_ONLY
- in file Util.php, constant XML_UTIL_COLLAPSE_XHTML_ONLY
Collapse only empty XHTML tags that have no end tag.
- XML_UTIL_ENTITIES_HTML
- in file Util.php, constant XML_UTIL_ENTITIES_HTML
replace HTML entitites
- XML_UTIL_ENTITIES_NONE
- in file Util.php, constant XML_UTIL_ENTITIES_NONE
do not replace entitites
- XML_UTIL_ENTITIES_XML
- in file Util.php, constant XML_UTIL_ENTITIES_XML
replace all XML entitites
- XML_UTIL_ENTITIES_XML_REQUIRED
- in file Util.php, constant XML_UTIL_ENTITIES_XML_REQUIRED
replace only required XML entitites
- XML_UTIL_ERROR_INVALID_CHARS
- in file Util.php, constant XML_UTIL_ERROR_INVALID_CHARS
error code for invalid chars in XML name
- XML_UTIL_ERROR_INVALID_START
- in file Util.php, constant XML_UTIL_ERROR_INVALID_START
error code for invalid chars in XML name
- XML_UTIL_ERROR_NON_SCALAR_CONTENT
- in file Util.php, constant XML_UTIL_ERROR_NON_SCALAR_CONTENT
error code for non-scalar tag content
- XML_UTIL_ERROR_NO_TAG_NAME
- in file Util.php, constant XML_UTIL_ERROR_NO_TAG_NAME
error code for missing tag name
- XML_UTIL_REPLACE_ENTITIES
- in file Util.php, constant XML_UTIL_REPLACE_ENTITIES
replace XML entities
top
Documentation generated on Mon, 11 Mar 2019 13:58:50 -0400 by phpDocumentor 1.4.4. PEAR Logo Copyright © PHP Group 2004.
|
|