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