Frontend hooks in Hosting 6.2
Same name and namespace in other branches
- 7.4 hosting.api.php \hostinghooks
- 7.3 hosting.api.php \hostinghooks
Those hooks are hooks usable within contrib Drupal modules running in the Aegir frontend site.
File
- ./
hosting.api.php, line 7 - Hooks provided by the hosting module, and some other random ones.
Functions
Name | Location | Description |
---|---|---|
hook_allow_domain |
./ |
Determine if a site can be created using the specified domain. |
hook_drush_context_import |
./ |
Import a backend context into the corresponding frontend node. |
hook_hosting_feature |
./ |
Register a hosting feature with Aegir. |
hook_hosting_queues |
./ |
Define hosting queues. |
hook_hosting_quota_get_usage |
quota/ |
Definition of hook_hosting_quota_get_usage |
hook_hosting_quota_resource |
quota/ |
Definition of hook_hosting_quota_resource |
hook_hosting_quota_resource_render |
quota/ |
Definition of hook_hosting_quota_resource_render |
hook_hosting_servers_titles_alter |
server/ |
Alter the servers available for selection in the frontend. |
hook_hosting_site_options_alter |
site/ |
|
hook_hosting_site_site_list_filters |
site/ |
Defines which filters are allowed to be used on the hosting site list. |
hook_hosting_site_site_list_filters_alter |
site/ |
Alters which filters are allowed to be used on the hosting site list. |
hook_hosting_TASK_OBJECT_context_options |
./ |
Add or change context options before a hosting task runs. |
hook_hosting_TASK_TYPE_task_rollback |
./ |
Perform actions when a task has failed and has been rolled back. |
hook_nodeapi_TYPE_OP |
./ |
Act on nodes defined by other modules. |
hook_post_hosting_TASK_TYPE_task |
./ |
Perform actions when a task has completed succesfully. |
hook_provision_args |
./ |
TODO: Remove this hook documentation? |
hosting_QUEUE_TYPE_queue |
./ |
Process the specified queue. |
hosting_TASK_SINGULAR_list |
./ |
|
hosting_TASK_SINGULAR_summary |
./ |