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

Data Fields

 $description
 
 $externalId
 
 $internalId
 
 $name
 

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 AppDefinitionSearchRowBasic.php.

$externalId

Definition at line 28 of file AppDefinitionSearchRowBasic.php.

$internalId

Definition at line 38 of file AppDefinitionSearchRowBasic.php.

$name

Definition at line 48 of file AppDefinitionSearchRowBasic.php.

$paramtypesmap
static
Initial value:
= array(
"description" => "SearchColumnStringField[]",
"externalId" => "SearchColumnStringField[]",
"internalId" => "SearchColumnSelectField[]",
"name" => "SearchColumnStringField[]",
)

Definition at line 52 of file AppDefinitionSearchRowBasic.php.


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