Stud.IP  3.1 Revision 48552
 All Data Structures Namespaces Files Functions Variables Groups Pages
AuthenticatedController Class Reference
Inheritance diagram for AuthenticatedController:
Inheritance graph
Collaboration diagram for AuthenticatedController:
Collaboration graph

Public Member Functions

 before_filter (&$action, &$args)
 after_filter ($action, $args)
- Public Member Functions inherited from StudipController
 validate_args (&$args, $types=NULL)
 url_for ($to= '')
 link_for ($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 Attributes

 $allow_nobody = false

Additional Inherited Members

- Protected Member Functions inherited from StudipController
 populateInfobox ()

Member Function Documentation

after_filter (   $action,
  $args 
)

Callback function being called after an action is executed.

Parameters
stringName of the action to perform.
arrayAn array of arguments to the action.
Returns
void

Reimplemented in MessagesController, Course_AdmissionController, Document_DownloadController, Settings_SettingsController, Resources_HelpersController, Course_CancelDatesController, FolderController, MyCoursesController, and DocumentController.

Here is the call graph for this function:

before_filter ( $action,
$args 
)

Callback function being called before an action is executed. If this function does not return FALSE, the action will be called, otherwise an error will be generated and processing will be aborted. If this function already #rendered or #redirected, further processing of the action is withheld.

Parameters
stringName of the action to perform.
arrayAn array of arguments to the action.
Returns
bool

Reimplemented from StudipController.

Reimplemented in Document_DownloadController, Admin_Cronjobs_SchedulesController, Admin_Cronjobs_LogsController, Admin_Cronjobs_TasksController, Calendar_ScheduleController, Document_FilesController, ScoreController, Admin_DatafieldsController, ProfileModulesController, Course_StudygroupController, Admin_AutoinsertController, MyCoursesController, ElearningController, Admin_CoursesController, ProfileController, Admin_ConfigurationController, Admin_StudycourseController, Admin_UserController, Course_EnrolmentController, JsupdaterController, LiteratureController, Settings_NotificationController, TourController, Course_MembersController, Settings_SettingsController, SmileysController, Admin_SpecificationController, Course_ElearningController, Course_LiteratureController, Settings_DetailsController, Settings_PasswordController, Admission_CoursesetController, Course_ChangeViewController, Document_FolderController, Settings_CalendarController, Admin_DomainController, Admin_PluginController, OnlineController, Resources_HelpersController, Settings_AccountController, Settings_AvatarController, Settings_CategoriesController, Settings_DeputiesController, Settings_GeneralController, Settings_PrivacyController, Settings_StatusgruppenController, Settings_UserdomainsController, StartController, Admin_SmileysController, Admission_RuleAdministrationController, Course_StudyAreasController, EventLogController, Settings_StudiesController, Admin_RoleController, Admin_SemesterController, Admission_RuleController, Admission_UserListController, Course_DetailsController, Course_RoomRequestsController, Userfilter_FieldController, Userfilter_FilterController, Admin_AdditionalController, Admin_LockrulesController, Admin_WebserviceAccessController, Admission_RestrictedCoursesController, Course_AdmissionController, Course_AvatarController, Course_CancelDatesController, Course_ManagementController, Course_OverviewController, Institute_AvatarController, Institute_MembersController, Admin_BannerController, Course_BlockAppointmentsController, StudygroupController, Admin_StatusgroupsController, Institute_OverviewController, MessagesController, Settings_MessagingController, Document_ClosedController, Search_CoursesController, BbController, Document_AdministrationController, Admin_SemClassesController, Api_AuthorizationsController, Admin_ApiController, ContentElementController, Course_DatesController, DocumentController, Course_TopicsController, MyInstitutesController, MyStudygroupsController, Admin_DbIntegrityCheckController, and FolderController.

Here is the call graph for this function:

Field Documentation

$allow_nobody = false
protected

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