Bitrix-D7 23.9
 
Загрузка...
Поиск...
Не найдено
Класс Currency
+ Граф наследования:Currency:

Открытые статические члены

static getClassTitle ()
 
static getClassDescription ()
 
static getParamsStructure ($entityId=0)
 
static check ($params, array $restrictionParams, $serviceId=0)
 
- Открытые статические члены унаследованные от Restriction
static getOnApplyErrorMessage ()
 
static checkByEntity (Entity $entity, array $restrictionParams, $mode, $serviceId=0)
 
static validateRestriction ($fields)
 
static prepareParamsValues (array $paramsValues, $entityId=0)
 
static save (array $fields, $restrictionId=0)
 
static delete ($restrictionId, $entityId=0)
 
static getSeverity ($mode)
 
static prepareData (array $servicesIds)
 
static isAvailable ()
 
static getCode ()
 
static isMyCode (string $code)
 

Дополнительные унаследованные члены

- Статические открытые данные унаследованные от Restriction
static $easeSort = 100
 
- Защищенные статические члены унаследованные от Restriction
static extractParams (Entity $entity)
 

Подробное описание

См. определение в файле currency.php строка 19

Методы

◆ check()

static check ( $params,
array $restrictionParams,
$serviceId = 0 )
static
Аргументы
$params
array$restrictionParams
int$serviceId
Возвращает
bool

Переопределяет метод предка Restriction.

См. определение в файле currency.php строка 85

◆ getClassDescription()

static getClassDescription ( )
static
Возвращает
string

Переопределяет метод предка Restriction.

См. определение в файле currency.php строка 58

◆ getClassTitle()

static getClassTitle ( )
static
Возвращает
string

Переопределяет метод предка Restriction.

См. определение в файле currency.php строка 50

◆ getParamsStructure()

static getParamsStructure ( $entityId = 0)
static
Аргументы
int$entityId
Возвращает
array

Переопределяет метод предка Restriction.

См. определение в файле currency.php строка 67