You are here

19 functions implement hook_post_hosting_TASK_TYPE_task() in Hosting 7.3

Note: this list is generated by pattern matching, so it may include some functions that are not actually implementations of this hook.

hosting_clone_post_hosting_clone_task in clone/hosting_clone.drush.inc
@todo Please document this function.
hosting_migrate_post_hosting_migrate_task in migrate/hosting_migrate.drush.inc
@todo Please document this function.
hosting_platform_post_hosting_delete_task in platform/hosting_platform.drush.inc
Implements hook_hosting_post_DELETE().
hosting_platform_post_hosting_lock_task in platform/hosting_platform.drush.inc
@todo Please document this function.
hosting_platform_post_hosting_unlock_task in platform/hosting_platform.drush.inc
@todo Please document this function.
hosting_platform_post_hosting_verify_task in platform/hosting_platform.drush.inc
Implements hook_post_hosting_TASK_TYPE_task().
hosting_server_post_hosting_delete_task in server/hosting_server.drush.inc
Implements hook_hosting_post_DELETE().
hosting_server_post_hosting_verify_task in server/hosting_server.drush.inc
Resave the target node to trigger reverifications.
hosting_site_post_hosting_backup_delete_task in site/hosting_site.drush.inc
Implements the hosting_post_backup_delete hook
hosting_site_post_hosting_backup_task in site/hosting_site.drush.inc
Implements hook_hosting_post_backup().
hosting_site_post_hosting_delete_task in site/hosting_site.drush.inc
Implements hook_hosting_post_DELETE().
hosting_site_post_hosting_disable_task in site/hosting_site.drush.inc
Implements hook_hosting_post_disable(). I am not very fond of the use of bitwise operators with negatives.
hosting_site_post_hosting_enable_task in site/hosting_site.drush.inc
Implements hook_hosting_post_enable().
hosting_site_post_hosting_import_task in site/hosting_site.drush.inc
Implements hook_post_hosting_import_task().
hosting_site_post_hosting_install_task in site/hosting_site.drush.inc
implementation of the hosting_post_install hook
hosting_site_post_hosting_login_reset_task in site/hosting_site.drush.inc
Implements hook_post_hosting_login_reset_task().
hosting_site_post_hosting_restore_task in site/hosting_site.drush.inc
Implements hook_hosting_post_restore(). I am not very fond of the use of bitwise operators with negatives.
hosting_site_post_hosting_verify_task in site/hosting_site.drush.inc
Implements hook_post_hosting_verify_task().
hosting_subdirs_post_hosting_import_task in subdirs/hosting_subdirs.module
Implements hook_post_hosting_import_task().