list_getTaskLogEntries

Description

Gets a list of task log entries for the task log.

Syntax

array list_getTaskLogEntries ()



Return value

Expected type: Array of arrays
Description: An array containing arrays with information about each entry in the log


Notes

  • Returns an array of arrays - each array is a separate entry
  • Each array has 'id', 'name', 'time_run' and 'time_taken'
  • Moved to ManageScheduledTasks.php in 2.0 RC1
Advertisement: