extends |
HTMLPurifier_AttrTransform |
|---|
Pre-transform that changes deprecated name attribute to ID if necessary
| 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() |