Метод | Описание | |
---|---|---|
createAction ( |
Creates a new Theme entity. | |
deleteAction ( |
||
editAction ( $id ) : |
Displays a form to edit an existing Theme entity. | |
indexAction ( ) | Lists all Themes entities. | |
newAction ( ) | Displays a form to create a new Theme entity. | |
showAction ( $id ) : |
Finds and displays a Theme entity. | |
updateAction ( |
Edits an existing Themes entity. |
Метод | Описание | |
---|---|---|
createCreateForm ( |
Creates a form to create a PublisherTypes entity. | |
createEditForm ( |
Creates a form to edit a PublisherTypes entity. |
public createAction ( |
||
$request | ||
Результат |
public deleteAction ( |
||
$request | ||
$entity | ||
Результат |
public editAction ( $id ) : |
||
$id | ||
Результат |
public showAction ( $id ) : |
||
$id | ||
Результат |
public updateAction ( |
||
$request | ||
$id | ||
Результат |