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.

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

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 21)
  • access: protected
static mixed $l (line 22)
  • access: protected
static mixed $lastReplacement (line 24)
  • access: protected
static mixed $r (line 23)
  • access: protected

Inherited Variables

Inherited from Dwoo_Plugin

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

Inherited Methods

Inherited From Dwoo_Plugin

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

Documentation generated on Sun, 07 Feb 2010 17:53:43 +0000 by phpDocumentor 1.4.0