[ Index ]

PHP Cross Reference of vtigercrm-6.1.0

title

Body

[close]

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

(no description)

File Size: 90 lines (3 kb)
Included or required: 1 time
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($tokens_of_children, $config, $context)   X-Ref
No description



Generated: Fri Nov 28 20:08:37 2014 Cross-referenced by PHPXref 0.7.1