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

Data Fields

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

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

$description

Definition at line 18 of file CustomListSearchRowBasic.php.

$internalId

Definition at line 28 of file CustomListSearchRowBasic.php.

$isInactive

Definition at line 38 of file CustomListSearchRowBasic.php.

$isOrdered

Definition at line 48 of file CustomListSearchRowBasic.php.

$name

Definition at line 58 of file CustomListSearchRowBasic.php.

$owner

Definition at line 68 of file CustomListSearchRowBasic.php.

$paramtypesmap
static
Initial value:
= array(
"description" => "SearchColumnStringField[]",
"internalId" => "SearchColumnSelectField[]",
"isInactive" => "SearchColumnBooleanField[]",
"isOrdered" => "SearchColumnBooleanField[]",
"name" => "SearchColumnStringField[]",
"owner" => "SearchColumnSelectField[]",
"scriptId" => "SearchColumnStringField[]",
)

Definition at line 82 of file CustomListSearchRowBasic.php.

$scriptId

Definition at line 78 of file CustomListSearchRowBasic.php.


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