Netsutie PHP Toolkit
CalendarEventStatus Class Reference

Data Fields

const _canceled = "_canceled"
 
const _completed = "_completed"
 
const _confirmed = "_confirmed"
 
const _tentative = "_tentative"
 

Static Public Attributes

static $paramtypesmap
 

Detailed Description

CalendarEventStatus

Definition at line 8 of file CalendarEventStatus.php.

Field Documentation

$paramtypesmap
static
Initial value:
= array(
)

Definition at line 12 of file CalendarEventStatus.php.

const _canceled = "_canceled"

Definition at line 22 of file CalendarEventStatus.php.

const _completed = "_completed"

Definition at line 30 of file CalendarEventStatus.php.

const _confirmed = "_confirmed"

Definition at line 38 of file CalendarEventStatus.php.

const _tentative = "_tentative"

Definition at line 46 of file CalendarEventStatus.php.


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