메소드 | 설명 | |
---|---|---|
__call ( string $method, array $parameters ) : mixed | Invokes remote command | |
__construct ( fxmlrpc\ClientInterface $client, string $namespaceSeparator = '.', string $namespace = null ) | ||
__get ( string $namespace ) : |
Returns namespace specific Proxy instance |
메소드 | 설명 | |
---|---|---|
prependNamespace ( string $string ) : string | Prepend namespace if set |
public __construct ( fxmlrpc\ClientInterface $client, string $namespaceSeparator = '.', string $namespace = null ) | ||
$client | fxmlrpc\ClientInterface | |
$namespaceSeparator | string | |
$namespace | string |
protected prependNamespace ( string $string ) : string | ||
$string | string | |
리턴 | string |