Class Dwoo_Plugin_extends

Description

Implements interfaces:

Extends another template, read more about template inheritance at http://wiki.dwoo.org/index.php/TemplateInheritance

  * file : the template to extend
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

Located in /plugins/builtin/functions/extends.php (line 24)

Dwoo_Plugin
   |
   --Dwoo_Plugin_extends
Variable Summary
static mixed $childSource
static mixed $l
static mixed $lastReplacement
static mixed $r
Method Summary
static void compile (Dwoo_Compiler $compiler,  $file)
static void replaceBlock ( $matches)
Variables
static mixed $childSource (line 26)
  • access: protected
static mixed $l (line 27)
  • access: protected
static mixed $lastReplacement (line 29)
  • access: protected
static mixed $r (line 28)
  • access: protected

Inherited Variables

Inherited from Dwoo_Plugin

Dwoo_Plugin::$dwoo
Methods
static compile (line 31)
  • access: public
static void compile (Dwoo_Compiler $compiler,  $file)
static replaceBlock (line 121)
  • access: protected
static void replaceBlock ( $matches)
  • array $matches

Inherited Methods

Inherited From Dwoo_Plugin

Dwoo_Plugin::__construct()
Dwoo_Plugin::paramsToAttributes()

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