Method tl_calendar_events::scheduleUpdate
 Automatically extracted PHP DOC comment from code: END OF PHP DOC 
 Schedule a calendar feed update
 This method is triggered when a single event or multiple events are
 modified (edit/editAll), moved (cut/cutAll) or deleted (delete/deleteAll).
 Since duplicated events are unpublished by default, it is not necessary
 to schedule updates on copyAll as well.
 public function void scheduleUpdate()
  no parameters
 
Add a comment