Roo/doc/Synopsis.js
authorAlan Knowles <alan@roojs.com>
Tue, 25 Oct 2016 09:21:34 +0000 (17:21 +0800)
committerAlan Knowles <alan@roojs.com>
Tue, 25 Oct 2016 09:21:34 +0000 (17:21 +0800)
roojs-core.js
roojs-core-debug.js

Roo/doc/Synopsis.js

index 1d7967c..76865ce 100644 (file)
@@ -46,8 +46,9 @@ Roo.extend(Roo.doc.Synopsis, Roo.bootstrap.Component,  {
             
         var nm = this.name;
         // this should probably do the params....?? then we need to disable the rendering..
-        if () {
-            
+        if (this.is_constructor) {
+            nm = this.memberof;
+            nmp = 'new ';
         }