jurlmanager URL Manager

  1. Documentation
  2. Change Log

This extension is ...

Resources

Documentation

Requirements
  • Yii 1.0 or above
Installation
  • Extract the release file under protected/extensions
Usage

See the following code example:

'urlManager'=>array(
    'class'=>'application.extensions.urlManager.JUrlManager',
    'urlFormat'=>'path',
    'rules'=> include dirname(__FILE__).DIRECTORY_SEPARATOR.'routes.php',
    'showScriptName'=>false,
),

Change Log

February 23, 2010
  • Initial release.
1 1
1
795
Yii Version: 1.1
License: BSD-2-Clause
Category: File System
    Developed by: jerry2801 jerry2801
    Created: Feb 24, 2010
    Updated: 16 years ago

    Downloads

    show all