You are here

8 uses of HOSTING_TASK_QUEUED in Hostmaster (Aegir) 6

hosting_add_task in modules/hosting/task/hosting_task.module
Helper function to generate new task node
hosting_task_count in modules/hosting/task/hosting_task.module
Return the amount of items still in the queue
hosting_task_fetch_tasks in modules/hosting/task/hosting_task.module
hosting_task_outstanding in modules/hosting/task/hosting_task.module
Determine whether there is an outstanding task of a specific type.
hosting_task_queue_block in modules/hosting/task/hosting_task.module
Hosting task list queue block
hosting_task_retry in modules/hosting/task/hosting_task.module
Retry the given task
hosting_task_status_class in modules/hosting/task/hosting_task.module
hosting_task_view in modules/hosting/task/hosting_task.module
Implementation of hook_view().