kernel/common/ezurloperator.php
File containing the eZURLOperator 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
\eZURLOperator
Package: kernel
File containing the eZURLOperator 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
Constants
Properties
Methods


applyQuotes(
$text, $parameter, $onlyQuote
=
false
)
:
void
Parameters
Name | Type | Description |
---|---|---|
$text | ||
$parameter | ||
$onlyQuote |


eZDesign(
$tpl, $operatorValue, $operatorName
)
:
void
static
Parameters
Name | Type | Description |
---|---|---|
$tpl | ||
$operatorValue | ||
$operatorName |


eZImage(
$tpl, $operatorValue, $operatorName, $skipSlash
=
false
)
:
void
static
Parameters
Name | Type | Description |
---|---|---|
$tpl | ||
$operatorValue | ||
$operatorName | ||
$skipSlash |


eZURLOperator(
$url_name
=
'ezurl', $urlroot_name
=
'ezroot', $ezsys_name
=
'ezsys', $design_name
=
'ezdesign', $image_name
=
'ezimage', $ext_name
=
'exturl', $httpName
=
'ezhttp', $iniName
=
'ezini', $iniNameHasVariable
=
'ezini_hasvariable', $httpNameHasVariable
=
'ezhttp_hasvariable'
)
:
void
Parameters
Name | Type | Description |
---|---|---|
$url_name | ||
$urlroot_name | ||
$ezsys_name | ||
$design_name | ||
$image_name | ||
$ext_name | ||
$httpName | ||
$iniName | ||
$iniNameHasVariable | ||
$httpNameHasVariable |


iniTrans(
$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 |