You are here

Functions in Deploy - Content Staging 6

Primary tabs

Namesort descending Location Description Direct uses Strings
deploy_get_min_weight ./deploy.module Get the current lowest weight in a specified plan. 8
deploy_get_plan ./deploy.module Get the details for a single deployment plan. 4
deploy_get_plans ./deploy.module Get a list of all deployment plans. 7
deploy_get_plan_item ./deploy.module Get the details for a single deployment plan item.
deploy_get_plan_items ./deploy.module Retrieve all the details for all items in a plan. 7
deploy_get_plan_options ./deploy.module Get a list of all deployment plans, formatted appropriately for FAPI options. 6
deploy_get_remote_book ./deploy.module 1
deploy_get_remote_key ./deploy.module 17
deploy_get_server ./deploy.module Get the details for a single deployment plan server. 5
deploy_get_servers ./deploy.module Get a list of all deployment plan servers. 2
deploy_get_server_form ./deploy.module Standard form with server list. Used in many places. 4
deploy_help ./deploy.module Implementation of hook_help().
deploy_install ./deploy.install Implementation of hook_install().
deploy_item ./deploy.module Deploy a specified item to a remote server. 3
deploy_item_batch ./deploy.module Wrapper function to deploy_item() with batch API goodness. 1
deploy_item_is_in_plan ./deploy.module Determine whether a specified item is in a specified plan 13
deploy_list_form ./deploy.plans.admin.inc Display a list of all items in a specified plan. 1
deploy_list_form_submit ./deploy.plans.admin.inc Submit callback for deploy_list_form().
deploy_list_multiple_delete_confirm ./deploy.plans.admin.inc Confirmation form for deploy plan item deletes. 1
deploy_list_multiple_delete_confirm_submit ./deploy.plans.admin.inc Form submit callback for deploy_list_multiple_delete_confirm(). 1
deploy_logs_details ./deploy.logs.admin.inc Display the details of a single deployment. 1
deploy_logs_overview ./deploy.logs.admin.inc Display a list of deployments that have taken place. 1
deploy_menu ./deploy.module Implementation of hook_menu().
deploy_overview ./deploy.plans.admin.inc Display a list of all deployment plans. 1
deploy_perm ./deploy.module Implementation of hook_perm().
deploy_plan ./deploy.module Deploy the specified plan to a remote server 3
deploy_plan_check ./deploy.module Run the dependency checking hooks for the specified deployment plan.
deploy_plan_check_item ./deploy.module Run the dependency checking hook for one deployment item. 3
deploy_plan_check_item_batch ./deploy.module Wrapper function to deploy_plan_check_item() with batch API goodness. 1
deploy_plan_cleanup ./deploy.module Clean up after ourselves once a deployment is done. 5 1
deploy_plan_exists ./deploy.module Check to see if a plan already exists with a given name 5
deploy_plan_form ./deploy.plans.admin.inc Display add/edit deployment plan form. 1
deploy_plan_form_submit ./deploy.plans.admin.inc Submit callback for deploy_plan_form().
deploy_plan_form_validate ./deploy.plans.admin.inc Validate callback for deploy_plan_form().
deploy_plan_init ./deploy.module Initiate depolyment. 5
deploy_plan_item_delete ./deploy.module Delete item from plan. 4
deploy_plan_push_form ./deploy.module Push a deployment plan live form. 1
deploy_plan_push_form_submit ./deploy.module Submit callback for deploy_plan_push_form()
deploy_push_batch ./deploy.module Batch API callback for the deployment push process. 1
deploy_schema ./deploy.install Implementation of hook_schema().
deploy_send ./deploy.module Push an item from a deployment plan to the remote server. 13
deploy_server_form ./deploy.servers.admin.inc Display add/edit deployment server form. 1
deploy_server_form_submit ./deploy.servers.admin.inc Submit callback for deploy_server_form().
deploy_server_overview ./deploy.servers.admin.inc Display a list of all deployment servers. 1
deploy_settings ./deploy.settings.admin.inc Manage deployment settings. 1
deploy_theme ./deploy.module Implementation of hook_theme().
deploy_uninstall ./deploy.install Implementation of hook_uninstall().
deploy_update_6001 ./deploy.install Implementation of hook_update().
deploy_update_6002 ./deploy.install Implementation of hook_update().
deploy_update_6003 ./deploy.install Implementation of hook_update().

Pages

Other projects