Static Public Member Functions | |
static | getEditableActionType () |
static | getNonEditableActionType () |
Implemented by elements that produce actionable links in the user interface to different modules than the current view is for.
Definition at line 41 of file ElementActionTypeInterface.php.
|
static |
Gets the action type for the related model's action that is called by the select button or the autocomplete feature in the Editable render.
Implemented in ModelElement, RelatedItemsElement, ImageElement, and FilesElement.
|
static |
Gets the action type for the related model's action that is called by the link in the nonEditable render.
Implemented in ModelElement, RelatedItemsElement, ImageElement, and FilesElement.