Class Dwoo_Smarty_Filter_Adapter

Description

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

  • author: Jordi Boggiano <j.boggiano@seld.be>
  • version: 0.9.1
  • copyright: Copyright (c) 2008, Jordi Boggiano

Located in /Dwoo/Smarty/Adapter.php (line 463)

Dwoo_Filter
   |
   --Dwoo_Smarty_Filter_Adapter
Variable Summary
mixed $callback
Method Summary
void process ( $input)
void registerCallback ( $callback)
Variables
mixed $callback (line 465)
  • access: public

Inherited Variables

Inherited from Dwoo_Filter

Dwoo_Filter::$dwoo
Methods
process (line 467)
  • access: public
void process ( $input)
  • $input

Redefinition of:
Dwoo_Filter::process()
processes the input and returns it filtered
registerCallback (line 472)
  • access: public
void registerCallback ( $callback)
  • $callback

Inherited Methods

Inherited From Dwoo_Filter

Dwoo_Filter::__construct()
Dwoo_Filter::process()

Documentation generated on Sat, 28 Jun 2008 01:38:06 +0200 by phpDocumentor 1.4.0