30 bool $a_is_personal_workspace =
false 34 $this->
user = $DIC->user();
39 $this->question_id = $a_val;
47 public function send(): bool
52 case self::TYPE_USER_BLOCKED:
90 $this->
getMail()->appendInstallationSignature(
true);
101 parent::initLanguage($a_usr_id);
102 $this->
getLanguage()->loadLanguageModule(
'content');
appendBody(string $a_body)
static getNamePresentation( $a_user_id, bool $a_user_image=false, bool $a_profile_link=false, string $a_profile_back_link="", bool $a_force_first_lastname=false, bool $a_omit_login=false, bool $a_sortable=true, bool $a_return_data_array=false, $a_ctrl_path="ilpublicuserprofilegui")
Default behaviour is:
sendMail(array $a_rcp, bool $a_parse_recipients=true)
setQuestionId(int $a_val)
__construct(bool $a_is_personal_workspace=false)
Base class for course/group mail notifications.
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
static getSalutation(int $a_usr_id, ?ilLanguage $a_language=null)
initLanguage(int $a_usr_id)
static _getTitle(int $a_q_id)
getLanguageText(string $a_keyword)
getObjectTitle(bool $a_shorten=false)
createPermanentLink(array $a_params=[], string $a_append='')
__construct(Container $dic, ilPlugin $plugin)
setSubject(string $a_subject)