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.
Located in /Dwoo/Filter.php (line 17)
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, 07 Feb 2010 17:53:45 +0000 by phpDocumentor 1.4.0