PEEL Shopping
Open source ecommerce : PEEL Shopping
|
Public Member Functions | |
__construct ($templadeDir, $forceCompile=false, $debugging=false) | |
assign ($tpl_var, $value=null) | |
display ($template) | |
fetch ($template) | |
createTemplate ($template, array $data=null) | |
Public Member Functions inherited from EngineTpl | |
getName () | |
Returns created adapter type name. More... | |
assign ($tpl_var, $value=null) | |
assigns global Template variable(s) More... | |
display ($template) | |
displays a Template More... | |
fetch ($template) | |
fetches a rendered template and returns the outoput More... | |
createTemplate ($template, array $data=null) | |
This creates a template object which later can be rendered by the display or fetch. More... | |
Additional Inherited Members | |
Static Public Member Functions inherited from EngineTpl | |
static | create ($type, $templadeDir, $forceCompile=false, $debugging=false) |
Creates EngineTpl adapter of specified type. More... | |
Definition at line 28 of file TwigEngine.php.
__construct | ( | $templadeDir, | |
$forceCompile = false , |
|||
$debugging = false |
|||
) |
Definition at line 32 of file TwigEngine.php.
assign | ( | $tpl_var, | |
$value = null |
|||
) |
Definition at line 76 of file TwigEngine.php.
createTemplate | ( | $template, | |
array | $data = null |
||
) |
Definition at line 91 of file TwigEngine.php.
display | ( | $template | ) |
Definition at line 81 of file TwigEngine.php.
fetch | ( | $template | ) |
Definition at line 86 of file TwigEngine.php.
This documentation for Open ecommerce PEEL Shopping and PEEL.fr has been generated by Doxygen on Thu Oct 15 2015 14:41:45 - is a product of SAS. All rights reserved.