Netsutie PHP Toolkit
EntityType Class Reference

Data Fields

const _company = "_company"
 
const _contact = "_contact"
 
const _customer = "_customer"
 
const _employee = "_employee"
 
const _genericResource = "_genericResource"
 
const _group = "_group"
 
const _internal = "_internal"
 
const _job = "_job"
 
const _otherName = "_otherName"
 
const _partner = "_partner"
 
const _vendor = "_vendor"
 

Static Public Attributes

static $paramtypesmap
 

Detailed Description

EntityType

Definition at line 8 of file EntityType.php.

Field Documentation

$paramtypesmap
static
Initial value:
= array(
)

Definition at line 12 of file EntityType.php.

const _company = "_company"

Definition at line 22 of file EntityType.php.

const _contact = "_contact"

Definition at line 30 of file EntityType.php.

const _customer = "_customer"

Definition at line 38 of file EntityType.php.

const _employee = "_employee"

Definition at line 46 of file EntityType.php.

const _genericResource = "_genericResource"

Definition at line 54 of file EntityType.php.

const _group = "_group"

Definition at line 62 of file EntityType.php.

const _internal = "_internal"

Definition at line 70 of file EntityType.php.

const _job = "_job"

Definition at line 78 of file EntityType.php.

const _otherName = "_otherName"

Definition at line 86 of file EntityType.php.

const _partner = "_partner"

Definition at line 94 of file EntityType.php.

const _vendor = "_vendor"

Definition at line 102 of file EntityType.php.


The documentation for this class was generated from the following file: