PEEL Shopping
Open source ecommerce : PEEL Shopping
Public Member Functions | Data Fields
Smarty_Template_Source Class Reference
Inheritance diagram for Smarty_Template_Source:
Smarty_Config_Source

Public Member Functions

 __construct (Smarty_Resource $handler, Smarty $smarty, $resource, $type, $name, $unique_resource)
 create Source Object container More...
 
 getCompiled (Smarty_Internal_Template $_template)
 get a Compiled Object of this source More...
 
 renderUncompiled (Smarty_Internal_Template $_template)
 render the uncompiled source More...
 
 __set ($property_name, $value)
 <<magic>> Generic Setter. More...
 
 __get ($property_name)
 <<magic>> Generic getter. More...
 

Data Fields

 $compiler_class = null
 
 $template_lexer_class = null
 
 $template_parser_class = null
 
 $uid = null
 
 $resource = null
 
 $type = null
 
 $name = null
 
 $unique_resource = null
 
 $filepath = null
 
 $uncompiled = null
 
 $recompiled = null
 
 $components = null
 
 $handler = null
 
 $smarty = null
 

Detailed Description

Definition at line 591 of file smarty_resource.php.

Constructor & Destructor Documentation

__construct ( Smarty_Resource  $handler,
Smarty  $smarty,
  $resource,
  $type,
  $name,
  $unique_resource 
)

create Source Object container

Parameters
Smarty_Resource$handlerResource Handler this source object communicates with
Smarty$smartySmarty instance this source object belongs to
string$resourcefull template_resource
string$typetype of resource
string$nameresource name
string$unique_resourceunqiue resource name

Definition at line 687 of file smarty_resource.php.

Member Function Documentation

__get (   $property_name)

<<magic>> Generic getter.

Parameters
string$property_namevalid: timestamp, exists, content
Returns
mixed
Exceptions
SmartyExceptionif $property_name is not valid

Definition at line 770 of file smarty_resource.php.

__set (   $property_name,
  $value 
)

<<magic>> Generic Setter.

Parameters
string$property_namevalid: timestamp, exists, content, template
mixed$valuenew value (is not checked)
Exceptions
SmartyExceptionif $property_name is not valid

Definition at line 746 of file smarty_resource.php.

getCompiled ( Smarty_Internal_Template  $_template)

get a Compiled Object of this source

Parameters
Smarty_Internal_Template$_templatetemplate objet
Returns
Smarty_Template_Compiled compiled object

Definition at line 710 of file smarty_resource.php.

renderUncompiled ( Smarty_Internal_Template  $_template)

render the uncompiled source

Parameters
Smarty_Internal_Template$_templatetemplate object

Definition at line 734 of file smarty_resource.php.

Field Documentation

$compiler_class = null

Definition at line 597 of file smarty_resource.php.

$components = null

Definition at line 663 of file smarty_resource.php.

$filepath = null

Definition at line 645 of file smarty_resource.php.

$handler = null

Definition at line 669 of file smarty_resource.php.

$name = null

Definition at line 633 of file smarty_resource.php.

$recompiled = null

Definition at line 657 of file smarty_resource.php.

$resource = null

Definition at line 621 of file smarty_resource.php.

$smarty = null

Definition at line 675 of file smarty_resource.php.

$template_lexer_class = null

Definition at line 603 of file smarty_resource.php.

$template_parser_class = null

Definition at line 609 of file smarty_resource.php.

$type = null

Definition at line 627 of file smarty_resource.php.

$uid = null

Definition at line 615 of file smarty_resource.php.

$uncompiled = null

Definition at line 651 of file smarty_resource.php.

$unique_resource = null

Definition at line 639 of file smarty_resource.php.


The documentation for this class was generated from the following file:

This documentation for Open ecommerce PEEL Shopping and PEEL.fr has been generated by Doxygen on Thu Oct 15 2015 14:41:44 - Peel ecommerce is a product of Agence web Advisto SAS. All rights reserved.