Netsutie PHP Toolkit
Main Page
Data Structures
Files
File List
Globals
CalendarEventReminderMinutes.php
Go to the documentation of this file.
1
<?php
8
class
CalendarEventReminderMinutes
{
9
10
11
12
static
$paramtypesmap
= array(
13
14
);
15
22
const
_none
=
"_none"
;
23
30
const
_0minutes
=
"_0minutes"
;
31
38
const
_10minutes
=
"_10minutes"
;
39
46
const
_12hours
=
"_12hours"
;
47
54
const
_15minutes
=
"_15minutes"
;
55
62
const
_1day
=
"_1day"
;
63
70
const
_1hour
=
"_1hour"
;
71
78
const
_1week
=
"_1week"
;
79
86
const
_2days
=
"_2days"
;
87
94
const
_2hours
=
"_2hours"
;
95
102
const
_30minutes
=
"_30minutes"
;
103
110
const
_3days
=
"_3days"
;
111
118
const
_3hours
=
"_3hours"
;
119
126
const
_4hours
=
"_4hours"
;
127
134
const
_5hours
=
"_5hours"
;
135
142
const
_5minutes
=
"_5minutes"
;
143
150
const
_8hours
=
"_8hours"
;
151
152
}
CalendarEventReminderMinutes\_3hours
const _3hours
Definition:
CalendarEventReminderMinutes.php:118
CalendarEventReminderMinutes\_5minutes
const _5minutes
Definition:
CalendarEventReminderMinutes.php:142
CalendarEventReminderMinutes\_0minutes
const _0minutes
Definition:
CalendarEventReminderMinutes.php:30
CalendarEventReminderMinutes\_1hour
const _1hour
Definition:
CalendarEventReminderMinutes.php:70
CalendarEventReminderMinutes\_8hours
const _8hours
Definition:
CalendarEventReminderMinutes.php:150
CalendarEventReminderMinutes\_15minutes
const _15minutes
Definition:
CalendarEventReminderMinutes.php:54
CalendarEventReminderMinutes\_3days
const _3days
Definition:
CalendarEventReminderMinutes.php:110
CalendarEventReminderMinutes\_4hours
const _4hours
Definition:
CalendarEventReminderMinutes.php:126
CalendarEventReminderMinutes\$paramtypesmap
static $paramtypesmap
Definition:
CalendarEventReminderMinutes.php:12
CalendarEventReminderMinutes\_2hours
const _2hours
Definition:
CalendarEventReminderMinutes.php:94
CalendarEventReminderMinutes\_5hours
const _5hours
Definition:
CalendarEventReminderMinutes.php:134
CalendarEventReminderMinutes\_30minutes
const _30minutes
Definition:
CalendarEventReminderMinutes.php:102
CalendarEventReminderMinutes\_2days
const _2days
Definition:
CalendarEventReminderMinutes.php:86
CalendarEventReminderMinutes
Definition:
CalendarEventReminderMinutes.php:8
CalendarEventReminderMinutes\_1day
const _1day
Definition:
CalendarEventReminderMinutes.php:62
CalendarEventReminderMinutes\_10minutes
const _10minutes
Definition:
CalendarEventReminderMinutes.php:38
CalendarEventReminderMinutes\_12hours
const _12hours
Definition:
CalendarEventReminderMinutes.php:46
CalendarEventReminderMinutes\_none
const _none
Definition:
CalendarEventReminderMinutes.php:22
CalendarEventReminderMinutes\_1week
const _1week
Definition:
CalendarEventReminderMinutes.php:78
Generated by
dreamxtream
using
1.8.10