extends |
HTMLPurifier_AttrTransform |
|---|
Class for handling width/height length attribute transformations to CSS
| Methods | ||||||||
|---|---|---|---|---|---|---|---|---|
public
|
__construct($name, $css_name = null)
|
# | ||||||
public
|
transform(array $attr, HTMLPurifier_Config $config, HTMLPurifier_Context $context): array
Abstract: makes changes to the attributes dependent on multiple values.
Abstract: makes changes to the attributes dependent on multiple values. Parameters
ReturnsProcessed attribute array. Implements |
# | ||||||
| Methods inherited from HTMLPurifier_AttrTransform |
|---|
prependCSS(), confiscateAttr() |
| Properties | |||
|---|---|---|---|
protected
|
|
$name
|
# |
protected
|
|
$cssName
|
# |