This is in almost every respect equivalent to an array except that it keeps track of which keys were accessed.
Located in /lib/core/Parsers/htmlpurifier/HTMLPurifier.standalone.php (line 6439)
ArrayObject | --HTMLPurifier_StringHash
Returns a lookup array of all array indexes that have been accessed.
Retrieves a value, and logs the access.
Resets the access array.
Inherited From ArrayObject (Internal Class)
constructor __construct ( $array )
append ( $value )
asort ( )
count ( )
exchangeArray ( $array )
getArrayCopy ( )
getFlags ( )
getIterator ( )
getIteratorClass ( )
ksort ( )
natcasesort ( )
natsort ( )
offsetExists ( $index )
offsetGet ( $index )
offsetSet ( $index, $newval )
offsetUnset ( $index )
serialize ( )
setFlags ( $flags )
setIteratorClass ( $iteratorClass )
uasort ( $cmp_function )
uksort ( $cmp_function )
unserialize ( $serialized )
Documentation generated on Sun, 06 Mar 2011 00:24:10 -0500 by phpDocumentor 1.4.3