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

Class: ForwardFW_Filter_RequestResponse_Application

Source Location: /Filter/RequestResponse/Application.php

Class Overview

ForwardFW_Filter
   |
   --ForwardFW_Filter_RequestResponse
      |
      --ForwardFW_Filter_RequestResponse_Application

This class loads and runs the requested Application.


Author(s):

Methods


Inherited Variables

Inherited Methods

Class: ForwardFW_Filter_RequestResponse

ForwardFW_Filter_RequestResponse::__construct()
Constructor
ForwardFW_Filter_RequestResponse::doIncomingFilter()
Function to process before your child
ForwardFW_Filter_RequestResponse::doOutgoingFilter()
Function to process after your child
ForwardFW_Filter_RequestResponse::getFilters()
Builds the Filters which are defined in the configuration for RequestResponse handling.
ForwardFW_Filter_RequestResponse::getRequest()
Returns the request object of this process
ForwardFW_Filter_RequestResponse::getResponse()
Returns the response object of this process

Class: ForwardFW_Filter

ForwardFW_Filter::__construct()
Constructor
ForwardFW_Filter::doFilter()
Function to process filtering incoming/child/outgoing
ForwardFW_Filter::doIncomingFilter()
Function to process before your child
ForwardFW_Filter::doOutgoingFilter()
Function to process after your child

Class Details

[line 46]
This class loads and runs the requested Application.



Tags:



[ Top ]


Class Methods


method doIncomingFilter [line 54]

void doIncomingFilter( )

Function to process before your child



Tags:

access:  public


Overrides ForwardFW_Filter_RequestResponse::doIncomingFilter() (Function to process before your child)

[ Top ]

method doOutgoingFilter [line 77]

void doOutgoingFilter( )

Function to process after your child



Tags:

access:  public


Overrides ForwardFW_Filter_RequestResponse::doOutgoingFilter() (Function to process after your child)

[ Top ]


Documentation generated on Sun, 30 Jan 2011 20:46:37 +0100 by phpDocumentor 1.4.3