| [ Index ] |
PHP Cross Reference of vtigercrm-6.1.0 |
[Source view] [Print] [Project Stats]
(no description)
| File Size: | 176 lines (6 kb) |
| Included or required: | 0 times |
| Referenced: | 0 times |
| Includes or requires: | 0 files |
HTMLPurifier_ConfigSchema_InterchangeBuilder:: (9 methods):
__construct()
buildFromDirectory()
build()
buildNamespace()
buildDirective()
evalArray()
lookup()
id()
_findUnused()
Class: HTMLPurifier_ConfigSchema_InterchangeBuilder - X-Ref
| __construct($varParser = null) X-Ref |
| Used for processing DEFAULT, nothing else. |
| buildFromDirectory($dir = null) X-Ref |
| No description |
| build($interchange, $hash) X-Ref |
| Builds an interchange object based on a hash. param: $interchange HTMLPurifier_ConfigSchema_Interchange object to build param: $hash HTMLPurifier_ConfigSchema_StringHash source data |
| buildNamespace($interchange, $hash) X-Ref |
| No description |
| buildDirective($interchange, $hash) X-Ref |
| No description |
| evalArray($contents) X-Ref |
| Evaluates an array PHP code string without array() wrapper |
| lookup($array) X-Ref |
| Converts an array list into a lookup array. |
| id($id) X-Ref |
| Convenience function that creates an HTMLPurifier_ConfigSchema_Interchange_Id object based on a string Id. |
| _findUnused($hash) X-Ref |
| Triggers errors for any unused keys passed in the hash; such keys may indicate typos, missing values, etc. param: $hash Instance of ConfigSchema_StringHash to check. |
| Generated: Fri Nov 28 20:08:37 2014 | Cross-referenced by PHPXref 0.7.1 |