|
| getShownEntries (array $entries) |
| getEntries (array $sections, array $limits) |
| getValidYearAndMonth (int $year, int $month) |
| hasArrayEntriesInMonth (array $entries, int $yearFrom, int $monthFrom) |
| hasArrayEntriesInRange (array $entries, int $yearFrom, int $monthFrom, int $yearTo, int $monthTo) |
| getEarliestEvent (array $entries) |
| getLatestEvent (array $entries) |
Защищенные члены унаследованные от Controller |
| init () |
| getFilePath () |
| processUnsignedParameters () |
| getSaltToUnsign () |
| getActionResponse (Action $action) |
| writeToLogException (\Throwable $e) |
| collectDebugInfo () |
| logDebugInfo () |
| prepareParams () |
| processBeforeAction (Action $action) |
| 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) |
| runProcessingValidationException (ValidationException $e) |
| buildErrorFromException (\Exception $e) |
| buildErrorFromPhpError (\Error $error) |
| runProcessingIfUserNotAuthorized () |
| runProcessingIfInvalidCsrfToken () |
| addError (Error $error) |
| addErrors (array $errors) |
| renderComponent (string $name, string $template='', array $params=[], bool $withSiteTemplate=true) |
| renderView (string $viewPath, array $params=[], bool $withSiteTemplate=true) |
| renderExtension (string $extension, array $params=[], bool $withSiteTemplate=true) |
Class CalendarEntryAjax
См. определение в файле calendarentryajax.php строка 46