kernel/common/ezurloperator.php

Show: inherited
Table of Contents

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

Constant  HTTP_OPERATOR_TYPE_POST = 1
Constant  HTTP_OPERATOR_TYPE_GET = 2
Constant  HTTP_OPERATOR_TYPE_SESSION = 3
Constant  HTTP_OPERATOR_TYPE_COOKIE = 4

Properties

Propertypublic  $DesignName= ''
Details
Type
n/a
Propertypublic  $ImageName= ''
Details
Type
n/a
Propertypublic  $Operators= ''
Details
Type
n/a
Propertypublic  $Sys= ''
Details
Type
n/a
Propertypublic  $URLName= ''
Details
Type
n/a
Propertypublic  $URLRootName= ''
Details
Type
n/a

Methods

methodpublicapplyQuotes(  $text,  $parameter,  $onlyQuote = false ) : void

Parameters
Name Type Description
$text
$parameter
$onlyQuote
methodpubliceZDesign(  $tpl,  $operatorValue,  $operatorName ) : void
static

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

Parameters
Name Type Description
$tpl
$operatorValue
$operatorName
$skipSlash
methodpubliceZURLOperator(  $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
methodpubliciniTrans(  $operatorName,  $node,  $tpl,  $resourceData,  $element,  $lastElement,  $elementList,  $elementTree,  $parameters ) : void

Parameters
Name Type Description
$operatorName
$node
$tpl
$resourceData
$element
$lastElement
$elementList
$elementTree
$parameters
methodpublicmodify(  $tpl,  $operatorName,  $operatorParameters,  $rootNamespace,  $currentNamespace,  $operatorValue,  $namedParameters ) : void

Parameters
Name Type Description
$tpl
$operatorName
$operatorParameters
$rootNamespace
$currentNamespace
$operatorValue
$namedParameters
methodpublicnamedParameterList( ) : void

methodpublicoperatorList( ) : void

methodpublicoperatorTemplateHints( ) : void

methodpublicurlTransformation(  $operatorName,  $node,  $tpl,  $resourceData,  $element,  $lastElement,  $elementList,  $elementTree,  $parameters ) : void

Parameters
Name Type Description
$operatorName
$node
$tpl
$resourceData
$element
$lastElement
$elementList
$elementTree
$parameters
Documentation was generated by DocBlox 0.18.1.