Documentation

NoteSearchBasic extends SearchRecordBasic

Table of Contents

$author  : mixed
$customFieldList  : mixed
$direction  : mixed
$externalId  : mixed
$externalIdString  : mixed
$internalId  : mixed
$internalIdNumber  : mixed
$note  : mixed
$noteDate  : mixed
$noteType  : mixed
$paramtypesmap  : mixed
$title  : mixed

Properties

$paramtypesmap

public static mixed $paramtypesmap = array("author" => "SearchMultiSelectField", "direction" => "SearchBooleanField", "externalId" => "SearchMultiSelectField", "externalIdString" => "SearchStringField", "internalId" => "SearchMultiSelectField", "internalIdNumber" => "SearchLongField", "note" => "SearchStringField", "noteDate" => "SearchDateField", "noteType" => "SearchMultiSelectField", "title" => "SearchStringField", "customFieldList" => "SearchCustomFieldList")

Search results