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

Открытые члены

 getId ()
 
 getContext ()
 
 getUserId ()
 
 isCollapsed ()
 
 createOrUpdateItem (array $options)
 
 getItem (string $entityType, string $entityId)
 
 getItems ()
 
 removeItem (string $entityType, string $entityId)
 
 removeAll ()
 
 clearCache (string $prefix)
 
 clearToolbarCache ()
 
 clearItemsCache ()
 
 collapse ()
 
 expand ()
 

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

static get (string $context, int $userId=0)
 
static getOrCreate (string $context, int $userId=0)
 
static getCacheId (string $prefix, string $context, int $userId)
 
static getCachePath (int $userId)
 

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

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

Методы

◆ clearCache()

clearCache ( string $prefix)

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

◆ clearItemsCache()

clearItemsCache ( )

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

◆ clearToolbarCache()

clearToolbarCache ( )

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

◆ collapse()

collapse ( )

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

◆ createOrUpdateItem()

createOrUpdateItem ( array $options)

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

◆ expand()

expand ( )

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

◆ get()

static get ( string $context,
int $userId = 0 )
static

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

◆ getCacheId()

static getCacheId ( string $prefix,
string $context,
int $userId )
static

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

◆ getCachePath()

static getCachePath ( int $userId)
static

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

◆ getContext()

getContext ( )

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

◆ getId()

getId ( )

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

◆ getItem()

getItem ( string $entityType,
string $entityId )

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

◆ getItems()

getItems ( )

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

◆ getOrCreate()

static getOrCreate ( string $context,
int $userId = 0 )
static

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

◆ getUserId()

getUserId ( )

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

◆ isCollapsed()

isCollapsed ( )

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

◆ removeAll()

removeAll ( )

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

◆ removeItem()

removeItem ( string $entityType,
string $entityId )

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