Methods summary
Modifier and Type | Method |
---|---|
public | __construct ( string label , ToManyEiField toManyEiField , EiFrame targetReadEiFrame , EiFrame targetEditEiFrame , array panelConfigs ) |
public | setNewMappingFormUrl ( Url newMappingFormUrl = null ) |
public | setDraftMode ( bool draftMode ) |
public | setReduced ( bool reduced ) |
public boolean | isMandatory ( ) |
public Mag | getMag ( ) |
public | save ( ) |
Methods in detail
-
__construct
public __construct ( string label , ToManyEiField toManyEiField , EiFrame targetReadEiFrame , EiFrame targetEditEiFrame , array panelConfigs ) -
setNewMappingFormUrl
-
setDraftMode
public setDraftMode ( bool draftMode ) -
setReduced
public setReduced ( bool reduced ) -
isMandatory
boolean public isMandatory ( )Specified: GuiFieldEditableOverrides: GuiFieldEditable::isMandatory() -
getMag
Mag public getMag ( )Specified: GuiFieldEditableOverrides: GuiFieldEditable::getMag() -
save
public save ( )Specified: SavableOverrides: Savable::save()
see
return