Home
last modified time | relevance | path

Searched refs:set_var (Results 1 – 25 of 1518) sorted by relevance

12345678910>>...61

/dports/www/phpgroupware/phpgroupware-0.9.16.017/dj/
H A Dedit.php67 $t->set_var('hidden_vars','');
128 $t->set_var('song_status','');
144 $t->set_var('lang_year',lang('Year'));
162 $t->set_var('song_id',$song_id);
163 $t->set_var('sort',$sort);
164 $t->set_var('order',$order);
165 $t->set_var('filter',$filter);
166 $t->set_var('query',$query);
167 $t->set_var('start',$start);
168 $t->set_var('cat_id',$cat_id);
[all …]
H A Dview.php31 $GLOBALS['phpgw']->template->set_var('hidden_vars','');
107 $GLOBALS['phpgw']->template->set_var('lang_year',lang('Year'));
126 $GLOBALS['phpgw']->template->set_var('song_id',$song_id);
127 $GLOBALS['phpgw']->template->set_var('sort',$sort);
128 $GLOBALS['phpgw']->template->set_var('order',$order);
129 $GLOBALS['phpgw']->template->set_var('filter',$filter);
130 $GLOBALS['phpgw']->template->set_var('query',$query);
131 $GLOBALS['phpgw']->template->set_var('start',$start);
132 $GLOBALS['phpgw']->template->set_var('cat_id',$cat_id);
143 $GLOBALS['phpgw']->template->set_var('delete_link','');
[all …]
H A Dindex.php94 $GLOBALS['phpgw']->template->set_var('start',$start);
95 $GLOBALS['phpgw']->template->set_var('sort',$sort);
96 $GLOBALS['phpgw']->template->set_var('order',$order);
97 $GLOBALS['phpgw']->template->set_var('filter',$filter);
98 $GLOBALS['phpgw']->template->set_var('query',$query);
99 $GLOBALS['phpgw']->template->set_var('cat_id',$cat_id);
143 $GLOBALS['phpgw']->template->set_var('id',$id);
144 $GLOBALS['phpgw']->template->set_var('title',$title);
145 $GLOBALS['phpgw']->template->set_var('artist',$artist);
146 $GLOBALS['phpgw']->template->set_var('year',$year);
[all …]
/dports/deskutils/egroupware/egroupware/setup/
H A Dindex.php155 $setup_tpl->set_var('subtitle',@$subtitle);
156 $setup_tpl->set_var('submsg',@$submsg);
157 $setup_tpl->set_var('subaction',@$subaction);
178 $setup_tpl->set_var('img_completed',$completed);
194 $setup_tpl->set_var('instr','');
202 $setup_tpl->set_var('instr',
214 $setup_tpl->set_var('instr',
266 $setup_tpl->set_var('goto',lang('Go to'));
285 $setup_tpl->set_var('cancel',lang('cancel'));
336 $setup_tpl->set_var('subaction','');
[all …]
H A Dapplications.php223 $setup_tpl->set_var('name','application');
263 $setup_tpl->set_var('name',$key);
264 $setup_tpl->set_var('details',$val);
386 $setup_tpl->set_var('check','check.png');
428 $setup_tpl->set_var('resolution','');
438 $setup_tpl->set_var('resolution',
460 $setup_tpl->set_var('resolution','');
465 $setup_tpl->set_var('instalt','');
478 $setup_tpl->set_var('resolution','');
528 $setup_tpl->set_var('remove',' ');
[all …]
/dports/www/phpgroupware/phpgroupware-0.9.16.017/setup/
H A Dindex.php139 $setup_tpl->set_var('subtitle',@$subtitle);
140 $setup_tpl->set_var('submsg',@$submsg);
141 $setup_tpl->set_var('subaction',@$subaction);
160 $setup_tpl->set_var('img_incomplete',$incomplete);
161 $setup_tpl->set_var('img_completed',$completed);
169 $setup_tpl->set_var('makesure',lang('makesure'));
196 $setup_tpl->set_var('install',lang('Install'));
207 $setup_tpl->set_var('upgrade',lang('Upgrade'));
208 $setup_tpl->set_var('goto',lang('Go to'));
224 $setup_tpl->set_var('cancel',lang('cancel'));
[all …]
H A Dapplications.php245 $setup_tpl->set_var('details', $name);
246 $setup_tpl->set_var('bg_color', 'th');
270 $setup_tpl->set_var('name',$key);
271 $setup_tpl->set_var('details',$val);
376 $setup_tpl->set_var('details', $name);
377 $setup_tpl->set_var('bg_color', 'th');
380 $setup_tpl->set_var('bg_color','row_on');
404 $setup_tpl->set_var('check','check.png');
460 $setup_tpl->set_var('resolution',
497 $setup_tpl->set_var('resolution','');
[all …]
H A Dmanageheader.php338 $setup_tpl->set_var('db_domain',$key);
367 $setup_tpl->set_var('domain','');
394 $setup_tpl->set_var('db_domain','default');
395 $setup_tpl->set_var('db_host','localhost');
396 $setup_tpl->set_var('db_name','phpgroupware');
399 $setup_tpl->set_var('db_type','mysql');
409 $setup_tpl->set_var('domain','');
411 $setup_tpl->set_var('comment_l','<!-- ');
412 $setup_tpl->set_var('comment_r',' -->');
443 $setup_tpl->set_var('detected',$detected);
[all …]
/dports/www/phpgroupware/phpgroupware-0.9.16.017/projects/inc/
H A Dclass.uiprojects.inc.php342 $GLOBALS['phpgw']->template->set_var(array
485 $this->t->set_var('left',$left);
486 $this->t->set_var('right',$right);
496 $this->t->set_var('lang_action',lang('Jobs'));
505 $this->t->set_var('action_list',$action_list);
543 $this->t->set_var(array
566 $this->t->set_var('action_entry','');
567 $this->t->set_var('lang_action_entry','');
1995 $GLOBALS['phpgw']->template->set_var(array
2153 $GLOBALS['phpgw']->template->set_var(array
[all …]
H A Dclass.uibilling.inc.php226 $GLOBALS['phpgw']->template->set_var('left',$left);
227 $GLOBALS['phpgw']->template->set_var('right',$right);
311 $GLOBALS['phpgw']->template->set_var(array
411 $GLOBALS['phpgw']->template->set_var('left',$left);
412 $GLOBALS['phpgw']->template->set_var('right',$right);
588 $GLOBALS['phpgw']->template->set_var('choose','');
785 $GLOBALS['phpgw']->template->set_var('invoice','');
843 $GLOBALS['phpgw']->template->set_var('title',$title);
865 $GLOBALS['phpgw']->template->set_var('pos',$pos);
903 $GLOBALS['phpgw']->template->set_var('aes',$aes);
[all …]
H A Dclass.uiprojecthours.inc.php254 $GLOBALS['phpgw']->template->set_var('left',$left);
255 $GLOBALS['phpgw']->template->set_var('right',$right);
332 $GLOBALS['phpgw']->template->set_var('edit','');
356 $GLOBALS['phpgw']->template->set_var('action','');
517 $GLOBALS['phpgw']->template->set_var('sradio',$sradio);
521 $GLOBALS['phpgw']->template->set_var('sradio','');
556 $GLOBALS['phpgw']->template->set_var('eradio','');
608 $GLOBALS['phpgw']->template->set_var('edithandle','');
609 $GLOBALS['phpgw']->template->set_var('addhandle','');
709 $GLOBALS['phpgw']->template->set_var('lang_subs','');
[all …]
H A Dclass.uideliveries.inc.php207 $GLOBALS['phpgw']->template->set_var('left',$left);
208 $GLOBALS['phpgw']->template->set_var('right',$right);
294 $GLOBALS['phpgw']->template->set_var(array
454 $GLOBALS['phpgw']->template->set_var('choose','');
641 $GLOBALS['phpgw']->template->set_var('delivery','');
685 $GLOBALS['phpgw']->template->set_var('left',$left);
686 $GLOBALS['phpgw']->template->set_var('right',$right);
698 $GLOBALS['phpgw']->template->set_var('sort_sum','');
728 $GLOBALS['phpgw']->template->set_var('sum','');
817 $GLOBALS['phpgw']->template->set_var('pos',$pos);
[all …]
H A Dclass.uistatistics.inc.php203 $GLOBALS['phpgw']->template->set_var('left',$left);
204 $GLOBALS['phpgw']->template->set_var('right',$right);
244 $GLOBALS['phpgw']->template->set_var('lang_action','');
285 $GLOBALS['phpgw']->template->set_var(array
388 $GLOBALS['phpgw']->template->set_var('left',$left);
389 $GLOBALS['phpgw']->template->set_var('right',$right);
537 $GLOBALS['phpgw']->template->set_var('e_hours',$hrs);
560 $GLOBALS['phpgw']->template->set_var('e_hours',$hrs);
569 $GLOBALS['phpgw']->template->set_var('e_hours',$hrs);
766 $GLOBALS['phpgw']->template->set_var('e_hours',$hrs);
[all …]
/dports/www/phpgroupware/phpgroupware-0.9.16.017/email/inc/
H A Dclass.uisearch.inc.php129 $t->set_var("selected", "");
138 $t->set_var("day_option", $i);
139 $t->set_var("day_option", $i);
143 $t->set_var("selected", "");
156 $t->set_var("selected", "");
169 $t->set_var("selected", "");
183 $t->set_var("selected", "");
196 $t->set_var("selected", "");
209 $t->set_var("selected", "");
223 $t->set_var("selected", "");
[all …]
H A Dclass.uimessage.inc.php102 $this->tpl->set_var('V_x-phpgw-type','');
157 $this->tpl->set_var($tpl_vars);
170 $this->tpl->set_var('V_cc_data','');
206 $this->tpl->set_var($tpl_vars);
243 $this->tpl->set_var('ilnk_reply','');
246 $this->tpl->set_var('ilnk_delete','');
254 $this->tpl->set_var('view_option','');
263 $this->tpl->set_var('href_reply','');
266 $this->tpl->set_var('href_delete','');
519 $this->tpl->set_var($tpl_vars);
[all …]
H A Dclass.uifilters.inc.php116 $this->tpl->set_var('lang_from',lang('From'));
117 $this->tpl->set_var('lang_to',lang('To'));
118 $this->tpl->set_var('lang_cc',lang('CC'));
119 $this->tpl->set_var('lang_bcc',lang('Bcc'));
128 $this->tpl->set_var('lang_body',lang('Body'));
135 $this->tpl->set_var('lang_keep',lang('Keep'));
142 $this->tpl->set_var('lang_and',lang('And'));
143 $this->tpl->set_var('lang_or',lang('Or'));
691 $this->tpl->set_var($var);
713 $this->tpl->set_var('tr_color',$tr_color);
[all …]
H A Dclass.uijsaddressbook.inc.php236 $this->template->set_var('charset',$charset);
383 $this->template->set_var('hideto_open',"");
384 $this->template->set_var('hideto_close'," ");
395 $this->template->set_var('hidecc_open',"");
396 $this->template->set_var('hidecc_close'," ");
407 $this->template->set_var('hidebcc_open',"");
587 $this->template->set_var('cats_list',
592 $this->template->set_var('main_form_action',
727 $this->template->set_var('toselvalue',$id);
744 $this->template->set_var('ccselvalue',$id);
[all …]
/dports/www/phpgroupware/phpgroupware-0.9.16.017/felamimail/inc/
H A Dclass.uifelamimail.inc.php269 $this->t->set_var('oldMailbox',$urlMailbox);
270 $this->t->set_var('image_path',PHPGW_IMAGES);
289 $this->t->set_var('quotaBG','red');
293 $this->t->set_var('quotaBG','yellow');
297 $this->t->set_var('quotaBG','#33ff33');
340 $this->t->set_var('refreshTime','');
516 $this->t->set_var('message_counter',$i);
600 $this->t->set_var('row_text',$flags);
612 $this->t->set_var('maxMessages',$i);
615 $this->t->set_var('checkedCounter',$i);
[all …]
H A Dclass.uifilter.inc.php77 $this->t->set_var("filterName",'');
78 $this->t->set_var("from",'');
79 $this->t->set_var("to",'');
80 $this->t->set_var("subject",'');
81 $this->t->set_var("filter_checked",'');
144 $this->t->set_var("filterName",'');
145 $this->t->set_var("from",'');
146 $this->t->set_var("to",'');
147 $this->t->set_var("subject",'');
157 $this->t->set_var("filterrows",'');
[all …]
H A Dclass.uipreferences.inc.php136 $this->t->set_var('folder_name',$value);
137 $this->t->set_var('folder_value',$key);
140 $this->t->set_var('selected','selected');
144 $this->t->set_var('selected','');
148 $this->t->set_var('subscribed','S');
152 $this->t->set_var('subscribed','U');
161 $this->t->set_var('unsubscribed_checked','');
165 $this->t->set_var('subscribed_checked','');
206 $this->t->set_var("lang_select",lang('select'));
212 $this->t->set_var("lang_update",lang('update'));
[all …]
/dports/www/phpgroupware/phpgroupware-0.9.16.017/email/
H A Daddressbook-js.php80 $GLOBALS['phpgw']->template->set_var('V_toselectbox',"");
89 $GLOBALS['phpgw']->template->set_var('V_ccselectbox',"");
98 $GLOBALS['phpgw']->template->set_var('V_bccselectbox',"");
149 $GLOBALS['phpgw']->template->set_var('charset',$charset);
167 $GLOBALS['phpgw']->template->set_var('query',$query);
168 $GLOBALS['phpgw']->template->set_var('order',$order);
275 $GLOBALS['phpgw']->template->set_var('cats_list',
284 $GLOBALS['phpgw']->template->set_var('cats_action',
290 $GLOBALS['phpgw']->template->set_var('main_form_action',
478 $GLOBALS['phpgw']->template->set_var('hidden_name',$id);
[all …]
/dports/www/phpgroupware/phpgroupware-0.9.16.017/notes/inc/
H A Dclass.uinotes.inc.php128 $this->t->set_var('left',$left);
129 $this->t->set_var('right',$right);
163 $this->t->set_var(array
182 $this->t->set_var('edit','');
194 $this->t->set_var('delete','');
223 $this->t->set_var('add','');
273 $this->t->set_var('message','');
284 $this->t->set_var('addhandle','');
319 $this->t->set_var('message','');
342 $this->t->set_var('edithandle','');
[all …]
/dports/www/phpgroupware/phpgroupware-0.9.16.017/qmailldap/inc/
H A Dclass.uiqmailldap.inc.php204 $GLOBALS['phpgw']->template->set_var('rcpt_selectbox',$selectBox);
234 $GLOBALS['phpgw']->template->set_var('domain_name',$smtproute[0]);
236 $GLOBALS['phpgw']->template->set_var('remote_port',$smtproute[2]);
411 $GLOBALS['phpgw']->template->set_var('lang_edit',lang('edit'));
412 $GLOBALS['phpgw']->template->set_var('lang_save',lang('save'));
413 $GLOBALS['phpgw']->template->set_var('lang_delete',lang('delete'));
415 $GLOBALS['phpgw']->template->set_var('lang_enabled',lang('enabled'));
416 $GLOBALS['phpgw']->template->set_var('lang_add',lang('add'));
417 $GLOBALS['phpgw']->template->set_var('lang_done',lang('Done'));
418 $GLOBALS['phpgw']->template->set_var('lang_back',lang('back'));
[all …]
H A Dclass.uiuserdata.inc.php71 $GLOBALS['phpgw']->template->set_var('mailAlternateAddress','');
77 $GLOBALS['phpgw']->template->set_var('uid',rawurlencode($_accountData['dn']));
83 $GLOBALS['phpgw']->template->set_var('mailLocalAddress','');
84 $GLOBALS['phpgw']->template->set_var('mailAlternateAddress','');
85 $GLOBALS['phpgw']->template->set_var('mailRoutingAddress','');
87 $GLOBALS['phpgw']->template->set_var('account_checked','');
140 $GLOBALS['phpgw']->template->set_var('lang_add',lang('add'));
141 $GLOBALS['phpgw']->template->set_var('lang_save',lang('save'));
142 $GLOBALS['phpgw']->template->set_var('lang_done',lang('done'));
143 $GLOBALS['phpgw']->template->set_var('lang_remove',lang('remove'));
[all …]
/dports/www/phpgroupware/phpgroupware-0.9.16.017/messenger/inc/
H A Dclass.uimessenger.inc.php68 $this->template->set_var('lang_from',lang('Message from'));
69 $this->template->set_var('lang_subject',lang('Subject'));
70 $this->template->set_var('lang_content',lang('Message'));
71 $this->template->set_var('lang_date',lang('Date'));
120 $this->template->set_var('row_from',$message['from']);
121 $this->template->set_var('row_date',$message['date']);
123 $this->template->set_var('row_status',$status);
227 $this->template->set_var('value_from', $message['from']);
232 $this->template->set_var('link_delete','<a href="'
236 $this->template->set_var('link_reply','<a href="'
[all …]

12345678910>>...61