Netsutie PHP Toolkit
ProjectTaskStatus Class Reference

Data Fields

const _completed = "_completed"
 
const _inProgress = "_inProgress"
 
const _notStarted = "_notStarted"
 

Static Public Attributes

static $paramtypesmap
 

Detailed Description

ProjectTaskStatus

Definition at line 8 of file ProjectTaskStatus.php.

Field Documentation

$paramtypesmap
static
Initial value:
= array(
)

Definition at line 12 of file ProjectTaskStatus.php.

const _completed = "_completed"

Definition at line 22 of file ProjectTaskStatus.php.

const _inProgress = "_inProgress"

Definition at line 30 of file ProjectTaskStatus.php.

const _notStarted = "_notStarted"

Definition at line 38 of file ProjectTaskStatus.php.


The documentation for this class was generated from the following file: