You are here

Files in Deploy - Content Staging 7.3

Primary tabs

File namesort descending Location Namespace Description
API.txt API.txt CONTENTS OF THIS FILE --------------------- * API outline * Summary of the deployment cycle * The plan object * The endpoint object * The aggregator plugin * The processor plugin * The service plugin * The authenticator plugin API…
deploy-ui-plan-view.tpl.php modules/deploy_ui/templates/deploy-ui-plan-view.tpl.php
deploy.api.php deploy.api.php Hooks provided by the Deploy module.
deploy.core.inc deploy.core.inc Deploy module functions for core entities.
deploy.css css/deploy.css .deploy-plan .newer-available { background-color: #840; background-color: rgba(255, 252, 229, 0.8); } .deploy-plan .newer-available.odd { background-color: rgba(255, 252, 229, 1); }
deploy.deploy.inc deploy.deploy.inc Deploy's implementation of its own API.
deploy.drush.inc deploy.drush.inc Provides Drush integration for Deploy.
deploy.info deploy.info name = Deployment description = Allows content to be deployed between servers. Either to be used as a content staging solution or to deploy content across a cluster of different sites. package = Deployment core = 7.x php = 5.5 dependencies[] =…
deploy.install deploy.install Deploy module installation functions.
deploy.manager.inc deploy.manager.inc Deploy module functions for handling managed entities in plans.
deploy.module deploy.module Deploy module functions.
deploy.rules.inc deploy.rules.inc Rules implementations.
deploy.rules_defaults.inc deploy.rules_defaults.inc Default rules configuration for deploy module.
deploy.test deploy.test Deployment tests.
deploy.views.inc includes/deploy.views.inc Deploy module views integration functions.
deploy.views_default.inc includes/deploy.views_default.inc Default views for the deploy module.
DeployAggregator.inc includes/DeployAggregator.inc Interface definition for deploy aggregators.
DeployAggregatorManaged.inc plugins/DeployAggregatorManaged.inc Managed entities Deploy aggregator plugin.
DeployAggregatorViews.inc modules/deploy_aggregator_views/plugins/DeployAggregatorViews.inc Views based aggregator for deployment plan entities.
DeployAuthenticator.inc includes/DeployAuthenticator.inc Interface definition for deploy authenticators.
DeployAuthenticatorSession.inc plugins/DeployAuthenticatorSession.inc Session based authentication plugin.
DeployEndpoint.inc includes/DeployEndpoint.inc Base class for Deploy endpoint definitions.
DeployIterator.inc includes/DeployIterator.inc Deploy interator implementation.
DeployManagerEntitiesEntity.inc includes/DeployManagerEntitiesEntity.inc Developer Manager Entities Entity.
DeployManagerEntityViewsController.inc includes/DeployManagerEntityViewsController.inc Views controller for deploy manager entities.
DeployPlan.inc includes/DeployPlan.inc Definition of a deployment plan and associated exceptions.
DeployProcessor.inc includes/DeployProcessor.inc Interface definition for deploy processors.
DeployProcessorBatch.inc plugins/DeployProcessorBatch.inc Batch API plugin for deploy Processor.
DeployProcessorMemory.inc plugins/DeployProcessorMemory.inc In memory plugin for deploy Processor.
DeployProcessorQueue.inc plugins/DeployProcessorQueue.inc Queue API plugin for deploy Processor.
DeployRemoteCcAuthenticatorSession.inc modules/deploy_remote_cc/plugins/DeployRemoteCcAuthenticatorSession.inc
DeployRemoteCcServiceRestJSON.inc modules/deploy_remote_cc/plugins/DeployRemoteCcServiceRestJSON.inc
DeployService.inc includes/DeployService.inc Interface definition for deploy service.
DeployServiceRest.inc includes/DeployServiceRest.inc Implementation of a REST based client for deploying entities.
DeployServiceRestJSON.inc plugins/DeployServiceRestJSON.inc JSON REST client for deploying entities.
deploy_adhoc_plan.info modules/deploy_adhoc_plan/deploy_adhoc_plan.info name = Ad Hoc Deployment Plans description = Create ad hoc deployment plans associated with user sessions. package = Deployment core = 7.x configure = admin/config/content/deploy-adhoc-plan dependencies[] = deploy_auto_plan files[] =…
deploy_adhoc_plan.module modules/deploy_adhoc_plan/deploy_adhoc_plan.module Code for ad hoc deployment plans.
deploy_adhoc_plan.rules.inc modules/deploy_adhoc_plan/deploy_adhoc_plan.rules.inc Rules implementations for ad hoc plans.
deploy_adhoc_plan.rules_defaults.inc modules/deploy_adhoc_plan/deploy_adhoc_plan.rules_defaults.inc deploy_adhoc_plan.rules_defaults.inc
deploy_adhoc_plan.test modules/deploy_adhoc_plan/deploy_adhoc_plan.test Ad Hoc Deployment Plans module tests.
deploy_aggregator_views.info modules/deploy_aggregator_views/deploy_aggregator_views.info name = Views deployment aggregator description = Aggregates content to a deployment plan by executing a user defined view. package = Deployment core = 7.x dependencies[] = deploy dependencies[] = views files[] = plugins/DeployAggregatorViews.inc
deploy_aggregator_views.module modules/deploy_aggregator_views/deploy_aggregator_views.module
deploy_auto_plan.info modules/deploy_auto_plan/deploy_auto_plan.info name = Auto Deployment Plans description = "Automagically add all modified entities to a deployment plan." core = 7.x configure = admin/config/content/deploy-auto-plan dependencies[] = deploy files[] = deploy_auto_plan.test
deploy_auto_plan.module modules/deploy_auto_plan/deploy_auto_plan.module Deploy Auto Plan module functions.
deploy_auto_plan.NoDependencyIterator.class.php modules/deploy_auto_plan/plugins/iterator/deploy_auto_plan.NoDependencyIterator.class.php NoDependencyIterator plugin class definition.
deploy_auto_plan.test modules/deploy_auto_plan/deploy_auto_plan.test Deploy Automagic Plan module tests.
deploy_example.deploy_endpoints.inc modules/deploy_example/deploy_example.deploy_endpoints.inc deploy_example.deploy_endpoints.inc
deploy_example.deploy_plans.inc modules/deploy_example/deploy_example.deploy_plans.inc deploy_example.deploy_plans.inc
deploy_example.features.inc modules/deploy_example/deploy_example.features.inc deploy_example.features.inc
deploy_example.info modules/deploy_example/deploy_example.info core = "7.x" dependencies[] = "deploy" dependencies[] = "deploy_ui" dependencies[] = "features" description = "Example feature of a deployment setup. Works well with the UUID Services Example feature on the…

Pages

Other projects