You are here

constant DEPLOY_COMMENT_GROUP_WEIGHT in Deploy - Content Staging 6

3 uses of DEPLOY_COMMENT_GROUP_WEIGHT
comment_deploy_check in modules/comment_deploy/comment_deploy.module
Implementation of hook_deploy_check().
comment_deploy_operations_add_form_submit in modules/comment_deploy/comment_deploy.pages.inc
Submit handler for comment_deploy_operations_add_form().
comment_deploy_operations_add_now_form_submit in modules/comment_deploy/comment_deploy.pages.inc
Submit handler for comment_deploy_operations_add_now_form().

File

./deploy.module, line 43
Deployment API which enables modules to deploy items between servers.

Code

define('DEPLOY_COMMENT_GROUP_WEIGHT', 8);