Stud.IP
2.0 Revision 48548
|
Namespaces | |
namespace | calendar |
Functions | |
createDayTable ($day_obj, $start=6, $end=19, $step=900, $precol=TRUE, $compact=TRUE, $link_edit=FALSE, $title_length=70, $height=20, $padding=6, $spacing=1, $bg_image= 'big') | |
maxValue ($term, $st) | |
createWeekTable ($week_obj, $start=6, $end=21, $step=3600, $compact=TRUE, $link_edit=FALSE) | |
jumpTo ($month, $day, $year, $colsp=1) | |
includeMonth ($imt, $href, $mod="", $js_include="", $ptime="") | |
fit_title ($title, $cols, $rows, $max_length, $end_str="...", $pad=TRUE) | |
js_hover ($aterm) | |
info_icons (&$event) | |
date_insert_popup () |
createDayTable | ( | $day_obj, | |
$start = 6 , |
|||
$end = 19 , |
|||
$step = 900 , |
|||
$precol = TRUE , |
|||
$compact = TRUE , |
|||
$link_edit = FALSE , |
|||
$title_length = 70 , |
|||
$height = 20 , |
|||
$padding = 6 , |
|||
$spacing = 1 , |
|||
$bg_image = 'big' |
|||
) |
createWeekTable | ( | $week_obj, | |
$start = 6 , |
|||
$end = 21 , |
|||
$step = 3600 , |
|||
$compact = TRUE , |
|||
$link_edit = FALSE |
|||
) |
date_insert_popup | ( | ) |
fit_title | ( | $title, | |
$cols, | |||
$rows, | |||
$max_length, | |||
$end_str = "..." , |
|||
$pad = TRUE |
|||
) |
includeMonth | ( | $imt, | |
$href, | |||
$mod = "" , |
|||
$js_include = "" , |
|||
$ptime = "" |
|||
) |
info_icons | ( | & | $event | ) |
js_hover | ( | $aterm | ) |
jumpTo | ( | $month, | |
$day, | |||
$year, | |||
$colsp = 1 |
|||
) |
maxValue | ( | $term, | |
$st | |||
) |