Bitrix-D7 23.9
 
Загрузка...
Поиск...
Не найдено
Класс CalendarAjax
+ Граф наследования:CalendarAjax:

Открытые члены

 configureActions ()
 
 getTimezoneListAction ()
 
 editCalendarSectionAction ()
 
 hideExternalCalendarSectionAction ()
 
 getTrackingSectionsAction ()
 
 setTrackingSectionsAction ()
 
 getEditEventSliderAction ()
 
 getViewEventSliderAction ()
 
 getCrmUserfieldAction ()
 
 updatePlannerAction ()
 
 getPlannerAction ()
 
 deleteCalendarEntryAction ($entryId, $recursionMode, $requestUid)
 
 changeRecurciveEntryUntilAction ($entryId, $untilDate)
 
 excludeRecursionDateAction ($entryId, $excludeDate)
 
 deleteCalendarSectionAction ($id)
 
 setMeetingStatusAction ()
 
 updateRemindersAction ()
 
 getSyncInfoAction ()
 
 setSectionStatusAction ()
 
 sendAnalyticsLabelAction ()
 
 updateColorAction ()
 
 getSettingsSliderAction ($uid, $showPersonalSettings, $showGeneralSettings, $showAccessControl)
 
 getAllowedMailboxDataAction ()
 
 getAllowedMailboxListAction ()
 
 getCompactFormDataAction ()
 
 getSectionListAction ($type, $ownerId)
 
 updateCountersAction ()
 
 updateDefaultSectionIdAction (string $key, int $sectionId)
 
 analyticalAction ()
 
 saveSettingsAction (string $type, array $user_settings=[], string $user_timezone_name='', array $settings=[])
 
 getFilterDataAction ()
 
- Открытые члены унаследованные от Controller
 __construct (Request $request=null)
 
 forward ($controller, string $actionName, array $parameters=null)
 
 getConfigurationOfActions ()
 
 getModuleId ()
 
 isLocatedUnderPsr4 ()
 
 getActionUri (string $actionName, array $params=[], bool $absolute=false)
 
 getUnsignedParameters ()
 
 getCurrentUser ()
 
 setCurrentUser (CurrentUser $currentUser)
 
 convertKeysToCamelCase ($data)
 
 listNameActions ()
 
 getAutoWiredParameters ()
 
 getPrimaryAutoWiredParameter ()
 
 getDefaultAutoWiredParameters ()
 
 getRequest ()
 
 getScope ()
 
 setScope ($scope)
 
 getSourceParametersList ()
 
 setSourceParametersList ($sourceParametersList)
 
 run ($actionName, array $sourceParametersList)
 
 finalizeResponse (Response $response)
 
 generateActionMethodName ($action)
 
 redirectTo ($url)
 
 getErrors ()
 
 getErrorByCode ($code)
 

Открытые атрибуты

const EVENT_EDIT_FORM_FIELDS_THAT_CAN_BE_HIDDEN
 
- Открытые атрибуты унаследованные от Controller
const SCOPE_REST = 'rest'
 
const SCOPE_AJAX = 'ajax'
 
const SCOPE_CLI = 'cli'
 
const EVENT_ON_BEFORE_ACTION = 'onBeforeAction'
 
const EVENT_ON_AFTER_ACTION = 'onAfterAction'
 
const ERROR_REQUIRED_PARAMETER = 'MAIN_CONTROLLER_22001'
 
const ERROR_UNKNOWN_ACTION = 'MAIN_CONTROLLER_22002'
 
const EXCEPTION_UNKNOWN_ACTION = 22002
 
- Открытые атрибуты унаследованные от Controllerable
const METHOD_ACTION_SUFFIX = 'Action'
 

Дополнительные унаследованные члены

- Открытые статические члены унаследованные от Controller
static className ()
 
static getFullEventName ($eventName)
 
- Защищенные члены унаследованные от Controller
 init ()
 
 getFilePath ()
 
 processUnsignedParameters ()
 
 getSaltToUnsign ()
 
 writeToLogException (\Throwable $e)
 
 collectDebugInfo ()
 
 logDebugInfo ()
 
 prepareParams ()
 
 processBeforeAction (Action $action)
 
 shouldDecodePostData (Action $action)
 
 decodePostData ()
 
 triggerOnBeforeAction (Action $action)
 
 processAfterAction (Action $action, $result)
 
 triggerOnAfterAction (Action $action, $result)
 
 create ($actionName)
 
 buildActionInstance ($actionName, array $config)
 
 existsAction ($actionName)
 
 getDefaultPreFilters ()
 
 getDefaultPostFilters ()
 
 buildFilters (array $config=null)
 
 appendFilters (array $filters, array $filtersToAppend)
 
 removeFilters (array $filters, array $filtersToRemove)
 
 detachFilters (Action $action)
 
 detachPreFilters (Action $action)
 
 detachPostFilters (Action $action)
 
 getActionConfig ($actionName)
 
 setActionConfig ($actionName, array $config=null)
 
 runProcessingThrowable (\Throwable $throwable)
 
 runProcessingException (\Exception $e)
 
 runProcessingError (\Error $error)
 
 runProcessingBinderThrowable (BinderArgumentException $e)
 
 buildErrorFromException (\Exception $e)
 
 buildErrorFromPhpError (\Error $error)
 
 runProcessingIfUserNotAuthorized ()
 
 runProcessingIfInvalidCsrfToken ()
 
 addError (Error $error)
 
 addErrors (array $errors)
 
- Защищенные данные унаследованные от Controller
 $errorCollection
 
 $request
 
Configurator $configurator
 

Подробное описание

Class CalendarAjax

См. определение в файле calendarajax.php строка 30

Методы

◆ analyticalAction()

analyticalAction ( )

См. определение в файле calendarajax.php строка 1104

◆ changeRecurciveEntryUntilAction()

changeRecurciveEntryUntilAction ( $entryId,
$untilDate )

См. определение в файле calendarajax.php строка 748

◆ configureActions()

configureActions ( )
Возвращает
array

Переопределяет метод предка Controller.

См. определение в файле calendarajax.php строка 38

◆ deleteCalendarEntryAction()

deleteCalendarEntryAction ( $entryId,
$recursionMode,
$requestUid )

См. определение в файле calendarajax.php строка 727

◆ deleteCalendarSectionAction()

deleteCalendarSectionAction ( $id)

См. определение в файле calendarajax.php строка 848

◆ editCalendarSectionAction()

editCalendarSectionAction ( )

См. определение в файле calendarajax.php строка 61

◆ excludeRecursionDateAction()

excludeRecursionDateAction ( $entryId,
$excludeDate )

См. определение в файле calendarajax.php строка 841

◆ getAllowedMailboxDataAction()

getAllowedMailboxDataAction ( )

См. определение в файле calendarajax.php строка 1042

◆ getAllowedMailboxListAction()

getAllowedMailboxListAction ( )

См. определение в файле calendarajax.php строка 1055

◆ getCompactFormDataAction()

getCompactFormDataAction ( )

См. определение в файле calendarajax.php строка 1063

◆ getCrmUserfieldAction()

getCrmUserfieldAction ( )

См. определение в файле calendarajax.php строка 619

◆ getEditEventSliderAction()

getEditEventSliderAction ( )

См. определение в файле calendarajax.php строка 370

◆ getFilterDataAction()

getFilterDataAction ( )

См. определение в файле calendarajax.php строка 1147

◆ getPlannerAction()

getPlannerAction ( )

См. определение в файле calendarajax.php строка 720

◆ getSectionListAction()

getSectionListAction ( $type,
$ownerId )

См. определение в файле calendarajax.php строка 1075

◆ getSettingsSliderAction()

getSettingsSliderAction ( $uid,
$showPersonalSettings,
$showGeneralSettings,
$showAccessControl )

См. определение в файле calendarajax.php строка 1019

◆ getSyncInfoAction()

getSyncInfoAction ( )

См. определение в файле calendarajax.php строка 948

◆ getTimezoneListAction()

getTimezoneListAction ( )

См. определение в файле calendarajax.php строка 49

◆ getTrackingSectionsAction()

getTrackingSectionsAction ( )

См. определение в файле calendarajax.php строка 260

◆ getViewEventSliderAction()

getViewEventSliderAction ( )

См. определение в файле calendarajax.php строка 542

◆ hideExternalCalendarSectionAction()

hideExternalCalendarSectionAction ( )

См. определение в файле calendarajax.php строка 217

◆ saveSettingsAction()

saveSettingsAction ( string $type,
array $user_settings = [],
string $user_timezone_name = '',
array $settings = [] )

См. определение в файле calendarajax.php строка 1108

◆ sendAnalyticsLabelAction()

sendAnalyticsLabelAction ( )

См. определение в файле calendarajax.php строка 983

◆ setMeetingStatusAction()

setMeetingStatusAction ( )

См. определение в файле calendarajax.php строка 886

◆ setSectionStatusAction()

setSectionStatusAction ( )

См. определение в файле calendarajax.php строка 958

◆ setTrackingSectionsAction()

setTrackingSectionsAction ( )

См. определение в файле calendarajax.php строка 349

◆ updateColorAction()

updateColorAction ( )

См. определение в файле calendarajax.php строка 988

◆ updateCountersAction()

updateCountersAction ( )

См. определение в файле calendarajax.php строка 1082

◆ updateDefaultSectionIdAction()

updateDefaultSectionIdAction ( string $key,
int $sectionId )

См. определение в файле calendarajax.php строка 1092

◆ updatePlannerAction()

updatePlannerAction ( )

См. определение в файле calendarajax.php строка 642

◆ updateRemindersAction()

updateRemindersAction ( )

См. определение в файле calendarajax.php строка 907

Данные класса

◆ EVENT_EDIT_FORM_FIELDS_THAT_CAN_BE_HIDDEN

const EVENT_EDIT_FORM_FIELDS_THAT_CAN_BE_HIDDEN
Инициализатор
= [
'repeatRule' => 'rrule',
'crm' => 'crm',
'accessibility' => 'accessibility',
]

См. определение в файле calendarajax.php строка 32