Alpha Framework alpha--controller--front
[ class tree: alpha--controller--front ] [ index: alpha--controller--front ] [ all elements ]

Element index for package alpha--controller--front

Package indexes

[ c ] [ d ] [ e ] [ f ] [ g ] [ h ] [ l ] [ r ] [ s ] [ _ ]

_

_

__construct
in file FrontController.inc, method FrontController::__construct()
    The constructor method
c

c

checkAlias
in file FrontController.inc, method FrontController::checkAlias()
    Check to see if an alias exists for the given alias name
d

d

decodeQueryParams
in file FrontController.inc, method FrontController::decodeQueryParams()
    Static method to return the decoded GET paramters from an encrytpted tk value
e

e

encodeQuery
in file FrontController.inc, method FrontController::encodeQuery()
    Static method for encoding a query string
f

f

FrontController.inc
procedural page FrontController.inc
FrontController
in file FrontController.inc, class FrontController
    The front controller designed to optionally handle all requests
g

g

generateSecureURL
in file FrontController.inc, method FrontController::generateSecureURL()
    Static method for generating an absolute, secure URL for a page controller
getAliasController
in file FrontController.inc, method FrontController::getAliasController()
    Gets the full name of the controller for the given alias
getAliasParam
in file FrontController.inc, method FrontController::getAliasParam()
    Gets the parameter name expected in requests to the controller with the given alias
getControllerAlias
in file FrontController.inc, method FrontController::getControllerAlias()
    Gets the name of the alias for the given controller
getControllerParam
in file FrontController.inc, method FrontController::getControllerParam()
    Gets the parameter name expected in requests to the controller with the given controller name
getDecodeQueryParams
in file FrontController.inc, method FrontController::getDecodeQueryParams()
    Static method to return the decoded GET paramters from an encrytpted tk value as an array of key/value pairs.
getFilters
in file FrontController.inc, method FrontController::getFilters()
    Returns the array of filters currently attached to this FrontController
getPageController
in file FrontController.inc, method FrontController::getPageController()
    Getter for the page controller
h

h

hasAlias
in file FrontController.inc, method FrontController::hasAlias()
    Check to see if an alias exists for the given controller name
l

l

loadController
in file FrontController.inc, method FrontController::loadController()
    Method to load the page controller
r

r

registerAlias
in file FrontController.inc, method FrontController::registerAlias()
    Used to register a controller alias to enable shorter URLs with mod_rewrite support enabled. Note that only controllers with a single parameter are supported.
registerFilter
in file FrontController.inc, method FrontController::registerFilter()
    Add the supplied filter object to the list of filters ran on each request to the front controller
s

s

setEncrypt
in file FrontController.inc, method FrontController::setEncrypt()
    Sets the encryption flag

Documentation generated on Thu, 17 Mar 2011 16:43:03 +0000 by phpDocumentor 1.4.3