CpEditable ​
- Type
- Interface
- Namespace
- craft\base
- Implemented by
- craft\base\ElementInterface, craft\base\FieldInterface, craft\models\CategoryGroup, craft\models\EntryType, craft\models\Section, craft\models\Volume
- Since
- 5.0.0
CpEditable defines the common interface to be implemented by components that have a dedicated edit page in the control panel.
Public Methods ​
| Method | Description |
|---|---|
| getCpEditUrl() | Returns the URL to the component’s edit page in the control panel. |
getCpEditUrl() ​
Returns the URL to the component’s edit page in the control panel.