You are here

Functions in Hosting 7.3

Primary tabs

Namesort descending Location Description Direct uses Strings
drush_example_post_provision_install example/example_service/drush/install.provision.inc Implementation of drush_hook_post_provision_install.
drush_example_provision_install example/example_service/drush/install.provision.inc Implementation of drush_hook_provision_install.
drush_example_provision_install_rollback example/example_service/drush/install.provision.inc Implementation of drush_hook_provision_install_rollback.
drush_hosting_alias_pre_hosting_task alias/hosting_alias.drush.inc @file Drush include for the hosting_alias module.
drush_hosting_clone_pre_hosting_task clone/hosting_clone.drush.inc @file Drush include for the site cloning module.
drush_hosting_dispatch ./dispatch.hosting.inc Main queue processing drush command for hostmaster.
drush_hosting_import ./hosting.drush.inc Command to import an existing provision named context.
drush_hosting_migrate_pre_hosting_task migrate/hosting_migrate.drush.inc @file Implement drush hooks for the hosting migrate module.
drush_hosting_package_pre_hosting_task package/hosting_package.drush.inc @file Drush include for the package management module.
drush_hosting_pause ./pause.hosting.inc Drush command to pause the Aegir frontend queues.
drush_hosting_pause_validate ./pause.hosting.inc Make sure Aegir is ready to be upgraded.
drush_hosting_post_hosting_task ./task.hosting.inc Post completion hook for the hosting-task Drush command.
drush_hosting_queued queued/hosting_queued.drush.inc Drush command to execute hosting tasks.
drush_hosting_queued_hosting_release_lock queued/hosting_queued.drush.inc Drush command to release the lock on the task queue.
drush_hosting_resume ./resume.hosting.inc Drush command to resume the Aegir frontend site.
drush_hosting_setup ./hosting.module Initial hosting setup drush command.
drush_hosting_site_pre_hosting_task site/hosting_site.drush.inc Map values of site node into command line arguments
drush_hosting_subdirs_post_hosting_task subdirs/hosting_subdirs.drush.inc Implements drush_HOOK_post_COMMAND().
drush_hosting_subdirs_pre_hosting_task subdirs/hosting_subdirs.drush.inc Implements drush_HOOK_pre_COMMAND().
drush_hosting_task ./task.hosting.inc Drush hosting task command.
drush_hosting_task_rollback ./task.hosting.inc Rollback hook for the hosting-task Drush command.
drush_hosting_task_validate ./task.hosting.inc Validate hook for the hosting-task Drush command.
drush_server_data_post_provision_install example/server_data/drush/server_data.drush.inc Implements drush_hook_post_COMMAND().
drush_server_data_post_provision_verify example/server_data/drush/server_data.drush.inc
drush_site_data_post_provision_install example/site_data/drush/site_data.drush.inc Implements drush_hook_post_COMMAND().
drush_site_data_post_provision_verify example/site_data/drush/site_data.drush.inc Implements drush_hook_post_COMMAND().
example_create_site ./hosting.api.php Easily create a new site and a platform by passing just a name and a makefile URL.
example_drush_init example/example_service/drush/example.drush.inc Implements hook_drush_init().
example_provision_register_autoload example/example_service/drush/example.drush.inc Register our directory as a place to find provision classes. 2
example_provision_services example/example_service/drush/example.drush.inc Implements hook_provision_services().
hook_allow_domain ./hosting.api.php Determine if a site can be created using the specified domain.
hook_drush_context_import ./hosting.api.php Import a backend context into the corresponding frontend node.
hook_hosting_automatic_aliases alias/hosting_alias.api.php Provide automatic aliases to generate.
hook_hosting_automatic_aliases_alter alias/hosting_alias.api.php Alter the list of automatic aliases to create.
hook_hosting_feature ./hosting.api.php Register a hosting feature with Aegir.
hook_hosting_processed_queues_alter ./hosting.api.php Alter module defined queue definitions after they are processed.
hook_hosting_queues ./hosting.api.php Define hosting queues.
hook_hosting_queues_alter ./hosting.api.php Alter module defined queue definitions before they are processed.
hook_hosting_quota_get_usage quota/hosting_quota.api.php Definition of hook_hosting_quota_get_usage
hook_hosting_quota_resource quota/hosting_quota.api.php Definition of hook_hosting_quota_resource
hook_hosting_quota_resource_render quota/hosting_quota.api.php Definition of hook_hosting_quota_resource_render
hook_hosting_servers_titles_alter server/hosting_server.api.php Alter the servers available for selection in the frontend.
hook_hosting_service server/hosting_server.api.php Define a service.
hook_hosting_service_type server/hosting_server.api.php Define a service type.
hook_hosting_site_options_alter site/hosting_site.api.php Alters which site options are available.
hook_hosting_site_site_list_filters site/hosting_site.api.php Defines which filters are allowed to be used on the hosting site list.
hook_hosting_site_site_list_filters_alter site/hosting_site.api.php Alters which filters are allowed to be used on the hosting site list.
hook_hosting_tasks task/hosting_task.api.php Define tasks that can be executed in the front-end.
hook_hosting_tasks_alter task/hosting_task.api.php Alter front-end tasks defined by other modules.
hook_hosting_task_dangerous_tasks ./hosting.api.php Return a list of dangerous tasks.

Pages

Other projects