You are here

7 uses of HOSTING_PLATFORM_LOCKED in Hosting 6.2

hosting_platform_post_hosting_lock_task in platform/hosting_platform.drush.inc
hosting_platform_post_hosting_verify_task in platform/hosting_platform.drush.inc
Implementation hook_post_verify().
hosting_site_available_options in site/hosting_site.form.inc
Pass in a site node and return an array of valid options for it's fields.
hosting_task_menu_access in task/hosting_task.module
Task access controls
_hosting_get_allowed_platforms in client/hosting_client.module
Small helper function to get platforms that haven't been deleted or locked, and are accessible by this user.
_hosting_get_enabled_platforms in platform/hosting_platform.module
Small helper function to get platforms that haven't been deleted or locked.
_hosting_get_locked_platforms in platform/hosting_platform.module
Small helper function to get platforms that have been locked.