You are here

Functions in Hosting 6.2

Primary tabs

Namesort descending Location Description Direct uses Strings
hosting_client_update_2 client/hosting_client.install Create the hosting_client_user relationship table
hosting_client_update_3 client/hosting_client.install Rebuild node access table
hosting_client_update_4 client/hosting_client.install Rebuild node access table
hosting_client_update_5 client/hosting_client.install Rebuild node access table
hosting_client_update_6 client/hosting_client.install Make it possible to have many clients per user and keep track of the contact type (admin/tech/billing/etc.) between users and clients
hosting_client_update_6000 client/hosting_client.install Cleanup the hosting_client fields
hosting_client_update_6001 client/hosting_client.install Use VARCHAR on contact_type field so that we support MariaDB correctly.
hosting_client_update_6002 client/hosting_client.install Remove old primary keys from hosting_client table
hosting_client_update_6003 client/hosting_client.install Remove duplicate client nodes.
hosting_client_update_6004 client/hosting_client.install Make all sites with client relationship lost owned by the default client.
hosting_client_update_7 client/hosting_client.install Rebuild the node access table now that we fixed the hook_access properly
hosting_client_update_8 client/hosting_client.install Add the hosting_client_platforms table and default all clients to have access to all platforms
hosting_client_update_9 client/hosting_client.install Add uid 1 with client 1 to the hosting_client_user table if it wasn't there already. Was not happening on fresh installs via hook_install()
hosting_client_user client/hosting_client.access.inc Implements hook_user(). 1
hosting_client_users client/hosting_client.module Return a list of users for a given client. 2
hosting_client_user_form client/hosting_client.access.inc Add items to the user forms when editing or registering. 1
hosting_client_user_form_submit client/hosting_client.access.inc Save the values submitted when editing or adding a user. 1
hosting_client_user_form_validate client/hosting_client.access.inc Validate the submission of a user form. 1
hosting_client_user_view client/hosting_client.access.inc Add visible items when viewing a user(). 1
hosting_client_validate client/hosting_client.module Implementation of hook_validate() .
hosting_client_validate_suggest client/hosting_client.module Helper for hosting_client_validate to suggest a new client name. 1
hosting_client_view client/hosting_client.module Implementation of hook_view().
hosting_client_views_api client/hosting_client.module Implementation of hook_views_api().
hosting_client_views_data client/hosting_client.views.inc Implementation of hook_views_data().
hosting_client_views_default_views client/hosting_client.views_default.inc Implementation of hook_views_default_views().
hosting_clone_hosting_feature clone/hosting.feature.clone.inc Implementation of hook_hosting_feature().
hosting_clone_hosting_tasks clone/hosting_clone.module Implementation of hook_hosting_tasks().
hosting_clone_perm clone/hosting_clone.module Implementation of hook_perm().
hosting_clone_post_hosting_clone_task clone/hosting_clone.drush.inc
hosting_clone_theme clone/hosting_clone.module Implementation of hook_theme().
hosting_context_delete ./hosting.module Delete an alias from the context lookup table. 5
hosting_context_load ./hosting.module Get the node associated with a given provision context. 3
hosting_context_name ./hosting.module Return the hosting context name for a node. 6 3
hosting_context_node_types ./hosting.module Define the node types that have associated provision contexts. 1
hosting_context_register ./hosting.module Add a node to the context lookup db. 8
hosting_cron_get_sites Deprecated cron/hosting_cron.module Get a number of sites that need to have cron executed.
hosting_cron_hosting_feature cron/hosting.feature.cron.inc Implementation of hook_hosting_feature().
hosting_cron_hosting_queues cron/hosting_cron.module Implementation of hook_hosting_queues().
hosting_cron_nodeapi cron/hosting_cron.module Implementation of hook_nodeapi().
hosting_cron_queue cron/hosting_cron.module Implementation of hosting_QUEUE_TYPE_queue().
hosting_db_server_hosting_feature db_server/hosting.feature.db_server.inc Implementation of hook_hosting_feature().
hosting_db_server_hosting_service db_server/hosting_db_server.module Implementation of hook_hosting_service().
hosting_db_server_hosting_service_type db_server/hosting_db_server.module Implementation of hook_hosting_service_type().
hosting_db_server_install db_server/hosting_db_server.install Implementation of hook_install().
hosting_db_server_nodeapi_server_presave db_server/hosting_db_server.module Implementation of hook_nodeapi_TYPE_OP().
hosting_db_server_schema db_server/hosting_db_server.install Implementation of hook_schema().
hosting_db_server_update_6000 db_server/hosting_db_server.install Get rid of db_server node type and associate ourselves with server nodes instead.
hosting_db_server_update_6001 db_server/hosting_db_server.install Get rid of the db type value, it duplicates the service info
hosting_db_server_views_api db_server/hosting_db_server.module Implementation of hook_views_api().
hosting_disabled_site ./hosting.module Page callback for a site that has been disabled. 1

Pages

Other projects