Netsutie PHP Toolkit
RecurrenceFrequency Class Reference

Data Fields

const _none = "_none"
 
const _day = "_day"
 
const _week = "_week"
 
const _month = "_month"
 
const _year = "_year"
 

Static Public Attributes

static $paramtypesmap
 

Detailed Description

RecurrenceFrequency

Definition at line 8 of file RecurrenceFrequency.php.

Field Documentation

$paramtypesmap
static
Initial value:
= array(
)

Definition at line 12 of file RecurrenceFrequency.php.

const _day = "_day"

Definition at line 30 of file RecurrenceFrequency.php.

const _month = "_month"

Definition at line 46 of file RecurrenceFrequency.php.

const _none = "_none"

Definition at line 22 of file RecurrenceFrequency.php.

const _week = "_week"

Definition at line 38 of file RecurrenceFrequency.php.

const _year = "_year"

Definition at line 54 of file RecurrenceFrequency.php.


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