Smarty_Internal_Compile_Private_Php Klassenreferenz

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

Öffentliche Methoden

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

Datenfelder

 $required_attributes = array('code', 'type')
 
- Datenfelder geerbt von Smarty_Internal_CompileBase
 $required_attributes = array()
 
 $optional_attributes = array()
 
 $shorttag_order = array()
 
 $option_flags = array('nocache')
 

Private Methoden

 quote ($match)
 

Ausführliche Beschreibung

Definiert in Zeile 17 der Datei smarty_internal_compile_private_php.php.

Dokumentation der Elementfunktionen

compile (   $args,
Smarty_Internal_TemplateCompilerBase  $compiler,
  $parameter 
)

Compiles code for generating output from any expression

Parameter
array$argsarray with attributes from parser
\Smarty_Internal_TemplateCompilerBase$compilercompiler object
array$parameterarray with compilation parameter
Rückgabe
string
Ausnahmebehandlung
\SmartyException

Definiert in Zeile 38 der Datei smarty_internal_compile_private_php.php.

Benutzt Smarty_Internal_CompileBase\getAttributes(), Smarty\PHP_ALLOW, Smarty\PHP_PASSTHRU, Smarty\PHP_QUOTE, Smarty\PHP_REMOVE, Smarty_Internal_TemplateCompilerBase\processNocacheCode() und Smarty_Internal_TemplateCompilerBase\trigger_template_error().

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

parsePhp (   $lex)

Lexer code for PHP tags

This code has been moved from lexer here fo easier debugging and maintenance

Parameter
$lex

Definiert in Zeile 102 der Datei smarty_internal_compile_private_php.php.

Benutzt Smarty\PHP_PASSTHRU, Smarty\PHP_QUOTE, Smarty_Internal_Templateparser\TP_NOCACHE, Smarty_Internal_Templateparser\TP_PHP und Smarty_Internal_Templateparser\TP_TEXT.

quote (   $match)
private

Definiert in Zeile 193 der Datei smarty_internal_compile_private_php.php.

Dokumentation der Datenelemente

$required_attributes = array('code', 'type')

Definiert in Zeile 26 der Datei smarty_internal_compile_private_php.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.