Home
last modified time | relevance | path

Searched refs:getPostUpdateUserName (Results 1 – 9 of 9) sorted by relevance

/dports/www/ilias/ILIAS-5.4.25/Modules/Forum/interfaces/
H A Dinterface.ilForumNotificationMailData.php95 public function getPostUpdateUserName(\ilLanguage $user_lang); function
/dports/www/ilias6/ILIAS-6.14/Modules/Forum/interfaces/
H A Dinterface.ilForumNotificationMailData.php95 public function getPostUpdateUserName(\ilLanguage $user_lang); function
/dports/www/ilias/ILIAS-5.4.25/Modules/Forum/classes/
H A Dclass.ilForumMailNotification.php159 …rintf($this->getLanguageText('post_updated_by'), $this->provider->getPostUpdateUserName($this->get…
168 …intf($this->getLanguageText('post_censored_by'), $this->provider->getPostUpdateUserName($this->get…
177 …tf($this->getLanguageText('post_uncensored_by'), $this->provider->getPostUpdateUserName($this->get…
H A Dclass.ilForumCronNotificationDataProvider.php448 public function getPostUpdateUserName(\ilLanguage $user_lang) function in ilForumCronNotificationDataProvider
H A Dclass.ilObjForumNotificationDataProvider.php240 public function getPostUpdateUserName(\ilLanguage $user_lang) function in ilObjForumNotificationDataProvider
/dports/www/ilias6/ILIAS-6.14/Modules/Forum/classes/
H A Dclass.ilForumMailNotification.php159 …rintf($this->getLanguageText('post_updated_by'), $this->provider->getPostUpdateUserName($this->get…
168 …intf($this->getLanguageText('post_censored_by'), $this->provider->getPostUpdateUserName($this->get…
177 …tf($this->getLanguageText('post_uncensored_by'), $this->provider->getPostUpdateUserName($this->get…
H A Dclass.ilForumCronNotificationDataProvider.php443 public function getPostUpdateUserName(\ilLanguage $user_lang) function in ilForumCronNotificationDataProvider
H A Dclass.ilObjForumNotificationDataProvider.php240 public function getPostUpdateUserName(\ilLanguage $user_lang) function in ilObjForumNotificationDataProvider
/dports/www/ilias6/ILIAS-6.14/Modules/Forum/classes/Notification/
H A Dclass.ilMailEventNotificationSender.php189 $this->provider->getPostUpdateUserName($this->getLanguage()),
209 $this->provider->getPostUpdateUserName($this->getLanguage()),
229 $this->provider->getPostUpdateUserName($this->getLanguage())