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.

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

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

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

Inherited Variables

Inherited from Dwoo_Processor

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

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

Inherited Methods

Inherited From Dwoo_Processor

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

Documentation generated on Sat, 18 Jul 2009 21:04:35 +0200 by phpDocumentor 1.4.0