Revision #3 has been created by Petr.Grishin on Jun 19, 2014, 7:53:56 PM with the memo:
Fix image
« previous (#2)
Changes
Title
unchanged
Where to implement knowledge about the addresses of the controller?
Category
unchanged
Tutorials
Yii version
unchanged
Tags
unchanged
url, url builder, controller
Content
changed
[...]
------------------
All addresses must be defined in the controllers. If necessary, you can fill in missing parameters in the presentation layer, or client script.
For convenient operation can determine helper - Builder addresses.
![http://habrastorage.org/getpro/habr/post_images/284/710/479/28471047983d6d9f9b42eda993a1ed0b.png](http://habrastorage.org/getpro/habr/post_images/284/710/479/28471047983d6d9f9b42eda993a1ed0bfiles/313/85f/c20/31385fc2058c4ec393db2bce240271f0.png](http://habrastorage.org/files/313/85f/c20/31385fc2058c4ec393db2bce240271f0.png "")
Examples of use
---------------
Definition of knowledge about the address in the controller[...]