Bitrix-D7 23.9
 
Загрузка...
Поиск...
Не найдено
Класс Application

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

static setContextUserId (int $id)
 
static install ($code, $version=false, $checkHash=false, $installHash=false, $from=null)
 
static uninstall ($code, bool $clean=false, $from=null)
 
static reinstall ($id)
 
static setRights ($appId, $rights)
 
static getRights ($appId)
 

Статические защищенные данные

static int $contextUserId = null
 

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

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

Методы

◆ getRights()

static getRights ( $appId)
static

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

◆ install()

static install ( $code,
$version = false,
$checkHash = false,
$installHash = false,
$from = null )
static

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

◆ reinstall()

static reinstall ( $id)
static

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

◆ setContextUserId()

static setContextUserId ( int $id)
static

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

◆ setRights()

static setRights ( $appId,
$rights )
static

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

◆ uninstall()

static uninstall ( $code,
bool $clean = false,
$from = null )
static

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

Данные класса

◆ $contextUserId

int $contextUserId = null
staticprotected

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