Home
last modified time | relevance | path

Searched refs:tr_color (Results 1 – 25 of 75) sorted by relevance

123

/dports/www/phpgroupware/phpgroupware-0.9.16.017/eldaptir/
H A Dview.php69 $tr_color = $GLOBALS['phpgw']->nextmatchs->alternate_row_color($tr_color); variable
70 $GLOBALS['phpgw']->template->set_var(tr_color,$tr_color);
88 $tr_color = $GLOBALS['phpgw']->nextmatchs->alternate_row_color($tr_color); variable
89 $GLOBALS['phpgw']->template->set_var(tr_color,$tr_color);
98 $tr_color = $GLOBALS['phpgw']->nextmatchs->alternate_row_color($tr_color); variable
99 $GLOBALS['phpgw']->template->set_var(tr_color,$tr_color);
109 $tr_color = $GLOBALS['phpgw']->nextmatchs->alternate_row_color($tr_color); variable
110 $GLOBALS['phpgw']->template->set_var(tr_color,$tr_color);
H A Dadd.php133 $tr_color = $GLOBALS['phpgw']->nextmatchs->alternate_row_color($tr_color); variable
134 $GLOBALS['phpgw']->template->set_var(tr_color,$tr_color);
153 $tr_color = $GLOBALS['phpgw']->nextmatchs->alternate_row_color($tr_color); variable
154 $GLOBALS['phpgw']->template->set_var(tr_color,$tr_color);
163 $tr_color = $GLOBALS['phpgw']->nextmatchs->alternate_row_color($tr_color); variable
164 $GLOBALS['phpgw']->template->set_var(tr_color,$tr_color);
174 $tr_color = $GLOBALS['phpgw']->nextmatchs->alternate_row_color($tr_color); variable
175 $GLOBALS['phpgw']->template->set_var(tr_color,$tr_color);
H A Dedit.php136 $tr_color = $GLOBALS['phpgw']->nextmatchs->alternate_row_color($tr_color); variable
137 $GLOBALS['phpgw']->template->set_var(tr_color,$tr_color);
155 $tr_color = $GLOBALS['phpgw']->nextmatchs->alternate_row_color($tr_color); variable
156 $GLOBALS['phpgw']->template->set_var(tr_color,$tr_color);
165 $tr_color = $GLOBALS['phpgw']->nextmatchs->alternate_row_color($tr_color); variable
166 $GLOBALS['phpgw']->template->set_var(tr_color,$tr_color);
176 $tr_color = $GLOBALS['phpgw']->nextmatchs->alternate_row_color($tr_color); variable
177 $GLOBALS['phpgw']->template->set_var(tr_color,$tr_color);
/dports/www/phpgroupware/phpgroupware-0.9.16.017/admin/inc/
H A Dclass.uimainscreen.inc.php85 $tr_color = $GLOBALS['phpgw']->nextmatchs->alternate_row_color($tr_color);
86 $GLOBALS['phpgw']->template->set_var('tr_color',$tr_color);
103 $tr_color = $GLOBALS['phpgw']->nextmatchs->alternate_row_color($tr_color);
104 $GLOBALS['phpgw']->template->set_var('tr_color',$tr_color);
117 $tr_color = $GLOBALS['phpgw']->nextmatchs->alternate_row_color($tr_color);
118 $GLOBALS['phpgw']->template->set_var('tr_color',$tr_color);
137 $tr_color = $GLOBALS['phpgw']->nextmatchs->alternate_row_color($tr_color);
138 $GLOBALS['phpgw']->template->set_var('tr_color',$tr_color);
142 $tr_color = $GLOBALS['phpgw']->nextmatchs->alternate_row_color($tr_color);
143 $GLOBALS['phpgw']->template->set_var('tr_color',$tr_color);
H A Dclass.uiloglevels.inc.php113 $tr_color = $GLOBALS['phpgw_info']['theme']['row_on'];
119 'tr_color' => $tr_color,
128 if ($tr_color == $GLOBALS['phpgw_info']['theme']['row_on'])
130 $tr_color = $GLOBALS['phpgw_info']['theme']['row_off'];
134 $tr_color = $GLOBALS['phpgw_info']['theme']['row_on'];
146 'tr_color' => $tr_color,
166 $tr_color = $GLOBALS['phpgw_info']['theme']['row_on'];
174 'tr_color' => $tr_color,
184 $tr_color = $GLOBALS['phpgw_info']['theme']['row_off'];
188 $tr_color = $GLOBALS['phpgw_info']['theme']['row_on'];
[all …]
/dports/www/phpgroupware/phpgroupware-0.9.16.017/forum/inc/
H A Dfunctions.inc.php56 global $phpgw, $phpgw_info, $tr_color;
59 $tr_color = $phpgw->nextmatchs->alternate_row_color($tr_color);
61 if($phpgw->db->f("id") == $current) $tr_color = $phpgw_info["theme"]["bg05"];
62 echo "<tr bgcolor=\"$tr_color\">";
90 global $phpgw, $phpgw_info, $tr_color;
94 $tr_color = $phpgw->nextmatchs->alternate_row_color($tr_color);
95 echo "<tr bgcolor=\"$tr_color\">";
/dports/www/phpgroupware/phpgroupware-0.9.16.017/tts/
H A Dindex.php248 case 1: $tr_color = $GLOBALS['phpgw_info']['theme']['bg01']; $prio = '1'; break; variable
249 case 2: $tr_color = $GLOBALS['phpgw_info']['theme']['bg02']; $prio = '2'; break; variable
250 case 3: $tr_color = $GLOBALS['phpgw_info']['theme']['bg03']; $prio = '3'; break; variable
251 case 4: $tr_color = $GLOBALS['phpgw_info']['theme']['bg04']; $prio = '4'; break; variable
252 case 5: $tr_color = $GLOBALS['phpgw_info']['theme']['bg05']; $prio = '5'; break; variable
253 case 6: $tr_color = $GLOBALS['phpgw_info']['theme']['bg06']; $prio = '6'; break; variable
254 case 7: $tr_color = $GLOBALS['phpgw_info']['theme']['bg07']; $prio = '7'; break; variable
255 case 8: $tr_color = $GLOBALS['phpgw_info']['theme']['bg08']; $prio = '8'; break; variable
258 default: $tr_color = $GLOBALS['phpgw_info']['theme']['bg_color']; $prio = '-'; variable
263 $tr_color = $GLOBALS['phpgw_info']['theme']['th_bg']; /*"#CCCCCC";*/ variable
[all …]
/dports/www/phpgroupware/phpgroupware-0.9.16.017/polls/inc/
H A Dfunctions.inc.php68 $tr_color = $GLOBALS['phpgw']->nextmatchs->alternate_row_color($tr_color);
69 echo ' <tr bgcolor="' . $tr_color . '">' . "\n";
177 $tr_color = $GLOBALS['phpgw']->nextmatchs->alternate_row_color($tr_color);
178 echo ' <tr bgcolor="' . $tr_color . '">' . "\n"
/dports/www/phpgroupware/phpgroupware-0.9.16.017/todo/inc/
H A Dclass.uipreferences.inc.php82 static $tr_color;
83 $tr_color = $GLOBALS['phpgw']->nextmatchs->alternate_row_color($tr_color);
85 'bg_color' => $tr_color,
/dports/www/phpgroupware/phpgroupware-0.9.16.017/forum/
H A Dpreference_index.php96 $tr_color = $phpgw_info["theme"]["row_off"]; variable
100 $tr_color = $GLOBALS['phpgw']->nextmatchs->alternate_row_color($tr_color); variable
101 echo " <tr bgcolor=\"$tr_color\">\n";
/dports/www/phpgroupware/phpgroupware-0.9.16.017/preferences/inc/
H A Dclass.uiaclprefs.inc.php282 $tr_color = $GLOBALS['phpgw']->nextmatchs->alternate_row_color($tr_color);
283 $this->display_row($tr_color,'g_',$group['account_id'],$group['account_lid'],$is_group);
301 $tr_color = $GLOBALS['phpgw']->nextmatchs->alternate_row_color($tr_color);
326 $tr_color = $GLOBALS['phpgw']->nextmatchs->alternate_row_color($tr_color);
327 …$this->display_row($tr_color,'u_',$user['account_id'],$GLOBALS['phpgw']->common->display_fullname(…
/dports/www/phpgroupware/phpgroupware-0.9.16.017/stocks/
H A Dpreferences.php108 $tr_color = $GLOBALS['phpgw']->nextmatchs->alternate_row_color($tr_color); variable
109 $GLOBALS['phpgw']->template->set_var('tr_color',$tr_color);
140 $tr_color = $GLOBALS['phpgw']->nextmatchs->alternate_row_color($tr_color); variable
/dports/www/phpgroupware/phpgroupware-0.9.16.017/addressbook/inc/
H A Dclass.catalog_manager.inc.php125 $tr_color = $GLOBALS['phpgw_info']['theme']['row_on'];
145 $tr_color = $this->nextmatchs->alternate_row_color($tr_color);
146 $this->template->set_var('row_bgc', $tr_color);
200 $tr_color = $GLOBALS['phpgw_info']['theme']['row_on'];
209 $tr_color = $this->nextmatchs->alternate_row_color($tr_color);
/dports/www/phpgroupware/phpgroupware-0.9.16.017/tts/inc/
H A Dhook_home.inc.php60 $tr_color = $GLOBALS['phpgw_info']['theme']['bg0'.$priority]; variable
64 $tr_color = $GLOBALS['phpgw_info']['theme']['bg10']; variable
68 $tr_color = $GLOBALS['phpgw_info']['theme']['bg_color']; variable
82 $p->set_var('tts_row_color', $tr_color );
/dports/www/phpgroupware/phpgroupware-0.9.16.017/addressbook/
H A Dadmin.php51 $tr_color = $phpgw->nextmatchs->alternate_row_color($tr_color); variable
52 $t->set_var('tr_color',$tr_color);
/dports/www/phpgroupware/phpgroupware-0.9.16.017/dj/
H A Ddirectories.php105 $tr_color = $GLOBALS['phpgw']->nextmatchs->alternate_row_color($tr_color); variable
106 $GLOBALS['phpgw']->template->set_var(tr_color,$tr_color);
/dports/www/phpgroupware/phpgroupware-0.9.16.017/preferences/templates/default/
H A Dpreferences.tpl33 <tr bgcolor="{tr_color}">
40 <tr bgcolor="{tr_color}">
44 <tr bgcolor="{tr_color}">
/dports/www/phpgroupware/phpgroupware-0.9.16.017/chora/
H A Dsites.php117 $tr_color = $phpgw->nextmatchs->alternate_row_color($tr_color); variable
118 $t->set_var(tr_color,$tr_color);
/dports/www/phpgroupware/phpgroupware-0.9.16.017/felamimail/
H A Daddressbook.php111 $tr_color = $phpgw->nextmatchs->alternate_row_color($tr_color); variable
112 $t->set_var(tr_color,$tr_color);
/dports/www/phpgroupware/phpgroupware-0.9.16.017/filemanager/
H A Dadmin.php51 $tr_color = $GLOBALS['phpgw']->nextmatchs->alternate_row_color ($tr_color);
53 'bg_color' => $tr_color,
/dports/www/phpgroupware/phpgroupware-0.9.16.017/calendar/
H A Dpreferences.php96 global $phpgw, $p, $tr_color;
98 $tr_color = $phpgw->nextmatchs->alternate_row_color($tr_color);
100 'bg_color' => $tr_color,
/dports/www/phpgroupware/phpgroupware-0.9.16.017/chat/
H A Dindex.php107 $tr_color = $GLOBALS['phpgw']->nextmatchs->alternate_row_color($tr_color); variable
109 '<tr bgcolor="' . $tr_color . '">' . "\n" .
/dports/www/phpgroupware/phpgroupware-0.9.16.017/nntp/
H A Dviewgroup.php122 $tr_color = $GLOBALS['phpgw']->nextmatchs->alternate_row_color($tr_color); variable
128 'row_color' => $tr_color,
/dports/www/phpgroupware/phpgroupware-0.9.16.017/polls/
H A Dadmin.php76 $tr_color = $GLOBALS['phpgw']->nextmatchs->alternate_row_color($tr_color); variable
77 $GLOBALS['phpgw']->template->set_var('tr_color',$tr_color);
/dports/deskutils/egroupware/egroupware/news_admin/inc/
H A Dclass.uiexport.inc.php103 $tr_color = $this->nextmatchs->alternate_row_color($tr_color);
105 'tr_color' => $tr_color,

123