view source
[roojs1] / examples / bootstrap / contact.js
1 //<script type="text/javascript">
2
3 // Auto generated file - created by app.Builder.js- do not edit directly (at present!)
4
5 contact = new Roo.XComponent({
6
7  _strings : {
8   'ce8ae9da5b7cd6c3df2929543a9af92d' :"Email",
9   '02d4482d332e1aef3437cd61c9bcc624' :"Contact us",
10   '14a7ee7b1e7af70fc73fe7c499323fc1' :"2002 Holcombe Boulevard, Houston, TX 77030, USA\n\t\t\t\t\t",
11   'bcc254b55c4a1babdf1dcb82c207506b' :"Phone",
12   '88512a88100c22e54a61aaec8ed842ba' :"Type your message here...",
13   '7d221f9a8ebbfb877cadd779623b7bc8' :"<input class=\"btn btn-action\" type=\"submit\" value=\"Send message\">",
14   'd06f99a47cb961884ded656082615dd2' :"<a href=\"index.html\">Home</a>",
15   '69847143f57cba5d08123f1df77e1b44' :"Left Sidebar",
16   'ee921a36c743182915ce71f8c27a2c0b' :"(713) 791-1414\n\t\t\t\t\t",
17   '24b1f9fa141848f82277f1446bbea0fe' :"We’d love to hear from you. Interested in working together? Fill out the form below with some info about your project and I will get back to you as soon as I can. Please allow a couple days for me to respond.\n\t\t\t\t",
18   '49ee3087348e8d44e1feda1917443987' :"Name",
19   'a4c18b2713705a4395abdcdee3949d8d' :"<input type=\"checkbox\"> \nSign up for newsletter\n",
20   'dd7bf230fde8d4836917806aff6a6b27' :"Address",
21   '673ae02fffb72f0fe68a66f096a01347' :"Phone:"
22  },
23
24   part     :  ["bootstrap", "contact" ],
25   order    : '001-contact',
26   region   : 'center',
27   parent   : false,
28   name     : "unnamed module",
29   disabled : false, 
30   permname : '', 
31   _tree : function()
32   {
33    var _this = this;
34    var MODULE = this;
35    return {
36    '|xns' : 'Roo.bootstrap',
37    xns : Roo.bootstrap,
38    xtype : 'Body',
39    items : [
40     {
41      '|xns' : 'Roo.bootstrap',
42      xns : Roo.bootstrap,
43      xtype : 'Container',
44      items : [
45       {
46        '|xns' : 'Roo.bootstrap',
47        cls : 'breadcrumb',
48        tag : 'ol',
49        xns : Roo.bootstrap,
50        xtype : 'Container',
51        items : [
52         {
53          '|xns' : 'Roo.bootstrap',
54          html : _this._strings['d06f99a47cb961884ded656082615dd2'],
55          tag : 'li',
56          xns : Roo.bootstrap,
57          xtype : 'Element'
58         },
59         {
60          '|xns' : 'Roo.bootstrap',
61          cls : 'active',
62          html : _this._strings['69847143f57cba5d08123f1df77e1b44'],
63          tag : 'li',
64          xns : Roo.bootstrap,
65          xtype : 'Element'
66         },
67         {
68          '|xns' : 'Roo.bootstrap',
69          xns : Roo.bootstrap,
70          xtype : 'Row',
71          items : [
72           {
73            '|xns' : 'Roo.bootstrap',
74            cls : 'col-sm-9 maincontent',
75            xns : Roo.bootstrap,
76            xtype : 'Container',
77            items : [
78             {
79              '|xns' : 'Roo.bootstrap',
80              cls : 'page-header',
81              tag : 'header',
82              xns : Roo.bootstrap,
83              xtype : 'Element',
84              items : [
85               {
86                '|xns' : 'Roo.bootstrap',
87                anchor : 'contact',
88                xns : Roo.bootstrap,
89                xtype : 'Link'
90               },
91               {
92                '|xns' : 'Roo.bootstrap',
93                cls : 'page-title',
94                html : _this._strings['02d4482d332e1aef3437cd61c9bcc624'],
95                level : 1,
96                xns : Roo.bootstrap,
97                xtype : 'Header'
98               }
99              ]
100
101             },
102             {
103              '|xns' : 'Roo.bootstrap',
104              html : _this._strings['24b1f9fa141848f82277f1446bbea0fe'],
105              tag : 'p',
106              xns : Roo.bootstrap,
107              xtype : 'Element'
108             },
109             {
110              '|xns' : 'Roo.bootstrap',
111              xns : Roo.bootstrap,
112              xtype : 'Form',
113              items : [
114               {
115                '|xns' : 'Roo.bootstrap',
116                xns : Roo.bootstrap,
117                xtype : 'Row',
118                items : [
119                 {
120                  '|xns' : 'Roo.bootstrap',
121                  inputType : 'text',
122                  placeholder : _this._strings['49ee3087348e8d44e1feda1917443987'],
123                  sm : 4,
124                  xns : Roo.bootstrap,
125                  xtype : 'Input'
126                 },
127                 {
128                  '|xns' : 'Roo.bootstrap',
129                  inputType : 'text',
130                  placeholder : _this._strings['ce8ae9da5b7cd6c3df2929543a9af92d'],
131                  sm : 4,
132                  xns : Roo.bootstrap,
133                  xtype : 'Input'
134                 },
135                 {
136                  '|xns' : 'Roo.bootstrap',
137                  inputType : 'text',
138                  placeholder : _this._strings['bcc254b55c4a1babdf1dcb82c207506b'],
139                  sm : 4,
140                  xns : Roo.bootstrap,
141                  xtype : 'Input'
142                 }
143                ]
144
145               },
146               {
147                '|xns' : 'Roo.bootstrap',
148                xns : Roo.bootstrap,
149                xtype : 'Row',
150                items : [
151                 {
152                  '|xns' : 'Roo.bootstrap',
153                  placeholder : _this._strings['88512a88100c22e54a61aaec8ed842ba'],
154                  rows : 9,
155                  sm : 12,
156                  xns : Roo.bootstrap,
157                  xtype : 'TextArea'
158                 }
159                ]
160
161               },
162               {
163                '|xns' : 'Roo.bootstrap',
164                xns : Roo.bootstrap,
165                xtype : 'Row',
166                items : [
167                 {
168                  '|xns' : 'Roo.bootstrap',
169                  cls : 'col-sm-6',
170                  xns : Roo.bootstrap,
171                  xtype : 'Container',
172                  items : [
173                   {
174                    '|xns' : 'Roo.bootstrap',
175                    cls : 'checkbox',
176                    html : _this._strings['a4c18b2713705a4395abdcdee3949d8d'],
177                    tag : 'label',
178                    xns : Roo.bootstrap,
179                    xtype : 'Element'
180                   }
181                  ]
182
183                 },
184                 {
185                  '|xns' : 'Roo.bootstrap',
186                  cls : 'col-sm-6 text-right',
187                  html : _this._strings['7d221f9a8ebbfb877cadd779623b7bc8'],
188                  xns : Roo.bootstrap,
189                  xtype : 'Container'
190                 }
191                ]
192
193               }
194              ]
195
196             }
197            ]
198
199           },
200           {
201            '|xns' : 'Roo.bootstrap',
202            cls : 'col-sm-3 sidebar sidebar-right',
203            xns : Roo.bootstrap,
204            xtype : 'NavSidebar',
205            items : [
206             {
207              '|xns' : 'Roo.bootstrap',
208              cls : 'widget',
209              xns : Roo.bootstrap,
210              xtype : 'Container',
211              items : [
212               {
213                '|xns' : 'Roo.bootstrap',
214                html : _this._strings['dd7bf230fde8d4836917806aff6a6b27'],
215                level : 4,
216                xns : Roo.bootstrap,
217                xtype : 'Header'
218               },
219               {
220                '|xns' : 'Roo.bootstrap',
221                html : _this._strings['14a7ee7b1e7af70fc73fe7c499323fc1'],
222                tag : 'address',
223                xns : Roo.bootstrap,
224                xtype : 'Element'
225               },
226               {
227                '|xns' : 'Roo.bootstrap',
228                html : _this._strings['673ae02fffb72f0fe68a66f096a01347'],
229                level : 4,
230                xns : Roo.bootstrap,
231                xtype : 'Header'
232               },
233               {
234                '|xns' : 'Roo.bootstrap',
235                html : _this._strings['ee921a36c743182915ce71f8c27a2c0b'],
236                tag : 'address',
237                xns : Roo.bootstrap,
238                xtype : 'Element'
239               }
240              ]
241
242             }
243            ]
244
245           }
246          ]
247
248         }
249        ]
250
251       }
252      ]
253
254     }
255    ]
256
257   };  }
258 });