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

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

static getObjectNameForExpressions ()
 
static getVisibilityFullNames (array $parameterDocumentType)
 
static saveAll (array $all)
 
- Открытые статические члены унаследованные от GlobalsManager
static getAll (array $parameterDocumentType=[])
 
static upsert ($id, $property, int $userId=null)
 
static upsertByProperty ($id, $property, int $userId=null)
 
static delete ($id)
 
static getById ($id)
 
static getVisibleById ($id, $documentType)
 
static getValue ($id)
 
static canUserRead (array $documentType, int $userId)
 
static canUserUpsert (array $documentType, int $userId)
 
static canUserDelete (array $documentType, int $userId)
 
static getAvailableVisibility (array $parameterDocumentType)
 
static getVisibilityShortNames (array $parameterDocumentType)
 
static loadLanguageFile ()
 

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

static getTableEntity ()
 
static getCacheId ()
 
- Защищенные статические члены унаследованные от GlobalsManager
static getAllAvailable (array $parameterDocumentType=[])
 
static getAllRows ()
 
static clearStaticCache ($cacheId)
 

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

- Статические защищенные данные унаследованные от GlobalsManager
static $allCache
 
static $allSortByVisibilityCache
 

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

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

Методы

◆ getCacheId()

static getCacheId ( )
staticprotected

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

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

◆ getObjectNameForExpressions()

static getObjectNameForExpressions ( )
static

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

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

◆ getTableEntity()

static getTableEntity ( )
staticprotected

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

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

◆ getVisibilityFullNames()

static getVisibilityFullNames ( array $parameterDocumentType)
static

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

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

◆ saveAll()

static saveAll ( array $all)
static
Исключения

Bitrix\Main\ArgumentException

Исключения

Bitrix\Main\ObjectPropertyException

Исключения

Bitrix\Main\SystemException

Исключения

Exception

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