DataObjects/Cms_page.php
[Pman.Cms] / Pman.Tab.Cms.bjs
index ca206d3..84c9e95 100644 (file)
@@ -1,34 +1,34 @@
 {
-    "id": "roo-file-87",
-    "name": "Pman.Tab.Cms",
-    "title": "CMS Tab",
-    "path": "/home/alan/gitlive/Pman.Cms/Pman.Tab.Cms.bjs",
-    "items": [
+    "name" : "Pman.Tab.Cms",
+    "parent" : "Pman",
+    "title" : "Pman.Tab.Cms",
+    "path" : "/home/edward/gitlive/Pman.Cms/Pman.Tab.Cms.bjs",
+    "permname" : "",
+    "modOrder" : "100",
+    "items" : [
         {
-            "listeners": {
-                "activate": "function (_self)\n{\n   _self.g\n}"
+            "listeners" : {
+                "activate" : "function (_self)\n{\n    _self.layout.getRegion('center').showPanel(0);\n}"
             },
-            "background": true,
-            "fitToFrame": true,
-            "region": "center",
-            "title": "Content Manager",
-            "xtype": "NestedLayoutPanel",
-            "|xns": "Roo",
-            "items": [
+            "region" : "center",
+            "background" : true,
+            "fitToFrame" : true,
+            "title" : "Content Manager",
+            "xtype" : "NestedLayoutPanel",
+            "$ xns" : "Roo",
+            "items" : [
                 {
-                    "*prop": "layout",
-                    "xtype": "BorderLayout",
-                    "listeners": {},
-                    "|xns": "Roo",
-                    "items": [
+                    "xtype" : "BorderLayout",
+                    "$ xns" : "Roo",
+                    "* prop" : "layout",
+                    "items" : [
                         {
-                            "xtype": "LayoutRegion",
-                            "*prop": "center",
-                            "titlebar": false,
-                            "listeners": {},
-                            "tabPosition": "top",
-                            "autoScroll": false,
-                            "|xns": "Roo"
+                            "autoScroll" : false,
+                            "xtype" : "LayoutRegion",
+                            "tabPosition" : "top",
+                            "$ xns" : "Roo",
+                            "titlebar" : false,
+                            "* prop" : "center"
                         }
                     ]
                 }