This commit is contained in:
parent
66f55d1307
commit
df720a1c55
1 changed files with 6 additions and 0 deletions
|
|
@ -76,6 +76,12 @@ Override a view.
|
|||
| ------ | ---- | ----------- |
|
||||
| `show_entity` | `@Core/admin/crud/_show.html.twig` | Template to render the entity |
|
||||
|
||||
## setShowActions
|
||||
|
||||
`setShowActions(string $context, bool $value)`
|
||||
|
||||
Show or hide the column `Actions`.
|
||||
|
||||
## setViewDatas
|
||||
|
||||
`setViewDatas(string $context, `array` $datas)` and `addViewData(string $context, string $name, $value)`
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue