base plugin class
you have to implement the <em>process()</em> method, it will receive the parameters that are in the template code
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/Plugin.php (line 25)
| Class | Description |
|---|---|
| Dwoo_Block_Plugin | base class for block plugins |
| Dwoo_Plugin_counter | Initiates a counter that is incremented every time you call it |
| Dwoo_Plugin_cycle | Cycles between several values and returns one of them on each call |
| Dwoo_Plugin_dump | Dumps values of the given variable, or the entire data if nothing provided |
| Dwoo_Plugin_extends | Extends another template, read more about template inheritance at http://wiki.dwoo.org/index.php/TemplateInheritance |
Documentation generated on Sat, 28 Jun 2008 01:38:31 +0200 by phpDocumentor 1.4.0