Methods |
public
|
init()
Initializes FacebookAuthWebclient Module.
Initializes FacebookAuthWebclient Module.
Overrides
|
#
|
public
|
onAfterGetServices(array $aArgs, array &$aServices)
Adds service name to array passed by reference.
Adds service name to array passed by reference.
Parameters
$aServices |
Array with services names passed by reference.
|
|
#
|
public
|
onOAuthIntegratorAction(string $aArgs, boolean|array &$mResult)
Passes data to connect to service.
Passes data to connect to service.
Parameters
$aArgs |
Service type to verify if data should be passed.
|
$mResult |
variable passed by reference to take the result.
|
|
#
|
public
|
onGetSettings(string $aArgs, boolean|array &$mResult)
Passes data to connect to service.
Passes data to connect to service.
Parameters
$aArgs |
Service type to verify if data should be passed.
|
$mResult |
variable passed by reference to take the result.
|
|
#
|
public
|
onAfterUpdateSettings($aArgs, &$mResult)
|
#
|