Home
last modified time | relevance | path

Searched refs:appointment_type (Results 1 – 9 of 9) sorted by relevance

/dports/deskutils/moregroupware/moregroupware/modules/calendar/inc/
H A Ddayview.inc.php34 $appointment_type = array( "text" => Lang::getLanguageString("gentemp_".$row_appt_type["type"]), variable
69 …$topic_type = $appointment_type["text"]."&nbsp;:<BR>".Lang::getLanguageString("class_".$row_class[…
75 $topic_type = $appointment_type["text"];
76 $topic_color = $appointment_type["color"];
/dports/deskutils/moregroupware/moregroupware/modules/calendar/
H A Ddetails.php77 …$appointment_type = array( "text" => Lang::getLanguageString("gentemp_".$row_appt_type["type"])."… variable
82 … $appointment_type = array( "text" => Lang::getLanguageString("gentemp_".$row_appt_type["type"]), variable
86 $smarty->assign("appt_type",$appointment_type);
H A Dmonth.php239 …$appointment_type = array( "text" => Lang::getLanguageString("gentemp_".$row_appt_type["type"])."… variable
244 … $appointment_type = array( "text" => Lang::getLanguageString("gentemp_".$row_appt_type["type"]), variable
249 $bg_color = $appointment_type["color"];
259 …onmouseover=\"return overlib('".jsencode($appointment_type["text"]."&nbsp;:&nbsp;".str_decode($row…
H A Dweek.php306 …$appointment_type = array( "text" => Lang::getLanguageString("gentemp_".$row_appt_type["type"])."… variable
311 $appointment_type = array( "text" => Lang::getLanguageString("gentemp_".$row_appt_type["type"]), variable
325 $bg_klasse[$datum["wday"]][$vzeit] = $appointment_type["color"];
342 …details.php?id=$myid&".SID."\" class=\"editlittle\">".short_string($appointment_type["text"],$max_…
H A Dweek_a5.php295 …$appointment_type = array( "text" => Lang::getLanguageString("gentemp_".$row_appt_type["type"])."… variable
300 $appointment_type = array( "text" => Lang::getLanguageString("gentemp_".$row_appt_type["type"]), variable
314 $bg_klasse[$datum["wday"]][$vzeit] = $appointment_type["color"];
331 …details.php?id=$myid&".SID."\" class=\"editlittle\">".short_string($appointment_type["text"],20)."…
H A Dsubj_followup.php213 … $appointment_type = array( "text" => Lang::getLanguageString("gentemp_".$row_appt_type["type"]), variable
303 $topic_type = $appointment_type["text"];
H A Dindex.php1172 $appointment_type = array( "text" => Lang::getLanguageString("gentemp_".$row_appt_type["type"]), variable
1175 $smarty->assign("appt_type",$appointment_type);
2401 $appointment_type = array( "id" => $row_tmp["id"] ,
2406 $appt_id = $appointment_type["id"];
2407 $appt_color = $appointment_type["color"];
2410 $smarty->append("appointment_type", $appointment_type);
/dports/deskutils/moregroupware/moregroupware/modules/calendar/templates/default/html/
H A Dcalendar_dateserie_edit.tpl427 {section name=type loop=$appointment_type}
428 …<option value="{$appointment_type[type].id}" {$appointment_type[type].sel} >{$appointment_type[typ…
H A Dcalendar_date_edit_v2.tpl483 {section name=type loop=$appointment_type}
484 …<option value="{$appointment_type[type].id}" {$appointment_type[type].sel} >{$appointment_type[typ…