onOffice WP Plugin

FormTranslation
in package

Table of Contents

SUB_DB_VALUE  = 'dbValue'
SUB_LABEL  = 'label'
$_formConfig  : array<string|int, mixed>
__construct()  : mixed
getFormConfig()  : array<string|int, mixed>
getPluralTranslationForForm()  : string

Constants

Properties

Methods

getFormConfig()

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

getPluralTranslationForForm()

public getPluralTranslationForForm(string $formType, int $count) : string
Parameters
$formType : string
$count : int
Return values
string

Search results