Описание тега yii-url-manager

The management of URL-addresses in web applications in the Yii framework.

The management of URL-addresses in web applications in the yii (Yii) framework. It involves two aspects:

  • The application needs to parse the query the user enters in the form of URL, for individual parameters;
  • The application must provide a method for forming address URL, with which it will work correctly.

In the Yii applications these problems are solved using a class CUrlManager.

The project API docs: http://www.yiiframework.com/doc/guide/1.1/en/topics.url