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

Element index for package URI_Template

[ g ] [ o ] [ p ] [ s ] [ t ] [ u ] [ v ] [ _ ]

_

_substitute
in file Template.php, method URI_Template::_substitute()
    Callback method for handling a single replacement.
__construct
in file Template.php, method URI_Template::__construct()
    Constructor method
top

g

getTemplateVariables
in file Template.php, method URI_Template::getTemplateVariables()
    Return an array containing the template variables names.
top

o

operationJoin
in file Template.php, method URI_Template::operationJoin()
    Implements the 'join' operator.
operationList
in file Template.php, method URI_Template::operationList()
    Implements the 'list' operator.
operationNeg
in file Template.php, method URI_Template::operationNeg()
    Implements the 'neg' operator.
operationOpt
in file Template.php, method URI_Template::operationOpt()
    Implements the 'opt' operator.
operationPrefix
in file Template.php, method URI_Template::operationPrefix()
    Implements the 'prefix' operator.
operationSuffix
in file Template.php, method URI_Template::operationSuffix()
    Implements the 'suffix' operator.
top

p

parseExpansion
in file Template.php, method URI_Template::parseExpansion()
    Parses an expansion into its components
top

s

substitute
in file Template.php, method URI_Template::substitute()
    Substitutes template expansions in the URI template.
top

t

$template
in file Template.php, variable URI_Template::$template
    The URI template string.
Template.php
procedural page Template.php
top

u

URI_Template
in file Template.php, class URI_Template
    Parser for URI Templates
top

v

$values
in file Template.php, variable URI_Template::$values
    The array containing the replacement variables.
top

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