7 calls to hosting_available_tasks() in Hosting 7.4
- drush_hosting_task_validate in ./
task.hosting.inc - Validate hook for the hosting-task Drush command.
- hosting_task_action_info in task/
hosting_task.module - Implements hook_action_info().
- hosting_task_confirm_form in task/
hosting_task.module - Implements hook_form().
- hosting_task_fetch_tasks in task/
hosting_task.module - @todo Please document this function.
- hosting_task_handler_filter_type::get_value_options in task/
includes/ views/ handlers/ hosting_task_handler_filter_type.inc - Child classes should be used to override this function and set the 'value options', unless 'options callback' is defined as a valid function or static public method to generate these values.
- hosting_task_menu in task/
hosting_task.module - Implements hook_menu().
- hosting_task_set_title in task/
hosting_task.module - Set the title of tasks automatically and in a consistent way.