VersionUserType
FinalYes
Table of Contents
Constants
- ERROR_COULD_NOT_FIND_ATTACHED_OBJECT = 'DISK_VUT_22002'
- TYPE_ALREADY_ATTACHED = 3
- TYPE_NEW_OBJECT = 2
- USER_TYPE_ID = 'disk_version'
Methods
- checkFields() : array<string|int, mixed>
- getAdminListEditHTML() : mixed
- getAdminListEditHTMLMulty() : mixed
- getAdminListViewHTML() : mixed
- getDBColumnType() : mixed
- getEditFormHTML() : mixed
- getFilterHTML() : mixed
- getPublicViewHTML() : mixed
- getSettingsHTML() : mixed
- getUserTypeDescription() : mixed
- onBeforeSave() : mixed
- onDelete() : mixed
- onSearchIndex() : mixed
- prepareSettings() : mixed
Constants
ERROR_COULD_NOT_FIND_ATTACHED_OBJECT
public
mixed
ERROR_COULD_NOT_FIND_ATTACHED_OBJECT
= 'DISK_VUT_22002'
TYPE_ALREADY_ATTACHED
public
mixed
TYPE_ALREADY_ATTACHED
= 3
TYPE_NEW_OBJECT
public
mixed
TYPE_NEW_OBJECT
= 2
USER_TYPE_ID
public
mixed
USER_TYPE_ID
= 'disk_version'
Methods
checkFields()
public
static checkFields(mixed $userField, mixed $value[, bool|int $userId = false ]) : array<string|int, mixed>
Parameters
- $userField : mixed
- $value : mixed
- $userId : bool|int = false
-
False means current user id.
Return values
array<string|int, mixed>getAdminListEditHTML()
public
static getAdminListEditHTML(mixed $userField, mixed $htmlControl) : mixed
Parameters
- $userField : mixed
- $htmlControl : mixed
getAdminListEditHTMLMulty()
public
static getAdminListEditHTMLMulty(mixed $userField, mixed $htmlControl) : mixed
Parameters
- $userField : mixed
- $htmlControl : mixed
getAdminListViewHTML()
public
static getAdminListViewHTML(mixed $userField, mixed $htmlControl) : mixed
Parameters
- $userField : mixed
- $htmlControl : mixed
getDBColumnType()
public
static getDBColumnType(mixed $userField) : mixed
Parameters
- $userField : mixed
getEditFormHTML()
public
static getEditFormHTML(mixed $userField, mixed $htmlControl) : mixed
Parameters
- $userField : mixed
- $htmlControl : mixed
getFilterHTML()
public
static getFilterHTML(mixed $userField, mixed $htmlControl) : mixed
Parameters
- $userField : mixed
- $htmlControl : mixed
getPublicViewHTML()
public
static getPublicViewHTML(mixed $userField, mixed $id[, mixed $params = "" ][, mixed $settings = array() ]) : mixed
Parameters
- $userField : mixed
- $id : mixed
- $params : mixed = ""
- $settings : mixed = array()
getSettingsHTML()
public
static getSettingsHTML(mixed $userField, mixed $htmlControl, mixed $varsFromForm) : mixed
Parameters
- $userField : mixed
- $htmlControl : mixed
- $varsFromForm : mixed
getUserTypeDescription()
public
static getUserTypeDescription() : mixed
onBeforeSave()
public
static onBeforeSave(mixed $userField, mixed $value[, mixed $userId = false ]) : mixed
Parameters
- $userField : mixed
- $value : mixed
- $userId : mixed = false
onDelete()
public
static onDelete(mixed $userField, mixed $value) : mixed
Parameters
- $userField : mixed
- $value : mixed
onSearchIndex()
public
static onSearchIndex(mixed $userField) : mixed
Parameters
- $userField : mixed
prepareSettings()
public
static prepareSettings(mixed $userField) : mixed
Parameters
- $userField : mixed