Method | Description | |
---|---|---|
__construct ( ) | ||
deleteEventAction ( integer $id ) | Delete timeline event. | |
indexAction ( ) | Handles the timeline page. | |
setFiltersAction ( ) | Set filters. |
Method | Description | |
---|---|---|
getFilteredEvents ( ) | Get filtered events. | |
getRows ( $table, array $ids ) : array | Get rows from the specified table. |
public deleteEventAction ( integer $id ) | ||
$id | integer |