CreateRecordReactionTable
FinalYes
Validation class for tables to be allowed for record creation in the "create record" reaction
Table of Contents
Methods
- __construct() : mixed
- fromSelectItem() : CreateRecordReactionTable
- isAllowedForCreation() : bool
- isAllowedForItemsProcFunc() : bool
Methods
__construct()
public
__construct(string $table) : mixed
Parameters
- $table : string
fromSelectItem()
public
static fromSelectItem(SelectItem $selectItem) : CreateRecordReactionTable
Parameters
- $selectItem : SelectItem
Return values
CreateRecordReactionTableisAllowedForCreation()
public
isAllowedForCreation() : bool
Return values
boolisAllowedForItemsProcFunc()
public
isAllowedForItemsProcFunc() : bool