base class for filters
This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages arising from the use of this software.
This file is released under the LGPL "GNU Lesser General Public License" More information can be found here: http://www.gnu.org/copyleft/lesser.html
Located in /Dwoo/Filter.php (line 22)
Class | Description |
---|---|
Dwoo_Smarty_Filter_Adapter | base class for filters |
Dwoo_Filter_html_format | Formats any html output (must be valid xml where every tag opened is closed) using a single tab for indenting. 'pre' and other whitespace sensitive tags should not be affected. |
constructor, if you override it, call parent::__construct($dwoo); or assign the dwoo instance yourself if you need it
processes the input and returns it filtered
Documentation generated on Sun, 03 Aug 2008 15:12:35 +0200 by phpDocumentor 1.4.0