Sage Intacct SDK for PHP
|
Public Member Functions | |
getObjectName () | |
setObjectName (string $objectName) | |
isShowDetail () | |
setShowDetail (bool $showDetail) | |
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 = '' | |
getObjectName | ( | ) |
isShowDetail | ( | ) |
setObjectName | ( | string | $objectName | ) |
string | $objectName |
setShowDetail | ( | bool | $showDetail | ) |
bool | $showDetail |
writeXml | ( | XMLWriter & | $xml | ) |