Class JRouterInstallation

Description

Class to create and parse routes

  • since: 1.5

Located in /installation/includes/router.php (line 18)

JObject
   |
   --JRouterInstallation
Method Summary
string build (string $url)
boolean parse ( $url)
Variables

Inherited Variables

Inherited from JObject

JObject::$_errors
Methods
build (line 39)

Function to convert an internal URI to a route

  • return: The absolute search engine friendly URL
  • since: 1.5
  • access: public
string build (string $url)
  • string $url: The internal URL
parse (line 26)

Function to convert a route to an internal URI

  • since: 1.5
  • access: public
boolean parse ( $url)
  • $url

Inherited Methods

Inherited From JObject

JObject::__construct()
JObject::def()
JObject::get()
JObject::getError()
JObject::getErrors()
JObject::getProperties()
JObject::set()
JObject::setError()
JObject::setProperties()
JObject::toString()
JObject::__toString()

Documentation generated on Mon, 25 Jun 2012 13:59:20 -0500 by phpDocumentor 1.4.4