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

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

static register (array $fields)
 
static unRegister (array $app)
 
static update (array $app, array $updateFields)
 
static addToken (array $params)
 
static addMessage (array $app, array $messageFields)
 
static getListCache ($lang=LANGUAGE_ID)
 
static getListForJs ($lang=LANGUAGE_ID)
 
static getUserHash ($userId, $hash='register')
 
static getDomainHash ($hash)
 
static clearCache ()
 

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

const CACHE_TTL = 31536000
 
const CACHE_PATH = '/bx/im/app/'
 

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

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

Методы

◆ addMessage()

static addMessage ( array $app,
array $messageFields )
static

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

◆ addToken()

static addToken ( array $params)
static

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

◆ clearCache()

static clearCache ( )
static

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

◆ getDomainHash()

static getDomainHash ( $hash)
static

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

◆ getListCache()

static getListCache ( $lang = LANGUAGE_ID)
static

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

◆ getListForJs()

static getListForJs ( $lang = LANGUAGE_ID)
static

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

◆ getUserHash()

static getUserHash ( $userId,
$hash = 'register' )
static

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

◆ register()

static register ( array $fields)
static

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

◆ unRegister()

static unRegister ( array $app)
static

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

◆ update()

static update ( array $app,
array $updateFields )
static

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

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

◆ CACHE_PATH

const CACHE_PATH = '/bx/im/app/'

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

◆ CACHE_TTL

const CACHE_TTL = 31536000

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