Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » PHP Development Tools (PDT) » These functionnalities exists ?
These functionnalities exists ? [message #514644] Tue, 16 February 2010 08:34 Go to next message
Guillaume is currently offline GuillaumeFriend
Messages: 3
Registered: February 2010
Junior Member
Hello everybody,

I use eclipse PDT which seems to me very good and full.
However, i search really to know if some functionnalities exist :
- is it possible to know the functions which calls the function in whom i am
- lists of functions present in a php file
- in the flying of a function, if the php doc is too long, how can i see it completely (clic on a particular key or an other manipulation).

Thanks in advance.
Re: These functionnalities exists ? [message #514665 is a reply to message #514644] Tue, 16 February 2010 09:32 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: leo5t.yahoo.it

Il Tue, 16 Feb 2010 03:34:20 -0500, gui6 ha scritto:

> Hello everybody,
>
> I use eclipse PDT which seems to me very good and full. However, i
> search really to know if some functionnalities exist : - is it possible
> to know the functions which calls the function in whom i am - lists of
> functions present in a php file - in the flying of a function, if the
> php doc is too long, how can i see it completely (clic on a particular
> key or an other manipulation).
>
> Thanks in advance.

I think it's not possibile yet to see the call hierarchy.
You can see the functions in a file in the outline view (the file must be
in a project) and you can see the entire php doc with F2 key

Bye, Leo
Re: These functionnalities exists ? [message #514676 is a reply to message #514665] Tue, 16 February 2010 10:21 Go to previous messageGo to next message
Guillaume is currently offline GuillaumeFriend
Messages: 3
Registered: February 2010
Junior Member
Thanks a lot Leo.

Ok, i was afraid it. Pity for the call hierarchy.
Thanks for the PHP doc advice. F2 runs very well.

I forgot a word in one of my queries :
- can i have lists of functions javascript present in a php file

Write javascript code in a php file in place to externalize the javascript code in a javascript file isn't good, i'm ok.
However, i'm informing an existant big project.

Thanks.

[Updated on: Tue, 16 February 2010 10:38]

Report message to a moderator

Re: These functionnalities exists ? [message #514915 is a reply to message #514676] Wed, 17 February 2010 08:14 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: leo5t.yahoo.it

Il Tue, 16 Feb 2010 05:21:28 -0500, gui6 ha scritto:

> Thanks a lot Leo.
>
> Ok, i was afraid it. Pity for the call hierarchy. Thanks for the PHP doc
> advice. F2 runs very well.
>
> I forgot a word in one of my queries : - can i have lists of functions
> javascript present in a php file
>
> Thanks.

mmh... i think it's not possible. But you should define your functions in
a .js file, where you can have an outline.

Bye
Re: These functionnalities exists ? [message #514927 is a reply to message #514915] Wed, 17 February 2010 09:00 Go to previous message
Guillaume is currently offline GuillaumeFriend
Messages: 3
Registered: February 2010
Junior Member
Hello,

I'm ok with you in thee fact to externalize javascript functions in a js file.

If javascript functions are in php file, you must place the item on "html" in the outline panel.


Thanks. Have a nice day.
Previous Topic:Cannot Publish to Server
Next Topic:When do you plan next M or I build ?
Goto Forum:
  


Current Time: Wed Apr 24 18:36:33 GMT 2024

Powered by FUDForum. Page generated in 0.02833 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top