Stud.IP  5.4
 All Data Structures Namespaces Files Functions Variables Groups
Calendar_SingleController Class Reference
Inheritance diagram for Calendar_SingleController:
Calendar_CalendarController AuthenticatedController StudipController

Public Member Functions

 before_filter (&$action, &$args)
 
 day_action ($range_id=null)
 
 week_action ($range_id=null)
 
 month_action ($range_id=null)
 
 year_action ($range_id=null)
 
 event_action ($range_id=null, $event_id=null)
 
 delete_action ($range_id, $event_id)
 
 delete_recurrence_action ($range_id, $event_id, $atime)
 
 export_event_action ($event_id, $range_id=null)
 
 export_calendar_action ($range_id=null)
 
 import_action ($range_id=null)
 
 share_action ($range_id=null)
 
 manage_access_action ($range_id=null)
 
 add_users_action ($range_id=null)
 
 remove_user_action ($range_id=null, $user_id=null)
 
 store_permissions_action ($range_id=null)
 
 seminar_events_action ($order_by=null, $order= 'asc')
 
 store_selected_sem_action ()
 
- 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 AuthenticatedController
 before_filter (&$action, &$args)
 
- Public Member Functions inherited from StudipController
 before_filter (&$action, &$args)
 
 erase_response ()
 
 perform ($unconsumed_path)
 
 after_filter ($action, $args)
 
 validate_args (&$args, $types=null)
 
 url_for ($to= '')
 
 link_for ($to= '')
 
 redirect ($to)
 
 relocate ($to)
 
 rescue ($exception)
 
 render_json ($data)
 
 render_csv ($data, $filename=null, $delimiter= ';', $enclosure= '"')
 
 render_file ($file, $filename=null, $content_type=null, $content_disposition= 'attachment', Closure $callback=null, $chunk_size=262144)
 
 render_temporary_file ($file, $filename=null, $content_type=null, $content_disposition= 'attachment', Closure $callback=null, $chunk_size=262144)
 
 relay ($to_uri)
 
 relayWithRedirect (...$args)
 
 perform_relayed ($unconsumed)
 
 render_template_as_string ($template, $layout=null)
 
 __call ($method, $arguments)
 
 has_action ($action)
 
 action_url ($action)
 
 action_link ($action)
 
 validate_datetime ($datetime, $format= 'H:i')
 

Protected Member Functions

 createSidebar ($active=null, $calendar=null)
 
 getTitle (SingleCalendar $calendar, $title_end)
 
- Protected Member Functions inherited from Calendar_CalendarController
 createSidebar ($active=null, $calendar=null)
 
 createSidebarFilter ()
 
 storeEventData (CalendarEvent $event, SingleCalendar $calendar)
 
 parseExceptions ($exc_dates)
 
 parseDateTime ($dt_string)
 
- Protected Member Functions inherited from AuthenticatedController
 keepRequest ()
 
- Protected Member Functions inherited from StudipController
 render_pdf (TCPDF $pdf, $filename, $inline=false)
 
 controller_path ()
 
 getBodyElementIdForControllerAndAction ($unconsumed_path)
 

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
 
 $_autobind = false
 

Member Function Documentation

add_users_action (   $range_id = null)
before_filter ( $action,
$args 
)
createSidebar (   $active = null,
  $calendar = null 
)
protected
day_action (   $range_id = null)
delete_action (   $range_id,
  $event_id 
)
delete_recurrence_action (   $range_id,
  $event_id,
  $atime 
)
event_action (   $range_id = null,
  $event_id = null 
)
export_calendar_action (   $range_id = null)
export_event_action (   $event_id,
  $range_id = null 
)
getTitle ( SingleCalendar  $calendar,
  $title_end 
)
protected

Retrieve the title of the calendar depending on calendar owner (range).

Parameters
SingleCalendar$calendarThe calendar
string$title_endAdditional text
Returns
string The complete title for the headline
import_action (   $range_id = null)
manage_access_action (   $range_id = null)
month_action (   $range_id = null)
remove_user_action (   $range_id = null,
  $user_id = null 
)
seminar_events_action (   $order_by = null,
  $order = 'asc' 
)
share_action (   $range_id = null)
store_permissions_action (   $range_id = null)
store_selected_sem_action ( )
week_action (   $range_id = null)
year_action (   $range_id = null)

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