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 <j.boggiano@seld.be>
  • version: 0.9.1
  • copyright: Copyright (c) 2008, Jordi Boggiano

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

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

Inherited Variables

Inherited from Dwoo_Processor

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

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

Inherited Methods

Inherited From Dwoo_Processor

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

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