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