book_node_deploy |
modules/book_deploy/book_deploy.module |
Implementation of hook_node_deploy(), |
|
|
book_node_deploy_check |
modules/book_deploy/book_deploy.module |
Implementation of hook_node_deploy_check(). |
|
|
comment_deploy |
modules/comment_deploy/comment_deploy.module |
Implementation of hook_deploy(), |
|
1 |
comment_deploy_check |
modules/comment_deploy/comment_deploy.module |
Implementation of hook_deploy_check(). |
|
|
comment_deploy_comment_admin_overview_submit |
modules/comment_deploy/comment_deploy.module |
Submit handler for comment_admin_overview_form(). |
|
1 |
comment_deploy_form_comment_admin_overview_alter |
modules/comment_deploy/comment_deploy.module |
Implementation of hook_form_FORM_ID_alter(). |
|
|
comment_deploy_menu |
modules/comment_deploy/comment_deploy.module |
Implementation of hook_menu(). |
|
|
comment_deploy_operations_add_form |
modules/comment_deploy/comment_deploy.pages.inc |
Display comment "add to plan" form. |
|
1 |
comment_deploy_operations_add_form_submit |
modules/comment_deploy/comment_deploy.pages.inc |
Submit handler for comment_deploy_operations_add_form(). |
|
|
comment_deploy_operations_add_now_form |
modules/comment_deploy/comment_deploy.pages.inc |
Display comment "deploy now" form. |
|
1 |
comment_deploy_operations_add_now_form_submit |
modules/comment_deploy/comment_deploy.pages.inc |
Submit handler for comment_deploy_operations_add_now_form(). |
|
|
content_copy_content_fieldapi |
services/content_copy_service/content_copy_service.module |
Implementation of hook_content_fieldapi(). |
|
|
content_copy_content_type_exists |
services/content_copy_service/content_copy_service.inc |
Content type exists service callback |
2 |
1 |
content_copy_deploy |
modules/content_copy_deploy/content_copy_deploy.module |
Deploy content deployment 'hook'. |
|
|
content_copy_deploy_add_form |
modules/content_copy_deploy/content_copy_deploy.pages.inc |
Deploy content type form. |
|
1 |
content_copy_deploy_add_form_submit |
modules/content_copy_deploy/content_copy_deploy.pages.inc |
Deploy content type form submit callback. |
|
|
content_copy_deploy_add_form_validate |
modules/content_copy_deploy/content_copy_deploy.pages.inc |
Deploy content type form validation callback. |
|
|
content_copy_deploy_menu |
modules/content_copy_deploy/content_copy_deploy.module |
Implementation of hook menu(). |
|
|
content_copy_deploy_requirements |
modules/content_copy_deploy/content_copy_deploy.install |
@file
Contains install and update functions for Content Copy Deploy. |
|
|
content_copy_node_type |
modules/content_copy_deploy/content_copy_deploy.module |
Implementation of hook_node_type(). |
|
|
content_copy_service_export |
services/content_copy_service/content_copy_service.inc |
Content copy export service callback |
|
1 |
content_copy_service_help |
services/content_copy_service/content_copy_service.module |
Implementation of hook_help(). |
|
|
content_copy_service_import |
services/content_copy_service/content_copy_service.inc |
Content copy import service callback |
|
1 |
content_copy_service_service |
services/content_copy_service/content_copy_service.module |
Implementation of hook_service() |
|
|
date_deploy_get_date_fields |
modules/date_deploy/date_deploy.module |
Get an array of all date fields. |
1 |
|
date_deploy_rebuild_date |
modules/date_deploy/date_deploy.module |
Proxy function for rebuilding a date field array. The array structure that
we shall build varies based on widget type, also the date input varies based
on date type. |
1 |
|
date_deploy_rebuild_date_datetime |
modules/date_deploy/date_deploy.module |
Rebuilds 'datetime' dates. |
1 |
|
date_node_deploy |
modules/date_deploy/date_deploy.module |
Implementation of hook_node_deploy(). |
|
|
deploy_add_to_plan |
./deploy.module |
Add an item to a deployment plan. |
17 |
|
deploy_ahah_auth_form |
./deploy.module |
A generic AHAH form callback that returns the authentication form for a
server or a authentication type. |
|
1 |
deploy_auth_invoke |
./deploy.module |
Invokes an authentication callback. |
6 |
|
deploy_auth_key_arguments |
./deploy.module |
Implementation of the arguments callback. |
|
1 |
deploy_auth_key_form |
./deploy.module |
Implementation of the form callback for the authentication. |
|
1 |
deploy_auth_sessid_arguments |
./deploy.module |
Implementation of the arguments callback. |
|
1 |
deploy_auth_sessid_cleanup |
./deploy.module |
Implementation of the cleanup callback. |
|
1 |
deploy_auth_sessid_form |
./deploy.module |
Implementation of the form callback for the authentication. |
|
1 |
deploy_auth_sessid_init |
./deploy.module |
Implementation of the init callback. |
|
1 |
deploy_check_batch |
./deploy.module |
Batch API callback for the hook_deploy_check() process. |
|
1 |
deploy_create_plan |
./deploy.module |
Create a new deployment plan. |
4 |
|
deploy_delete_plan |
./deploy.module |
Delete a deployment plan |
|
|
deploy_delete_plan_form |
./deploy.plans.admin.inc |
Delete a deployment plan confirmation form. |
|
1 |
deploy_delete_plan_form_submit |
./deploy.plans.admin.inc |
Submit callback function for deploy_delete_plan_form(); |
|
|
deploy_delete_server_form |
./deploy.servers.admin.inc |
Delete a deployment server confirmation form. |
|
1 |
deploy_delete_server_form_submit |
./deploy.servers.admin.inc |
Submit callback function for deploy_delete_server_form(). |
|
|
deploy_deploy_auth_info |
./deploy.module |
Implementation of hook_deploy_auth_info(). |
|
|
deploy_drush_command |
includes/deploy.drush.inc |
Implementation of hook_drush_command(). |
|
|
deploy_empty_plan |
./deploy.module |
Remove all items from a deployment plan. |
4 |
|
deploy_get_auth_key_hash |
./deploy.module |
Returns a hash to be used with the key authentication. |
1 |
|
deploy_get_auth_type |
./deploy.module |
Get a specific authentication type. |
2 |
|
deploy_get_auth_types |
./deploy.module |
Get all the available authentication types. |
3 |
|