|
Netsutie PHP Toolkit
|
Data Fields | |
| const | _none = "_none" |
| const | _day = "_day" |
| const | _week = "_week" |
| const | _month = "_month" |
| const | _year = "_year" |
Static Public Attributes | |
| static | $paramtypesmap |
Definition at line 8 of file RecurrenceFrequency.php.
|
static |
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.