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 191386

Summary: code completion
Product: php Reporter: Filip Zamboj <fzamboj>
Component: ZendAssignee: Tomas Mysik <tmysik>
Status: RESOLVED WONTFIX    
Severity: normal    
Priority: P3    
Version: 7.0   
Hardware: All   
OS: All   
Issue Type: ENHANCEMENT Exception Reporter:

Description Filip Zamboj 2010-10-26 23:21:37 UTC
There is code completion in views from controller's preDispatch() and init() functions missing. 

public function preDispatch() {  
        $this->view->title = "Pražská správa nemovitostí s.r.o.";
}

$this->title is not offered in view
Comment 1 Tomas Mysik 2011-06-03 10:20:37 UTC
Batch reassigning.
Comment 2 Tomas Mysik 2011-06-14 14:38:48 UTC
Not a bug but enhancement.
Comment 3 Tomas Mysik 2013-02-15 08:31:47 UTC
Likely WONTFIX, there is already ZF2 available...

Thanks.