mirror of
https://github.com/JetBrains/intellij-sdk-code-samples.git
synced 2025-07-30 02:07:50 +08:00
Fix broken link
This commit is contained in:
parent
735a422d64
commit
fe885f7cd4
@ -27,7 +27,6 @@ Features include: Goto for factories and template paths, autocomplete for factor
|
|||||||
YiiStorm is a plugin for PhpStorm IDE that is adding code navigation enhancements for Yii framework based projects.
|
YiiStorm is a plugin for PhpStorm IDE that is adding code navigation enhancements for Yii framework based projects.
|
||||||
Features are: Going from render and renderPartial to the view file. Includes controllers, partials and widgets. Supports all ways of specifying a view: themes, smarty .tpl views and external actions; Going from model name in relations() to the model class; Going from the $this->widget('path.to.widget.Class') call to the widget class; Going from controller actions() to action class.
|
Features are: Going from render and renderPartial to the view file. Includes controllers, partials and widgets. Supports all ways of specifying a view: themes, smarty .tpl views and external actions; Going from model name in relations() to the model class; Going from the $this->widget('path.to.widget.Class') call to the widget class; Going from controller actions() to action class.
|
||||||
|
|
||||||
* [Official YiiStorm Web Site](http://mazx.ru/)
|
|
||||||
* [GitHub](https://github.com/cmazx/yiistorm)
|
* [GitHub](https://github.com/cmazx/yiistorm)
|
||||||
* [YiiStorm in PhpStorm Plugins Repository](https://plugins.jetbrains.com/plugin/7182-yiistorm)
|
* [YiiStorm in PhpStorm Plugins Repository](https://plugins.jetbrains.com/plugin/7182-yiistorm)
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user