Class _CmdBlock

Description

Located in /web/mod/mod.template.compiler.php (line 321)

_Cmd
   |
   --_CmdBlock
Direct descendents
Class Description
_Cmd_Sub Kapselt eine Menge Code, welcher mit Parametern ausgeführt werden kann.
_Cmd_Foreach Macht etwas für jeden Eintrag aus dem Array $list.
_Cmd_If Führt den eingeschlossenen Code nur unter einer Bedingung aus.
_Cmd_With Läd eine Variable in den Namespace
_Cmd_Form Erzeugt eine HTML-Formular
_Cmd_Table Generiert eine HTML-Tabelle.
Method Summary
void add ( $data)
void finish ()
void isBlock ()
void isValidSection ( $aName)
void newSection ( $aName,  $aParam)
void _compileArray ( $Array,  $NSIndex,  $Depth)
Methods
add (line 333)
void add ( $data)
  • $data

Redefined in descendants as:
finish (line 338)
void finish ()

Redefined in descendants as:
isBlock (line 348)
void isBlock ()

Redefinition of:
_Cmd::isBlock()
isValidSection (line 328)
void isValidSection ( $aName)
  • $aName

Redefined in descendants as:
newSection (line 323)
void newSection ( $aName,  $aParam)
  • $aName
  • $aParam

Redefined in descendants as:
_compileArray (line 342)
void _compileArray ( $Array,  $NSIndex,  $Depth)
  • $Array
  • $NSIndex
  • $Depth

Inherited Methods

Inherited From _Cmd

_Cmd::_Cmd()
_Cmd::compile()
_Cmd::getName()
_Cmd::init()
_Cmd::isBlock()
_Cmd::isValidParent()

Documentation generated on Mon, 22 Oct 2007 17:17:26 +0200 by phpDocumentor 1.3.1