|
static | add ($dialogId, $userId=null) |
|
static | delete ($dialogId, $userId=null) |
|
static | get ($userId=null, $options=array()) |
|
static | clearCache ($userId=null) |
|
См. определение в файле lastsearch.php строка 14
◆ add()
static add |
( |
| $dialogId, |
|
|
| $userId = null ) |
|
static |
◆ clearCache()
static clearCache |
( |
| $userId = null | ) |
|
|
static |
◆ delete()
static delete |
( |
| $dialogId, |
|
|
| $userId = null ) |
|
static |
◆ get()
static get |
( |
| $userId = null, |
|
|
| $options = array() ) |
|
static |
◆ CACHE_PATH
const CACHE_PATH = '/bx/im/search/last/' |
◆ CACHE_TTL
const CACHE_TTL = 31536000 |
◆ LIMIT