Открытые члены | |
setTo (array $list) | |
addTo ($userId) | |
toAllAuthors () | |
toCurrentUser () | |
withMessage ($message) | |
send () | |
Открытые статические члены | |
static | canUse () |
static | create () |
Защищенные данные | |
$to = array() | |
$message | |
См. определение в файле notification.php строка 19
addTo | ( | $userId | ) |
Add to.
integer | $userId | User ID. |
См. определение в файле notification.php строка 72
|
static |
|
static |
send | ( | ) |
setTo | ( | array | $list | ) |
Set to.
integer[] | $list | List. |
См. определение в файле notification.php строка 60
toAllAuthors | ( | ) |
toCurrentUser | ( | ) |
withMessage | ( | $message | ) |
With message.
string | $message | Text. |
См. определение в файле notification.php строка 121
|
protected |
См. определение в файле notification.php строка 25
|
protected |
См. определение в файле notification.php строка 22