主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
简体中文
English (United States)
登录
Ulrik Lystbæk
活动总数
6
最后的活动
2016年01月18日 01:02
成员加入日期
2013年01月04日 23:54
关注
0 名用户
关注者数
0 名用户
投票数
0
订阅数
1
活动概览
帖子(1)
评论(4)
按最近的活动排序
最近的活动
投票数
创建于
2013年01月14日 12:46
Thanks, it solves most of my problems. And sorry for the late response.The only problem is that it does not inherit the require_once ... in the top of my php file, I could ofcourse also include the...
社区
PhpStorm
Code behind pattern
0 票
创建于
2013年01月14日 13:42
You are correct, did not notice it.All my class names are unique, I was just wondering :)Thanks for the help.
社区
PhpStorm
Code behind pattern
0 票
创建于
2013年01月04日 23:57
Just to make sure, everything works fine runtime, the only problem is in PhpStorm recognizing methods from the object it is included from.And each logic page and design page has a 1:1 relationship,...
社区
PhpStorm
Code behind pattern
0 票
创建于
2013年01月14日 13:13
It is just some includes with some global functions I am missing some times in php. But I have some workarounds myself: 1. Add all the includes as libraries, the methods should always be available ...
社区
PhpStorm
Code behind pattern
0 票