Class Dwoo_Smarty_Processor_Adapter

Description

base class for processors

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 471)

Dwoo_Processor
   |
   --Dwoo_Smarty_Processor_Adapter
Variable Summary
mixed $callback
Method Summary
void process ( $input)
void registerCallback ( $callback)
Variables
mixed $callback (line 473)
  • access: public

Inherited Variables

Inherited from Dwoo_Processor

Dwoo_Processor::$compiler
Methods
process (line 475)
  • access: public
void process ( $input)
  • $input

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

Inherited Methods

Inherited From Dwoo_Processor

Dwoo_Processor::__construct()
Dwoo_Processor::process()

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