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