| 
    Sage Intacct SDK for PHP
    
   | 
 
  
Public Member Functions | |
| writeXml (XMLWriter &$xml) | |
  Public Member Functions inherited from AbstractClass | |
| getClassId () | |
| setClassId ($classId) | |
| getClassName () | |
| setClassName ($className) | |
| getDescription () | |
| setDescription ($description) | |
| getParentClassId () | |
| setParentClassId ($parentClassId) | |
| isActive () | |
| setActive ($active) | |
  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 AbstractClass | |
| $classId | |
| $className | |
| $description | |
| $parentClassId | |
| $active | |
  Protected Attributes inherited from AbstractFunction | |
| $controlId = '' | |
Create a new class record
| writeXml | ( | XMLWriter & | $xml | ) | 
Write the function block XML
| XMLWriter | $xml | 
| InvalidArgumentException | 
Reimplemented from AbstractFunction.