Netsutie PHP Toolkit
DayOfTheWeek Class Reference

Data Fields

const _sunday = "_sunday"
 
const _monday = "_monday"
 
const _tuesday = "_tuesday"
 
const _wednesday = "_wednesday"
 
const _thursday = "_thursday"
 
const _friday = "_friday"
 
const _saturday = "_saturday"
 

Static Public Attributes

static $paramtypesmap
 

Detailed Description

DayOfTheWeek

Definition at line 8 of file DayOfTheWeek.php.

Field Documentation

$paramtypesmap
static
Initial value:
= array(
)

Definition at line 12 of file DayOfTheWeek.php.

const _friday = "_friday"

Definition at line 62 of file DayOfTheWeek.php.

const _monday = "_monday"

Definition at line 30 of file DayOfTheWeek.php.

const _saturday = "_saturday"

Definition at line 70 of file DayOfTheWeek.php.

const _sunday = "_sunday"

Definition at line 22 of file DayOfTheWeek.php.

const _thursday = "_thursday"

Definition at line 54 of file DayOfTheWeek.php.

const _tuesday = "_tuesday"

Definition at line 38 of file DayOfTheWeek.php.

const _wednesday = "_wednesday"

Definition at line 46 of file DayOfTheWeek.php.


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