Stud.IP  4.2 Revision
Calendar_GroupController Class Reference
Inheritance diagram for Calendar_GroupController:
Inheritance graph
Collaboration diagram for Calendar_GroupController:
Collaboration graph

Public Member Functions

 before_filter (&$action, &$args)
 
 index_action ()
 
 edit_action ($range_id=null, $event_id=null)
 
 day_action ($range_id=null)
 
 week_action ($range_id=null)
 
 month_action ($range_id=null)
 
 year_action ($range_id=null)
 
- Public Member Functions inherited from Calendar_CalendarController
 before_filter (&$action, &$args)
 
 index_action ()
 
 edit_action ($range_id=null, $event_id=null)
 
 edit_status_action ($range_id, $event_id)
 
 switch_action ()
 
 jump_to_action ()
 
 show_declined_action ()
 
- Public Member Functions inherited from StudipController
 before_filter (&$action, &$args)
 
 perform ($unconsumed_path)
 
 after_filter ($action, $args)
 
 validate_args (&$args, $types=NULL)
 
 url_for ($to='')
 
 link_for ($to='')
 
 relocate ($to)
 
 rescue ($exception)
 
 render_json ($data)
 
 render_csv ($data, $filename=null, $delimiter=';', $enclosure='"')
 
 relay ($to_uri)
 
 perform_relayed ($unconsumed)
 
 render_template_as_string ($template, $layout=null)
 

Protected Member Functions

 createSidebar ($active='week', $calendar=null)
 
 getTitle ($group)
 
- Protected Member Functions inherited from Calendar_CalendarController
 createSidebar ($active=null, $calendar=null)
 
 createSidebarFilter ()
 
 storeEventData (CalendarEvent $event, SingleCalendar $calendar)
 
 parseExceptions ($exc_dates)
 
 parseDateTime ($dt_string)
 

Additional Inherited Members

- Protected Attributes inherited from AuthenticatedController
 $with_session = true
 
 $allow_nobody = false
 
- Protected Attributes inherited from StudipController
 $with_session = false
 
 $allow_nobody = true
 

Member Function Documentation

◆ before_filter()

before_filter ( $action,
$args 
)

◆ createSidebar()

createSidebar (   $active = 'week',
  $calendar = null 
)
protected
Here is the call graph for this function:
Here is the caller graph for this function:

◆ day_action()

day_action (   $range_id = null)
Here is the call graph for this function:

◆ edit_action()

edit_action (   $range_id = null,
  $event_id = null 
)
Here is the call graph for this function:

◆ getTitle()

getTitle (   $group)
protected
Here is the caller graph for this function:

◆ index_action()

index_action ( )
Here is the call graph for this function:

◆ month_action()

month_action (   $range_id = null)
Here is the call graph for this function:

◆ week_action()

week_action (   $range_id = null)
Here is the call graph for this function:

◆ year_action()

year_action (   $range_id = null)
Here is the call graph for this function:

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