[ Index ]

PHP Cross Reference of vtigercrm-6.1.0

title

Body

[close]

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

(no description)

File Size: 162 lines (6 kb)
Included or required: 1 time
Referenced: 0 times
Includes or requires: 0 files

Defines 1 class

HTMLPurifier_AttrValidator:: (1 method):
  validateToken()


Class: HTMLPurifier_AttrValidator  - X-Ref

Validates the attributes of a token. Doesn't manage required attributes
very well. The only reason we factored this out was because RemoveForeignElements
also needed it besides ValidateAttributes.

validateToken(&$token, &$config, $context)   X-Ref
Validates the attributes of a token, returning a modified token
that has valid tokens

param: $token Reference to token to validate. We require a reference
param: $config Instance of HTMLPurifier_Config
param: $context Instance of HTMLPurifier_Context



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