Netsutie PHP Toolkit
Main Page
Data Structures
Files
File List
Globals
EntityType.php
Go to the documentation of this file.
1
<?php
8
class
EntityType
{
9
10
11
12
static
$paramtypesmap
= array(
13
14
);
15
22
const
_company
=
"_company"
;
23
30
const
_contact
=
"_contact"
;
31
38
const
_customer
=
"_customer"
;
39
46
const
_employee
=
"_employee"
;
47
54
const
_genericResource
=
"_genericResource"
;
55
62
const
_group
=
"_group"
;
63
70
const
_internal
=
"_internal"
;
71
78
const
_job
=
"_job"
;
79
86
const
_otherName
=
"_otherName"
;
87
94
const
_partner
=
"_partner"
;
95
102
const
_vendor
=
"_vendor"
;
103
104
}
EntityType\_vendor
const _vendor
Definition:
EntityType.php:102
EntityType\_genericResource
const _genericResource
Definition:
EntityType.php:54
EntityType\_employee
const _employee
Definition:
EntityType.php:46
EntityType
Definition:
EntityType.php:8
EntityType\_otherName
const _otherName
Definition:
EntityType.php:86
EntityType\_contact
const _contact
Definition:
EntityType.php:30
EntityType\_partner
const _partner
Definition:
EntityType.php:94
EntityType\_company
const _company
Definition:
EntityType.php:22
EntityType\_internal
const _internal
Definition:
EntityType.php:70
EntityType\_group
const _group
Definition:
EntityType.php:62
EntityType\$paramtypesmap
static $paramtypesmap
Definition:
EntityType.php:12
EntityType\_customer
const _customer
Definition:
EntityType.php:38
EntityType\_job
const _job
Definition:
EntityType.php:78
Generated by
dreamxtream
using
1.8.10