PHP Classes

File: system/dependencies/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/Filter.Custom.txt

Recommend this page to a friend!
  Classes of Dimitri Sitchet   dFramework   system/dependencies/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/Filter.Custom.txt   Download  
File: system/dependencies/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/Filter.Custom.txt
Role: Documentation
Content type: text/plain
Description: Documentation
Class: dFramework
Framework to build PHP applications
Author: By
Last change:
Date: 2 years ago
Size: 307 bytes
 

Contents

Class file image Download
Filter.Custom TYPE: list VERSION: 3.1.0 DEFAULT: array() --DESCRIPTION-- <p> This directive can be used to add custom filters; it is nearly the equivalent of the now deprecated <code>HTMLPurifier-&gt;addFilter()</code> method. Specify an array of concrete implementations. </p> --# vim: et sw=4 sts=4