onOffice WP Plugin

FormPostApplicantSearch extends FormPost
in package

Applicant search form

Tags
url

http://www.onoffice.de

copyright

2003-2016, onOffice(R) Software AG

Table of Contents

LIMIT_RESULTS  = 100
MESSAGE_ERROR  = 'error'
MESSAGE_RECAPTCHA_SPAM  = 'recaptchaSpam'
MESSAGE_REQUIRED_FIELDS_MISSING  = 'fieldmissing'
MESSAGE_SUCCESS  = 'success'
$_absolutCountResults  : int
$_formDataInstances  : array<string|int, mixed>
$_formNo  : int
$_pCompoundFields  : CompoundFieldsFilter
$_pFieldsCollection  : FieldsCollection
$_pFieldsCollectionConfiguratorForm  : FieldsCollectionConfiguratorForm
$_pFormPostConfiguration  : FormPostConfiguration
$_pSDKWrapper  : SDKWrapper
$_pSearchcriteriaFields  : SearchcriteriaFields
__construct()  : mixed
getAbsolutCountResults()  : int
getFormDataInstance()  : FormData
getFormNo()  : int
incrementFormNo()  : mixed
initialCheck()  : void
setFormDataInstances()  : mixed
analyseFormContentByPrefix()  : mixed
expandFieldsCollection()  : array<string|int, mixed>
getAllowedPostVars()  : array<string|int, mixed>
getFieldsCollection()  : FieldsCollection
setAbsolutCountResults()  : mixed
setFieldsCollection()  : mixed
buildFormData()  : FormData
checkCaptcha()  : bool
collectSearchParametersForRecord()  : array<string|int, mixed>
getApplicants()  : array<string|int, mixed>
getOriginalFieldNameByRangeField()  : string
isSearchcriteriaRangeField()  : bool
setKdNr()  : array<string|int, mixed>

Constants

MESSAGE_ERROR

public mixed MESSAGE_ERROR = 'error'

MESSAGE_RECAPTCHA_SPAM

public mixed MESSAGE_RECAPTCHA_SPAM = 'recaptchaSpam'

MESSAGE_REQUIRED_FIELDS_MISSING

public mixed MESSAGE_REQUIRED_FIELDS_MISSING = 'fieldmissing'

MESSAGE_SUCCESS

public mixed MESSAGE_SUCCESS = 'success'

Properties

$_absolutCountResults

private int $_absolutCountResults = 0

$_formDataInstances

private array<string|int, mixed> $_formDataInstances = []

$_formNo

private static int $_formNo = 0

Methods

getAbsolutCountResults()

public getAbsolutCountResults() : int
Return values
int

getFormNo()

public getFormNo() : int
Return values
int

incrementFormNo()

public static incrementFormNo() : mixed
Return values
mixed

setFormDataInstances()

public setFormDataInstances(FormData $pFormData) : mixed
Parameters
$pFormData : FormData
Return values
mixed

expandFieldsCollection()

protected expandFieldsCollection() : array<string|int, mixed>
Return values
array<string|int, mixed>

setAbsolutCountResults()

protected setAbsolutCountResults(int $absolutCountResults) : mixed
Parameters
$absolutCountResults : int
Return values
mixed

collectSearchParametersForRecord()

private collectSearchParametersForRecord(array<string|int, mixed> $record, array<string|int, mixed> $viewFields) : array<string|int, mixed>
Parameters
$record : array<string|int, mixed>
$viewFields : array<string|int, mixed>
Return values
array<string|int, mixed>

getOriginalFieldNameByRangeField()

private getOriginalFieldNameByRangeField(string $rangeField) : string
Parameters
$rangeField : string
Return values
string

isSearchcriteriaRangeField()

private isSearchcriteriaRangeField(string $rangeField) : bool
Parameters
$rangeField : string
Return values
bool

setKdNr()

private setKdNr(array<string|int, mixed> $applicants) : array<string|int, mixed>
Parameters
$applicants : array<string|int, mixed>
Tags
throws
ApiClientException
Return values
array<string|int, mixed>

Search results