kernel/common/ezi18noperator.php
File containing the eZi18nOperator class.
- Copyright
- Copyright (C) 1999-2011 eZ Systems AS. All rights reserved.
- License
- eZ Business Use License Agreement Version 2.0
- Package
- kernel
- Version
- 4.6.0
\eZi18nOperator
Package: kernel
File containing the eZi18nOperator 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


eZi18nOperator(
$name
=
'i18n', $extensionName
=
'x18n', $dynamicName
=
'd18n'
)
:
void
Parameters
Name | Type | Description |
---|---|---|
$name | ||
$extensionName | ||
$dynamicName |


i18nTrans(
$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, $value, $namedParameters
)
:
void
Parameters
Name | Type | Description |
---|---|---|
$tpl | ||
$operatorName | ||
$operatorParameters | ||
$rootNamespace | ||
$currentNamespace | ||
$value | ||
$namedParameters |