Function list_getTaskLogEntries
Callback function for createList() in TaskLog().
Package: SMF
Copyright: 2020 Simple Machines and individual contributors
License: BSD
Author: Simple Machines https://www.simplemachines.org
Located at Sources/ManageScheduledTasks.php
Copyright: 2020 Simple Machines and individual contributors
License: BSD
Author: Simple Machines https://www.simplemachines.org
Located at Sources/ManageScheduledTasks.php
integer |
$start |
The item to start with (for pagination purposes) |
integer |
$items_per_page |
How many items to display per page |
string |
$sort |
A string indicating how to sort the results |
array
|
An array of info about task log entries |