Netsutie PHP Toolkit
CustomListSearchBasic Class Reference
Inheritance diagram for CustomListSearchBasic:
SearchRecordBasic SearchRecord

Data Fields

 $description
 
 $internalId
 
 $internalIdNumber
 
 $isInactive
 
 $isOrdered
 
 $name
 
 $owner
 
 $scriptId
 

Static Public Attributes

static $paramtypesmap
 
- Static Public Attributes inherited from SearchRecordBasic
static $paramtypesmap
 
- Static Public Attributes inherited from SearchRecord
static $paramtypesmap
 

Detailed Description

Field Documentation

$description

Definition at line 18 of file CustomListSearchBasic.php.

$internalId

Definition at line 28 of file CustomListSearchBasic.php.

$internalIdNumber

Definition at line 38 of file CustomListSearchBasic.php.

$isInactive

Definition at line 48 of file CustomListSearchBasic.php.

$isOrdered

Definition at line 58 of file CustomListSearchBasic.php.

$name

Definition at line 68 of file CustomListSearchBasic.php.

$owner

Definition at line 78 of file CustomListSearchBasic.php.

$paramtypesmap
static
Initial value:
= array(
"description" => "SearchStringField",
"internalId" => "SearchMultiSelectField",
"internalIdNumber" => "SearchLongField",
"isInactive" => "SearchBooleanField",
"isOrdered" => "SearchBooleanField",
"name" => "SearchStringField",
"owner" => "SearchMultiSelectField",
"scriptId" => "SearchStringField",
)

Definition at line 92 of file CustomListSearchBasic.php.

$scriptId

Definition at line 88 of file CustomListSearchBasic.php.


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