Netsutie PHP Toolkit
CustomRecordSearchRowBasic Class Reference
Inheritance diagram for CustomRecordSearchRowBasic:
SearchRowBasic SearchRow

Data Fields

 $recType
 
 $altName
 
 $availableOffline
 
 $created
 
 $externalId
 
 $id
 
 $internalId
 
 $isInactive
 
 $lastModified
 
 $lastModifiedBy
 
 $name
 
 $owner
 
 $customFieldList
 

Static Public Attributes

static $paramtypesmap
 
- Static Public Attributes inherited from SearchRowBasic
static $paramtypesmap
 
- Static Public Attributes inherited from SearchRow
static $paramtypesmap
 

Detailed Description

Field Documentation

$altName

Definition at line 28 of file CustomRecordSearchRowBasic.php.

$availableOffline

Definition at line 38 of file CustomRecordSearchRowBasic.php.

$created

Definition at line 48 of file CustomRecordSearchRowBasic.php.

$customFieldList

Definition at line 138 of file CustomRecordSearchRowBasic.php.

$externalId

Definition at line 58 of file CustomRecordSearchRowBasic.php.

$id

Definition at line 68 of file CustomRecordSearchRowBasic.php.

$internalId

Definition at line 78 of file CustomRecordSearchRowBasic.php.

$isInactive

Definition at line 88 of file CustomRecordSearchRowBasic.php.

$lastModified

Definition at line 98 of file CustomRecordSearchRowBasic.php.

$lastModifiedBy

Definition at line 108 of file CustomRecordSearchRowBasic.php.

$name

Definition at line 118 of file CustomRecordSearchRowBasic.php.

$owner

Definition at line 128 of file CustomRecordSearchRowBasic.php.

$paramtypesmap
static
Initial value:
= array(
"recType" => "RecordRef",
"altName" => "SearchColumnStringField[]",
"availableOffline" => "SearchColumnBooleanField[]",
"created" => "SearchColumnDateField[]",
"externalId" => "SearchColumnSelectField[]",
"id" => "SearchColumnLongField[]",
"internalId" => "SearchColumnSelectField[]",
"isInactive" => "SearchColumnBooleanField[]",
"lastModified" => "SearchColumnDateField[]",
"lastModifiedBy" => "SearchColumnSelectField[]",
"name" => "SearchColumnStringField[]",
"owner" => "SearchColumnSelectField[]",
"customFieldList" => "SearchColumnCustomFieldList",
)

Definition at line 142 of file CustomRecordSearchRowBasic.php.

$recType

Definition at line 18 of file CustomRecordSearchRowBasic.php.


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