extends |
HTMLPurifier_AttrDef_Enum |
|---|
Special-case enum attribute definition that lazy loads allowed frame targets
| Methods | ||||||||
|---|---|---|---|---|---|---|---|---|
public
|
__construct()
Overrides |
# | ||||||
public
|
validate(string $string, HTMLPurifier_Config $config, HTMLPurifier_Context $context): bool|string
Validates and cleans passed string according to a definition.
Validates and cleans passed string according to a definition. Parameters
Overrides |
# | ||||||
| Methods inherited from HTMLPurifier_AttrDef_Enum |
|---|
make() |
| Methods inherited from HTMLPurifier_AttrDef |
|---|
parseCDATA(), mungeRgb(), expandCSSEscape() |
| Properties | |||
|---|---|---|---|
public
|
|
$valid_values = false
|
# |
protected
|
|
$case_sensitive = false
|
# |
| Properties inherited from HTMLPurifier_AttrDef |
|---|
$minimized, $required |