Stud.IP  5.4
AuthenticatedController Class Reference
Inheritance diagram for AuthenticatedController:
StudipController ActivityfeedController Admin_AccessibilityInfoTextController Admin_AdditionalController Admin_ApiController Admin_AutoinsertController Admin_BannerController Admin_CacheController Admin_ConfigurationController Admin_ContentTermsOfUseController Admin_CourseplanningController Admin_CoursesController Admin_CoursewareController Admin_CourseWizardStepsController Admin_Cronjobs_LogsController Admin_Cronjobs_SchedulesController Admin_Cronjobs_TasksController Admin_DatafieldsController Admin_DomainController Admin_ExternController Admin_HolidaysController Admin_IliasInterfaceController Admin_LicensesController Admin_LockrulesController Admin_LoginStyleController Admin_LtiController Admin_Oauth2Controller Admin_OverlappingController Admin_PluginController Admin_RoleController Admin_SemClassesController Admin_SemesterController Admin_SpecificationController Admin_StatusgroupsController Admin_TreeController Admin_UserController Admin_WebserviceAccessController Admission_CoursesetController Admission_RestrictedCoursesController Admission_RuleadministrationController Admission_RuleController Admission_UserlistController Api_AuthorizationsController Api_Oauth2_ApplicationsController Api_Oauth2_ClientsController ArchiveController AvatarController BlubberController Calendar_CalendarController Calendar_DateController Calendar_ScheduleController ConsultationController ContactController Contents_OverviewController Course_AdmissionController Course_ArchiveController Course_BasicdataController Course_BlockAppointmentsController Course_CancelDatesController Course_ChangeViewController Course_ContentmodulesController Course_DatesController Course_DetailsController Course_ElearningController Course_EnrolmentController Course_FeedbackController Course_FilesController Course_Gradebook_LecturersController Course_Gradebook_OverviewController Course_Gradebook_StudentsController Course_GroupingController Course_IliasInterfaceController Course_LvgselectorController Course_ManagementController Course_MembersController Course_MessengerController Course_OverviewController Course_RoomRequestsController Course_ScmController Course_StatusgroupsController Course_StudyAreasController Course_StudygroupController Course_TimesroomsController Course_TopicsController Course_WikiController Course_WizardController Courseware_LtiController CoursewareController ElearningController EvaluationController EventLogController FileController FilesController FilesDashboardController GlobalSearchController HelpContentController Institute_BasicdataController Institute_FilesController Institute_MembersController Institute_OverviewController Institute_ScheduleController JsupdaterController LibraryFileController LoncapaController LtiController MessagesController MultipersonsearchController MVVController MyCoursesController MyIliasAccountsController MyInstitutesController MyStudygroupsController NotificationsController Oer_AddfileController Oer_AdminController Oer_MymaterialController OnlineController PrivacyController ProfileController ProfileModulesController PublicCoursesController QuestionnaireController QuicksearchController QuickselectionController RegistrationController Resources_AdminController Resources_AjaxController Resources_BookingController Resources_BuildingController Resources_CategoryController Resources_ExportController Resources_GlobalLocksController Resources_LocationController Resources_MessagesController Resources_PrintController Resources_PropertyController Resources_ResourceController Resources_RoomController Resources_RoomGroupController Resources_RoomPlanningController Resources_RoomRequestController Resources_SearchController Resources_StatisticsController RoomManagement_AdminController RoomManagement_OverviewController RoomManagement_PlanningController ScoreController Search_ArchiveController Search_CoursesController Search_GlobalsearchController Settings_SettingsController Shared_DownloadController Shared_ModulController SitemapController StartController StockImagesController StudyareaController StudygroupController TermsController TfaController TourController TreeController Userfilter_FieldController Userfilter_FilterController VoteController WysiwygController

Public Member Functions

 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)
 
 render_form (\Studip\Forms\Form $form)
 
 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')
 
 render_spreadsheet (array $header, array $data, string $format, string $filename, ?string $filepath=null)
 

Protected Member Functions

 keepRequest ()
 
- Protected Member Functions inherited from StudipController
 render_pdf (TCPDF $pdf, $filename, $inline=false)
 
 controller_path ()
 
 getBodyElementIdForControllerAndAction ($unconsumed_path)
 

Protected Attributes

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

Member Function Documentation

◆ before_filter()

before_filter ( $action,
$args 
)

◆ keepRequest()

keepRequest ( )
protected

Field Documentation

◆ $allow_nobody

$allow_nobody = false
protected

◆ $with_session

$with_session = true
protected

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