Smarty_Internal_Resource_Php Klassenreferenz

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

Öffentliche Methoden

 __construct ()
 
 getContent (Smarty_Template_Source $source)
 
 populateCompiledFilepath (Smarty_Template_Compiled $compiled, Smarty_Internal_Template $_template)
 
- Öffentliche Methoden geerbt von Smarty_Internal_Resource_File
 normalizePath ($path)
 
 populate (Smarty_Template_Source $source, Smarty_Internal_Template $_template=null)
 
 populateTimestamp (Smarty_Template_Source $source)
 
 getContent (Smarty_Template_Source $source)
 
 getBasename (Smarty_Template_Source $source)
 
- Ö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
 

Geschützte Attribute

 $short_open_tag
 

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()
 
- Geschützte Methoden geerbt von Smarty_Internal_Resource_File
 buildFilepath (Smarty_Template_Source $source, Smarty_Internal_Template $_template=null)
 
 fileExists (Smarty_Template_Source $source, $file)
 
- Statische, geschützte Attribute geerbt von Smarty_Resource
static $sysplugins
 

Ausführliche Beschreibung

Definiert in Zeile 12 der Datei smarty_internal_resource_php.php.

Beschreibung der Konstruktoren und Destruktoren

__construct ( )

Create a new PHP Resource

Definiert in Zeile 31 der Datei smarty_internal_resource_php.php.

Dokumentation der Elementfunktionen

getContent ( Smarty_Template_Source  $source)

Load template's source from file into current template object

Parameter
Smarty_Template_Source$sourcesource object
Rückgabe
string template source
Ausnahmebehandlung
SmartyExceptionif source cannot be loaded

Definiert in Zeile 44 der Datei smarty_internal_resource_php.php.

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 94 der Datei smarty_internal_resource_php.php.

Dokumentation der Datenelemente

$short_open_tag
protected

Definiert in Zeile 25 der Datei smarty_internal_resource_php.php.

$uncompiled = true

Definiert in Zeile 19 der Datei smarty_internal_resource_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.