Netsutie PHP Toolkit
Main Page
Data Structures
Files
File List
Globals
CalendarEventReminderType.php
Go to the documentation of this file.
1
<?php
8
class
CalendarEventReminderType
{
9
10
11
12
static
$paramtypesmap
= array(
13
14
);
15
22
const
_none
=
"_none"
;
23
30
const
_eMail
=
"_eMail"
;
31
38
const
_popupWindow
=
"_popupWindow"
;
39
40
}
CalendarEventReminderType\_eMail
const _eMail
Definition:
CalendarEventReminderType.php:30
CalendarEventReminderType
Definition:
CalendarEventReminderType.php:8
CalendarEventReminderType\_popupWindow
const _popupWindow
Definition:
CalendarEventReminderType.php:38
CalendarEventReminderType\_none
const _none
Definition:
CalendarEventReminderType.php:22
CalendarEventReminderType\$paramtypesmap
static $paramtypesmap
Definition:
CalendarEventReminderType.php:12
Generated by
dreamxtream
using
1.8.10