lib/eztemplate/classes/eztemplateincludefunction.php
\eZTemplateIncludeFunction
Package:
Properties
Methods


eZTemplateIncludeFunction(
$inc_name
=
"include"
)
:
void
Parameters
Name | Type | Description |
---|---|---|
$inc_name |


handleInclude(
$textElements, $uri, $tpl, $rootNamespace, $name
)
:
void
static
Parameters
Name | Type | Description |
---|---|---|
$textElements | ||
$uri | ||
$tpl | ||
$rootNamespace | ||
$name |


process(
$tpl, $textElements, $functionName, $functionChildren, $functionParameters, $functionPlacement, $rootNamespace, $currentNamespace
)
:
void
Parameters
Name | Type | Description |
---|---|---|
$tpl | ||
$textElements | ||
$functionName | ||
$functionChildren | ||
$functionParameters | ||
$functionPlacement | ||
$rootNamespace | ||
$currentNamespace |