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

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

static getObjectNameForExpressions ()
 
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 getVisibilityFullNames (array $parameterDocumentType)
 
static loadLanguageFile ()
 

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

static getTableEntity ()
 
static getCacheId ()
 
static getAllAvailable (array $parameterDocumentType=[])
 
static getAllRows ()
 
static clearStaticCache ($cacheId)
 

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

static $allCache
 
static $allSortByVisibilityCache
 

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

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

Методы

◆ canUserDelete()

static canUserDelete ( array $documentType,
int $userId )
static

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

◆ canUserRead()

static canUserRead ( array $documentType,
int $userId )
static

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

◆ canUserUpsert()

static canUserUpsert ( array $documentType,
int $userId )
static

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

◆ clearStaticCache()

static clearStaticCache ( $cacheId)
staticprotected

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

◆ delete()

static delete ( $id)
static

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

◆ getAll()

static getAll ( array $parameterDocumentType = [])
static

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

◆ getAllAvailable()

static getAllAvailable ( array $parameterDocumentType = [])
staticprotected

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

◆ getAllRows()

static getAllRows ( )
staticprotected

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

◆ getAvailableVisibility()

static getAvailableVisibility ( array $parameterDocumentType)
static

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

◆ getById()

static getById ( $id)
static

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

◆ getCacheId()

static getCacheId ( )
staticabstractprotected

Переопределяется в GlobalConst и GlobalVar.

◆ getObjectNameForExpressions()

static getObjectNameForExpressions ( )
staticabstract

Переопределяется в GlobalConst и GlobalVar.

◆ getTableEntity()

static getTableEntity ( )
staticabstractprotected

Переопределяется в GlobalConst и GlobalVar.

◆ getValue()

static getValue ( $id)
static

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

◆ getVisibilityFullNames()

static getVisibilityFullNames ( array $parameterDocumentType)
staticabstract

Переопределяется в GlobalConst и GlobalVar.

◆ getVisibilityShortNames()

static getVisibilityShortNames ( array $parameterDocumentType)
static

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

◆ getVisibleById()

static getVisibleById ( $id,
$documentType )
static

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

◆ loadLanguageFile()

static loadLanguageFile ( )
static

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

◆ upsert()

static upsert ( $id,
$property,
int $userId = null )
static

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

◆ upsertByProperty()

static upsertByProperty ( $id,
$property,
int $userId = null )
static

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

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

◆ $allCache

$allCache
staticprotected

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

◆ $allSortByVisibilityCache

$allSortByVisibilityCache
staticprotected

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