См. определение в файле agreement.php строка 14
◆ acceptByCurrentUser()
static acceptByCurrentUser |
( |
| ) |
|
|
static |
Return true if user accepted agreement.
- Возвращает
- bool
См. определение в файле agreement.php строка 54
◆ getErrorText()
Get agreement error text.
- Возвращает
- string
См. определение в файле agreement.php строка 98
◆ getText()
static getText |
( |
| $asRichHtml = false | ) |
|
|
static |
Get agreement text.
- Аргументы
-
bool | $asRichHtml | Get as rich html. |
- Возвращает
- string
См. определение в файле agreement.php строка 77
◆ isAcceptedByUser()
static isAcceptedByUser |
( |
| $userId | ) |
|
|
static |
Checks if User have access to module.
- Аргументы
-
- Возвращает
- bool
См. определение в файле agreement.php строка 22
◆ requestFromCurrentUser()
static requestFromCurrentUser |
( |
| ) |
|
|
static |
Request agreement accept.
- Возвращает
- void
См. определение в файле agreement.php строка 39