You are here

Functions in Hosting 6.2

Primary tabs

Namesort descending Location Description Direct uses Strings
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_hostmaster_resume Deprecated ./resume.hostmaster.inc backward compatibility for pre 1.0
drush_hosting_import ./hosting.drush.inc Command to import an existing provision named context and generate nodes for it.
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_post_pm_enable ./hosting.drush.inc Implements drush_hook_post_COMMAND().
drush_hosting_queued queued/hosting_queued.drush.inc Drush command to execute hosting tasks.
drush_hosting_resume ./resume.hosting.inc Drush command to resume the Aegir frontend site. 1
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_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.
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_feature ./hosting.api.php Register a hosting feature with Aegir.
hook_hosting_queues ./hosting.api.php Define hosting queues.
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_site_options_alter site/hosting_site.api.php
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_OBJECT_context_options ./hosting.api.php Add or change context options before a hosting task runs.
hook_hosting_TASK_TYPE_task_rollback ./hosting.api.php Perform actions when a task has failed and has been rolled back.
hook_hosting_task_update_status task/hosting_task.api.php Reacts to tasks ending, with any status.
hook_nodeapi_TYPE_OP ./hosting.api.php Act on nodes defined by other modules.
hook_post_hosting_TASK_TYPE_task ./hosting.api.php Perform actions when a task has completed succesfully.
hook_provision_args ./hosting.api.php TODO: Remove this hook documentation?
hosting_add_task task/hosting_task.module Helper function to generate new task node 34
hosting_alias_add_alias_submit alias/hosting_alias.module Callback to handle "Add Alias" button 1
hosting_alias_allow_domain alias/hosting_alias.module Implementation of hook_allow_domain(). 1
hosting_alias_automatic_aliases alias/hosting_alias.module Generate a default set of aliases for the site based on the global options. 1
hosting_alias_delete alias/hosting_alias.module Remove the stored aliases for and existing site. 1
hosting_alias_delete_revision alias/hosting_alias.module Remove the stored aliases for and existing site for a specific version. 2
hosting_alias_drush_context_import alias/hosting_alias.drush.inc Implementation of hook_drush_context_import().
hosting_alias_form_alter alias/hosting_alias.module Implementation of hook_form_alter().
hosting_alias_form_data alias/hosting_alias.module Alter the node form for a site to add the aliases and redirection items. 1
hosting_alias_form_js alias/hosting_alias.module AHAH callback for additional alias form fields. 1
hosting_alias_get_aliases alias/hosting_alias.module Retrieve a list of aliases for a site. 3
hosting_alias_help alias/hosting_alias.module Implementation of hook_help().
hosting_alias_hosting_feature alias/hosting.feature.alias.inc Implementation of hook_hosting_feature().

Pages

Other projects