Smarty_Internal_Extension_CodeFrame Klassenreferenz

Smarty_Internal_Extension_CodeFrame Klassenreferenz

Öffentliche, statische Methoden

static create (Smarty_Internal_Template $_template, $content= '', $cache=false)
 
static createFunctionFrame (Smarty_Internal_Template $_template, $content= '')
 
static appendCode ($left, $right)
 

Ausführliche Beschreibung

Class Smarty_Internal_Extension_CodeFrame Create code frame for compiled and cached templates

Definiert in Zeile 15 der Datei smarty_internal_extension_codeframe.php.

Dokumentation der Elementfunktionen

static appendCode (   $left,
  $right 
)
static

Append code segments and remove unneeded ?> <?php transitions

Parameter
string$left
string$right
Rückgabe
string

Definiert in Zeile 117 der Datei smarty_internal_extension_codeframe.php.

static create ( Smarty_Internal_Template  $_template,
  $content = '',
  $cache = false 
)
static

Create code frame for compiled and cached templates

Parameter
Smarty_Internal_Template$_template
string$contentoptional template content
bool$cacheflag for cache file
Rückgabe
string

Definiert in Zeile 26 der Datei smarty_internal_extension_codeframe.php.

Benutzt Smarty\SMARTY_VERSION.

Wird benutzt von Smarty_Internal_Config_File_Compiler\compileTemplate(), Smarty_Internal_TemplateCompilerBase\compileTemplate() und Smarty_Template_Cached\writeCachedContent().

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

static createFunctionFrame ( Smarty_Internal_Template  $_template,
  $content = '' 
)
static

Create code frame of compiled template function

Parameter
\Smarty_Internal_Template$_template
string$content
Rückgabe
string

Definiert in Zeile 93 der Datei smarty_internal_extension_codeframe.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.