onOffice WP Plugin

TestClassRecordManagerReadForm extends WP_UnitTestCase
in package

Tags
url

http://www.onoffice.de

copyright

2003-2019, onOffice(R) GmbH

Table of Contents

$_pRecordManagerReadForm  : mixed
prepare()  : mixed
testConstruct()  : mixed
testGetAllRecords()  : mixed
testGetNameByFormId()  : mixed
testGetRecords()  : mixed
testGetRecordsSortedAlphabetically()  : mixed
testGetRowByName()  : mixed
testReadFieldconfigByFormId()  : mixed
testReadFieldsByFormId()  : mixed
getBaseRow()  : array<string|int, mixed>
getBasicFieldsArray()  : array<string|int, mixed>

Properties

Methods

getBaseRow()

private getBaseRow(int $formId, string $formType) : array<string|int, mixed>
Parameters
$formId : int
$formType : string
Return values
array<string|int, mixed>

getBasicFieldsArray()

private getBasicFieldsArray(int $formId, string $formType) : array<string|int, mixed>
Parameters
$formId : int
$formType : string
Return values
array<string|int, mixed>

Search results