HasFormComponentActions
trait HasFormComponentActions (View source)
Properties
| $mountedFormComponentAction | |||
| $mountedFormComponentActionArguments | |||
| $mountedFormComponentActionData | |||
| $mountedFormComponentActionComponent | |||
| ComponentContainer | $mountedFormComponentActionForm |
Methods
bool
hasMountedFormComponentAction()
No description
ComponentContainer|null
getMountedFormComponentActionForm()
No description
callMountedFormComponentAction(string|null $arguments = null)
No description
Action|Closure|null
getMountedFormComponentAction()
No description
mountFormComponentAction(string $component, string $name, array $arguments = [])
No description
Component|null
getMountedFormComponentActionComponent()
No description
array
getFormComponentActions()
No description
Details
protected bool
hasMountedFormComponentAction()
No description
protected ComponentContainer|null
getMountedFormComponentActionForm()
No description
callMountedFormComponentAction(string|null $arguments = null)
No description
Action|Closure|null
getMountedFormComponentAction()
No description
mountFormComponentAction(string $component, string $name, array $arguments = [])
No description
Component|null
getMountedFormComponentActionComponent()
No description
protected array
getFormComponentActions()
No description