You are here

class ServicesClientMapping in Services Client 7

Base authentication class

Hierarchy

Expanded class hierarchy of ServicesClientMapping

1 string reference to 'ServicesClientMapping'
_services_client_mapping in include/plugin_definition.inc
List of auth plugins provided by module

File

include/plugin.inc, line 50
Base plugin definitions. All other plugins should be extended from this set of plugins.

View source
class ServicesClientMapping extends ServicesClientPlugin {

}

Members

Namesort descending Modifiers Type Description Overrides
ServicesClientPlugin::$config protected property Plugin specific configuration
ServicesClientPlugin::$hook protected property Connection hook definition
ServicesClientPlugin::configForm public function Configuration form options 5
ServicesClientPlugin::configFormSubmit public function 5
ServicesClientPlugin::configFormValidate public function
ServicesClientPlugin::__construct public function