Copy link to clipboard
Copied
Hi,
refer to below picture (snapshot taken from php Eclipse):
DefaultController is a class of the file that is open now [at viewport].
An explorer shows the classes and it's functions.. It's really useful,Click on any function and quickly move to that function's area. Is it available with dreamweaver CS5 or CS5.5? Otherwise I have to stay with PHP Eclipse.
Thanks,
Rashidul
Copy link to clipboard
Copied
Dreamweaver doesn't have exactly the same setup, but you can right-click in your class file to display a list of functions (methods). Selecting one from the list takes you directly to the definition for the method, as shown in this screenshot:

Dreamweaver CS5 and CS5.5 have many other features to help serious PHP developers. I wrote a blog post about the features when CS5 came out. You can read it here: http://foundationphp.com/blog/2010/04/12/dreamweaver-cs5-is-good-news-for-php-devs/. The only difference between CS5 and CS5.5 from the PHP perspective is that code hints and syntax support have been upgraded to PHP 5.3 in the latest version.
I suggest you download the 30-day free trial to see if Dreamweaver meets your requirements.
Copy link to clipboard
Copied
Thanks for the screenshot. It will works!
Get ready! An upgraded Adobe Community experience is coming in January.
Learn more