DetailConfiguration
Table of Contents
Constants
-
ENTITY_CODE
= 'CRM_DETAIL_CONFIGURATION'
Methods
-
clear()
: mixed
-
export()
: mixed
-
getInstance()
: DetailConfiguration|null
-
import()
: mixed
ENTITY_CODE
public
mixed
ENTITY_CODE
= 'CRM_DETAIL_CONFIGURATION'
clear()
public
clear(mixed $option) : mixed
Parameters
-
$option
: mixed
-
-
throws
-
ArgumentException
export()
public
export(mixed $option) : mixed
Parameters
-
$option
: mixed
-
-
throws
-
ArgumentException
-
throws
-
InvalidOperationException
-
throws
-
NotSupportedException
getInstance()
public
static getInstance() : DetailConfiguration|null
import()
public
import(mixed $import) : mixed
Parameters
-
$import
: mixed
-
-
throws
-
ArgumentException
-
throws
-
InvalidOperationException
-
throws
-
NotSupportedException