[ Index ] |
PHP Cross Reference of Unnamed Project |
[Source view] [Print] [Project Stats]
(no description)
File Size: | 51 lines (1 kb) |
Included or required: | 1 time |
Referenced: | 0 times |
Includes or requires: | 0 files |
HTMLPurifier_AttrDef_HTML_Bool:: (3 methods):
__construct()
validate()
make()
Class: HTMLPurifier_AttrDef_HTML_Bool - X-Ref
Validates a boolean attribute__construct($name = false) X-Ref |
param: bool $name |
validate($string, $config, $context) X-Ref |
param: string $string param: HTMLPurifier_Config $config param: HTMLPurifier_Context $context return: bool|string |
make($string) X-Ref |
param: string $string Name of attribute return: HTMLPurifier_AttrDef_HTML_Bool |
Generated: Tue Mar 17 22:47:18 2015 | Cross-referenced by PHPXref 0.7.1 |