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 follower
795 downloads
Yii Version: 1.1
License: BSD-2-Clause
Category: File System
Tags:
Developed by: jerry2801
Created on: Feb 24, 2010
Last updated: 14 years ago

Downloads

show all