DeleteSupersetField extends EntityEditorField
FinalYes
Table of Contents
Constants
- FIELD_ENTITY_EDITOR_TYPE = 'deleteSuperset'
- FIELD_NAME = 'DELETE_SUPERSET'
Methods
- __construct() : mixed
- getFieldInfo() : array<string|int, mixed>
- getFieldInitialData() : array<string|int, mixed>
- getName() : string
- getType() : string
Constants
FIELD_ENTITY_EDITOR_TYPE
public
mixed
FIELD_ENTITY_EDITOR_TYPE
= 'deleteSuperset'
FIELD_NAME
public
mixed
FIELD_NAME
= 'DELETE_SUPERSET'
Methods
__construct()
public
__construct(string $id) : mixed
Parameters
- $id : string
getFieldInfo()
public
final getFieldInfo() : array<string|int, mixed>
Return values
array<string|int, mixed>getFieldInitialData()
public
getFieldInitialData() : array<string|int, mixed>
Return values
array<string|int, mixed>getName()
public
getName() : string
Return values
stringgetType()
public
getType() : string