Net_URL_Mapper
[ class tree: Net_URL_Mapper ] [ index: Net_URL_Mapper ] [ all elements ]

Element index for package Net_URL_Mapper

[ a ] [ c ] [ d ] [ e ] [ f ] [ g ] [ i ] [ m ] [ n ] [ p ] [ r ] [ s ] [ t ] [ u ] [ w ] [ _ ]

_

__construct
in file Part.php, method Net_URL_Mapper_Part::__construct()
__construct
in file Wildcard.php, method Net_URL_Mapper_Part_Wildcard::__construct()
__construct
in file Fixed.php, method Net_URL_Mapper_Part_Fixed::__construct()
__construct
in file Dynamic.php, method Net_URL_Mapper_Part_Dynamic::__construct()
top

a

accept
in file Part.php, method Net_URL_Mapper_Part::accept()
addPath
in file Mapper.php, method Net_URL_Mapper::addPath()
    Add a new path to the mapper
addSlash
in file Part.php, method Net_URL_Mapper_Part::addSlash()
addSlashRegex
in file Part.php, method Net_URL_Mapper_Part::addSlashRegex()
top

c

$content
in file Part.php, variable Net_URL_Mapper_Part::$content
    Part name if dynamic or content, generated from path
connect
in file Mapper.php, method Net_URL_Mapper::connect()
    Parses a path and creates a connection
create_package.xml.php
procedural page create_package.xml.php
top

d

$defaults
in file Part.php, variable Net_URL_Mapper_Part::$defaults
DYNAMIC
in file Part.php, class constant Net_URL_Mapper_Part::DYNAMIC
Dynamic.php
procedural page Dynamic.php
top

e

Exception.php
procedural page Exception.php
top

f

FIXED
in file Part.php, class constant Net_URL_Mapper_Part::FIXED
Fixed.php
procedural page Fixed.php
top

g

generate
in file Mapper.php, method Net_URL_Mapper::generate()
    Generate an url based on given parameters
generate
in file Part.php, method Net_URL_Mapper_Part::generate()
getFormat
in file Part.php, method Net_URL_Mapper_Part::getFormat()
getId
in file Mapper.php, method Net_URL_Mapper::getId()
    Returns the instance id
getInstance
in file Mapper.php, method Net_URL_Mapper::getInstance()
    Returns a singleton object corresponding to the requested instance id
getPath
in file Exception.php, method Net_URL_Mapper_InvalidException::getPath()
getPaths
in file Mapper.php, method Net_URL_Mapper::getPaths()
    Returns defined paths
getRule
in file Part.php, method Net_URL_Mapper_Part::getRule()
getType
in file Part.php, method Net_URL_Mapper_Part::getType()
getUrl
in file Exception.php, method Net_URL_Mapper_InvalidException::getUrl()
generate_path.php
procedural page generate_path.php
generate
in file Wildcard.php, method Net_URL_Mapper_Part_Wildcard::generate()
generate
in file Dynamic.php, method Net_URL_Mapper_Part_Dynamic::generate()
generate
in file Fixed.php, method Net_URL_Mapper_Part_Fixed::generate()
getFormat
in file Wildcard.php, method Net_URL_Mapper_Part_Wildcard::getFormat()
getFormat
in file Fixed.php, method Net_URL_Mapper_Part_Fixed::getFormat()
getFormat
in file Dynamic.php, method Net_URL_Mapper_Part_Dynamic::getFormat()
getRule
in file Wildcard.php, method Net_URL_Mapper_Part_Wildcard::getRule()
getRule
in file Dynamic.php, method Net_URL_Mapper_Part_Dynamic::getRule()
getRule
in file Fixed.php, method Net_URL_Mapper_Part_Fixed::getRule()
top

i

$id
in file Mapper.php, variable Net_URL_Mapper::$id
    Mapper instance id
isRequired
in file Part.php, method Net_URL_Mapper_Part::isRequired()
top

m

match
in file Part.php, method Net_URL_Mapper_Part::match()
match
in file Mapper.php, method Net_URL_Mapper::match()
    Will attempt to match an url with a defined path
Mapper.php
procedural page Mapper.php
top

n

Net_URL_Mapper
in file Mapper.php, class Net_URL_Mapper
    URL parser and mapper class
Net_URL_Mapper_Exception
in file Exception.php, class Net_URL_Mapper_Exception
    Base class for exceptions in Net_URL_Mapper package
Net_URL_Mapper_InvalidException
in file Exception.php, class Net_URL_Mapper_InvalidException
    Exception thrown when a path is invalid
Net_URL_Mapper_Part
in file Part.php, class Net_URL_Mapper_Part
    URL parser and mapper
Net_URL_Mapper_Part_Dynamic
in file Dynamic.php, class Net_URL_Mapper_Part_Dynamic
    URL parser and mapper
Net_URL_Mapper_Part_Fixed
in file Fixed.php, class Net_URL_Mapper_Part_Fixed
    URL parser and mapper
Net_URL_Mapper_Part_Wildcard
in file Wildcard.php, class Net_URL_Mapper_Part_Wildcard
    URL parser and mapper
top

p

$path
in file Exception.php, variable Net_URL_Mapper_InvalidException::$path
$paths
in file Mapper.php, variable Net_URL_Mapper::$paths
    Mapped paths collection
$prefix
in file Mapper.php, variable Net_URL_Mapper::$prefix
    Prefix used for url mapping
$public
in file Part.php, variable Net_URL_Mapper_Part::$public
Part.php
procedural page Part.php
Path.php
procedural page Path.php
top

r

$required
in file Part.php, variable Net_URL_Mapper_Part::$required
$rule
in file Part.php, variable Net_URL_Mapper_Part::$rule
reset
in file Mapper.php, method Net_URL_Mapper::reset()
    Reset all paths
top

s

$scriptname
in file Mapper.php, variable Net_URL_Mapper::$scriptname
    Optional scriptname if mod_rewrite is not available
setDefaults
in file Part.php, method Net_URL_Mapper_Part::setDefaults()
setPath
in file Exception.php, method Net_URL_Mapper_InvalidException::setPath()
setPrefix
in file Mapper.php, method Net_URL_Mapper::setPrefix()
    Set the url prefix if needed
setRequired
in file Part.php, method Net_URL_Mapper_Part::setRequired()
setRule
in file Part.php, method Net_URL_Mapper_Part::setRule()
setScriptname
in file Mapper.php, method Net_URL_Mapper::setScriptname()
    Set the scriptname if mod_rewrite not available
setUrl
in file Exception.php, method Net_URL_Mapper_InvalidException::setUrl()
top

t

$type
in file Part.php, variable Net_URL_Mapper_Part::$type
top

u

$url
in file Exception.php, variable Net_URL_Mapper_InvalidException::$url
update_package.xml.php
procedural page update_package.xml.php
top

w

Wildcard.php
procedural page Wildcard.php
WILDCARD
in file Part.php, class constant Net_URL_Mapper_Part::WILDCARD
top

Documentation generated on Mon, 11 Mar 2019 15:41:29 -0400 by phpDocumentor 1.4.4. PEAR Logo Copyright © PHP Group 2004.