Bug 349751 - Populate New Function From Template
Summary: Populate New Function From Template
Status: NEW
Alias: None
Product: z_Archived
Classification: Eclipse Foundation
Component: PDT (show other bugs)
Version: unspecified   Edit
Hardware: All All
: P3 enhancement (vote)
Target Milestone: ---   Edit
Assignee: PHP Core CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-06-18 10:59 EDT by Tolga Kaprol CLA
Modified: 2020-05-14 10:15 EDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Tolga Kaprol CLA 2011-06-18 10:59:29 EDT
Build Identifier: 

In PHP editor, we can go to a classes' existing function just click on function name with pressing CTRL key. In the function doesn't exists its color remains black. But it may be represented by red color with a link to class file. When we click onto function editor can create function, from function template.

Reproducible: Always