InputModelBuilderCustomLabel
in package
Table of Contents
- $_pInputModelDBFactoryConfigForm : InputModelDBFactoryConfigForm
- __construct() : mixed
- callbackValueInputModelCustomLabel() : mixed
- createInputModelCustomLabel() : InputModelDB
- cloneFieldsCollectionWithDummyField() : FieldsCollection
Properties
$_pInputModelDBFactoryConfigForm
private
InputModelDBFactoryConfigForm
$_pInputModelDBFactoryConfigForm
Methods
__construct()
public
__construct(InputModelDBFactoryConfigForm $pInputModelDBFactoryConfigForm) : mixed
Parameters
- $pInputModelDBFactoryConfigForm : InputModelDBFactoryConfigForm
Return values
mixed —callbackValueInputModelCustomLabel()
public
callbackValueInputModelCustomLabel(InputModelBase $pInputModel, Field $pField, array<string|int, mixed> $presetValuesCustomLabel) : mixed
Parameters
- $pInputModel : InputModelBase
- $pField : Field
- $presetValuesCustomLabel : array<string|int, mixed>
Return values
mixed —createInputModelCustomLabel()
public
createInputModelCustomLabel(FieldsCollection $pFieldsCollection, array<string|int, mixed> $presetValuesCustomLabel) : InputModelDB
Parameters
- $pFieldsCollection : FieldsCollection
- $presetValuesCustomLabel : array<string|int, mixed>
Return values
InputModelDB —cloneFieldsCollectionWithDummyField()
private
cloneFieldsCollectionWithDummyField(FieldsCollection $pFieldsCollection) : FieldsCollection
Parameters
- $pFieldsCollection : FieldsCollection