onOffice WP Plugin

FilterCall
in package

Tags
url

http://www.onoffice.de

copyright

2003-2019, onOffice(R) GmbH

Table of Contents

$_filters  : array<string|int, mixed>
$_module  : string
$_pSDKWrapper  : SDKWrapper
__construct()  : mixed
getFilternameById()  : string
getFilters()  : array<string|int, mixed>
getModule()  : string
getSDKWrapper()  : SDKWrapper
extractResponse()  : mixed
load()  : mixed

Properties

$_filters

private array<string|int, mixed> $_filters = null

Methods

__construct()

public __construct(string $module[, SDKWrapper $pSDKWrapper = null ]) : mixed
Parameters
$module : string
$pSDKWrapper : SDKWrapper = null
Return values
mixed

getFilters()

public getFilters() : array<string|int, mixed>
Return values
array<string|int, mixed>

getModule()

public getModule() : string
Return values
string

load()

private load() : mixed
Return values
mixed

Search results