Netsutie PHP Toolkit
Main Page
Data Structures
Files
File List
Globals
ContactType.php
Go to the documentation of this file.
1
<?php
8
class
ContactType
{
9
10
11
12
static
$paramtypesmap
= array(
13
14
);
15
22
const
_customer
=
"_customer"
;
23
30
const
_employee
=
"_employee"
;
31
38
const
_otherName
=
"_otherName"
;
39
46
const
_partner
=
"_partner"
;
47
54
const
_vendor
=
"_vendor"
;
55
56
}
ContactType\$paramtypesmap
static $paramtypesmap
Definition:
ContactType.php:12
ContactType\_vendor
const _vendor
Definition:
ContactType.php:54
ContactType\_employee
const _employee
Definition:
ContactType.php:30
ContactType
Definition:
ContactType.php:8
ContactType\_otherName
const _otherName
Definition:
ContactType.php:38
ContactType\_customer
const _customer
Definition:
ContactType.php:22
ContactType\_partner
const _partner
Definition:
ContactType.php:46
Generated by
dreamxtream
using
1.8.10