How to use phpDocumentor..?? |
|
From your example code, it doesnt appear that you are using the phpdoc syntax correctly, which is why PhpEd isnt picking up your functions to include in the auto complete functionality.
http://manual.phpdoc.org/HTMLSmartyConverter/HandS/phpDocumentor/tutorial_phpDocumentor.howto.pkg.html#basics.docblock So for you example you should probably have something like /** * Checks if the cache already exists * * A longer description of the above if needed. * * @access public * @return boolean */ |
||||||||||||
|
|
Frankly neither is PHPEd for that matter.
The problem still persists 'cos correct syntax would be:
not
Not to mention HTML blocks that are not parsed in PHPEd like <p><li><code> etc. When one is using 3rd party class/frameworks this can get really ugly. |
||||||||||||||||
|
Site Admin
|
would you please suggest an example of such 3rd party class/framework? |
||||||||||||||
_________________ The PHP IDE team |
How to use phpDocumentor..?? |
|
||
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