Squiz Matrix  4.12.2
 All Data Structures Namespaces Functions Variables Pages
ipb_user_group_management.inc
1 <?php
18 require_once SQ_INCLUDE_PATH.'/asset_management.inc';
19 
31 {
32 
33 
39  {
40  $this->Asset_Management($pm);
41 
42  $this->vars = Array(
43  'g_title' => Array(
44  'added' => '0.1',
45  'type' => 'text',
46  'default' => '',
47  ),
48  'g_access_offline' => Array(
49  'added' => '0.1',
50  'type' => 'text',
51  'default' => '',
52  ),
53  'g_icon' => Array(
54  'added' => '0.1',
55  'type' => 'text',
56  'default' => '',
57  ),
58  'prefix' => Array(
59  'added' => '0.1',
60  'type' => 'text',
61  'default' => '',
62  ),
63  'suffix' => Array(
64  'added' => '0.1',
65  'type' => 'text',
66  'default' => '',
67  ),
68  'g_hide_from_list' => Array(
69  'added' => '0.1',
70  'type' => 'text',
71  'default' => '',
72  ),
73  'g_attach_max' => Array(
74  'added' => '0.1',
75  'type' => 'text',
76  'default' => '',
77  ),
78  'g_attach_per_post' => Array(
79  'added' => '0.1',
80  'type' => 'text',
81  'default' => '',
82  ),
83  'g_photo_max_vars' => Array(
84  'added' => '0.1',
85  'type' => 'text',
86  'default' => '',
87  ),
88  'g_avatar_upload' => Array(
89  'added' => '0.1',
90  'type' => 'text',
91  'default' => '',
92  ),
93  'g_can_msg_attach' => Array(
94  'added' => '0.1',
95  'type' => 'text',
96  'default' => '',
97  ),
98  'g_view_board' => Array(
99  'added' => '0.1',
100  'type' => 'text',
101  'default' => '',
102  ),
103  'g_access_offline' => Array(
104  'added' => '0.1',
105  'type' => 'text',
106  'default' => '',
107  ),
108  'g_mem_info' => Array(
109  'added' => '0.1',
110  'type' => 'text',
111  'default' => '',
112  ),
113  'g_other_topics' => Array(
114  'added' => '0.1',
115  'type' => 'text',
116  'default' => '',
117  ),
118  'g_use_search' => Array(
119  'added' => '0.1',
120  'type' => 'text',
121  'default' => '',
122  ),
123  'g_search_flood' => Array(
124  'added' => '0.1',
125  'type' => 'text',
126  'default' => '',
127  ),
128  'g_email_friend' => Array(
129  'added' => '0.1',
130  'type' => 'text',
131  'default' => '',
132  ),
133  'g_edit_profile' => Array(
134  'added' => '0.1',
135  'type' => 'text',
136  'default' => '',
137  ),
138  'g_use_pm' => Array(
139  'added' => '0.1',
140  'type' => 'text',
141  'default' => '',
142  ),
143  'g_max_mass_pm' => Array(
144  'added' => '0.1',
145  'type' => 'text',
146  'default' => '',
147  ),
148  'g_max_messages' => Array(
149  'added' => '0.1',
150  'type' => 'text',
151  'default' => '',
152  ),
153  'g_post_new_topics' => Array(
154  'added' => '0.1',
155  'type' => 'text',
156  'default' => '',
157  ),
158  'g_reply_own_topics' => Array(
159  'added' => '0.1',
160  'type' => 'text',
161  'default' => '',
162  ),
163  'g_reply_other_topics' => Array(
164  'added' => '0.1',
165  'type' => 'text',
166  'default' => '',
167  ),
168  'g_edit_posts' => Array(
169  'added' => '0.1',
170  'type' => 'text',
171  'default' => '',
172  ),
173  'g_edit_cutoff' => Array(
174  'added' => '0.1',
175  'type' => 'text',
176  'default' => '',
177  ),
178  'g_append_edit' => Array(
179  'added' => '0.1',
180  'type' => 'text',
181  'default' => '',
182  ),
183  'g_delete_own_posts' => Array(
184  'added' => '0.1',
185  'type' => 'text',
186  'default' => '',
187  ),
188  'g_open_close_posts' => Array(
189  'added' => '0.1',
190  'type' => 'text',
191  'default' => '',
192  ),
193  'g_edit_topic' => Array(
194  'added' => '0.1',
195  'type' => 'text',
196  'default' => '',
197  ),
198  'g_delete_own_topics' => Array(
199  'added' => '0.1',
200  'type' => 'text',
201  'default' => '',
202  ),
203  'g_post_polls' => Array(
204  'added' => '0.1',
205  'type' => 'text',
206  'default' => '',
207  ),
208  'g_vote_polls' => Array(
209  'added' => '0.1',
210  'type' => 'text',
211  'default' => '',
212  ),
213  'g_avoid_flood' => Array(
214  'added' => '0.1',
215  'type' => 'text',
216  'default' => '',
217  ),
218  'g_avoid_q' => Array(
219  'added' => '0.1',
220  'type' => 'text',
221  'default' => '',
222  ),
223  'g_calendar_post' => Array(
224  'added' => '0.1',
225  'type' => 'text',
226  'default' => '',
227  ),
228  'g_dohtml' => Array(
229  'added' => '0.1',
230  'type' => 'text',
231  'default' => '',
232  ),
233  'g_bypass_badwords' => Array(
234  'added' => '0.1',
235  'type' => 'text',
236  'default' => '',
237  ),
238  'g_is_supmod' => Array(
239  'added' => '0.1',
240  'type' => 'text',
241  'default' => '',
242  ),
243  'g_access_cp' => Array(
244  'added' => '0.1',
245  'type' => 'text',
246  'default' => '',
247  ),
248  'g_post_closed' => Array(
249  'added' => '0.1',
250  'type' => 'text',
251  'default' => '',
252  ),
253  'g_promotion' => Array(
254  'added' => '0.1',
255  'type' => 'text',
256  'default' => '',
257  ),
258  );
259 
260  }//end constructor
261 
262 
263 }//end class
264 
265 ?>