AttachmentsFolderDelete
class AttachmentsFolderDelete extends AbstractAttachmentsFolder
Delete an existing attachments folder record
Methods
__construct(string $controlId = null)
Initializes the class with the given parameters.
from AbstractFunction
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 AbstractAttachmentsFolder at line line 39
string
getFolderName()
Get folder name
in AbstractAttachmentsFolder at line line 49
setFolderName(string $folderName)
Set folder name
in AbstractAttachmentsFolder at line line 59
string
getDescription()
Get description
in AbstractAttachmentsFolder at line line 69
setDescription(string $description)
Set description
in AbstractAttachmentsFolder at line line 79
string
getParentFolderName()
Get parent folder name
in AbstractAttachmentsFolder at line line 89
setParentFolderName(string $parentFolderName)
Set parent folder name