Pman.Tab.bjs
[Pman.BAdmin] / Pman.Tab.bjs
1 {
2  "name" : "Pman.Tab",
3  "parent" : "",
4  "title" : "",
5  "path" : "/home/edward/gitlive/Pman.BAdmin/Pman.Tab.bjs",
6  "permname" : "",
7  "modOrder" : "001",
8  "strings" : {
9   "7b7bc2512ee1fedcd76bdc68926d4f7b" : "Administrator",
10   "0323de4f66a1700e2173e9bcdce02715" : "Logout",
11   "8f1e77e0d2be21da93cd4d9a939148f7" : "Change Password",
12   "617114bd6ef10884239510062dffa933" : "Your password has been changed",
13   "24efa7ee4511563b16144f39706d594f" : "Notice"
14  },
15  "items" : [
16   {
17    "listeners" : {
18     "render" : "function (_self)\n{\n\n}"
19    },
20    "xtype" : "Border",
21    "$ el" : "document.body",
22    "$ xns" : "Roo.bootstrap.layout",
23    "bool is_root" : true,
24    "items" : [
25     {
26      "String tabPosition" : "top",
27      "xtype" : "Region",
28      "$ xns" : "Roo.bootstrap.layout",
29      "Boolean alwaysShowTabs" : true,
30      "* prop" : "center"
31     },
32     {
33      "xtype" : "Region",
34      "Boolean hideTabs" : true,
35      "Number height" : 50,
36      "$ xns" : "Roo.bootstrap.layout",
37      "* prop" : "north",
38      "String overflow" : "visible"
39     },
40     {
41      "Boolean fitContainer" : true,
42      "xtype" : "Content",
43      "$ xns" : "Roo.bootstrap.panel",
44      "String region" : "north",
45      "items" : [
46       {
47        "String position" : "fixed-top",
48        "String cls" : "headroom animated slideDown  no-srButton",
49        "Boolean srButton" : true,
50        "bool autohide" : true,
51        "xtype" : "NavHeaderbar",
52        "Boolean inverse" : false,
53        "Boolean desktopCenter" : false,
54        "$ String brand" : "'<img   cls=\"header-logo\" src=\"' +    Roo.BLANK_IMAGE_URL + '\">'",
55        "$ xns" : "Roo.bootstrap",
56        "String style" : "padding-bottom:0px;",
57        "items" : [
58         {
59          "String type" : "nav",
60          "xtype" : "NavGroup",
61          "String align" : "right",
62          "$ xns" : "Roo.bootstrap",
63          "String style" : "margin-top:0px;margin-bottom:0px;margin-right:22px;",
64          "items" : [
65           {
66            "listeners" : {
67             "render" : "function (_self)\n{\n    _this.user_box = this;\n    \n    this.el.setVisibilityMode(Roo.Element.DISPLAY);\n    \n    this.el.show();\n}"
68            },
69            "Boolean preventDefault" : true,
70            "| function updateBadge" : "function() { }",
71            "xtype" : "NavItem",
72            "$ html" : "Pman.Login.authUser.name + '<span style=\"margin-left: 5px;\" class=\"badge badge-primary\"></span>'",
73            "$ xns" : "Roo.bootstrap",
74            "String icon" : "fa fa-user",
75            "items" : [
76             {
77              "listeners" : {
78               "show" : "function (_self)\n{\n    var width = Roo.lib.Dom.getViewWidth();\n    \n    var xy = this.el.getXY();\n    this.el.setStyle('position', 'absolute');\n    \n    if(width < 480){\n        xy[0] = 0;\n        this.el.setXY(xy);\n        this.el.setStyle('width', width + 'px');\n    }\n}"
79              },
80              "Boolean allowDomMove" : false,
81              "String cls" : "user-menu",
82              "xtype" : "Menu",
83              "$ xns" : "Roo.bootstrap",
84              "* prop" : "menu",
85              "items" : [
86               {
87                "String cls" : "user-body",
88                "Boolean preventDefault" : true,
89                "xtype" : "MenuItem",
90                "$ xns" : "Roo.bootstrap",
91                "Boolean isContainer" : true,
92                "items" : [
93                 {
94                  "xtype" : "Row",
95                  "$ xns" : "Roo.bootstrap",
96                  "items" : [
97                   {
98                    "Number md" : 12,
99                    "xtype" : "Column",
100                    "$ xns" : "Roo.bootstrap",
101                    "items" : [
102                     {
103                      "xtype" : "Row",
104                      "$ xns" : "Roo.bootstrap",
105                      "items" : [
106                       {
107                        "listeners" : {
108                         "render" : "function (_self)\n{\n    this.el.dom.innerHTML = '<b>' + Pman.Login.authUser.name + '</b>';\n    \n}"
109                        },
110                        "Number md" : 12,
111                        "String cls" : "text-primary",
112                        "xtype" : "Column",
113                        "$ xns" : "Roo.bootstrap"
114                       },
115                       {
116                        "listeners" : {
117                         "render" : "function (_self)\n{\n   \n    this.el.dom.innerHTML = Pman.Login.authUser.email;\n    \n}"
118                        },
119                        "Number md" : 12,
120                        "xtype" : "Column",
121                        "$ xns" : "Roo.bootstrap",
122                        "String style" : "color:#777;"
123                       }
124                      ]
125                     }
126                    ]
127                   }
128                  ]
129                 }
130                ]
131               },
132               {
133                "listeners" : {
134                 "childrenrendered" : "function (_self)\n{\n    _this.super_admin_btn.hide();\n\n    if(!Pman.Login.authUser.role.length && Pman.Login.authUser.groups.indexOf('Administrators') * 1 != -1) {\n        _this.super_admin_btn.show();\n    }\n}"
135                },
136                "String cls" : "user-footer",
137                "Boolean preventDefault" : true,
138                "xtype" : "MenuItem",
139                "$ xns" : "Roo.bootstrap",
140                "Boolean isContainer" : true,
141                "items" : [
142                 {
143                  "xtype" : "Row",
144                  "$ xns" : "Roo.bootstrap",
145                  "items" : [
146                   {
147                    "Number md" : 12,
148                    "xtype" : "Column",
149                    "$ xns" : "Roo.bootstrap",
150                    "items" : [
151                     {
152                      "listeners" : {
153                       "render" : "function (_self)\n{\n    _this.super_admin_btn = this;\n    \n}",
154                       "click" : "function (_self, e)\n{\n    window.open(baseURL + '?_super_admin=1','_self');\n}"
155                      },
156                      "String weight" : "link",
157                      "xtype" : "Button",
158                      "$ xns" : "Roo.bootstrap",
159                      "String html" : "Administrator",
160                      "String style" : "padding: 0px; margin-bottom: 10px; text-decoration: none; color:#777;"
161                     }
162                    ]
163                   }
164                  ]
165                 },
166                 {
167                  "xtype" : "Row",
168                  "$ xns" : "Roo.bootstrap",
169                  "items" : [
170                   {
171                    "Number md" : 6,
172                    "xtype" : "Column",
173                    "Number xs" : 6,
174                    "$ xns" : "Roo.bootstrap",
175                    "Number sm" : 6,
176                    "items" : [
177                     {
178                      "listeners" : {
179                       "click" : "function (e)\n{\n\n    var _self = this;\n    \n    Pman.Dialog.BAdminPassword.show({ id : Pman.Login.authUser.id }, function(res) {\n        Roo.bootstrap.MessageBox.alert(_self._change_passwd_success_title, _self._change_passwd_success_body);\n    });\n    \n}"
180                      },
181                      "xtype" : "Button",
182                      "string _change_passwd_success_body" : "Your password has been changed",
183                      "$ xns" : "Roo.bootstrap",
184                      "String html" : "Change Password",
185                      "String style" : "text-transform:none;",
186                      "string _change_passwd_success_title" : "Notice"
187                     }
188                    ]
189                   },
190                   {
191                    "Number md" : 6,
192                    "xtype" : "Column",
193                    "Number xs" : 6,
194                    "$ xns" : "Roo.bootstrap",
195                    "String style" : "text-align: right;",
196                    "Number sm" : 6,
197                    "items" : [
198                     {
199                      "listeners" : {
200                       "click" : "function (e)\n{\n    window.onbeforeunload = false;\n    \n    \n    Roo.Ajax.request({\n            url : baseURL + '/Login',\n            method: 'POST',\n            params : { \n                logout : 1\n            },\n            success : function()\n            {\n                location.href = baseURL;\n            }\n        });\n\n}"
201                      },
202                      "xtype" : "Button",
203                      "$ xns" : "Roo.bootstrap",
204                      "String html" : "Logout",
205                      "String style" : "text-transform:none;"
206                     }
207                    ]
208                   }
209                  ]
210                 }
211                ]
212               }
213              ]
214             }
215            ]
216           }
217          ]
218         }
219        ]
220       }
221      ]
222     }
223    ]
224   }
225  ]
226 }