Smarty_Internal_Compile_Private_Child_Block Klassenreferenz

Smarty_Internal_Compile_Private_Child_Block Klassenreferenz
Klassendiagramm für Smarty_Internal_Compile_Private_Child_Block:
Zusammengehörigkeiten von Smarty_Internal_Compile_Private_Child_Block:

Öffentliche Methoden

 compile ($args, $compiler)
 
- Öffentliche Methoden geerbt von Smarty_Internal_CompileBase
 getAttributes ($compiler, $attributes)
 
 openTag ($compiler, $openTag, $data=null)
 
 closeTag ($compiler, $expectedTag)
 

Datenfelder

 $required_attributes = array('name', 'file', 'uid', 'line', 'type', 'resource')
 
- Datenfelder geerbt von Smarty_Internal_CompileBase
 $required_attributes = array()
 
 $optional_attributes = array()
 
 $shorttag_order = array()
 
 $option_flags = array('nocache')
 

Ausführliche Beschreibung

Definiert in Zeile 359 der Datei smarty_internal_compile_block.php.

Dokumentation der Elementfunktionen

compile (   $args,
  $compiler 
)

Compiles code for the {private_child_block} tag

Parameter
array$argsarray with attributes from parser
object$compilercompiler object
Rückgabe
boolean true

Definiert in Zeile 378 der Datei smarty_internal_compile_block.php.

Benutzt Smarty_Internal_CompileBase\getAttributes() und Smarty_Internal_CompileBase\openTag().

Hier ist ein Graph, der zeigt, was diese Funktion aufruft:

Dokumentation der Datenelemente

$required_attributes = array('name', 'file', 'uid', 'line', 'type', 'resource')

Definiert in Zeile 368 der Datei smarty_internal_compile_block.php.


Die Dokumentation für diese Klasse wurde erzeugt aufgrund der Datei:




Korrekturen, Hinweise und Ergänzungen

Bitte scheuen Sie sich nicht und melden Sie, was auf dieser Seite sachlich falsch oder irreführend ist, was ergänzt werden sollte, was fehlt usw. Dazu bitte oben aus dem Menü Seite den Eintrag Support Forum wählen. Es ist eine kostenlose Anmeldung erforderlich, um Anmerkungen zu posten. Unpassende Postings, Spam usw. werden kommentarlos entfernt.