Warning, /webapps/ocs-apiserver/library/HTMLPurifier/ConfigSchema/schema/Filter.Custom.txt is written in an unsupported language. File is not indexed.

0001 Filter.Custom
0002 TYPE: list
0003 VERSION: 3.1.0
0004 DEFAULT: array()
0005 --DESCRIPTION--
0006 <p>
0007   This directive can be used to add custom filters; it is nearly the
0008   equivalent of the now deprecated <code>HTMLPurifier-&gt;addFilter()</code>
0009   method. Specify an array of concrete implementations.
0010 </p>
0011 --# vim: et sw=4 sts=4