mirror of
https://github.com/ezyang/htmlpurifier.git
synced 2024-11-10 15:48:42 +00:00
baf053b016
Signed-off-by: Edward Z. Yang <edwardzyang@thewritingpot.com>
9 lines
222 B
Plaintext
9 lines
222 B
Plaintext
Attr.AllowedClasses
|
|
TYPE: lookup/null
|
|
VERSION: 4.0.0
|
|
DEFAULT: null
|
|
--DESCRIPTION--
|
|
List of allowed class values in the class attribute. By default, this is null,
|
|
which means all classes are allowed.
|
|
--# vim: et sw=4 sts=4
|