Method | Description | |
---|---|---|
createAttachmentAction ( |
Create new attachment | |
deleteAttachmentAction ( |
Delete image | |
getAttachmentAction ( |
Get attachment | |
getAttachmentsAction ( |
Get all attachments | |
updateAttachmentAction ( |
Update attachment |
Method | Description | |
---|---|---|
processForm ( |
Process attachment form |
public createAttachmentAction ( |
||
$request | ||
return | Form |
public deleteAttachmentAction ( |
||
$request | ||
return | Form |
public getAttachmentAction ( |
||
$request | ||
return | Form |
public getAttachmentsAction ( |
||
$request | ||
return | array |
public updateAttachmentAction ( |
||
$request | ||
return | Form |