Arbit - project tracking

Arbit - project tracking

API documentation :: Docs For Class arbitHttpRouter

Core::arbitHttpRouter

Class arbitHttpRouter

Arbit HTTP base router

Arbit HTTP base router

ezcMvcRouter
   |
   --arbitHttpRouter
Author(s):
Version:   $Revision: 1619 $
License:   GPL

Member Variables

protected string $basePath = null
URL base path.

URL base path. When arbit does not reside in the document root, this variable point to the location of the arbit directory. This is autodetected from PHP_SELF.

Method Summary

public array(ezcMvcRoute) createRoutes( )
User implemented method that should provide all the routes.

Methods

createRoutes

array(ezcMvcRoute) createRoutes( )

User implemented method that should provide all the routes.

User implemented method that should provide all the routes. It should return an array of objects that implement the ezcMvcRoute interface. This could be objects of the ezcMvcRegexpRoute class for example.

Documentation generated on Mon, 05 Apr 2010 14:01:59 +0200 by phpDocumentor 1.4.3