Property | Type | Description | |
---|---|---|---|
$imageIsAllowed | boolean | Is the image field allowed? |
Method | Description | |
---|---|---|
execute ( ) | Execute the action |
Method | Description | |
---|---|---|
parse ( ) | Parse the form |
Method | Description | |
---|---|---|
getData ( ) | Get the data If a revision-id was specified in the URL we load the revision and not the actual data. | |
loadDrafts ( ) | Load the datagrid with drafts | |
loadForm ( ) | Load the form | |
loadRevisions ( ) | Load the datagrid with revisions | |
validateForm ( ) | Validate the form |
protected bool $imageIsAllowed | ||
return | boolean |