You are here

11 uses of HOSTING_TASK_QUEUED in Hosting 6.2

drush_hosting_task_validate in ./task.hosting.inc
Validate hook for the hosting-task Drush command.
hosting_add_task in task/hosting_task.module
Helper function to generate new task node
hosting_task_cancel in task/hosting_task.module
hosting_task_count in task/hosting_task.module
Return the amount of items still in the queue
hosting_task_fetch_tasks in task/hosting_task.module
hosting_task_outstanding in task/hosting_task.module
Determine whether there is an outstanding task of a specific type.
hosting_task_queue_block in task/hosting_task.module
Hosting task list queue block
hosting_task_retry in task/hosting_task.module
Retry the given task
hosting_task_status_class in task/hosting_task.module
hosting_task_view in task/hosting_task.module
Implementation of hook_view().
_hosting_get_new_tasks in task/hosting_task.module
Retrieve a list of outstanding tasks.