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

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

static getExtensionPath ($ext)
 
static getExtensionResourceList ($ext)
 
static getComponentVersion ($componentName)
 
static getComponentPath ($componentName)
 
static getAvailableComponents ()
 
static getComponentByName ($name)
 

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

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

Методы

◆ getAvailableComponents()

static getAvailableComponents ( )
static
Исключения
FileNotFoundException
Возвращает
array<Component>

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

◆ getComponentByName()

static getComponentByName ( $name)
static
Аргументы
$name
Возвращает
Component|null
Исключения
FileNotFoundException

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

◆ getComponentPath()

static getComponentPath ( $componentName)
static
Аргументы
$componentName
Возвращает
string
Исключения
Exception

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

◆ getComponentVersion()

static getComponentVersion ( $componentName)
static
Аргументы
$componentName
Возвращает
float|int|string
Исключения
Exception

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

◆ getExtensionPath()

static getExtensionPath ( $ext)
static
Аргументы
$ext
Возвращает
string|string[]|null

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

◆ getExtensionResourceList()

static getExtensionResourceList ( $ext)
static

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