$configurator | Controller | protected |
$errorCollection | Controller | protected |
$request | Controller | protected |
__construct(Request $request=null) | Controller | |
addError(Error $error) | Controller | protected |
addErrors(array $errors) | Controller | protected |
analyticalAction() | CalendarAjax | |
appendFilters(array $filters, array $filtersToAppend) | Controller | protected |
buildActionInstance($actionName, array $config) | Controller | protected |
buildErrorFromException(\Exception $e) | Controller | protected |
buildErrorFromPhpError(\Error $error) | Controller | protected |
buildFilters(array $config=null) | Controller | protected |
changeRecurciveEntryUntilAction($entryId, $untilDate) | CalendarAjax | |
className() | Controller | static |
collectDebugInfo() | Controller | protected |
configureActions() | CalendarAjax | |
convertKeysToCamelCase($data) | Controller | |
create($actionName) | Controller | protected |
decodePostData() | Controller | protected |
deleteCalendarEntryAction($entryId, $recursionMode, $requestUid) | CalendarAjax | |
deleteCalendarSectionAction($id) | CalendarAjax | |
detachFilters(Action $action) | Controller | protected |
detachPostFilters(Action $action) | Controller | protected |
detachPreFilters(Action $action) | Controller | protected |
editCalendarSectionAction() | CalendarAjax | |
ERROR_REQUIRED_PARAMETER | Controller | |
ERROR_UNKNOWN_ACTION | Controller | |
EVENT_EDIT_FORM_FIELDS_THAT_CAN_BE_HIDDEN | CalendarAjax | |
EVENT_ON_AFTER_ACTION | Controller | |
EVENT_ON_BEFORE_ACTION | Controller | |
EXCEPTION_UNKNOWN_ACTION | Controller | |
excludeRecursionDateAction($entryId, $excludeDate) | CalendarAjax | |
existsAction($actionName) | Controller | protected |
finalizeResponse(Response $response) | Controller | |
forward($controller, string $actionName, array $parameters=null) | Controller | |
generateActionMethodName($action) | Controller | |
getActionConfig($actionName) | Controller | protected |
getActionUri(string $actionName, array $params=[], bool $absolute=false) | Controller | |
getAllowedMailboxDataAction() | CalendarAjax | |
getAllowedMailboxListAction() | CalendarAjax | |
getAutoWiredParameters() | Controller | |
getCompactFormDataAction() | CalendarAjax | |
getConfigurationOfActions() | Controller | |
getCrmUserfieldAction() | CalendarAjax | |
getCurrentUser() | Controller | |
getDefaultAutoWiredParameters() | Controller | |
getDefaultPostFilters() | Controller | protected |
getDefaultPreFilters() | Controller | protected |
getEditEventSliderAction() | CalendarAjax | |
getErrorByCode($code) | Controller | |
getErrors() | Controller | |
getFilePath() | Controller | protected |
getFilterDataAction() | CalendarAjax | |
getFullEventName($eventName) | Controller | static |
getModuleId() | Controller | |
getPlannerAction() | CalendarAjax | |
getPrimaryAutoWiredParameter() | Controller | |
getRequest() | Controller | |
getSaltToUnsign() | Controller | protected |
getScope() | Controller | |
getSectionListAction($type, $ownerId) | CalendarAjax | |
getSettingsSliderAction($uid, $showPersonalSettings, $showGeneralSettings, $showAccessControl) | CalendarAjax | |
getSourceParametersList() | Controller | |
getSyncInfoAction() | CalendarAjax | |
getTimezoneListAction() | CalendarAjax | |
getTrackingSectionsAction() | CalendarAjax | |
getUnsignedParameters() | Controller | |
getViewEventSliderAction() | CalendarAjax | |
hideExternalCalendarSectionAction() | CalendarAjax | |
init() | Controller | protected |
isLocatedUnderPsr4() | Controller | |
listNameActions() | Controller | |
logDebugInfo() | Controller | protected |
METHOD_ACTION_SUFFIX | Controllerable | |
prepareParams() | Controller | protected |
processAfterAction(Action $action, $result) | Controller | protected |
processBeforeAction(Action $action) | Controller | protected |
processUnsignedParameters() | Controller | protected |
redirectTo($url) | Controller | |
removeFilters(array $filters, array $filtersToRemove) | Controller | protected |
run($actionName, array $sourceParametersList) | Controller | |
runProcessingBinderThrowable(BinderArgumentException $e) | Controller | protected |
runProcessingError(\Error $error) | Controller | protected |
runProcessingException(\Exception $e) | Controller | protected |
runProcessingIfInvalidCsrfToken() | Controller | protected |
runProcessingIfUserNotAuthorized() | Controller | protected |
runProcessingThrowable(\Throwable $throwable) | Controller | protected |
saveSettingsAction(string $type, array $user_settings=[], string $user_timezone_name='', array $settings=[]) | CalendarAjax | |
SCOPE_AJAX | Controller | |
SCOPE_CLI | Controller | |
SCOPE_REST | Controller | |
sendAnalyticsLabelAction() | CalendarAjax | |
setActionConfig($actionName, array $config=null) | Controller | protected |
setCurrentUser(CurrentUser $currentUser) | Controller | |
setMeetingStatusAction() | CalendarAjax | |
setScope($scope) | Controller | |
setSectionStatusAction() | CalendarAjax | |
setSourceParametersList($sourceParametersList) | Controller | |
setTrackingSectionsAction() | CalendarAjax | |
shouldDecodePostData(Action $action) | Controller | protected |
triggerOnAfterAction(Action $action, $result) | Controller | protected |
triggerOnBeforeAction(Action $action) | Controller | protected |
updateColorAction() | CalendarAjax | |
updateCountersAction() | CalendarAjax | |
updateDefaultSectionIdAction(string $key, int $sectionId) | CalendarAjax | |
updatePlannerAction() | CalendarAjax | |
updateRemindersAction() | CalendarAjax | |
writeToLogException(\Throwable $e) | Controller | protected |