Stud.IP  2.0 Revision 48548
 All Data Structures Namespaces Files Functions Variables Pages
ScheduleView Class Reference
Inheritance diagram for ScheduleView:
Inheritance graph
Collaboration diagram for ScheduleView:
Collaboration graph

Public Member Functions

 ScheduleView ($start_hour=8, $end_hour=20, $show_columns=false, $start_date=false)
 addEvent ($column, $name, $start_time, $end_time, $link='', $add_info='', $category=0)
 checkCollision ($index, $category)
 createCellAllocation ()
 handleOverlaps ()
 getColumnName ($id, $print_view=false)
 createHtmlOutput ($print_view=false)
 getAddLink ($l, $i)
 getEventName ($id, $font_color, $print_view)
 getShortName ($name, $print_view)
 showSchedule ($mode="html", $print_view=false)

Data Fields

 $events = array()
 $cell_allocations
 $start_hour
 $end_hour
 $show_columns
 $add_link
 $start_date
 $categories

Member Function Documentation

addEvent (   $column,
  $name,
  $start_time,
  $end_time,
  $link = '',
  $add_info = '',
  $category = 0 
)

Reimplemented in SemGroupScheduleDayOfWeek.

Here is the call graph for this function:

checkCollision (   $index,
  $category 
)

Here is the caller graph for this function:

createCellAllocation ( )

Here is the caller graph for this function:

createHtmlOutput (   $print_view = false)

Here is the call graph for this function:

Here is the caller graph for this function:

getAddLink (   $l,
  $i 
)

Reimplemented in SemGroupScheduleDayOfWeek.

Here is the call graph for this function:

Here is the caller graph for this function:

getColumnName (   $id,
  $print_view = false 
)

Reimplemented in SemGroupScheduleDayOfWeek.

Here is the call graph for this function:

Here is the caller graph for this function:

getEventName (   $id,
  $font_color,
  $print_view 
)

Here is the call graph for this function:

Here is the caller graph for this function:

getShortName (   $name,
  $print_view 
)

Here is the call graph for this function:

Here is the caller graph for this function:

handleOverlaps ( )

Here is the caller graph for this function:

ScheduleView (   $start_hour = 8,
  $end_hour = 20,
  $show_columns = false,
  $start_date = false 
)

Here is the caller graph for this function:

showSchedule (   $mode = "html",
  $print_view = false 
)

Here is the call graph for this function:

Field Documentation

$add_link
$categories
$cell_allocations
$end_hour
$events = array()
$show_columns
$start_date
$start_hour

The documentation for this class was generated from the following file: