Table of Contents
-
$dashboardView
: RecordRef
-
$defaultForm
: RecordRef
-
$listView
: RecordRef
-
$listViewRestricted
: bool
-
$paramtypesmap
: mixed
-
$permittedLevel
: CustomRecordTypePermissionsPermittedLevel
-
$permittedRole
: RecordRef
-
$restrictDashboardView
: bool
-
$restrictForm
: bool
-
$restriction
: CustomRecordTypePermissionsRestriction
-
$restrictSublistView
: bool
-
$searchForm
: RecordRef
-
$searchResults
: RecordRef
-
$sublistView
: RecordRef
$dashboardView
public
RecordRef
$dashboardView
public
RecordRef
$defaultForm
$listView
public
RecordRef
$listView
$listViewRestricted
public
bool
$listViewRestricted
$paramtypesmap
public
static mixed
$paramtypesmap
= array("permittedRole" => "RecordRef", "permittedLevel" => "CustomRecordTypePermissionsPermittedLevel", "restriction" => "CustomRecordTypePermissionsRestriction", "defaultForm" => "RecordRef", "restrictForm" => "boolean", "searchForm" => "RecordRef", "searchResults" => "RecordRef", "listView" => "RecordRef", "listViewRestricted" => "boolean", "dashboardView" => "RecordRef", "restrictDashboardView" => "boolean", "sublistView" => "RecordRef", "restrictSublistView" => "boolean")
$permittedLevel
public
CustomRecordTypePermissionsPermittedLevel
$permittedLevel
$permittedRole
public
RecordRef
$permittedRole
$restrictDashboardView
public
bool
$restrictDashboardView
public
bool
$restrictForm
$restriction
public
CustomRecordTypePermissionsRestriction
$restriction
$restrictSublistView
public
bool
$restrictSublistView
public
RecordRef
$searchForm
$searchResults
public
RecordRef
$searchResults
$sublistView
public
RecordRef
$sublistView