|
Sage Intacct SDK for PHP
|
Public Member Functions | |
| getResultId () | |
| setResultId (string $resultId) | |
| getReportId () | |
| setReportId (string $reportId) | |
| writeXml (XMLWriter &$xml) | |
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 AbstractFunction | |
| $controlId = '' | |
| getReportId | ( | ) |
| getResultId | ( | ) |
| setReportId | ( | string | $reportId | ) |
| string | $reportId |
| setResultId | ( | string | $resultId | ) |
| string | $resultId |
| writeXml | ( | XMLWriter & | $xml | ) |