lib/ezutils/classes/ezuri.php

Show: inherited
Table of Contents

\eZURI

Package:

Properties

Propertypublic  $Index= ''
Details
Type
n/a
Propertypublic  $URI= ''
Details
Type
n/a
Propertypublic  $URIArray= ''
Details
Type
n/a
Propertypublic  $UserArray= ''
Details
Type
n/a

Methods

methodpublicattribute(  $attr ) : void

Parameters
Name Type Description
$attr
methodpublicattributes( ) : void

methodpublicbase(  $as_text = true ) : void

Parameters
Name Type Description
$as_text
methodpubliccodecURL(  $url,  $encode ) : void
static

Parameters
Name Type Description
$url
$encode
methodpublicconvertFilterString( ) : void

methodpublicdecodeIRI(  $str ) : void
static

Parameters
Name Type Description
$str
methodpublicdecodeURL(  $url ) : void
static

Parameters
Name Type Description
$url
methodpublicdropBase( ) : void

methodpubliceZURI(  $uri ) : void

Parameters
Name Type Description
$uri
methodpublicelement(  $index = 0,  $relative = true ) : void

Parameters
Name Type Description
$index
$relative
methodpublicelements(  $as_text = true ) : void

Parameters
Name Type Description
$as_text
methodpublicencodeIRI(  $str ) : void
static

Parameters
Name Type Description
$str
methodpublicencodeURL(  $url ) : void
static

Parameters
Name Type Description
$url
methodpublichasAttribute(  $attr ) : void

Parameters
Name Type Description
$attr
methodpublicincrease(  $num = 1 ) : void

Parameters
Name Type Description
$num
methodpublicindex( ) : void

methodpublicinstance( \$uri $uri = false ) : \eZURI
static

Returns a shared instance of the eZURI class IF $uri is false or the same as current request uri, if not then a new non shared instance is created.

Parameters
Name Type Description
$uri \$uri

false|string

Returns
Type Description
\eZURI
methodpublicisEmpty( ) : void

methodpublicmatchBase(  $uri ) : void

Parameters
Name Type Description
$uri
methodpublicoriginalURIString(  $withLeadingSlash = false ) : void

Parameters
Name Type Description
$withLeadingSlash
methodpublicsetURIString(  $uri,  $fullInitialize = true ) : void

Parameters
Name Type Description
$uri
$fullInitialize
methodpublictoBeginning( ) : void

methodpublictoEnd( ) : void

methodpublictransformURI(  $href,  $ignoreIndexDir = false,  $serverURL = 'relative' ) : void
static

Parameters
Name Type Description
$href
$ignoreIndexDir
$serverURL
methodpublicuriString(  $withLeadingSlash = false ) : void

Parameters
Name Type Description
$withLeadingSlash
methodpublicuserParameters( ) : void

Documentation was generated by DocBlox 0.18.1.