onPHP

RedirectView Class Reference

 

RedirectView Class Reference
[Spring-like webflow tools]

Inheritance diagram for RedirectView:

Inheritance graph
[legend]
List of all members.

Public Member Functions

 __construct ($url)
 render ($model=null)
 
Parameters:
$model null or Model


Protected Member Functions

 getUrl ()

Protected Attributes

 $url = null

Detailed Description

Definition at line 16 of file RedirectView.class.php.


Constructor & Destructor Documentation

RedirectView::__construct ( url  ) 

Reimplemented in RedirectToView.

Definition at line 20 of file RedirectView.class.php.

References $url.


Member Function Documentation

RedirectView::render ( model = null  ) 

Parameters:
$model null or Model

Implements View.

Definition at line 25 of file RedirectView.class.php.

References getUrl(), and HeaderUtils::redirectRaw().

Here is the call graph for this function:

RedirectView::getUrl (  )  [protected]

Reimplemented in RedirectToView.

Definition at line 48 of file RedirectView.class.php.

Referenced by render().


Member Data Documentation

RedirectView::$url = null [protected]

Definition at line 18 of file RedirectView.class.php.

Referenced by __construct().


The documentation for this class was generated from the following file:

generated by doxygen-1.5.1
for onPHP at Sun Nov 12 00:45:47 2006