|
Sage Intacct SDK for PHP
|
Public Member Functions | |
| writeXml (XMLWriter &$xml) | |
Public Member Functions inherited from AbstractAttachmentsFolder | |
| getFolderName () | |
| setFolderName ($folderName) | |
| getDescription () | |
| setDescription ($description) | |
| getParentFolderName () | |
| setParentFolderName ($parentFolderName) | |
Public Member Functions inherited from AbstractFunction | |
| getControlId () | |
| setControlId (string $controlId='') | |
| __construct (string $controlId='') | |
| writeXml (XMLWriter &$xml) | |
| getControlId () | |
| setControlId (string $controlId) | |
| writeXml (XMLWriter &$xml) | |
Additional Inherited Members | |
Protected Attributes inherited from AbstractAttachmentsFolder | |
| $folderName | |
| $description | |
| $parentFolderName | |
Protected Attributes inherited from AbstractFunction | |
| $controlId = '' | |
Create a new attachments folder record
| writeXml | ( | XMLWriter & | $xml | ) |
Write the function block XML
| XMLWriter | $xml |
| InvalidArgumentException |
Reimplemented from AbstractFunction.