Home
last modified time | relevance | path

Searched refs:authorinfo (Results 1 – 25 of 55) sorted by relevance

123

/dports/www/ilias/ILIAS-5.4.25/Modules/Forum/classes/
H A Dclass.ilForumExportGUI.php215 $authorinfo = new ilForumAuthorInformation(
273 $authorinfo = new ilForumAuthorInformation(
280 if ($authorinfo->hasSuffix()) {
281 if (!$authorinfo->isDeleted()) {
282 $tpl->setVariable('USR_NAME', $authorinfo->getAlias());
284 $tpl->setVariable('AUTHOR', $authorinfo->getSuffix());
309 $tpl->setVariable('USR_IMAGE', $authorinfo->getProfilePicture());
311 if ($authorinfo->getAuthor()->getGender() == 'f') {
313 } elseif ($authorinfo->getAuthor()->getGender() == 'm') {
315 } elseif ($authorinfo->getAuthor()->getGender() == 'n') {
[all …]
H A Dclass.ilObjForumNotificationDataProvider.php223 $authorinfo = new ilForumAuthorInformation(
231 $this->post_user_name = $this->getPublicUserInformation($authorinfo);
243 $authorinfo = new ilForumAuthorInformation(
251 $this->update_user_name = $this->getPublicUserInformation($authorinfo);
264 * @param ilForumAuthorInformation $authorinfo
267 public function getPublicUserInformation(ilForumAuthorInformation $authorinfo) argument
269 if ($authorinfo->hasSuffix()) {
270 $public_name = $authorinfo->getAuthorName();
272 $public_name = $authorinfo->getAuthorShortName();
274 if ($authorinfo->getAuthorName() && !$this->isAnonymized()) {
[all …]
H A Dclass.ilForumCronNotificationDataProvider.php472 * @param ilForumAuthorInformation $authorinfo
475 public function getPublicUserInformation(ilForumAuthorInformation $authorinfo) argument
477 $publicName = $authorinfo->getAuthorShortName();
479 if ($authorinfo->hasSuffix()) {
480 $publicName = $authorinfo->getAuthorName();
481 } elseif ($authorinfo->getAuthorName() && !$this->isAnonymized()) {
482 $publicName = $authorinfo->getAuthorName();
H A Dclass.ilObjForumListGUI.php146 $authorinfo = new ilForumAuthorInformation(
157 $lpCont .= $authorinfo->getLinkedAuthorName();
H A Dclass.ilForumTopicTableGUI.php270 $authorinfo = new ilForumAuthorInformation(
280 $this->tpl->setVariable('VAL_AUTHOR', $authorinfo->getLinkedAuthorName());
302 $authorinfo = new ilForumAuthorInformation(
315 …'<div class="ilWhiteSpaceNowrap">' . $this->lng->txt('from') . ' ' . $authorinfo->getLinkedAuthorN…
H A Dclass.ilObjForumGUI.php704 $authorinfo = new ilForumAuthorInformation(
716 if ($authorinfo->hasSuffix()) {
754 $authorinfo = new ilForumAuthorInformation(
768 …if ($authorinfo->getAuthorName(true) && !$this->objProperties->isAnonymized() && !$authorinfo->has…
924 $authorinfo = new ilForumAuthorInformation(
936 if ($authorinfo->hasSuffix()) {
938 if (!$authorinfo->isDeleted()) {
951 if ($authorinfo->getAuthor()->getGender() == 'f') {
978 $authorinfo = new ilForumAuthorInformation(
992 …if ($authorinfo->getAuthorName(true) && !$this->objProperties->isAnonymized() && !$authorinfo->has…
[all …]
H A Dclass.ilForumExplorerGUI.php185 $authorinfo = $this->getAuthorInformationByNode($a_node);
189 $tpl->setVariable('AUTHOR', $authorinfo->getAuthorShortName());
/dports/www/ilias6/ILIAS-6.14/Modules/Forum/classes/
H A Dclass.ilForumExportGUI.php175 $authorinfo = new ilForumAuthorInformation(
182 if ($authorinfo->hasSuffix()) {
183 if (!$authorinfo->isDeleted()) {
184 $tpl->setVariable('USR_NAME', $authorinfo->getAlias());
186 $tpl->setVariable('AUTHOR', $authorinfo->getSuffix());
215 if ($authorinfo->getAuthor()->getId() && ilForum::_isModerator(
219 if ($authorinfo->getAuthor()->getGender() == 'f') {
222 if ($authorinfo->getAuthor()->getGender() == 'm') {
225 if ($authorinfo->getAuthor()->getGender() == 'n') {
241 $authorinfo = new ilForumAuthorInformation(
[all …]
H A Dclass.ilObjForumNotificationDataProvider.php223 $authorinfo = new ilForumAuthorInformation(
231 $this->post_user_name = $this->getPublicUserInformation($authorinfo);
243 $authorinfo = new ilForumAuthorInformation(
251 $this->update_user_name = $this->getPublicUserInformation($authorinfo);
264 * @param ilForumAuthorInformation $authorinfo
267 public function getPublicUserInformation(ilForumAuthorInformation $authorinfo) argument
269 if ($authorinfo->hasSuffix()) {
270 $public_name = $authorinfo->getAuthorName();
272 $public_name = $authorinfo->getAuthorShortName();
274 if ($authorinfo->getAuthorName() && !$this->isAnonymized()) {
[all …]
H A Dclass.ilForumCronNotificationDataProvider.php465 * @param ilForumAuthorInformation $authorinfo
468 public function getPublicUserInformation(ilForumAuthorInformation $authorinfo) argument
470 $publicName = $authorinfo->getAuthorShortName();
472 if ($authorinfo->hasSuffix()) {
473 $publicName = $authorinfo->getAuthorName();
474 } elseif ($authorinfo->getAuthorName() && !$this->isAnonymized()) {
475 $publicName = $authorinfo->getAuthorName();
H A Dclass.ilObjForumListGUI.php146 $authorinfo = new ilForumAuthorInformation(
157 $lpCont .= $authorinfo->getLinkedAuthorName();
H A Dclass.ilForumTopicTableGUI.php272 $authorinfo = new ilForumAuthorInformation(
282 $this->tpl->setVariable('VAL_AUTHOR', $authorinfo->getLinkedAuthorName());
304 $authorinfo = new ilForumAuthorInformation(
317 …'<div class="ilWhiteSpaceNowrap">' . $this->lng->txt('from') . ' ' . $authorinfo->getLinkedAuthorN…
H A Dclass.ilObjForumGUI.php838 $authorinfo = new ilForumAuthorInformation(
850 if ($authorinfo->hasSuffix()) {
901 …if ($authorinfo->getAuthorName(true) && !$this->objProperties->isAnonymized() && !$authorinfo->has…
1056 $authorinfo = new ilForumAuthorInformation(
1067 if ($authorinfo->hasSuffix()) {
1068 if (!$authorinfo->isDeleted()) {
1084 …if (is_string($authorinfo->getAuthor()->getGender()) && strlen($authorinfo->getAuthor()->getGender…
1100 $authorinfo = new ilForumAuthorInformation(
1116 …if ($authorinfo->getAuthorName(true) && !$this->objProperties->isAnonymized() && !$authorinfo->has…
2700 $authorinfo = new ilForumAuthorInformation(
[all …]
/dports/devel/gitinspector/gitinspector-0.4.4/gitinspector/
H A Dchanges.py297 authorinfo = authorinfo_list.get(entry)
298 …percentage = 0 if total_changes == 0 else (authorinfo.insertions + authorinfo.deletions) / total_c…
308 changes_xml += "<td>" + str(authorinfo.commits) + "</td>"
310 changes_xml += "<td>" + str(authorinfo.deletions) + "</td>"
357 authorinfo = authorinfo_list.get(i)
358 …percentage = 0 if total_changes == 0 else (authorinfo.insertions + authorinfo.deletions) / total_c…
361 print(str(authorinfo.commits).rjust(13), end=" ")
362 print(str(authorinfo.insertions).rjust(13), end=" ")
363 print(str(authorinfo.deletions).rjust(14), end=" ")
381 authorinfo = authorinfo_list.get(i)
[all …]
H A Dtimeline.py76 authorinfo = self.entries.get((author, period), None)
79 if authorinfo:
/dports/lang/racket/racket-8.3/share/pkgs/scribble-lib/scribble/sigplan/
H A Dstyle.tex13 \renewcommand{\titleAndVersionAndEmptyAuthors}[3]{\SXtitle{#1}\authorinfo{Anonymous}{}{}\maketitle}
16 % Support plain `author' while enabling `authorinfo': for each
24 \newcommand{\SAddAuthorInfo}[1]{\authorinfo{#1}{}{}}
26 \renewcommand{\SAuthorinfo}[3]{\authorinfo{#1}{#2}{#3}}
/dports/www/trac-devel/Trac-1.5.3/trac/web/tests/
H A Dchrome.py929 str(chrome.authorinfo(req, '(none)')))
931 str(chrome.authorinfo(req, None)))
933 str(chrome.authorinfo(req, '')))
955 authorinfo = Chrome(self.env).authorinfo
957 str(authorinfo(req, 'user@domain.com')))
964 authorinfo = Chrome(self.env).authorinfo
971 authorinfo = Chrome(self.env).authorinfo
978 authorinfo = Chrome(self.env).authorinfo
982 authorinfo = authorinfo(req, 'user@domain.com', resource=resource)
985 str(authorinfo))
[all …]
/dports/net/boinc-client/boinc-client_release-7.8-7.8.6/html/ops/
H A Dwhite.css165 .authorinfo {
169 .authorinfo img {
/dports/net/boinc-client/boinc-client_release-7.8-7.8.6/html/user/
H A Dwhite.css165 .authorinfo {
169 .authorinfo img {
/dports/www/p5-WebService-Technorati/WebService-Technorati-0.04/t/
H A D006_parseauthorinfoxml.t3 # t/006_parseauthorinfoxml.t - checks loading authorinfo api query and results parsing
/dports/www/wikicalc/wikicalc/
H A DWKCDataFiles.pm366 my ($name, $fileinfo, $authorinfo, $mtime, @tv, $mtimestr, $fsize);
398 $authorinfo = $fileinfo->{authors}->{$2};
399 $authorinfo->{relevant} = 1;
404 if ($authorinfo->{dtmedit} ne $mtimestr) { # Modified since last checked
405 $authorinfo->{dtmedit} = $mtimestr; # Update time
410 $authorinfo->{fullnameedit} = $pubheaderdata{fullname};
411 …$authorinfo->{editstatus} = "modified" if $pubheaderdata{lastmodified}; # if there is a time, it w…
413 $authorinfo->{editstatus} ||= 1;
487 $authorinfo = $fileinfo->{authors}->{$2};
488 $authorinfo->{relevant} = 1;
[all …]
/dports/www/p5-WebService-Technorati/WebService-Technorati-0.04/
H A DMANIFEST6 eg/authorinfo.pl
/dports/lang/racket/racket-8.3/share/pkgs/scribble-lib/scribble/
H A Dsigplan.rkt18 [authorinfo
97 (define (authorinfo name affiliation e-mail) function
/dports/textproc/refdb/refdb-0.9.9-1/src/
H A DMakefile.am21authorinfo.c risdata.c noteshandler.c refdbdnote.c writenote.c backendn-scrn.c backendn-notex.c ba…
/dports/lang/racket/racket-8.3/share/pkgs/scribble-lib/scribble/acmart/
H A Dstyle.tex13 % Support plain `author' while enabling `authorinfo': for each

123