AttachmentsDelete
class AttachmentsDelete extends AbstractAttachments
Delete an existing attachments record
Methods
__construct(string $controlId = null)
Initializes the class with the given parameters.
from AbstractFunction
setAttachmentFolderName(string $attachmentFolderName)
Set attachment folder name
from AbstractAttachments
Details
in AbstractFunction at line line 35
getControlId()
Get control ID
in AbstractFunction at line line 46
setControlId($controlId = null)
Set control ID
in AbstractFunction at line line 67
__construct(string $controlId = null)
Initializes the class with the given parameters.
at line line 35
writeXml(XMLWriter $xml)
Write the function block XML
in AbstractAttachments at line line 45
string
getAttachmentsId()
Get attachments ID
in AbstractAttachments at line line 55
setAttachmentsId(string $attachmentsId)
Set attachments ID
in AbstractAttachments at line line 65
string
getAttachmentsName()
Get attachments name
in AbstractAttachments at line line 75
setAttachmentsName(string $attachmentsName)
Set attachments name
in AbstractAttachments at line line 85
string
getAttachmentFolderName()
Get attachment folder name
in AbstractAttachments at line line 95
setAttachmentFolderName(string $attachmentFolderName)
Set attachment folder name
in AbstractAttachments at line line 105
string
getDescription()
Get description
in AbstractAttachments at line line 115
setDescription(string $description)
Set description
in AbstractAttachments at line line 125
AttachmentInterface[]
getFiles()
Get files
in AbstractAttachments at line line 135
setFiles(array $files)
Set files