[ Index ] |
PHP Cross Reference of vtigercrm-6.1.0 |
[Source view] [Print] [Project Stats]
Abstract class representing Definition cache managers that implements useful common methods and is a factory.
File Size: | 108 lines (3 kb) |
Included or required: | 1 time |
Referenced: | 0 times |
Includes or requires: | 0 files |
__construct($type) X-Ref |
param: $name Type of definition objects this instance of the |
generateKey($config) X-Ref |
Generates a unique identifier for a particular configuration param: Instance of HTMLPurifier_Config |
isOld($key, $config) X-Ref |
Tests whether or not a key is old with respect to the configuration's version and revision number. param: $key Key to test param: $config Instance of HTMLPurifier_Config to test against |
checkDefType($def) X-Ref |
Checks if a definition's type jives with the cache's type param: $def Definition object to check return: Boolean true if good, false if not |
Generated: Fri Nov 28 20:08:37 2014 | Cross-referenced by PHPXref 0.7.1 |