Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
English (United States)
简体中文
Sign in
Ulrik Lystbæk
Total activity
6
Last activity
January 18, 2016 01:02
Member since
January 04, 2013 23:54
Following
0 users
Followed by
0 users
Votes
0
Subscriptions
1
Activity overview
Posts (1)
Comments (4)
Sort by recent activity
Recent activity
Votes
Created
January 14, 2013 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...
Community
PhpStorm
Code behind pattern
0 votes
Created
January 14, 2013 13:42
You are correct, did not notice it.All my class names are unique, I was just wondering :)Thanks for the help.
Community
PhpStorm
Code behind pattern
0 votes
Created
January 04, 2013 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,...
Community
PhpStorm
Code behind pattern
0 votes
Created
January 14, 2013 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 ...
Community
PhpStorm
Code behind pattern
0 votes