ILIAS
trunk Revision v11.0_alpha-1769-g99a433fe2dc
|
Public Member Functions | |
__construct (\ilObjUser $to, \ilObjUser $cc, int $talk_ref_id, string $talk_name, string $talk_description, string $talk_location, string $subject_key, string $message_key, string $attachment, bool $add_goto, string ... $dates,) | |
send () | |
Protected Member Functions | |
getTalkGoto () | |
Protected Attributes | |
ilObjUser | $to |
ilObjUser | $cc |
int | $talk_ref_id |
string | $talk_name |
string | $talk_description |
string | $talk_location |
string | $subject_key |
string | $message_key |
array | $dates |
bool | $add_goto |
string | $attachment |
Definition at line 23 of file Notification.php.
ILIAS\EmployeeTalk\Notification\Notification::__construct | ( | \ilObjUser | $to, |
\ilObjUser | $cc, | ||
int | $talk_ref_id, | ||
string | $talk_name, | ||
string | $talk_description, | ||
string | $talk_location, | ||
string | $subject_key, | ||
string | $message_key, | ||
string | $attachment, | ||
bool | $add_goto, | ||
string ... | $dates | ||
) |
Definition at line 41 of file Notification.php.
References ILIAS\EmployeeTalk\Notification\Notification\$add_goto, ILIAS\EmployeeTalk\Notification\Notification\$attachment, ILIAS\EmployeeTalk\Notification\Notification\$cc, ILIAS\EmployeeTalk\Notification\Notification\$dates, ILIAS\EmployeeTalk\Notification\Notification\$message_key, ILIAS\EmployeeTalk\Notification\Notification\$subject_key, ILIAS\EmployeeTalk\Notification\Notification\$talk_description, ILIAS\EmployeeTalk\Notification\Notification\$talk_location, ILIAS\EmployeeTalk\Notification\Notification\$talk_name, ILIAS\EmployeeTalk\Notification\Notification\$talk_ref_id, ILIAS\EmployeeTalk\Notification\Notification\$to, ILIAS\UI\examples\Symbol\Glyph\Attachment\attachment(), and ILIAS\ResourceStorage\Flavour\Machine\DefaultMachines\to().
|
protected |
Definition at line 138 of file Notification.php.
References CLIENT_ID, and ilObjEmployeeTalk\TYPE.
Referenced by ILIAS\EmployeeTalk\Notification\Notification\send().
ILIAS\EmployeeTalk\Notification\Notification::send | ( | ) |
Definition at line 67 of file Notification.php.
References ILIAS\EmployeeTalk\Notification\Notification\$talk_name, ANONYMOUS_USER_ID, ILIAS\UI\examples\Symbol\Glyph\Attachment\attachment(), ILIAS\EmployeeTalk\Notification\Notification\getTalkGoto(), null, and ILIAS\ResourceStorage\Flavour\Machine\DefaultMachines\to().
Referenced by ILIAS\EmployeeTalk\Notification\NotificationHandler\send().
|
protected |
Definition at line 38 of file Notification.php.
Referenced by ILIAS\EmployeeTalk\Notification\Notification\__construct().
|
protected |
Definition at line 39 of file Notification.php.
Referenced by ILIAS\EmployeeTalk\Notification\Notification\__construct().
|
protected |
Definition at line 26 of file Notification.php.
Referenced by ILIAS\EmployeeTalk\Notification\Notification\__construct().
|
protected |
Definition at line 37 of file Notification.php.
Referenced by ILIAS\EmployeeTalk\Notification\Notification\__construct().
|
protected |
Definition at line 32 of file Notification.php.
Referenced by ILIAS\EmployeeTalk\Notification\Notification\__construct().
|
protected |
Definition at line 31 of file Notification.php.
Referenced by ILIAS\EmployeeTalk\Notification\Notification\__construct().
|
protected |
Definition at line 29 of file Notification.php.
Referenced by ILIAS\EmployeeTalk\Notification\Notification\__construct().
|
protected |
Definition at line 30 of file Notification.php.
Referenced by ILIAS\EmployeeTalk\Notification\Notification\__construct().
|
protected |
Definition at line 28 of file Notification.php.
Referenced by ILIAS\EmployeeTalk\Notification\Notification\__construct(), and ILIAS\EmployeeTalk\Notification\Notification\send().
|
protected |
Definition at line 27 of file Notification.php.
Referenced by ILIAS\EmployeeTalk\Notification\Notification\__construct().
|
protected |
Definition at line 25 of file Notification.php.
Referenced by ILIAS\EmployeeTalk\Notification\Notification\__construct().