Netsutie PHP Toolkit
Main Page
Data Structures
Files
File List
Globals
TaskContactList.php
Go to the documentation of this file.
1
<?php
8
class
TaskContactList
{
9
18
public
$contact
;
19
28
public
$replaceAll
;
29
30
31
32
static
$paramtypesmap
= array(
33
34
"contact"
=>
"TaskContact[]"
,
35
36
"replaceAll"
=>
"boolean"
,
37
38
);
39
40
}
TaskContactList
Definition:
TaskContactList.php:8
TaskContactList\$paramtypesmap
static $paramtypesmap
Definition:
TaskContactList.php:32
TaskContactList\$contact
$contact
Definition:
TaskContactList.php:18
TaskContactList\$replaceAll
$replaceAll
Definition:
TaskContactList.php:28
Generated by
dreamxtream
using
1.8.10