[ Index ]

PHP Cross Reference of Unnamed Project

title

Body

[close]

/se3master/var/www/se3/includes/library/HTMLPurifier/AttrDef/CSS/ -> ImportantDecorator.php (summary)

(no description)

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

Defines 1 class

HTMLPurifier_AttrDef_CSS_ImportantDecorator:: (2 methods):
  __construct()
  validate()


Class: HTMLPurifier_AttrDef_CSS_ImportantDecorator  - X-Ref

Decorator which enables !important to be used in CSS values.

__construct($def, $allow = false)   X-Ref

param: HTMLPurifier_AttrDef $def Definition to wrap
param: bool $allow Whether or not to allow !important

validate($string, $config, $context)   X-Ref
Intercepts and removes !important if necessary

param: string $string
param: HTMLPurifier_Config $config
param: HTMLPurifier_Context $context
return: bool|string



Generated: Tue Mar 17 22:47:18 2015 Cross-referenced by PHPXref 0.7.1