Class tl_calendar extends Backend
Inheritance:
- System
- Controller
- Backend
- tl_calendar
/system/modules/calendar/dca/tl_calendar.php line 0
Automatically extracted PHP DOC comment from code: END OF PHP DOC
Class tl_calendar
Provide miscellaneous methods that are used by the data configuration array.
Methods
- public checkFeedAlias(object $varValue, ? $dc)
- public checkPermission()
- public copyCalendar(array $row, string $href, string $label, string $title, string $icon, string $attributes)
- public deleteCalendar(array $row, string $href, string $label, string $title, string $icon, string $attributes)
- public editHeader(array $row, string $href, string $label, string $title, string $icon, string $attributes)
- public generateFeed()
- public scheduleUpdate(object $dc)
- public __construct() overrides Backend::__construct()
Add a comment