class ServicesClientConnectionServer in Services Client 7.2
Same name and namespace in other branches
- 7 services_client_connection/include/plugin.inc \ServicesClientConnectionServer
Hierarchy
Expanded class hierarchy of ServicesClientConnectionServer
2 string references to 'ServicesClientConnectionServer'
- services_client_connection_get_plugin_default in services_client_connection/
services_client_connection.module - Get default plugin name for type
- _services_client_connection_server in services_client_connection/
include/ plugin_definition.inc - List of server plugins provided by module
File
- services_client_connection/
include/ plugin.inc, line 85 - Base plugin definitions. All other plugins should be extended from this set of plugins.
View source
class ServicesClientConnectionServer extends ServicesClientConnectionPlugin {
}
Members
Name | Modifiers | Type | Description | Overrides |
---|---|---|---|---|
ServicesClientConnectionPlugin:: |
protected | property | Reference to client | |
ServicesClientConnectionPlugin:: |
protected | property | Plugin specific configuration | |
ServicesClientConnectionPlugin:: |
protected | property | Connection definition | |
ServicesClientConnectionPlugin:: |
public | function | Configuration form options | 5 |
ServicesClientConnectionPlugin:: |
public | function | 5 | |
ServicesClientConnectionPlugin:: |
public | function | 1 | |
ServicesClientConnectionPlugin:: |
public | function | Allows module to alter data in process of request | 5 |
ServicesClientConnectionPlugin:: |
public | function | 2 | |
ServicesClientConnectionPlugin:: |
public | function | 1 |