Pman.js
authorAlan Knowles <alan@roojs.com>
Tue, 5 Jun 2012 03:28:58 +0000 (11:28 +0800)
committerAlan Knowles <alan@roojs.com>
Tue, 5 Jun 2012 03:28:58 +0000 (11:28 +0800)
Pman.js

diff --git a/Pman.js b/Pman.js
index 6eae2f6..551cc3a 100644 (file)
--- a/Pman.js
+++ b/Pman.js
@@ -874,6 +874,18 @@ Pman = new Roo.Document(
        
         
     },
+    /**
+     * fired before building on each compoenent
+     * used to apply permissions.
+     */
+    
+    beforebuild : function(obj)
+    {
+        
+        
+        
+    },
+    
     /**
      * DEPRICATED : use Roo.XComponents now..
      *