Class tl_calendar_events extends Backend
Inheritance:
- System
- Controller
- Backend
- tl_calendar_events
/system/modules/calendar/dca/tl_calendar_events.php line 0
Automatically extracted PHP DOC comment from code: END OF PHP DOC
Class tl_calendar_events
Provide miscellaneous methods that are used by the data configuration array.
Methods
- public adjustTime(object $dc)
- public checkInterval(mixed $varValue)
- public checkPermission()
- public generateAlias(mixed $varValue, object $dc)
- public generateFeed()
- public getArticleAlias(object $dc)
- public listEvents(array $arrRow)
- public pagePicker(object $dc)
- public scheduleUpdate()
- public setEmptyEndDate(mixed $varValue, object $dc)
- public setEmptyEndTime(mixed $varValue, object $dc)
- public toggleIcon(array $row, string $href, string $label, string $title, string $icon, string $attributes)
- public toggleVisibility(integer $intId, boolean $blnVisible)
- public __construct() overrides Backend::__construct()
Add a comment