mirror of
https://github.com/ezyang/htmlpurifier.git
synced 2024-11-08 14:58:42 +00:00
1f8619cda5
- Fix bool/null ConfigForm field git-svn-id: http://htmlpurifier.org/svnroot/htmlpurifier/trunk@1694 48356398-32a2-884e-a903-53898d9a118a
6 lines
170 B
Plaintext
6 lines
170 B
Plaintext
Directive.Allowed
|
|
TYPE: string
|
|
DEFAULT: 'apple'
|
|
ALLOWED: 'apple', 'orange', 'pear', 'peach', 'mango'
|
|
DESCRIPTION: This directive has a constrained set of allowed values.
|