HostingServerTestCase |
class |
|
server/hosting_server.test |
@file
Tests for hosting_server.module. |
|
|
|
hostingService |
class |
|
server/hosting_server.service.inc |
@file
Define the base Hosting service class. |
3 |
|
|
hostingService_db |
class |
|
db_server/hosting_db_server.service.inc |
The base db service type class. |
1 |
|
|
hostingService_db_mysql |
class |
|
db_server/hosting_db_server.service.inc |
A MySQL specific db service implementation class. |
|
|
|
hostingService_example |
class |
|
example/example_service/hosting_example.service.inc |
The base service type class , registered with hook_hosting_service_type. |
1 |
|
|
hostingService_example_basic |
class |
|
example/example_service/hosting_example.service.inc |
An implementation of the example service type, registered with hook_hosting_service. |
|
|
|
hostingService_http |
class |
|
web_server/hosting_web_server.service.inc |
@file
Hosting service classes for the Hosting web server module.osting service classes for the Hosting web server module. |
3 |
|
|
hostingService_http_apache |
class |
|
web_server/hosting_web_server.service.inc |
|
|
|
|
hostingService_http_apache_ssl |
class |
|
web_server/ssl/hosting_ssl.service.inc |
|
|
|
|
hostingService_http_cluster |
class |
|
web_cluster/hosting_web_cluster.service.inc |
|
|
|
|
hostingService_http_nginx |
class |
|
web_server/nginx/hosting_nginx.service.inc |
|
|
|
|
hostingService_http_nginx_ssl |
class |
|
web_server/nginx/ssl/hosting_nginx_ssl.service.inc |
|
|
|
|
hostingService_http_pack |
class |
|
web_pack/hosting_web_pack.service.inc |
|
|
|
|
hostingService_http_public |
class |
|
web_server/hosting_web_server.service.inc |
|
3 |
|
|
hostingService_http_ssl |
class |
|
web_server/ssl/hosting_ssl.service.inc |
@file
Define Hosting service class for SSL. |
2 |
|
|
HostingTestCase |
class |
|
./hosting.test |
|
1 |
|
|
hosting_db_server_handler_filter_db_server_type |
class |
|
db_server/hosting_db_server_handler_filter_db_server_type.inc |
Filter handler to allowing filtering by database type. |
|
|
|
hosting_field_handler_interval |
class |
|
includes/views/handlers/hosting_field_handler_interval.inc |
@file
Provides a views field handler for formatting timestamps. |
|
|
|
hosting_field_handler_status |
class |
|
includes/views/handlers/hosting_field_handler_status.inc |
A base handler for status fields. |
3 |
|
|
hosting_package_handler_field_site_count |
class |
|
package/includes/views/handlers/hosting_package_handler_field_site_count.inc |
A handler to provide a count of sites using a given package. |
|
|
|
hosting_package_handler_field_status |
class |
|
package/includes/views/handlers/hosting_package_handler_field_status.inc |
A handler for the Package status field. |
|
|
|
hosting_package_handler_filter_status |
class |
|
package/includes/views/handlers/hosting_package_handler_filter_status.inc |
Views filter class to filter by package status. |
|
|
|
hosting_package_handler_filter_type |
class |
|
package/includes/views/handlers/hosting_package_handler_filter_type.inc |
Views filter class to filter by package type. |
|
|
|
hosting_package_handler_sort_site_count |
class |
|
package/includes/views/handlers/hosting_package_handler_sort_site_count.inc |
Sort handler for package site counts. |
|
|
|
hosting_package_plugin_access |
class |
|
package/includes/views/plugins/hosting_package_plugin_access.inc |
Access plugin that provides access control for package views. |
|
|
|
hosting_platform_handler_field_release |
class |
|
platform/includes/views/handlers/hosting_platform_handler_field_release.inc |
A handler for the Platform release field. |
|
|
|
hosting_platform_handler_field_sites |
class |
|
platform/includes/views/handlers/hosting_platform_handler_field_sites.inc |
A handler for the Platform sites field. |
|
|
|
hosting_platform_handler_field_status |
class |
|
platform/includes/views/handlers/hosting_platform_handler_field_status.inc |
A handler for the Platform status field. |
|
|
|
hosting_server_handler_field_human_name |
class |
|
server/includes/views/handlers/hosting_server_handler_field_human_name.inc |
A handler for the Site status field. |
|
|
|
hosting_server_handler_field_services |
class |
|
server/includes/views/handlers/hosting_server_handler_field_services.inc |
Field handler to show services running on servers. |
|
|
|
hosting_server_handler_field_status |
class |
|
server/includes/views/handlers/hosting_server_handler_field_status.inc |
A handler for the Server status field. |
|
|
|
hosting_site_field_handler_canonical |
class |
|
site/includes/views/handlers/hosting_site_handler_field_canonical.inc |
@file Views handler for canonical URLs. |
|
|
|
hosting_site_handler_field_language |
class |
|
site/includes/views/handlers/hosting_site_handler_field_language.inc |
@file Views handler for Hosting module. |
|
|
|
hosting_site_handler_field_status |
class |
|
site/includes/views/handlers/hosting_site_handler_field_status.inc |
A handler for the Site status field. |
1 |
|
|
hosting_task_handler_field_status |
class |
|
task/includes/views/handlers/hosting_task_handler_field_status.inc |
|
|
|
|
hosting_task_handler_filter_status |
class |
|
task/includes/views/handlers/hosting_task_handler_filter_status.inc |
Filter by task type |
|
|
|
hosting_task_handler_filter_type |
class |
|
task/includes/views/handlers/hosting_task_handler_filter_type.inc |
Filter by task type |
|
|
|
hosting_task_handler_sort_default |
class |
|
task/includes/views/handlers/hosting_task_handler_sort_default.inc |
Handle the default hosting task sort order. |
|
|
|
Provision_Config_Example |
class |
|
example/example_service/drush/Provision/Config/Example.php |
A basic configuration file class. |
|
|
|
Provision_Service_example |
class |
|
example/example_service/drush/Provision/Service/example.php |
The service type base class. |
1 |
|
|
Provision_Service_example_basic |
class |
|
example/example_service/drush/Provision/Service/example/basic.php |
A class containing the 'basic' implementation of the 'example' service. |
|
|
|
Provision_Service_server_data |
class |
|
example/server_data/drush/Provision/Service/server/data.php |
The server_data service class. |
|
|
|
Provision_Service_site_data |
class |
|
example/site_data/drush/Provision/Service/site/data.php |
The site_data service class. |
|
|
|