You are here

Functions in Drupal Remote Dashboard Server 7.2

Primary tabs

Namesort descending Location Description Direct uses Strings
drd_get_allowed_referers ./drd_server.module 3
drd_server_admin_block ./drd_server.admin.inc DRD Server Admin block. 1
drd_server_admin_menu ./drd_server.admin.inc DRD Server Admin menu to be used in admin block or navbar hook. 2
drd_server_admin_update_translation ./drd_server.admin.inc Function to update translations of the current domain. 1 1
drd_server_aes ./drd_server.module Get the AES encryption values for the remote DRD dashboard, identified by their IP address. 2
drd_server_aes_decrypt ./drd_server.aes.inc 1
drd_server_aes_encrypt ./drd_server.aes.inc 1
drd_server_block_info ./drd_server.module Implements hook_block_info().
drd_server_block_view ./drd_server.module Implements hook_block_view().
drd_server_check ./drd_server.module Callback for the url 'admin/drd_server/%' to find out if a proper result is returned which indicates whether drd_server is installed on a certain domain or not. 1
drd_server_config_domain_read ./drd_server.module Callback to retrieve a (sub-)form for Domain configuration. 1
drd_server_config_domain_save ./drd_server.module Callback to save Domain configuration. 1
drd_server_config_save ./drd_server.module Callback to save form values, either for Core or Domain. 2
drd_server_config_server_read ./drd_server.module Callback to retrieve a (sub-)form for Core configuration. 1
drd_server_config_server_save ./drd_server.module Callback to save Core configuration. 1
drd_server_domain_capture_update_messages ./drd_server.domain.inc Internal function called by update.php 1
drd_server_domain_find_required_updates ./drd_server.domain.inc Internal function called by update.php 1
drd_server_domain_flush_cache ./drd_server.domain.inc DRD Server Action to flush all caches from the current domain. 2
drd_server_domain_info ./drd_server.domain.inc DRD Server Action to retrieve all kind of information from the current domain. 1
drd_server_domain_list_updates ./drd_server.domain.inc DRD Server Action to determine all available updates for the current domain. 1 1
drd_server_domain_php ./drd_server.domain.inc 1
drd_server_domain_rebuild_scheduler ./drd_server.domain.inc Callback to mark the job scheduler to be rebuilt during next cron run. 1
drd_server_domain_reset_user1 ./drd_server.domain.inc Define name and password for the special user 1. 1
drd_server_domain_run_cron ./drd_server.domain.inc DRD Server Action to run cron on the current domain. 1
drd_server_domain_run_update ./drd_server.domain.inc DRD Server Action to run update.php on the current domain. 1
drd_server_domain_switch_maintenance ./drd_server.domain.inc DRD Server Action to switch maintenance mode on/off on the current domain. 1
drd_server_domain_update_translation ./drd_server.domain.inc DRD Server Action to update all translations on the current domain. 1
drd_server_drd_config_domain ./drd_server.module Implements hook_drd_config_domain().
drd_server_drd_server_actions ./drd_server.module Implements hook_drd_server_actions().
drd_server_error ./drd_server.module Prepare an error message for returning to the XMLRPC caller. 6
drd_server_execute ./drd_server.module This is called to execute one of the actions that are defined on one of the hook_drd_server_actions(). 1
drd_server_file_download ./drd_server.module Implements hook_file_download().
drd_server_heartbeat ./drd_server.module Callback to retrieve lots of current runtime data form the domain. 1
drd_server_key ./drd_server.module This is called to update the excryption keys for this server and all it's domains hosted in the same Drupal installation. 1
drd_server_key_remote ./drd_server.module This is called to update encryption keys on all domains. 3
drd_server_menu ./drd_server.module Implements hook_menu().
drd_server_menu_site_status_alter ./drd_server.module Implements hook_menu_site_status_alter().
drd_server_navbar ./drd_server.module Implements hook_navbar().
drd_server_output ./drd_server.module Prepare the output to be sent back to the DRD dashboard. This preparation json encodes the output and then encrypts the resulting string if encryption is available. 2
drd_server_permission ./drd_server.module Implements hook_permission().
drd_server_read_sites ./drd_server.module Determines all available sites/domains in the current Drupal installation. 4
drd_server_render_blocks ./drd_server.module 1
drd_server_requirements ./drd_server.install
drd_server_result ./drd_server.module Prepare the result for returning it to the XMLRPC caller. 20
drd_server_server_check_host ./drd_server.server.inc Function called by drd_server_server_domains() to check a specific URL if it really exists and if the module drd_server is installed. 1
drd_server_server_domains ./drd_server.server.inc DRD Action to find out all domains on this Drupal installation. 1
drd_server_server_list_updates ./drd_server.server.inc DRD Action to determine all available updates for the current core including all disabled modules. 1
drd_server_server_php_error_log ./drd_server.server.inc DRD Action to retrieve the PHP error log from the OS. 1
drd_server_settings ./drd_server.admin.inc Settings form for the current module. 1
drd_server_settings_keys ./drd_server.admin.inc AES key settings form for an IP of an accepted DRD instance. 1

Pages

Other projects