This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 202100 - Auto-generate phpDoc @property tags
Summary: Auto-generate phpDoc @property tags
Status: NEW
Alias: None
Product: php
Classification: Unclassified
Component: Editor (show other bugs)
Version: 7.0.1
Hardware: All All
: P3 normal with 9 votes (vote)
Assignee: Ondrej Brejla
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-09-14 08:19 UTC by Ondrej Brejla
Modified: 2014-01-29 13:48 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ondrej Brejla 2011-09-14 08:19:38 UTC
Add a possibility to auto-generate phpDoc @property/read/write tags if a corresponded getter and/or setter exists.

There should be an option in PHP -> Options tab, and/or in a Project -> Properties for per-project settings to enable this behaviour.
Comment 1 ndm 2014-01-29 12:02:14 UTC
related to 223023
Comment 2 Ralph Ruijs 2014-01-29 13:46:43 UTC
(In reply to ndm from comment #1)
> related to 223023

Is it? 223023 is filed against Java, are these two really related?
Comment 3 Ondrej Brejla 2014-01-29 13:48:30 UTC
No.