You are here

constant DEPLOY_STATUS_PUBLISHED in Deploy - Content Staging 7.2

Same name and namespace in other branches
  1. 7.3 deploy.module \DEPLOY_STATUS_PUBLISHED
1 use of DEPLOY_STATUS_PUBLISHED
DeployEndpoint::publish in includes/DeployEndpoint.inc
Publishes all entities on the endpoint. Happens after deployment.

File

./deploy.module, line 24
Deploy module functions.

Code

define('DEPLOY_STATUS_PUBLISHED', 4);