Method | Description | |
---|---|---|
__construct ( string $serviceName, string $namespace, string $address, integer $port = null, string $protocol = null, integer $version = 1, $verifySSL = false ) | Cosntructor | |
activateDebug ( ) | * (non-PHPdoc) @see Synology_Abstract::activateDebug() | |
connect ( string $login, string $password ) | Connect to Synology | |
disconnect ( ) | Disconect to Synology |
Method | Description | |
---|---|---|
_request ( $api, $path, $method, $params = [], $version = null, $httpMethod = 'get' ) | * (non-PHPdoc) @see Synology_Abstract::_request() |
protected _request ( $api, $path, $method, $params = [], $version = null, $httpMethod = 'get' ) |
public activateDebug ( ) |