[ Index ] |
PHP Cross Reference of vtigercrm-6.1.0 |
[Source view] [Print] [Project Stats]
(no description)
File Size: | 39 lines (1 kb) |
Included or required: | 1 time |
Referenced: | 0 times |
Includes or requires: | 0 files |
HTMLPurifier_StringHash:: (3 methods):
offsetGet()
getAccessed()
resetAccessed()
Class: HTMLPurifier_StringHash - X-Ref
This is in almost every respect equivalent to an array exceptoffsetGet($index) X-Ref |
Retrieves a value, and logs the access. |
getAccessed() X-Ref |
Returns a lookup array of all array indexes that have been accessed. return: Array in form array($index => true). |
resetAccessed() X-Ref |
Resets the access array. |
Generated: Fri Nov 28 20:08:37 2014 | Cross-referenced by PHPXref 0.7.1 |