[ Index ]

PHP Cross Reference of Unnamed Project

title

Body

[close]

/se3master/var/www/se3/includes/library/HTMLPurifier/ -> URIFilter.php (summary)

Chainable filters for custom URI processing. These filters can perform custom actions on a URI filter object, including transformation or blacklisting.  A filter named Foo must have a corresponding configuration directive %URI.Foo, unless always_load is specified to be true.

File Size: 74 lines (2 kb)
Included or required: 1 time
Referenced: 0 times
Includes or requires: 0 files

Defines 1 function

  prepare()

Functions
Functions that are not part of a class:

prepare($config)   X-Ref
Performs initialization for the filter.  If the filter returns
false, this means that it shouldn't be considered active.

param: HTMLPurifier_Config $config
return: bool



Generated: Tue Mar 17 22:47:18 2015 Cross-referenced by PHPXref 0.7.1