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

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

static rememberLastSite (int $landingId)
 
static getShortList ()
 

Открытые атрибуты

const UO_CODE_NOTES_LAST = 'notes_last'
 

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

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

Методы

◆ getShortList()

static getShortList ( )
static

Returns available entities short pop list for note creating.

Возвращает
array

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

◆ rememberLastSite()

static rememberLastSite ( int $landingId)
static

By landing id remembers user opt.

Аргументы
int$landingIdLanding id.
Возвращает
void

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

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

◆ UO_CODE_NOTES_LAST

const UO_CODE_NOTES_LAST = 'notes_last'

User option code for storage notes last sites.

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