Code hint question |
|
Hi folks,
I have a question about code hint. For example, if you download this application, and make a new project for it. When you open /app/controllers/components/email.php, you will find this line:
However, after typing $this->controller->, there is no code hint for render function. So my question is: is it because of 1) my PhpED's setting 2) features not supported bu PhpED 3) this application (an app built on top of cakephp framework) 4) PHP language ? Thanks, |
||||||||||||||
|
Veteran
|
Hi, have you looked at this FAQ: http://forum.nusphere.com/tip-type-hints-t1563.html
It might help. Thanks! |
||||||||||||
|
Site Admin
|
If you press Ctrl-Space (or whatever shorcut you might assign for Code Completion), it will show you either available functions/consts/props for controller or explain you why this info is not available for this property. In most cases, you have to supply Type Hint in the location where controller is defined/introduced as a property.
|
||||||||||||
_________________ The PHP IDE team |
Code hint question |
|
||
Content © NuSphere Corp., PHP IDE team
Powered by phpBB © phpBB Group, Design by phpBBStyles.com | Styles Database.
Powered by
Powered by phpBB © phpBB Group, Design by phpBBStyles.com | Styles Database.
Powered by