Redirect Class Reference

Class sends redirect request to client. More...

List of all members.

Static Public Member Functions

static redirect ($redirTo, $lang=null)
 Send redirect request to client.


Detailed Description

Class sends redirect request to client.

This class is not instantiable for now.

Definition at line 15 of file Redirect.class.php.


Member Function Documentation

static Redirect::redirect ( redirTo,
lang = null 
) [static]

Send redirect request to client.

Parameters:
redirTo URL to redirect to.
lang (voluntary) Page language. It has no effect if HTTP redirection works.
Remarks:
  • Redirect using HTTP header (best case)
  • Redirect using Javascript (alternative case)
  • Redirect by user clicking on link (emergency case)

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

References SmartyFactory::createSmarty().

Here is the call graph for this function:


The documentation for this class was generated from the following file:
Generated on Sat Mar 8 10:26:44 2008 for Dudka.cz by  doxygen 1.5.4