Stud.IP
5.4
|
Public Member Functions | |
getColumns () | |
![]() | |
__construct ($entries, $controller) | |
groupEntries ($grouped=true) | |
getContext () | |
getDays () | |
getInsertFunction () | |
getColumns () | |
![]() | |
__construct ($entries=[]) | |
setHeight ($height) | |
setRange ($start_hour, $end_hour) | |
addColumn ($title, $url="", $id=null) | |
addEntry ($entry_array) | |
groupEntries ($grouped=true) | |
setInsertFunction ($js_function_object) | |
render ($params=[]) | |
getEntries () | |
getMatrix () | |
getRange () | |
isGrouped () | |
getHeight () | |
getOverallHeight () | |
getInsertFunction () | |
getColumns () | |
setReadOnly ($readonly=true) | |
getReadOnly () | |
Static Public Member Functions | |
static | createFromWeekView (CalendarWeekView $view) |
Additional Inherited Members | |
![]() | |
$sorted_entries = [] | |
![]() | |
checkEntries ($entries) | |
![]() | |
$days = [1,2,3,4,5] | |
$context | |
![]() | |
$entries = [] | |
$entry_columns = [] | |
$height = 40 | |
$grouped = false | |
$start_hour = 8 | |
$end_hour = 21 | |
$insertFunction = "" | |
$templates = [] | |
$read_only = false | |
$view_id | |
![]() | |
static | $number_of_instances = 1 |
Calendar widget view, links to details page of courses.
|
static |
Creates a widget view from a week view.
CalendarWeekView | $view | The CalendarWeekView object |
getColumns | ( | ) |
Returns all columns of the calendar-view and removes everything that is not needed and links the entry to the details page of the course.