NuSphere Forums Forum Index
NuSphere Forums
Reply to topic
Refactor, Encapsulate Fields, PHPDoc Analysis


Joined: 24 Jan 2008
Posts: 15
Reply with quote
Refactor, Encapsulate Fields (Generate getters and setters):
gode-generation-t5140.html?highlight=refactor

PHPDoc Analysis:
It analyzes your source code (whole project or single file) and find for missing/incorrect class/method/attribute doc comments. If it finds any problems, you will have the option to auto-fix the problems such as adding @param field if its missing, or remove unknown @param fields.

Additional, it would be nice if we can add doxy comments by right clicking a class/function name.
View user's profileFind all posts by hehachrisSend private message
Site Admin

Joined: 13 Jul 2003
Posts: 8334
Reply with quote
actually, you can implement most (if not all) of this functionality using php, then integrate it into PhpED, like it's done in these cases:
http://forum.nusphere.com/integration-scripts-results-window-preview-confirm-t4926.html
http://forum.nusphere.com/php-manual-function-search-t4970.html
http://forum.nusphere.com/php-code-coverage-t3802.html

_________________
The PHP IDE team
View user's profileFind all posts by dmitriSend private messageVisit poster's website
Refactor, Encapsulate Fields, PHPDoc Analysis
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
All times are GMT - 5 Hours  
Page 1 of 1  

  
  
 Reply to topic