Полный список членов класса Action, включая наследуемые из базового класса
$recipient | Action | protected |
$text | Action | protected |
$type | Action | protected |
__construct($type, $recipient, $text) | Action | |
createByType($type, $recipient, $text) | Action | static |
getNotificationFields(Notification $notification) | Action | protectedstatic |
getRecipient() | Action | |
getText() | Action | |
getType() | Action | |
send(Notification $notification) | Action | |
TYPE_EMAIL | Action | |
TYPE_SMS | Action |