extends |
HTMLPurifier_AttrTransform |
|---|
Post-trasnform that ensures that bdo tags have the dir attribute set.
| 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() |