Smarty_Resource_Uncompiled Klassenreferenz

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

Öffentliche Methoden

 renderUncompiled (Smarty_Template_Source $source, Smarty_Internal_Template $_template)
 
 populateCompiledFilepath (Smarty_Template_Compiled $compiled, Smarty_Internal_Template $_template)
 
 render ($_template)
 
- Öffentliche Methoden geerbt von Smarty_Resource
 getContent (Smarty_Template_Source $source)
 
 populate (Smarty_Template_Source $source, Smarty_Internal_Template $_template=null)
 
 populateTimestamp (Smarty_Template_Source $source)
 
 buildUniqueResourceName (Smarty $smarty, $resource_name, $isConfig=false)
 
 getBasename (Smarty_Template_Source $source)
 

Datenfelder

 $uncompiled = true
 
- Datenfelder geerbt von Smarty_Resource
 $uncompiled = false
 
 $recompiled = false
 
 $handler = null
 
 $compiler_class = 'Smarty_Internal_SmartyTemplateCompiler'
 
 $template_lexer_class = 'Smarty_Internal_Templatelexer'
 
 $template_parser_class = 'Smarty_Internal_Templateparser'
 

Weitere Geerbte Elemente

- Öffentliche, statische Methoden geerbt von Smarty_Resource
static load (Smarty $smarty, $type)
 
static parseResourceName ($resource_name, $default_resource)
 
static getUniqueTemplateName ($template, $template_resource)
 
static source (Smarty_Internal_Template $_template=null, Smarty $smarty=null, $template_resource=null)
 
- Statische öffentliche Attribute geerbt von Smarty_Resource
static $sources = array()
 
static $compileds = array()
 
- Statische, geschützte Attribute geerbt von Smarty_Resource
static $sysplugins
 

Ausführliche Beschreibung

Definiert in Zeile 17 der Datei smarty_resource_uncompiled.php.

Dokumentation der Elementfunktionen

populateCompiledFilepath ( Smarty_Template_Compiled  $compiled,
Smarty_Internal_Template  $_template 
)

populate compiled object with compiled filepath

Parameter
Smarty_Template_Compiled$compiledcompiled object
Smarty_Internal_Template$_templatetemplate object (is ignored)

Definiert in Zeile 42 der Datei smarty_resource_uncompiled.php.

render (   $_template)

render compiled template code

Parameter
Smarty_Internal_Template$_template
Rückgabe
string
Ausnahmebehandlung
Exception

Definiert in Zeile 57 der Datei smarty_resource_uncompiled.php.

Benutzt renderUncompiled().

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

renderUncompiled ( Smarty_Template_Source  $source,
Smarty_Internal_Template  $_template 
)
abstract

Render and output the template (without using the compiler)

Parameter
Smarty_Template_Source$sourcesource object
Smarty_Internal_Template$_templatetemplate object
Ausnahmebehandlung
SmartyExceptionon failure

Wird benutzt von render().

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

Dokumentation der Datenelemente

$uncompiled = true

Definiert in Zeile 24 der Datei smarty_resource_uncompiled.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.