Static Public Member Functions | |
| static | redirect ($redirTo, $lang=null) |
| Send redirect request to client. | |
This class is not instantiable for now.
Definition at line 15 of file Redirect.class.php.
| static Redirect::redirect | ( | $ | redirTo, | |
| $ | lang = null | |||
| ) | [static] |
Send redirect request to client.
| redirTo | URL to redirect to. | |
| lang | (voluntary) Page language. It has no effect if HTTP redirection works. |
Definition at line 25 of file Redirect.class.php.
References SmartyFactory::createSmarty().

1.5.4