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

Index of all elements

[ a ] [ c ] [ e ] [ g ] [ ] [ s ]

a

analyzeFile
in file Statistics.php, method XML_Statistics::analyzeFile()
    analyze a file or URL
analyzeString
in file Statistics.php, method XML_Statistics::analyzeString()
    analyze an XML string
apiVersion
in file Statistics.php, method XML_Statistics::apiVersion()
    return API version
top

c

cdataHandler
in file Statistics.php, method XML_Statistics::cdataHandler()
    Handler for character data
countAttribute
in file Statistics.php, method XML_Statistics::countAttribute()
    count the occurences of an attribute
countDataChunks
in file Statistics.php, method XML_Statistics::countDataChunks()
    count the occurences of a data blocks
countExternalEntity
in file Statistics.php, method XML_Statistics::countExternalEntity()
    count the occurences of a external entitity
countPI
in file Statistics.php, method XML_Statistics::countPI()
    count the occurences of a processing instruction
countTag
in file Statistics.php, method XML_Statistics::countTag()
    count the occurences of a tag
countTagsInDepth
in file Statistics.php, method XML_Statistics::countTagsInDepth()
    count the tags in a certain depth
top

e

endHandler
in file Statistics.php, method XML_Statistics::endHandler()
    End element handler for XML parser
entityrefHandler
in file Statistics.php, method XML_Statistics::entityrefHandler()
    Handler for external entities
example1.php
procedural page example1.php
example2.php
procedural page example2.php
example3.php
procedural page example3.php
top

g

getAttributeOccurences
in file Statistics.php, method XML_Statistics::getAttributeOccurences()
    get a list of attribute occurences
getCDataLength
in file Statistics.php, method XML_Statistics::getCDataLength()
    get the combined length of all CData sections
getMaxDepth
in file Statistics.php, method XML_Statistics::getMaxDepth()
    get the maximum nesting level
getTagOccurences
in file Statistics.php, method XML_Statistics::getTagOccurences()
    get a list of tag occurences
top

p

piHandler
in file Statistics.php, method XML_Statistics::piHandler()
    Handler for processing instructions
top

s

startHandler
in file Statistics.php, method XML_Statistics::startHandler()
    Start element handler for XML parser
Statistics.php
procedural page Statistics.php
top

x

XML_Statistics
in file Statistics.php, class XML_Statistics
    XML statistics class
XML_Statistics
in file Statistics.php, method XML_Statistics::XML_Statistics()
    constructor
XML_STATISTICS_ERROR_ATTRIBUTE_NOT_FOUND
in file Statistics.php, constant XML_STATISTICS_ERROR_ATTRIBUTE_NOT_FOUND
    Attribute was not found
XML_STATISTICS_ERROR_EXTERNAL_ENTITY_NOT_FOUND
in file Statistics.php, constant XML_STATISTICS_ERROR_EXTERNAL_ENTITY_NOT_FOUND
    Unknown external entity
XML_STATISTICS_ERROR_INVALID_DEPTH
in file Statistics.php, constant XML_STATISTICS_ERROR_INVALID_DEPTH
    Invalid depth
XML_STATISTICS_ERROR_PI_NOT_FOUND
in file Statistics.php, constant XML_STATISTICS_ERROR_PI_NOT_FOUND
    Unknown processing instruction
XML_STATISTICS_ERROR_TAG_NOT_FOUND
in file Statistics.php, constant XML_STATISTICS_ERROR_TAG_NOT_FOUND
    Tagname was not found
top

Documentation generated on Mon, 11 Mar 2019 15:39:20 -0400 by phpDocumentor 1.4.4. PEAR Logo Copyright © PHP Group 2004.