|
Sage Intacct SDK for PHP
|
Public Member Functions | |
| getViewName () | |
| setViewName (string $viewName) | |
| getPageSize () | |
| setPageSize (int $pageSize) | |
| 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) | |
Data Fields | |
| const | MIN_PAGE_SIZE = 1 |
| const | MAX_PAGE_SIZE = 1000 |
Additional Inherited Members | |
Protected Attributes inherited from AbstractFunction | |
| $controlId = '' | |
| getPageSize | ( | ) |
| getViewName | ( | ) |
| setPageSize | ( | int | $pageSize | ) |
| int | $pageSize |
| setViewName | ( | string | $viewName | ) |
| string | $viewName |
| writeXml | ( | XMLWriter & | $xml | ) |
| const MAX_PAGE_SIZE = 1000 |
| const MIN_PAGE_SIZE = 1 |