Smarty Resource Data Object

Meta Data Container for Template Files

package Smarty
subpackage TemplateResources
author Rodney Rehm

 Methods

create Compiled Object container

__construct(\Smarty_Template_Source $source) 

Parameters

$source

\Smarty_Template_Source

source object this compiled object belongs to

 Properties

 

$_properties : array

populated by Smarty_Internal_Template::decodeProperties()

 

$content : string
magic
property compiled content
 

$exists : boolean
 

$filepath : string
 

$isCompiled : boolean
 

$loaded : boolean
   

$timestamp : integer