Function Hook_checklist_kpis->run
Definitions
sources/hooks/blocks/main_staff_checklist/kpis.php
- Find items to include on the staff checklist.
- Visibility: public
- Is abstract?: No
- Is static?: No
- Is final?: No
- Return: array
Return
- An array of tuples: The task row to show, the number of seconds until it is due (or null if not on a timer), the number of things to sort out (or null if not on a queue), The name of the config option that controls the schedule (or null if no option)
- Type: array
- Set: N/A
- Range: N/A