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 <[email protected]>
  • version: 0.9.1
  • copyright: Copyright (c) 2008, Jordi Boggiano

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

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

Inherited Variables

Inherited from Dwoo_Filter

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

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

Inherited Methods

Inherited From Dwoo_Filter

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

Documentation generated on Sun, 03 Aug 2008 15:12:17 +0200 by phpDocumentor 1.4.0