EditAction implements Action
AbstractYes
Table of Contents
Interfaces
- Action
- Object of a single panel action.
Methods
- getControl() : array<string|int, mixed>|null
- Panel control.
- getId() : string
- Action's id.
Methods
getControl()
Panel control.
public
getControl() : array<string|int, mixed>|null
Return values
array<string|int, mixed>|nullgetId()
Action's id.
public
static getId() : string