extends |
HTMLPurifier_AttrTransform |
|---|
Post-transform that copies lang's value to xml:lang (and vice-versa)
| Methods | ||||||||
|---|---|---|---|---|---|---|---|---|
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() |