File/Zend/Controller/Router.php

Description

Zend Framework

LICENSE

This source file is subject to the new BSD license that is bundled with this package in the file LICENSE.txt. It is also available through the world-wide-web at this URL: http://framework.zend.com/license/new-bsd If you did not receive a copy of the license and are unable to obtain it through the world-wide-web, please send an email to license@zend.com so we can send you a copy immediately.

  • license: New BSD License
  • copyright: Copyright (c) 2005-2007 Zend Technologies USA Inc. (http://www.zend.com)
Classes
Class Description
 class Zend_Controller_Router Simple first implementation of a router, to be replaced with rules-based URI processor.
Includes
 require_once ('Zend/Controller/Exception.php') (line 24)

Zend_Controller_Exception

 require_once ('Zend/Controller/Router/Interface.php') (line 27)

Zend_Controller_Router_Interface

 require_once ('Zend/Controller/Request/Abstract.php') (line 30)

Zend_Controller_Request_Abstract

 require_once ('Zend/Controller/Request/Http.php') (line 33)

Zend_Controller_Request_Http

Documentation generated on Thu, 18 Jan 2007 09:58:46 -0800 by phpDocumentor 1.3.1