1C-Bitrix 25.700.0
|
Открытые статические члены | |
static | getTableName () |
static | getMap () |
static | addLogoutAction ($userId, $applicationId=null) |
static | addUpdateAction ($userId, Type\DateTime $date=null) |
Поля данных | |
const | PRIORITY_HIGH = 100 |
const | PRIORITY_LOW = 200 |
const | ACTION_LOGOUT = 'logout' |
const | ACTION_UPDATE = 'update' |
Class UserAuthActionTable
DO NOT WRITE ANYTHING BELOW THIS
<<< ORMENTITYANNOTATION @method static EO_UserAuthAction_Query query() @method static EO_UserAuthAction_Result getByPrimary($primary, array $parameters = []) @method static EO_UserAuthAction_Result getById($id) @method static EO_UserAuthAction_Result getList(array $parameters = []) @method static EO_UserAuthAction_Entity getEntity() @method static \Bitrix\Main\EO_UserAuthAction createObject($setDefaultValues = true) @method static \Bitrix\Main\EO_UserAuthAction_Collection createCollection() @method static \Bitrix\Main\EO_UserAuthAction wakeUpObject($row) @method static \Bitrix\Main\EO_UserAuthAction_Collection wakeUpCollection($rows)
См. определение в файле userauthaction.php строка 28
|
static |
int | $userId | |
string | null | $applicationId | AppPassword application id |
ObjectException |
См. определение в файле userauthaction.php строка 75
|
static |
int | $userId | |
Type\DateTime | null | $date |
См. определение в файле userauthaction.php строка 91
|
static |
См. определение в файле userauthaction.php строка 43
|
static |
См. определение в файле userauthaction.php строка 38
const ACTION_LOGOUT = 'logout' |
См. определение в файле userauthaction.php строка 35
const ACTION_UPDATE = 'update' |
См. определение в файле userauthaction.php строка 36
const PRIORITY_HIGH = 100 |
См. определение в файле userauthaction.php строка 32
const PRIORITY_LOW = 200 |
См. определение в файле userauthaction.php строка 33