API Documentation for: 1.1.1
Show:

redirect Class

Namespace: global

Redirect to another page on the local site.
This is a global function.

redirect('about');

Constructor

redirect

(
  • [uri='']
)
String

Parameters:

  • [uri=''] String optional

    The URI stub to redirect to

Returns:

String:

If the request is made asynchronously, returns the json redirect object as a string

Item Index