Documentation

EntityCustomField extends CustomFieldType

Table of Contents

$accessLevel  : CustomizationAccessLevel
$appliesToContact  : bool
$appliesToCustomer  : bool
$appliesToEmployee  : bool
$appliesToGroup  : bool
$appliesToOtherName  : bool
$appliesToPartner  : bool
$appliesToPriceList  : bool
$appliesToProject  : bool
$appliesToStatement  : bool
$appliesToVendor  : bool
$appliesToWebSite  : bool
$availableExternally  : bool
$availableToSso  : bool
$checkSpelling  : bool
$customSegment  : RecordRef
$defaultChecked  : bool
$defaultSelection  : RecordRef
$defaultValue  : string
$deptAccessList  : CustomFieldDepartmentAccessList
$description  : string
$displayHeight  : int
$displayType  : CustomizationDisplayType
$displayWidth  : int
$dynamicDefault  : CustomizationDynamicDefault
$fieldType  : CustomizationFieldType
$filterList  : EntityCustomFieldFilterList
$globalSearch  : bool
$help  : string
$insertBefore  : RecordRef
$internalId  : string
$isFormula  : bool
$isMandatory  : bool
$isParent  : bool
$label  : string
$linkText  : string
$maxLength  : int
$maxValue  : float
$minValue  : float
$nullFieldList  : NullField
$owner  : RecordRef
$paramtypesmap  : mixed
$parentSubtab  : RecordRef
$roleAccessList  : CustomFieldRoleAccessList
$scriptId  : string
$searchCompareField  : RecordRef
$searchDefault  : RecordRef
$searchLevel  : CustomizationSearchLevel
$selectRecordType  : RecordRef
$showInList  : bool
$sourceFilterBy  : RecordRef
$sourceFrom  : RecordRef
$sourceList  : RecordRef
$storeValue  : bool
$subAccessList  : CustomFieldSubAccessList
$subtab  : RecordRef
$translationsList  : CustomFieldTranslationsList

Properties

$paramtypesmap

public static mixed $paramtypesmap = array("label" => "string", "owner" => "RecordRef", "description" => "string", "selectRecordType" => "RecordRef", "storeValue" => "boolean", "showInList" => "boolean", "globalSearch" => "boolean", "isParent" => "boolean", "insertBefore" => "RecordRef", "availableToSso" => "boolean", "subtab" => "RecordRef", "displayType" => "CustomizationDisplayType", "displayWidth" => "integer", "displayHeight" => "integer", "help" => "string", "parentSubtab" => "RecordRef", "linkText" => "string", "isMandatory" => "boolean", "checkSpelling" => "boolean", "maxLength" => "integer", "minValue" => "float", "maxValue" => "float", "defaultChecked" => "boolean", "defaultValue" => "string", "isFormula" => "boolean", "defaultSelection" => "RecordRef", "dynamicDefault" => "CustomizationDynamicDefault", "searchDefault" => "RecordRef", "searchCompareField" => "RecordRef", "sourceList" => "RecordRef", "sourceFrom" => "RecordRef", "sourceFilterBy" => "RecordRef", "customSegment" => "RecordRef", "appliesToCustomer" => "boolean", "appliesToProject" => "boolean", "appliesToVendor" => "boolean", "appliesToEmployee" => "boolean", "appliesToOtherName" => "boolean", "appliesToContact" => "boolean", "appliesToPartner" => "boolean", "appliesToWebSite" => "boolean", "appliesToGroup" => "boolean", "availableExternally" => "boolean", "filterList" => "EntityCustomFieldFilterList", "accessLevel" => "CustomizationAccessLevel", "appliesToStatement" => "boolean", "searchLevel" => "CustomizationSearchLevel", "appliesToPriceList" => "boolean", "roleAccessList" => "CustomFieldRoleAccessList", "deptAccessList" => "CustomFieldDepartmentAccessList", "subAccessList" => "CustomFieldSubAccessList", "translationsList" => "CustomFieldTranslationsList", "internalId" => "string")

Search results