1C-Bitrix 25.700.0
Загрузка...
Поиск...
Не найдено
Класс CJSCore

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

static RegisterExt ($name, $arPaths)
static Init ($arExt=array(), $bReturn=false)
static markExtensionLoaded ($code)
static IsCoreLoaded ()
static isExtensionLoaded ($code)
static GetCoreMessagesScript ($compositeMode=false)
static GetCoreMessages ($compositeMode=false)
static GetHTML ($arExt)
static GetInlineCoreJs ()
static GetScriptsList ()
static GetCoreConfig ()
static registerExtensionAsLoaded ($extension, $bReturn=false)
static ShowTimer ($params)
static IsExtRegistered ($ext)
static getExtInfo ($ext)

Поля данных

const USE_ADMIN = 'admin'
const USE_PUBLIC = 'public'

Защищенные статические члены

static registerAssetsAsLoaded ($assets)

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

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

Методы

◆ GetCoreConfig()

GetCoreConfig ( )
static

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

◆ GetCoreMessages()

GetCoreMessages ( $compositeMode = false)
static

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

◆ GetCoreMessagesScript()

GetCoreMessagesScript ( $compositeMode = false)
static

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

◆ getExtInfo()

getExtInfo ( $ext)
static

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

◆ GetHTML()

GetHTML ( $arExt)
static

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

◆ GetInlineCoreJs()

GetInlineCoreJs ( )
static

When all scripts are moved to the body, we need this code to add special classes (bx-chrome, bx-ie...) to <html> tag.

Возвращает
string

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

◆ GetScriptsList()

GetScriptsList ( )
static

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

◆ Init()

Init ( $arExt = array(),
$bReturn = false )
static

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

◆ IsCoreLoaded()

IsCoreLoaded ( )
static

Returns true if Core JS was inited

Возвращает
bool

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

◆ isExtensionLoaded()

isExtensionLoaded ( $code)
static

Returns true if JS extension was loaded.

Аргументы
string$codeCode of JS extension.
Возвращает
bool

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

◆ IsExtRegistered()

IsExtRegistered ( $ext)
static

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

◆ markExtensionLoaded()

markExtensionLoaded ( $code)
static
Аргументы
$code- name of extension

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

◆ registerAssetsAsLoaded()

registerAssetsAsLoaded ( $assets)
staticprotected

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

◆ RegisterExt()

RegisterExt ( $name,
$arPaths )
static

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

◆ registerExtensionAsLoaded()

registerExtensionAsLoaded ( $extension,
$bReturn = false )
static

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

◆ ShowTimer()

ShowTimer ( $params)
static

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

Поля

◆ USE_ADMIN

const USE_ADMIN = 'admin'

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

◆ USE_PUBLIC

const USE_PUBLIC = 'public'

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


Объявления и описания членов класса находятся в файле:
  • C:/bitrix/modules/main/classes/general/jscore.php