TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
murat yilmaz
NA
1
1.2k
How can i read functions inside .inc files and populate TW?
Aug 23 2013 2:26 PM
Hi all,
I want to read some function inside include file and populate treeview.
For Example:
+ Include Files
|
|-----+ foo.inc
|
|-------- exampleFunction1
------ |-------- exampleFunction2
|
|------+ other.inc
|
| ---- exampleFunction1
| ---- bla bla bla
i want only read function start with function without parameters.
Example Func: function setValue(string value);
I Want: setValue
How i can do this? Thanks :)
Reply
Answers (
0
)
Is this an externally triggered function...
Check for the screen resolution.