lib/eztemplate/classes/eztemplatesetfunction.php
\eZTemplateSetFunction
Package:
Constants
Properties
Methods

cleanupVariables(
$tpl, $rootNamespace, $currentNamespace, $setData
)
:
void
Parameters
| Name | Type | Description |
|---|---|---|
| $tpl | ||
| $rootNamespace | ||
| $currentNamespace | ||
| $setData |

createDefaultVariables(
$tpl, $functionParameters, $functionPlacement, $name, $rootNamespace, $currentNamespace
)
:
void
Parameters
| Name | Type | Description |
|---|---|---|
| $tpl | ||
| $functionParameters | ||
| $functionPlacement | ||
| $name | ||
| $rootNamespace | ||
| $currentNamespace |

defineVariables(
$tpl, $functionParameters, $functionPlacement, $name, $rootNamespace, $currentNamespace
)
:
void
Parameters
| Name | Type | Description |
|---|---|---|
| $tpl | ||
| $functionParameters | ||
| $functionPlacement | ||
| $name | ||
| $rootNamespace | ||
| $currentNamespace |

eZTemplateSetFunction(
$setName
=
'set', $letName
=
'let', $defaultName
=
'default'
)
:
void
Parameters
| Name | Type | Description |
|---|---|---|
| $setName | ||
| $letName | ||
| $defaultName |

functionTemplateStatistics(
$functionName, $node, $tpl, $resourceData, $namespace, $stats
)
:
void
Parameters
| Name | Type | Description |
|---|---|---|
| $functionName | ||
| $node | ||
| $tpl | ||
| $resourceData | ||
| $namespace | ||
| $stats |

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

templateHookProcess(
$functionName, $functionHookName, $functionHook, $tpl, $functionParameters, $functionPlacement, $rootNamespace, $currentNamespace
)
:
void
Parameters
| Name | Type | Description |
|---|---|---|
| $functionName | ||
| $functionHookName | ||
| $functionHook | ||
| $tpl | ||
| $functionParameters | ||
| $functionPlacement | ||
| $rootNamespace | ||
| $currentNamespace |