Apache Zeta Components Manual :: Package MvcTools Element Index
Element index for package MvcTools
Package indexes
[
a ]
[
b ]
[
c ]
[
d ]
[
e ]
[
f ]
[
g ]
[
h ]
[
i ]
[
j ]
[
l ]
[
m ]
[
n ]
[
o ]
[
p ]
[
r ]
[
s ]
[
t ]
[
u ]
[
v ]
[
z ]
[
_ ]
Letter '_'
- __construct
- in file request_authentication.php, method ezcMvcRequestAuthentication::__construct()
Constructs a new ezcMvcRequestAuthentication.
- __construct
- in file request_cookie.php, method ezcMvcRequestCookie::__construct()
Constructs a new ezcMvcRequestCookie.
- __construct
- in file routing_information.php, method ezcMvcRoutingInformation::__construct()
Constructs a new ezcMvcRoutingInformation.
- __construct
- in file request_file.php, method ezcMvcRequestFile::__construct()
Constructs a new ezcMvcRequestFile.
- __construct
- in file action_not_found.php, method ezcMvcActionNotFoundException::__construct()
Constructs an ezcMvcActionNotFoundException
- __construct
- in file request_accept.php, method ezcMvcRequestAccept::__construct()
Constructs a new ezcMvcRequestAccept.
- __construct
- in file regexp.php, method ezcMvcRegexpRoute::__construct()
Constructs a new ezcMvcRegexpRoute with $pattern.
- __construct
- in file regexp_route.php, method ezcMvcRegexpRouteException::__construct()
Constructs an ezcMvcRegexpRouteException
- __construct
- in file request.php, method ezcMvcRequest::__construct()
Constructs a new ezcMvcRequest.
- __construct
- in file unauthorized.php, method ezcMvcResultUnauthorized::__construct()
Constructs an ezcMvcResultUnauthorized object for $realm
- __construct
- in file route_not_found.php, method ezcMvcRouteNotFoundException::__construct()
Constructs an ezcMvcRouteNotFoundException
- __construct
- in file request_parser.php, method ezcMvcRequestParser::__construct()
Constructs a new request parser
- __construct
- in file result.php, method ezcMvcResult::__construct()
Constructs a new ezcMvcResult.
- __construct
- in file result_cache.php, method ezcMvcResultCache::__construct()
Constructs a new ezcMvcResultCache.
- __construct
- in file result_content_disposition.php, method ezcMvcResultContentDisposition::__construct()
Constructs a new ezcMvcResultContent.
- __construct
- in file result_content.php, method ezcMvcResultContent::__construct()
Constructs a new ezcMvcResultContent.
- __construct
- in file response_writer.php, method ezcMvcResponseWriter::__construct()
Creates a new response writer object
- __construct
- in file result_cookie.php, method ezcMvcResultCookie::__construct()
Constructs a new ezcMvcResultCache.
- __construct
- in file request_raw_http.php, method ezcMvcHttpRawRequest::__construct()
Constructs a new ezcMvcHttpRawRequest.
- __construct
- in file router.php, method ezcMvcRouter::__construct()
Creates a new router object
- __construct
- in file request_user_agent.php, method ezcMvcRequestUserAgent::__construct()
Constructs a new ezcMvcRequestUserAgent.
- __construct
- in file response.php, method ezcMvcResponse::__construct()
Constructs a new ezcMvcResponse.
- __construct
- in file php.php, method ezcMvcPhpViewHandler::__construct()
Creates a new view handler, where $zoneName is the name of the block and $templateLocation the location of a view template.
- __construct
- in file rails.php, method ezcMvcRailsRoute::__construct()
Constructs a new ezcMvcRailsRoute with $pattern.
- __construct
- in file fatal_error_loop.php, method ezcMvcFatalErrorLoopException::__construct()
Constructs an ezcMvcFatalErrorLoopException
- __construct
- in file filter_definition.php, method ezcMvcFilterDefinition::__construct()
Constructs a new ezcMvcFilterDefinition.
- __construct
- in file view_handler.php, method ezcMvcViewHandler::__construct()
Creates a new view handler, where $name is the name of the block and $templateLocation the location of a view template.
- __construct
- in file filter_has_no_options.php, method ezcMvcFilterHasNoOptionsException::__construct()
Constructs an ezcMvcFilterHasNoOptionsException
- __construct
- in file external_redirect.php, method ezcMvcExternalRedirect::__construct()
Constructs an ezcMvcExternalRedirect object to re-direct to $location
- __construct
- in file exception.php, method ezcMvcToolsException::__construct()
Constructs an ezcMvcToolsException
- __construct
- in file catchall.php, method ezcMvcCatchAllRoute::__construct()
Construct a CatchAll Route
- __construct
- in file configurable.php, method ezcMvcConfigurableDispatcher::__construct()
Creates a new ezcMvcConfigurableDispatcher
- __construct
- in file controller.php, method ezcMvcController::__construct()
Creates a new controller object and sets all the request variables as class variables.
- __construct
- in file controller.php, method ezcMvcControllerException::__construct()
Constructs an ezcMvcControllerException with $message
- __construct
- in file http.php, method ezcMvcHttpResponseWriter::__construct()
Creates a new ezcMvcHttpResponseWriter class to write $response
- __construct
- in file infinite_loop.php, method ezcMvcInfiniteLoopException::__construct()
Constructs an ezcMvcInfiniteLoopException
- __construct
- in file named_route_not_found.php, method ezcMvcNamedRouteNotFoundException::__construct()
Constructs an ezcMvcNamedRouteNotFoundException
- __construct
- in file missing_route_argument.php, method ezcMvcMissingRouteArgumentException::__construct()
Constructs an ezcMvcMissingRouteArgumentException
- __construct
- in file named_route_not_reversable.php, method ezcMvcNamedRouteNotReversableException::__construct()
Constructs an ezcMvcNamedRouteNotReversableException
- __construct
- in file no_routes.php, method ezcMvcNoRoutesException::__construct()
Constructs an ezcMvcNoRoutesException
- __construct
- in file no_zones.php, method ezcMvcNoZonesException::__construct()
Constructs an ezcMvcNoZonesException
- __construct
- in file json.php, method ezcMvcJsonViewHandler::__construct()
Creates a new view handler, where $zoneName is the name of the block and $templateLocation the location of a view template.
- __construct
- in file invalid_encoding.php, method ezcMvcInvalidEncodingException::__construct()
Constructs an ezcMvcInvalidEncodingException
- __construct
- in file view.php, method ezcMvcView::__construct()
Creates the view object
- __construct
- in file internal_redirect.php, method ezcMvcInternalRedirect::__construct()
Constructs a new ezcMvcInternalRedirect
- __construct
- in file invalid_configuration.php, method ezcMvcInvalidConfiguration::__construct()
Constructs a new ezcMvcInvalidConfiguration exception for configuration $item
- __set_state
- in file result_content_disposition.php, method ezcMvcResultContentDisposition::__set_state()
Returns a new instance of this class with the data specified by $array.
- __set_state
- in file result_cookie.php, method ezcMvcResultCookie::__set_state()
Returns a new instance of this class with the data specified by $array.
- __set_state
- in file routing_information.php, method ezcMvcRoutingInformation::__set_state()
Returns a new instance of this class with the data specified by $array.
- __set_state
- in file result_content.php, method ezcMvcResultContent::__set_state()
Returns a new instance of this class with the data specified by $array.
- __set_state
- in file request_accept.php, method ezcMvcRequestAccept::__set_state()
Returns a new instance of this class with the data specified by $array.
- __set_state
- in file request_authentication.php, method ezcMvcRequestAuthentication::__set_state()
Returns a new instance of this class with the data specified by $array.
- __set_state
- in file request.php, method ezcMvcRequest::__set_state()
Returns a new instance of this class with the data specified by $array.
- __set_state
- in file internal_redirect.php, method ezcMvcInternalRedirect::__set_state()
Returns a new instance of this class with the data specified by $array.
- __set_state
- in file filter_definition.php, method ezcMvcFilterDefinition::__set_state()
Returns a new instance of this class with the data specified by $array.
- __set_state
- in file request_cookie.php, method ezcMvcRequestCookie::__set_state()
Returns a new instance of this class with the data specified by $array.
- __set_state
- in file request_file.php, method ezcMvcRequestFile::__set_state()
Returns a new instance of this class with the data specified by $array.
- __set_state
- in file result.php, method ezcMvcResult::__set_state()
Returns a new instance of this class with the data specified by $array.
- __set_state
- in file response.php, method ezcMvcResponse::__set_state()
Returns a new instance of this class with the data specified by $array.
- __set_state
- in file request_user_agent.php, method ezcMvcRequestUserAgent::__set_state()
Returns a new instance of this class with the data specified by $array.
- __set_state
- in file request_raw_http.php, method ezcMvcHttpRawRequest::__set_state()
Returns a new instance of this class with the data specified by $array.
- __set_state
- in file result_cache.php, method ezcMvcResultCache::__set_state()
Returns a new instance of this class with the data specified by $array.
Letter 'a'
- $accept
- in file request.php, variable ezcMvcRequest::$accept
Request content type informations.
- $action
- in file routing_information.php, variable ezcMvcRoutingInformation::$action
Contains the action that the controller should run.
- $action
- in file rails.php, variable ezcMvcRailsRoute::$action
Contains the action that the controller should execute.
- $action
- in file regexp.php, variable ezcMvcRegexpRoute::$action
Contains the action that the controller should execute.
- $action
- in file catchall.php, variable ezcMvcCatchAllRoute::$action
If url has no action to match, use this as default.
- $action
- in file controller.php, variable ezcMvcController::$action
Contains the action to run
- $agent
- in file request_user_agent.php, variable ezcMvcRequestUserAgent::$agent
Request user agent.
- $agent
- in file request.php, variable ezcMvcRequest::$agent
Request user agent informations.
- $authentication
- in file request.php, variable ezcMvcRequest::$authentication
Request authentication data.
- action_not_found.php
- procedural page action_not_found.php
Letter 'b'
- $body
- in file response.php, variable ezcMvcResponse::$body
Server body.
- $body
- in file request_raw_http.php, variable ezcMvcHttpRawRequest::$body
Contains the request body (read from php://stdin if available).
- $body
- in file request.php, variable ezcMvcRequest::$body
Request body.
- bugzilla.php
- procedural page bugzilla.php
Letter 'c'
- $cache
- in file response.php, variable ezcMvcResponse::$cache
Contains cache control settings
- $cache
- in file result.php, variable ezcMvcResult::$cache
Contains cache control settings
- $charset
- in file result_content.php, variable ezcMvcResultContent::$charset
The character set
- $charsets
- in file request_accept.php, variable ezcMvcRequestAccept::$charsets
Acceptable charsets.
- $className
- in file filter_definition.php, variable ezcMvcFilterDefinition::$className
Contains the class name of the filter.
- $configuration
- in file configurable.php, variable ezcMvcConfigurableDispatcher::$configuration
Contains the configuration that determines which request parser, router, view handler and response writer are used.
- $content
- in file response.php, variable ezcMvcResponse::$content
Contains content meta-data, such as language, type, charset.
- $content
- in file result.php, variable ezcMvcResult::$content
Contains content meta-data, such as language, type, charset.
- $controller
- in file catchall.php, variable ezcMvcCatchAllRoute::$controller
If url has no controller to match, use this as default.
- $controllerClass
- in file routing_information.php, variable ezcMvcRoutingInformation::$controllerClass
Contains the class name of the controller that should be instantiated for this route.
- $controllerClassName
- in file regexp.php, variable ezcMvcRegexpRoute::$controllerClassName
This is the name of the controller class that will be instantiated with the request variables obtained from the route, as well as the default values belonging to a route.
- $controllerClassName
- in file rails.php, variable ezcMvcRailsRoute::$controllerClassName
This is the name of the controller class that will be instantiated with the request variables obtained from the route, as well as the default values belonging to a route.
- $controls
- in file result_cache.php, variable ezcMvcResultCache::$controls
Cache control parameters
- $cookies
- in file request.php, variable ezcMvcRequest::$cookies
Contains all the cookies to be set
- $cookies
- in file result.php, variable ezcMvcResult::$cookies
Contains all the cookies to be set
- $cookies
- in file response.php, variable ezcMvcResponse::$cookies
Contains all the cookies to be set
- $creationDate
- in file result_content_disposition.php, variable ezcMvcResultContentDisposition::$creationDate
The creation date parameter
- checkPrefixMatch
- in file catchall.php, method ezcMvcCatchAllRoute::checkPrefixMatch()
Check if the prefix matches.
- checkRedirectLimit
- in file configurable.php, method ezcMvcConfigurableDispatcher::checkRedirectLimit()
Checks whether the number of redirects does not exceed the limit, and increases the $redirects count.
- createActionMethodName
- in file controller.php, method ezcMvcController::createActionMethodName()
Creates a method name to call from an $action name.
- createController
- in file configurable.php, method ezcMvcConfigurableDispatcher::createController()
Creates the controller by using the routing information and request data.
- createControllerName
- in file catchall.php, method ezcMvcCatchAllRoute::createControllerName()
Create the controller name from the matched name
- createFatalRedirectRequest
- in file dispatcher_configuration.php, method ezcMvcDispatcherConfiguration::createFatalRedirectRequest()
Create the default internal redirect object in case something goes wrong in the views.
- createParamName
- in file catchall.php, method ezcMvcCatchAllRoute::createParamName()
Create the param name from the indexed parameter
- createRequest
- in file request_parser.php, method ezcMvcRequestParser::createRequest()
Reads the raw request data with what ever means necessary and constructs an ezcMvcRequest object.
- createRequest
- in file http.php, method ezcMvcHttpRequestParser::createRequest()
Uses the data from the superglobals.
- createRequestObject
- in file http.php, method ezcMvcHttpRequestParser::createRequestObject()
Creates and returns an ezcMvcRequest object.
- createRequestParser
- in file dispatcher_configuration.php, method ezcMvcDispatcherConfiguration::createRequestParser()
Creates the request parser able to produce a relevant request object for this session.
- createResponse
- in file view.php, method ezcMvcView::createResponse()
This method is called from the dispatched to create the rendered response from the controller's result.
- createResponseBody
- in file view.php, method ezcMvcView::createResponseBody()
Creates a controller from the set of routes.
- createResponseWriter
- in file dispatcher_configuration.php, method ezcMvcDispatcherConfiguration::createResponseWriter()
Creates a response writer that uses the response and sends its output.
- createResult
- in file controller.php, method ezcMvcController::createResult()
Runs the controller to process the query and return variables usable to render the view.
- createRouter
- in file dispatcher_configuration.php, method ezcMvcDispatcherConfiguration::createRouter()
Create the router able to instantiate a relevant controller for this request.
- createRoutes
- in file router.php, method ezcMvcRouter::createRoutes()
User implemented method that should provide all the routes.
- createView
- in file dispatcher_configuration.php, method ezcMvcDispatcherConfiguration::createView()
Creates the view handler that is able to process the result.
- createZones
- in file view.php, method ezcMvcView::createZones()
The user-implemented that returns the zones.
- configurable.php
- procedural page configurable.php
- controller.php
- procedural page controller.php
- controller.php
- procedural page controller.php
- catchall.php
- procedural page catchall.php
Letter 'd'
- $date
- in file result.php, variable ezcMvcResult::$date
Date of the result
- $date
- in file response.php, variable ezcMvcResponse::$date
Date of the result
- $date
- in file request.php, variable ezcMvcRequest::$date
Date of the request
- $defaultValues
- in file regexp.php, variable ezcMvcRegexpRoute::$defaultValues
The default values for the variables that are send to the controller. The route matchers can override those default values
- $defaultValues
- in file rails.php, variable ezcMvcRailsRoute::$defaultValues
The default values for the variables that are send to the controller.
- $disposition
- in file result_content.php, variable ezcMvcResultContent::$disposition
The content disposition information
- $domain
- in file result_cookie.php, variable ezcMvcResultCookie::$domain
Cookie domain
- dispatcher.php
- procedural page dispatcher.php
- dispatcher_configuration.php
- procedural page dispatcher_configuration.php
Letter 'e'
- $encoding
- in file result_content.php, variable ezcMvcResultContent::$encoding
The content "encoding" (gzip, etc).
- $encodings
- in file request_accept.php, variable ezcMvcRequestAccept::$encodings
Acceptable encodings.
- $expire
- in file result_cache.php, variable ezcMvcResultCache::$expire
Expiry date
- $expire
- in file result_cookie.php, variable ezcMvcResultCookie::$expire
Expiry date
- ezcMvcActionNotFoundException
- in file action_not_found.php, class ezcMvcActionNotFoundException
This exception is thrown when no action method exists for a route.
- ezcMvcCatchAllRoute
- in file catchall.php, class ezcMvcCatchAllRoute
Router class that acts like a catch all for /.../... type routes.
- ezcMvcConfigurableDispatcher
- in file configurable.php, class ezcMvcConfigurableDispatcher
This class implements an example dispatcher that can be configured through ezcMvcDispatcherConfiguration.
- ezcMvcController
- in file controller.php, class ezcMvcController
Interface defining controller classes.
- ezcMvcControllerException
- in file controller.php, class ezcMvcControllerException
This exception is thrown when an error in a controller occurs.
- ezcMvcDispatcher
- in file dispatcher.php, class ezcMvcDispatcher
Dispatcher interface.
- ezcMvcDispatcherConfiguration
- in file dispatcher_configuration.php, class ezcMvcDispatcherConfiguration
Configure a dispatcher with an instance of an implementation of this interface.
- ezcMvcExternalRedirect
- in file external_redirect.php, class ezcMvcExternalRedirect
This result type is used to force an external redirect
- ezcMvcFatalErrorLoopException
- in file fatal_error_loop.php, class ezcMvcFatalErrorLoopException
This exception is thrown when a fatal error request generates another fatal error request.
- ezcMvcFilterDefinition
- in file filter_definition.php, class ezcMvcFilterDefinition
This class implements a filter definition to wrap around the filtername and its options.
- ezcMvcFilterHasNoOptionsException
- in file filter_has_no_options.php, class ezcMvcFilterHasNoOptionsException
This exception is thrown when filter options are set, but the filter doesn't support options.
- ezcMvcGzDeflateResponseFilter
- in file gzdeflate.php, class ezcMvcGzDeflateResponseFilter
Response filter that gz deflates the contents.
- ezcMvcGzipResponseFilter
- in file gzip.php, class ezcMvcGzipResponseFilter
Response filter that gzip's the contents.
- ezcMvcHttpRawRequest
- in file request_raw_http.php, class ezcMvcHttpRawRequest
Class that encapsulates a semi-parsed HTTP request by using PHP's super globals to extract information.
- ezcMvcHttpRequestParser
- in file http.php, class ezcMvcHttpRequestParser
Request parser that uses HTTP headers to populate an ezcMvcRequest object.
- ezcMvcHttpResponseWriter
- in file http.php, class ezcMvcHttpResponseWriter
Request parser that uses HTTP headers to populate an ezcMvcRequest object.
- ezcMvcInfiniteLoopException
- in file infinite_loop.php, class ezcMvcInfiniteLoopException
This exception is thrown when there are more internal redirects than allowed.
- ezcMvcInternalRedirect
- in file internal_redirect.php, class ezcMvcInternalRedirect
The internal redirect object holds a new request object for the next iteration in the dispatcher.
- ezcMvcInvalidConfiguration
- in file invalid_configuration.php, class ezcMvcInvalidConfiguration
Exception that is thrown if an invalid class is returned from any of the configuration methods of the ezcMvcConfigurableDispatcher configuration.
- ezcMvcInvalidEncodingException
- in file invalid_encoding.php, class ezcMvcInvalidEncodingException
This exception is thrown when the recode filter detects an invalid input encoding.
- ezcMvcJsonViewHandler
- in file json.php, class ezcMvcJsonViewHandler
The view handler that renders result objects as JSON.
- ezcMvcMailBugzillaRequestFilter
- in file bugzilla.php, class ezcMvcMailBugzillaRequestFilter
Request filter that ...
- ezcMvcMissingRouteArgumentException
- in file missing_route_argument.php, class ezcMvcMissingRouteArgumentException
This exception is thrown when a reverse route is requested with a missing argument
- ezcMvcNamedRouteNotFoundException
- in file named_route_not_found.php, class ezcMvcNamedRouteNotFoundException
This exception is thrown when a reverse route is requested with an unknown name.
- ezcMvcNamedRouteNotReversableException
- in file named_route_not_reversable.php, class ezcMvcNamedRouteNotReversableException
This exception is thrown when a reverse route is requested on a route class that does not support it.
- ezcMvcNoRoutesException
- in file no_routes.php, class ezcMvcNoRoutesException
This exception is thrown when the createRoutes() method does not return any routes.
- ezcMvcNoZonesException
- in file no_zones.php, class ezcMvcNoZonesException
This exception is thrown when the createZones() method does not return any zones.
- ezcMvcPhpViewHandler
- in file php.php, class ezcMvcPhpViewHandler
The view handler that uses PHP files to render result objects.
- ezcMvcRailsRoute
- in file rails.php, class ezcMvcRailsRoute
Router class that uses rails style expressions for matching routes.
- ezcMvcRecodeResponseFilter
- in file recode.php, class ezcMvcRecodeResponseFilter
Response filter that converts the encoding of the body.
- ezcMvcRegexpRoute
- in file regexp.php, class ezcMvcRegexpRoute
Router class that uses regular expressions for matching routes.
- ezcMvcRegexpRouteException
- in file regexp_route.php, class ezcMvcRegexpRouteException
This exception is thrown when the prefix() method can't prefix the route's pattern.
- ezcMvcRequest
- in file request.php, class ezcMvcRequest
The request object holds the request data.
- ezcMvcRequestAccept
- in file request_accept.php, class ezcMvcRequestAccept
Struct which defines client-acceptable contents.
- ezcMvcRequestAuthentication
- in file request_authentication.php, class ezcMvcRequestAuthentication
Struct which holds the request authentication parameters.
- ezcMvcRequestCookie
- in file request_cookie.php, class ezcMvcRequestCookie
This struct contains cookie arguments
- ezcMvcRequestFile
- in file request_file.php, class ezcMvcRequestFile
Struct which holds a file bundled with the request.
- ezcMvcRequestFilter
- in file request_filter.php, class ezcMvcRequestFilter
A request filter is responsible for altering the request object.
- ezcMvcRequestParser
- in file request_parser.php, class ezcMvcRequestParser
The interface that should be implemented by all request parsers.
- ezcMvcRequestUserAgent
- in file request_user_agent.php, class ezcMvcRequestUserAgent
Struct which defines a request user agent.
- ezcMvcResponse
- in file response.php, class ezcMvcResponse
Struct which holds the abstract response.
- ezcMvcResponseFilter
- in file response_filter.php, class ezcMvcResponseFilter
A response filter is responsible for altering the response object.
- ezcMvcResponseWriter
- in file response_writer.php, class ezcMvcResponseWriter
Abstract class defining a response writer.
- ezcMvcResult
- in file result.php, class ezcMvcResult
This struct contains the result data to be formatted by a response writer.
- ezcMvcResultCache
- in file result_cache.php, class ezcMvcResultCache
This struct contains the cache control sessints for the result.
- ezcMvcResultContent
- in file result_content.php, class ezcMvcResultContent
This struct contains content meta-data
- ezcMvcResultContentDisposition
- in file result_content_disposition.php, class ezcMvcResultContentDisposition
This struct contains content disposition meta-data
- ezcMvcResultCookie
- in file result_cookie.php, class ezcMvcResultCookie
This struct contains cookie arguments
- ezcMvcResultFilter
- in file result_filter.php, class ezcMvcResultFilter
A result filter is responsible for altering the result object.
- ezcMvcResultStatusObject
- in file result_status_object.php, class ezcMvcResultStatusObject
The interface that should be implemented by all special status objects.
- ezcMvcResultUnauthorized
- in file unauthorized.php, class ezcMvcResultUnauthorized
This result type is used to signal a HTTP basic auth header
- ezcMvcReversibleRoute
- in file reversed_route.php, class ezcMvcReversibleRoute
The interface that should be implemented by the different route types that allow Url generation from the route definition.
- ezcMvcRoute
- in file route.php, class ezcMvcRoute
The interface that should be implemented by the different route types.
- ezcMvcRouteNotFoundException
- in file route_not_found.php, class ezcMvcRouteNotFoundException
This exception is thrown when no route matches the request.
- ezcMvcRouter
- in file router.php, class ezcMvcRouter
The abstract router that you need to inherit from to supply your routes.
- ezcMvcRoutingInformation
- in file routing_information.php, class ezcMvcRoutingInformation
This struct contains information from the router that belongs to the matched route.
- ezcMvcToolsException
- in file exception.php, class ezcMvcToolsException
This class provides the base exception for exception in the MvcTools component.
- ezcMvcView
- in file view.php, class ezcMvcView
The abstract view that you need to inherit from to supply your view zones.
- ezcMvcViewHandler
- in file view_handler.php, class ezcMvcViewHandler
Interface defining view handlers.
- exception.php
- procedural page exception.php
- external_redirect.php
- procedural page external_redirect.php
Letter 'f'
- $filename
- in file result_content_disposition.php, variable ezcMvcResultContentDisposition::$filename
The filename parameter, encoded as a UTF-8 string.
- $files
- in file request.php, variable ezcMvcRequest::$files
Files bundled with the request.
- filterRequest
- in file request_filter.php, method ezcMvcRequestFilter::filterRequest()
Alters the request object.
- filterRequest
- in file bugzilla.php, method ezcMvcMailBugzillaRequestFilter::filterRequest()
This function
- filterResponse
- in file response_filter.php, method ezcMvcResponseFilter::filterResponse()
Alters the response object.
- filterResponse
- in file recode.php, method ezcMvcRecodeResponseFilter::filterResponse()
This function re-codes the response body from charset $fromEncoding to charset $toEncoding.
- filterResponse
- in file gzip.php, method ezcMvcGzipResponseFilter::filterResponse()
This function filters the $response by gzip-encoding it.
- filterResponse
- in file gzdeflate.php, method ezcMvcGzDeflateResponseFilter::filterResponse()
This function filters the $response by gz-deflating it.
- filterResult
- in file result_filter.php, method ezcMvcResultFilter::filterResult()
Alters the result object.
- fatal_error_loop.php
- procedural page fatal_error_loop.php
- filter_has_no_options.php
- procedural page filter_has_no_options.php
- filter_definition.php
- procedural page filter_definition.php
Letter 'g'
- $generator
- in file result.php, variable ezcMvcResult::$generator
Generator string, f.e. "eZ Components MvcTools"
- $generator
- in file response.php, variable ezcMvcResponse::$generator
Generator string, f.e. "eZ Components MvcTools"
- generateUrl
- in file regexp.php, method ezcMvcRegexpRoute::generateUrl()
Generates an URL back out of a route, including possible arguments
- generateUrl
- in file rails.php, method ezcMvcRailsRoute::generateUrl()
Generates an URL back out of a route, including possible arguments
- generateUrl
- in file reversed_route.php, method ezcMvcReversibleRoute::generateUrl()
Generates an URL back out of a route, including possible arguments
- generateUrl
- in file router.php, method ezcMvcRouter::generateUrl()
Generates an URL back out of a route, including possible arguments
- getController
- in file configurable.php, method ezcMvcConfigurableDispatcher::getController()
Uses the router (through createController()) to fetch the controller
- getFatalRedirectRequest
- in file configurable.php, method ezcMvcConfigurableDispatcher::getFatalRedirectRequest()
Uses the configuration to fetch a fatal redirect request object
- getName
- in file view_handler.php, method ezcMvcViewHandler::getName()
Returns the name of the template, as set in the constructor.
- getName
- in file json.php, method ezcMvcJsonViewHandler::getName()
Returns the name of the template, as set in the constructor.
- getName
- in file php.php, method ezcMvcPhpViewHandler::getName()
Returns the name of the template, as set in the constructor.
- getRequestParser
- in file configurable.php, method ezcMvcConfigurableDispatcher::getRequestParser()
Uses the configuration to fetch the request parser
- getResponseWriter
- in file configurable.php, method ezcMvcConfigurableDispatcher::getResponseWriter()
Uses the configuration to fetch the response writer
- getResult
- in file view_handler.php, method ezcMvcViewHandler::getResult()
Returns the result of the process() method.
- getResult
- in file php.php, method ezcMvcPhpViewHandler::getResult()
Returns the result of the process() method.
- getResult
- in file json.php, method ezcMvcJsonViewHandler::getResult()
Returns the result of the process() method.
- getRouter
- in file configurable.php, method ezcMvcConfigurableDispatcher::getRouter()
Uses the configuration to fetch the router
- getRouter
- in file controller.php, method ezcMvcController::getRouter()
Returns the router associated with this request.
- getRoutingInformation
- in file router.php, method ezcMvcRouter::getRoutingInformation()
Returns routing information, including a controller classname from the set of routes.
- getUriString
- in file regexp.php, method ezcMvcRegexpRoute::getUriString()
Returns the request information that the matches() method will match the pattern against.
- getUriString
- in file catchall.php, method ezcMvcCatchAllRoute::getUriString()
Returns the request information that the matches() method will match the pattern against.
- getUriString
- in file rails.php, method ezcMvcRailsRoute::getUriString()
Returns the request information that the matches() method will match the pattern against.
- getView
- in file configurable.php, method ezcMvcConfigurableDispatcher::getView()
Uses the configuration to fetch the view handler
- gzdeflate.php
- procedural page gzdeflate.php
- gzip.php
- procedural page gzip.php
Letter 'h'
- $headers
- in file request_raw_http.php, variable ezcMvcHttpRawRequest::$headers
Contains an array of headers, where the key is the original HTTP header name, and the value extracted from the $_SERVER superglobal.
- $headers
- in file http.php, variable ezcMvcHttpResponseWriter::$headers
Contains an array of header name to value mappings
- $host
- in file request.php, variable ezcMvcRequest::$host
Hostname of the requested server
- $httpOnly
- in file result_cookie.php, variable ezcMvcResultCookie::$httpOnly
Whether it is a "HTTP-only" cookie
- handleResponse
- in file http.php, method ezcMvcHttpResponseWriter::handleResponse()
Takes the raw protocol depending response body, and the protocol abstract response headers and forges a response to the client. Then it sends the assembled response to the client.
- handleResponse
- in file response_writer.php, method ezcMvcResponseWriter::handleResponse()
Takes the raw protocol depending response body, and the protocol abstract response headers and forges a response to the client. Then it sends the assembled response to the client.
- http.php
- procedural page http.php
- http.php
- procedural page http.php
Letter 'i'
- $identifier
- in file request_authentication.php, variable ezcMvcRequestAuthentication::$identifier
Username or other authentication identifier.
- $isFatal
- in file request.php, variable ezcMvcRequest::$isFatal
Whether this is a fatal error request, or a normal one
- infinite_loop.php
- procedural page infinite_loop.php
- invalid_configuration.php
- procedural page invalid_configuration.php
- invalid_encoding.php
- procedural page invalid_encoding.php
- internal_redirect.php
- procedural page internal_redirect.php
Letter 'j'
- json.php
- procedural page json.php
Letter 'l'
- $language
- in file result_content.php, variable ezcMvcResultContent::$language
The content's language
- $languages
- in file request_accept.php, variable ezcMvcRequestAccept::$languages
Request languages.
- $lastModified
- in file result_cache.php, variable ezcMvcResultCache::$lastModified
Last modified date
- $location
- in file external_redirect.php, variable ezcMvcExternalRedirect::$location
The location where to re-direct to.
Letter 'm'
- $matchedRoute
- in file routing_information.php, variable ezcMvcRoutingInformation::$matchedRoute
Contains the pattern of the matched route, to be used for view matching and filter chain selection.
- $mimeType
- in file request_file.php, variable ezcMvcRequestFile::$mimeType
File mimetype.
- $modificationDate
- in file result_content_disposition.php, variable ezcMvcResultContentDisposition::$modificationDate
The modification date parameter
- match
- in file rails.php, method ezcMvcRailsRoute::match()
This method performs the actual pattern match against the $request's URI.
- matches
- in file route.php, method ezcMvcRoute::matches()
Returns routing information if the route matched, or null in case the route did not match.
- matches
- in file regexp.php, method ezcMvcRegexpRoute::matches()
Evaluates the URI against this route.
- matches
- in file catchall.php, method ezcMvcCatchAllRoute::matches()
Returns routing information if the route matched, or null in case the route did not match.
- matches
- in file rails.php, method ezcMvcRailsRoute::matches()
Evaluates the URI against this route.
- missing_route_argument.php
- procedural page missing_route_argument.php
Letter 'n'
- $name
- in file request_cookie.php, variable ezcMvcRequestCookie::$name
Cookie name
- $name
- in file request_file.php, variable ezcMvcRequestFile::$name
File name.
- $name
- in file result_cookie.php, variable ezcMvcResultCookie::$name
Cookie name
- named_route_not_found.php
- procedural page named_route_not_found.php
- named_route_not_reversable.php
- procedural page named_route_not_reversable.php
- no_routes.php
- procedural page no_routes.php
- no_zones.php
- procedural page no_zones.php
Letter 'o'
- $options
- in file filter_definition.php, variable ezcMvcFilterDefinition::$options
Contains an array of filter-specific options.
Letter 'p'
- $password
- in file request_authentication.php, variable ezcMvcRequestAuthentication::$password
Password or other identity verification.
- $path
- in file result_cookie.php, variable ezcMvcResultCookie::$path
Cookie path
- $pattern
- in file regexp.php, variable ezcMvcRegexpRoute::$pattern
This property contains the regular expression.
- $pattern
- in file rails.php, variable ezcMvcRailsRoute::$pattern
This property contains the pattern
- $pragma
- in file result_cache.php, variable ezcMvcResultCache::$pragma
Contains cache pragma settings
- $properties
- in file request_parser.php, variable ezcMvcRequestParser::$properties
Holds the properties of this class.
- $protocol
- in file request.php, variable ezcMvcRequest::$protocol
Protocol description in a normalized form F.e. http-get, http-post, http-delete, mail, jabber
- php.php
- procedural page php.php
- prefix
- in file router.php, method ezcMvcRouter::prefix()
Loops over all the given routes and adds the prefix $prefix to them
- prefix
- in file rails.php, method ezcMvcRailsRoute::prefix()
Adds the $prefix to the route's pattern.
- prefix
- in file route.php, method ezcMvcRoute::prefix()
Adds a prefix to the route.
- prefix
- in file regexp.php, method ezcMvcRegexpRoute::prefix()
Parses the pattern and adds the prefix.
- prefix
- in file catchall.php, method ezcMvcCatchAllRoute::prefix()
Adds a prefix to the route.
- pregMatch
- in file regexp.php, method ezcMvcRegexpRoute::pregMatch()
This method performs the actual regular expresion match against the $request's URI.
- process
- in file result_status_object.php, method ezcMvcResultStatusObject::process()
This method is called by the response writers to process the data contained in the status objects.
- process
- in file view_handler.php, method ezcMvcViewHandler::process()
Processes the template with the variables added by the send() method.
- process
- in file json.php, method ezcMvcJsonViewHandler::process()
Processes the template with the variables added by the send() method.
- process
- in file php.php, method ezcMvcPhpViewHandler::process()
Processes the template with the variables added by the send() method.
- process
- in file unauthorized.php, method ezcMvcResultUnauthorized::process()
Uses the passed in $writer to set the HTTP authentication header.
- process
- in file external_redirect.php, method ezcMvcExternalRedirect::process()
Uses the passed in $writer to set the proper location header.
- processAcceptHeaders
- in file http.php, method ezcMvcHttpRequestParser::processAcceptHeaders()
Proccesses the HTTP Accept headers into the ezcMvcRequestAccept struct.
- processAuthVars
- in file http.php, method ezcMvcHttpRequestParser::processAuthVars()
Processes the basic HTTP auth variables is set
- processBody
- in file http.php, method ezcMvcHttpRequestParser::processBody()
Processes the request body for PUT requests.
- processCacheHeaders
- in file http.php, method ezcMvcHttpResponseWriter::processCacheHeaders()
Processes the caching related headers.
- processContentDispositionHeaders
- in file http.php, method ezcMvcHttpResponseWriter::processContentDispositionHeaders()
Processed the content disposition related headers.
- processContentHeaders
- in file http.php, method ezcMvcHttpResponseWriter::processContentHeaders()
Processes the content type related headers.
- processCookies
- in file http.php, method ezcMvcHttpRequestParser::processCookies()
Process cookies
- processDate
- in file http.php, method ezcMvcHttpRequestParser::processDate()
Processes the request date.
- processFiles
- in file http.php, method ezcMvcHttpRequestParser::processFiles()
Processes uploaded files.
- processHost
- in file http.php, method ezcMvcHttpRequestParser::processHost()
Processes the request host.
- processProtocol
- in file http.php, method ezcMvcHttpRequestParser::processProtocol()
Processes the request protocol.
- processReferrer
- in file http.php, method ezcMvcHttpRequestParser::processReferrer()
Processes the referrer.
- processRequestId
- in file http.php, method ezcMvcHttpRequestParser::processRequestId()
Processes the request ID from host and URI.
- processStandardHeaders
- in file http.php, method ezcMvcHttpResponseWriter::processStandardHeaders()
Processes the standard headers that are not subdivided into other structs.
- processStandardHeaders
- in file http.php, method ezcMvcHttpRequestParser::processStandardHeaders()
Processes the standard headers that are not subdivided into other structs.
- processUri
- in file http.php, method ezcMvcHttpRequestParser::processUri()
Processes the request URI.
- processUserAgentHeaders
- in file http.php, method ezcMvcHttpRequestParser::processUserAgentHeaders()
Proccesses the User Agent header into the ezcMvcRequestUserAgent struct.
- processVariables
- in file http.php, method ezcMvcHttpRequestParser::processVariables()
Processes the request variables.
Letter 'r'
- $raw
- in file request.php, variable ezcMvcRequest::$raw
Raw request data
- $readDate
- in file result_content_disposition.php, variable ezcMvcResultContentDisposition::$readDate
The read date parameter
- $realm
- in file unauthorized.php, variable ezcMvcResultUnauthorized::$realm
The realm is the unique ID to identify a login area
- $referrer
- in file request.php, variable ezcMvcRequest::$referrer
Request ID of the referring URI in the same format as $requestId
- $request
- in file internal_redirect.php, variable ezcMvcInternalRedirect::$request
The new request object
- $request
- in file view.php, variable ezcMvcView::$request
Holds the request object
- $request
- in file controller.php, variable ezcMvcController::$request
Contains the original request
- $request
- in file router.php, variable ezcMvcRouter::$request
Contains the request object
- $request
- in file request_parser.php, variable ezcMvcRequestParser::$request
Contains the request struct
- $requestId
- in file request.php, variable ezcMvcRequest::$requestId
Full Uri - combination of host name and uri in a protocol independent order
- $response
- in file http.php, variable ezcMvcHttpResponseWriter::$response
Contains the response struct
- $result
- in file json.php, variable ezcMvcJsonViewHandler::$result
Contains the result after process() has been called.
- $result
- in file view.php, variable ezcMvcView::$result
Holds the result object, that's the result of all the views.
- $result
- in file php.php, variable ezcMvcPhpViewHandler::$result
Contains the result after process() has been called.
- $router
- in file routing_information.php, variable ezcMvcRoutingInformation::$router
Contains a backlink to the router, so that the dispatcher can pass this on to the created controllers.
- $routes
- in file router.php, variable ezcMvcRouter::$routes
Contains all the user defined routes.
- regexp_route.php
- procedural page regexp_route.php
- route_not_found.php
- procedural page route_not_found.php
- request_filter.php
- procedural page request_filter.php
- request_parser.php
- procedural page request_parser.php
- response_filter.php
- procedural page response_filter.php
- response_writer.php
- procedural page response_writer.php
- result_filter.php
- procedural page result_filter.php
- result_status_object.php
- procedural page result_status_object.php
- reversed_route.php
- procedural page reversed_route.php
- route.php
- procedural page route.php
- recode.php
- procedural page recode.php
- router.php
- procedural page router.php
- rails.php
- procedural page rails.php
- regexp.php
- procedural page regexp.php
- request.php
- procedural page request.php
- request_accept.php
- procedural page request_accept.php
- request_authentication.php
- procedural page request_authentication.php
- request_cookie.php
- procedural page request_cookie.php
- request_file.php
- procedural page request_file.php
- request_raw_http.php
- procedural page request_raw_http.php
- request_user_agent.php
- procedural page request_user_agent.php
- response.php
- procedural page response.php
- result.php
- procedural page result.php
- result_cache.php
- procedural page result_cache.php
- result_content.php
- procedural page result_content.php
- result_content_disposition.php
- procedural page result_content_disposition.php
- result_cookie.php
- procedural page result_cookie.php
- routing_information.php
- procedural page routing_information.php
- run
- in file dispatcher.php, method ezcMvcDispatcher::run()
Runs the dispatcher.
- run
- in file configurable.php, method ezcMvcConfigurableDispatcher::run()
Runs through the request, by using the configuration to obtain correct handlers.
- runPreRoutingFilters
- in file dispatcher_configuration.php, method ezcMvcDispatcherConfiguration::runPreRoutingFilters()
Runs all the pre-routing filters that are deemed necessary depending on information in $request.
- runRequestFilters
- in file dispatcher_configuration.php, method ezcMvcDispatcherConfiguration::runRequestFilters()
Runs all the request filters that are deemed necessary depending on information in $routeInfo and $request.
- runResponseFilters
- in file dispatcher_configuration.php, method ezcMvcDispatcherConfiguration::runResponseFilters()
Runs all the request filters that are deemed necessary depending on information in $routeInfo, $request, $result and $response.
- runResultFilters
- in file dispatcher_configuration.php, method ezcMvcDispatcherConfiguration::runResultFilters()
Runs all the request filters that are deemed necessary depending on information in $routeInfo, $request and $result.
Letter 's'
- $secure
- in file result_cookie.php, variable ezcMvcResultCookie::$secure
Whether it is a "secure" cookie
- $size
- in file result_content_disposition.php, variable ezcMvcResultContentDisposition::$size
The size parameter
- $size
- in file request_file.php, variable ezcMvcRequestFile::$size
File size.
- $status
- in file result.php, variable ezcMvcResult::$status
Result status
- $status
- in file request_file.php, variable ezcMvcRequestFile::$status
Status of the upload.
- $status
- in file response.php, variable ezcMvcResponse::$status
Result status, which contains additional information about the result, such as a location header (for external redirects), or a www-authenticate information struct.
- send
- in file php.php, method ezcMvcPhpViewHandler::send()
Adds a variable to the template, which can then be used for rendering the view.
- send
- in file view_handler.php, method ezcMvcViewHandler::send()
Adds a variable to the template, which can then be used for rendering the view.
- send
- in file json.php, method ezcMvcJsonViewHandler::send()
Adds a variable to the template, which can then be used for rendering the view.
- setOptions
- in file response_filter.php, method ezcMvcResponseFilter::setOptions()
Sets options on the filter object
- setOptions
- in file result_filter.php, method ezcMvcResultFilter::setOptions()
Sets options on the filter object
- setOptions
- in file request_filter.php, method ezcMvcRequestFilter::setOptions()
Sets options on the filter object
- setOptions
- in file recode.php, method ezcMvcRecodeResponseFilter::setOptions()
Should not be called with any options, as this filter doesn't support any.
- setOptions
- in file gzip.php, method ezcMvcGzipResponseFilter::setOptions()
Should not be called with any options, as this filter doesn't support any.
- setOptions
- in file gzdeflate.php, method ezcMvcGzDeflateResponseFilter::setOptions()
Should not be called with any options, as this filter doesn't support any.
- setOptions
- in file bugzilla.php, method ezcMvcMailBugzillaRequestFilter::setOptions()
Should not be called with any options, as this filter doesn't support any.
- setRequestVariables
- in file controller.php, method ezcMvcController::setRequestVariables()
Loops over all the variables in the request, and sets them as object properties.
- setRouter
- in file controller.php, method ezcMvcController::setRouter()
Sets the router associated with this request.
Letter 't'
- $templateLocation
- in file php.php, variable ezcMvcPhpViewHandler::$templateLocation
Contains the path to the template file.
- $tmpPath
- in file request_file.php, variable ezcMvcRequestFile::$tmpPath
Temporary file path.
- $type
- in file result_content_disposition.php, variable ezcMvcResultContentDisposition::$type
The disposition type (inline or attachment)
- $type
- in file result_content.php, variable ezcMvcResultContent::$type
The content's mime-type
- $types
- in file request_accept.php, variable ezcMvcRequestAccept::$types
Request content types.
Letter 'u'
- $uri
- in file request.php, variable ezcMvcRequest::$uri
Uri of the requested resource
- unauthorized.php
- procedural page unauthorized.php
Letter 'v'
- $value
- in file request_cookie.php, variable ezcMvcRequestCookie::$value
Cookie value
- $value
- in file result_cookie.php, variable ezcMvcResultCookie::$value
Cookie value
- $variables
- in file json.php, variable ezcMvcJsonViewHandler::$variables
Contains the variables that will be available in the template.
- $variables
- in file result.php, variable ezcMvcResult::$variables
Result variables
- $variables
- in file request.php, variable ezcMvcRequest::$variables
Request variables.
- $variables
- in file php.php, variable ezcMvcPhpViewHandler::$variables
Contains the variables that will be available in the template.
- $vary
- in file result_cache.php, variable ezcMvcResultCache::$vary
Vary headers for cache control
- view_handler.php
- procedural page view_handler.php
- view.php
- procedural page view.php
Letter 'z'
- $zoneName
- in file php.php, variable ezcMvcPhpViewHandler::$zoneName
Contains the zone name
- $zoneName
- in file json.php, variable ezcMvcJsonViewHandler::$zoneName
Contains the zone name