|
Sage Intacct SDK for PHP
|
Protected Attributes | |
| $recordNo | |
| $taskName | |
| $projectId | |
| $plannedBeginDate | |
| $plannedEndDate | |
| $classId | |
| $itemId | |
| $billable | |
| $description | |
| $milestone | |
| $utilized | |
| $priority | |
| $wbsCode | |
| $taskStatus | |
| $timeType | |
| $parentTaskRecordNo | |
| $attachmentsId | |
| $observedPercentCompleted | |
| $plannedDuration | |
| $estimatedDuration | |
Protected Attributes inherited from AbstractFunction | |
| $controlId = '' | |
| getAttachmentsId | ( | ) |
| getClassId | ( | ) |
| getDescription | ( | ) |
| getEstimatedDuration | ( | ) |
| getItemId | ( | ) |
| getObservedPercentCompleted | ( | ) |
| getParentTaskRecordNo | ( | ) |
| getPlannedBeginDate | ( | ) |
| getPlannedDuration | ( | ) |
| getPlannedEndDate | ( | ) |
| getPriority | ( | ) |
| getProjectId | ( | ) |
| getRecordNo | ( | ) |
| getTaskName | ( | ) |
| getTaskStatus | ( | ) |
| getTimeType | ( | ) |
| getWbsCode | ( | ) |
| isBillable | ( | ) |
| isMilestone | ( | ) |
| isUtilized | ( | ) |
| setAttachmentsId | ( | $attachmentsId | ) |
| string | $attachmentsId |
| setBillable | ( | $billable | ) |
| bool | $billable |
| setClassId | ( | $classId | ) |
| string | $classId |
| setDescription | ( | $description | ) |
| string | $description |
| setEstimatedDuration | ( | $estimatedDuration | ) |
| float | int | string | $estimatedDuration |
| setItemId | ( | $itemId | ) |
| string | $itemId |
| setMilestone | ( | $milestone | ) |
| bool | $milestone |
| setObservedPercentCompleted | ( | $observedPercentCompleted | ) |
| float | int | string | $observedPercentCompleted |
| setParentTaskRecordNo | ( | $parentTaskRecordNo | ) |
| int | string | $parentTaskRecordNo |
| setPlannedBeginDate | ( | $plannedBeginDate | ) |
| \DateTime | $plannedBeginDate |
| setPlannedDuration | ( | $plannedDuration | ) |
| float | int | string | $plannedDuration |
| setPlannedEndDate | ( | $plannedEndDate | ) |
| \DateTime | $plannedEndDate |
| setPriority | ( | $priority | ) |
| string | $priority |
| setProjectId | ( | $projectId | ) |
| string | $projectId |
| setRecordNo | ( | $recordNo | ) |
| int | string | $recordNo |
| setTaskName | ( | $taskName | ) |
| string | $taskName |
| setTaskStatus | ( | $taskStatus | ) |
| string | $taskStatus |
| setTimeType | ( | $timeType | ) |
| string | $timeType |
| setUtilized | ( | $utilized | ) |
| bool | $utilized |
| setWbsCode | ( | $wbsCode | ) |
| string | $wbsCode |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |