lib/eztemplate/classes/eztemplateexecuteoperator.php
File containing the eZTemplateExecuteOperator class.
- Copyright
- Copyright (C) 1999-2011 eZ Systems AS. All rights reserved.
- License
- eZ Business Use License Agreement Version 2.0
- Package
- lib
- Version
- 4.6.0
\eZTemplateExecuteOperator
Package: lib
File containing the eZTemplateExecuteOperator class.
- Copyright
- Copyright (C) 1999-2011 eZ Systems AS. All rights reserved.
- License
- eZ Business Use License Agreement Version 2.0
- Version
- 4.6.0
Properties
Methods

eZTemplateExecuteOperator(
$fetchName
=
'fetch', $fetchAliasName
=
'fetch_alias'
)
:
void
Parameters
| Name | Type | Description |
|---|---|---|
| $fetchName | ||
| $fetchAliasName |

fetchTransform(
$operatorName, $node, $tpl, $resourceData, $element, $lastElement, $elementList, $elementTree, $parameters
)
:
void
Parameters
| Name | Type | Description |
|---|---|---|
| $operatorName | ||
| $node | ||
| $tpl | ||
| $resourceData | ||
| $element | ||
| $lastElement | ||
| $elementList | ||
| $elementTree | ||
| $parameters |

modify(
$tpl, $operatorName, $operatorParameters, $rootNamespace, $currentNamespace, $operatorValue, $namedParameters
)
:
void
Parameters
| Name | Type | Description |
|---|---|---|
| $tpl | ||
| $operatorName | ||
| $operatorParameters | ||
| $rootNamespace | ||
| $currentNamespace | ||
| $operatorValue | ||
| $namedParameters |