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

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

 getValue (string $key)
 
 setValue (string $key, $value)
 

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

static getInstance (int $tplId, string $name)
 
static onAfterTemplateDelete (int $id)
 

Защищенные члены

 getAll ()
 
 addValue (string $key, $value)
 

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

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

Методы

◆ addValue()

addValue ( string  $key,
  $value 
)
protected

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

◆ getAll()

getAll ( )
protected

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

◆ getInstance()

static getInstance ( int  $tplId,
string  $name 
)
static

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

◆ getValue()

getValue ( string  $key)

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

◆ onAfterTemplateDelete()

static onAfterTemplateDelete ( int  $id)
static

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

◆ setValue()

setValue ( string  $key,
  $value 
)

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