Smarty_Internal_Compile_Config_Load Klassenreferenz

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

Ö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('file')
 
 $shorttag_order = array('file', 'section')
 
 $optional_attributes = array('section', 'scope')
 
- 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 17 der Datei smarty_internal_compile_config_load.php.

Dokumentation der Elementfunktionen

compile (   $args,
  $compiler 
)

Compiles code for the {config_load} tag

Parameter
array$argsarray with attributes from parser
object$compilercompiler object
Rückgabe
string compiled code

Definiert in Zeile 49 der Datei smarty_internal_compile_config_load.php.

Benutzt Smarty_Internal_CompileBase\getAttributes().

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

Dokumentation der Datenelemente

$optional_attributes = array('section', 'scope')

Definiert in Zeile 39 der Datei smarty_internal_compile_config_load.php.

$required_attributes = array('file')

Definiert in Zeile 25 der Datei smarty_internal_compile_config_load.php.

$shorttag_order = array('file', 'section')

Definiert in Zeile 32 der Datei smarty_internal_compile_config_load.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.