onOffice WP Plugin

FieldModuleCollection

Tags
url

http://www.onoffice.de

copyright

2003-2018, onOffice(R) GmbH

Table of Contents

addField()  : mixed
containsFieldByModule()  : bool
getAllFields()  : array<string|int, mixed>
getFieldByModuleAndName()  : Field

Methods

containsFieldByModule()

public containsFieldByModule(string $module, string $name) : bool
Parameters
$module : string
$name : string
Return values
bool

getAllFields()

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

getFieldByModuleAndName()

public getFieldByModuleAndName(string $module, string $name) : Field
Parameters
$module : string
$name : string
Return values
Field

Search results