Home
last modified time | relevance | path

Searched refs:list_calcolors (Results 1 – 6 of 6) sorted by relevance

/dports/deskutils/phpicalendar/phpicalendar-2.4/
H A Dday.php45 $list_calcolors = list_calcolors(); variable
96 'legend' => $list_calcolors,
H A Dweek.php46 $list_calcolors = list_calcolors(); variable
99 'legend' => $list_calcolors,
H A Dmonth.php55 $list_calcolors = list_calcolors(); variable
105 'legend' => $list_calcolors,
H A Dyear.php32 $list_calcolors = '<img src="templates/'.$template.'/images/allday_dot.gif" alt=" " width="11" heig… variable
93 'legend' => $list_calcolors,
H A Dprint.php83 'legend' => @$list_calcolors,
/dports/deskutils/phpicalendar/phpicalendar-2.4/functions/
H A Dlist_functions.php15 function list_calcolors() { function