[ Index ]

PHP Cross Reference of Unnamed Project

title

Body

[close]

/lib/htmlpurifier/HTMLPurifier/ChildDef/ -> Custom.php (summary)

(no description)

File Size: 102 lines (3 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 0 files

Defines 1 class

HTMLPurifier_ChildDef_Custom:: (3 methods):
  __construct()
  _compileRegex()
  validateChildren()


Class: HTMLPurifier_ChildDef_Custom  - X-Ref

Custom validation class, accepts DTD child definitions

__construct($dtd_regex)   X-Ref

param: $dtd_regex Allowed child pattern from the DTD

_compileRegex()   X-Ref
Compiles the PCRE regex from a DTD regex ($dtd_regex to $_pcre_regex)


validateChildren($children, $config, $context)   X-Ref

param: HTMLPurifier_Node[] $children
param: HTMLPurifier_Config $config
param: HTMLPurifier_Context $context
return: bool



Generated: Thu Aug 11 10:00:09 2016 Cross-referenced by PHPXref 0.7.1