Smarty_Internal_Compile_Include Klassenreferenz

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

Datenfelder

const CACHING_NOCACHE_CODE = 9999
 
 $required_attributes = array('file')
 
 $shorttag_order = array('file')
 
 $option_flags = array('nocache', 'inline', 'caching')
 
 $optional_attributes = array('_any')
 
- Datenfelder geerbt von Smarty_Internal_CompileBase
 $required_attributes = array()
 
 $optional_attributes = array()
 
 $shorttag_order = array()
 
 $option_flags = array('nocache')
 

Weitere Geerbte Elemente

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

Ausführliche Beschreibung

Definiert in Zeile 17 der Datei smarty_internal_compile_include.php.

Dokumentation der Datenelemente

$option_flags = array('nocache', 'inline', 'caching')

Definiert in Zeile 43 der Datei smarty_internal_compile_include.php.

$optional_attributes = array('_any')

Definiert in Zeile 50 der Datei smarty_internal_compile_include.php.

$required_attributes = array('file')

Definiert in Zeile 29 der Datei smarty_internal_compile_include.php.

$shorttag_order = array('file')

Definiert in Zeile 36 der Datei smarty_internal_compile_include.php.

const CACHING_NOCACHE_CODE = 9999

caching mode to create nocache code but no cache file

Definiert in Zeile 22 der Datei smarty_internal_compile_include.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.