Smarty_Internal_Compile_Private_Print_Expression Klassenreferenz

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

Öffentliche Methoden

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

Datenfelder

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

Private Methoden

 compile_output_filter ($compiler, $name, $output)
 

Ausführliche Beschreibung

Dokumentation der Elementfunktionen

compile (   $args,
  $compiler,
  $parameter 
)

Compiles code for generating output from any expression

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

Definiert in Zeile 44 der Datei smarty_internal_compile_private_print_expression.php.

Benutzt Smarty\$_CHARSET, compile_output_filter(), Smarty\FILTER_VARIABLE und Smarty_Internal_CompileBase\getAttributes().

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

compile_output_filter (   $compiler,
  $name,
  $output 
)
private
Parameter
object$compilercompiler object
string$namename of variable filter
string$outputembedded output
Rückgabe
string

Definiert in Zeile 132 der Datei smarty_internal_compile_private_print_expression.php.

Benutzt Smarty\FILTER_VARIABLE.

Wird benutzt von compile().

Hier ist ein Graph der zeigt, wo diese Funktion aufgerufen wird:

Dokumentation der Datenelemente

$option_flags = array('nocache', 'nofilter')
$optional_attributes = array('assign')

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.