Sage Intacct SDK for PHP
|
Public Member Functions | |
getObjectName () | |
setObjectName ($objectName) | |
getObjectKey () | |
setObjectKey ($objectKey) | |
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 = '' | |
Read an audit trail
getObjectKey | ( | ) |
Get object key
getObjectName | ( | ) |
Get object name
setObjectKey | ( | $objectKey | ) |
Set object key
string | $objectKey |
setObjectName | ( | $objectName | ) |
Set object name
string | $objectName |
writeXml | ( | XMLWriter & | $xml | ) |