Adam 2009-02-09
Documentation » Actiona_goto
Redirects current page into specified action (view action by default) or specified path and stops execution
void a_goto( [string $action = false, mixed $components = false] )
Parameters
- string $action Action to redirect to, FALSE for no-action (view)
- mixed $components Custom components for cms_get_path
Last edited 2009-02-24 16:40:27
