Stud.IP  jlu_3.3 Revision
Calendar_CalendarController Class Reference
Inheritance diagram for Calendar_CalendarController:
Inheritance graph
Collaboration diagram for Calendar_CalendarController:
Collaboration graph

Public Member Functions

 __construct ($dispatcher)
 
 before_filter (&$action, &$args)
 
 index_action ()
 
 edit_action ($range_id=null, $event_id=null)
 
 switch_action ()
 
 jump_to_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)
 
 setInfoBoxImage ($image)
 
 addToInfobox ($category, $text, $icon='blank.gif')
 
 render_json ($data)
 
 relay ($to_uri)
 
 perform_relayed ($unconsumed)
 
 render_template_as_string ($template, $layout=null)
 

Protected Member Functions

 createSidebar ($active=null, $calendar=null)
 
 createSidebarFilter ()
 
 storeEventData (CalendarEvent $event, SingleCalendar $calendar)
 
 parseExceptions ($exc_dates)
 
 parseDateTime ($dt_string)
 
- Protected Member Functions inherited from StudipController
 populateInfobox ()
 

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
 
 $encoding = "windows-1252"
 
 $utf8decode_xhr = false
 

Constructor & Destructor Documentation

◆ __construct()

__construct (   $dispatcher)

Member Function Documentation

◆ before_filter()

before_filter ( $action,
$args 
)

Reimplemented from StudipController.

Reimplemented in Calendar_GroupController, and Calendar_SingleController.

Here is the call graph for this function:

◆ createSidebar()

createSidebar (   $active = null,
  $calendar = null 
)
protected

Reimplemented in Calendar_GroupController, and Calendar_SingleController.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ createSidebarFilter()

createSidebarFilter ( )
protected
Here is the call graph for this function:
Here is the caller graph for this function:

◆ edit_action()

edit_action (   $range_id = null,
  $event_id = null 
)

Reimplemented in Calendar_GroupController.

Here is the call graph for this function:

◆ index_action()

index_action ( )

Reimplemented in Calendar_GroupController.

Here is the call graph for this function:

◆ jump_to_action()

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

◆ parseDateTime()

parseDateTime (   $dt_string)
protected
Here is the caller graph for this function:

◆ parseExceptions()

parseExceptions (   $exc_dates)
protected
Here is the caller graph for this function:

◆ storeEventData()

storeEventData ( CalendarEvent  $event,
SingleCalendar  $calendar 
)
protected
Here is the call graph for this function:
Here is the caller graph for this function:

◆ switch_action()

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

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