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