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

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

static add ($dialogId, $userId=null)
 
static delete ($dialogId, $userId=null)
 
static get ($userId=null, $options=array())
 
static clearCache ($userId=null)
 

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

const LIMIT = 30
 
const CACHE_TTL = 31536000
 
const CACHE_PATH = '/bx/im/search/last/'
 

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

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

Методы

◆ add()

static add ( $dialogId,
$userId = null )
static

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

◆ clearCache()

static clearCache ( $userId = null)
static

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

◆ delete()

static delete ( $dialogId,
$userId = null )
static

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

◆ get()

static get ( $userId = null,
$options = array() )
static

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

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

◆ CACHE_PATH

const CACHE_PATH = '/bx/im/search/last/'

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

◆ CACHE_TTL

const CACHE_TTL = 31536000

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

◆ LIMIT

const LIMIT = 30

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