| /plugin/noticeboard/noticeboard/classes/ |
| D | rss.php | 74 $notice = $arrayList->next(); 76 $out .= "<title>".$notice->getName()."</title>"; 77 $out .= "<link>".$link .wl($notice->getId(), array('do' => 'show'))."</link>"; 80 if($notice->hasStartTime()){ 81 $out .= date("d.m.Y H:i",$notice->getStartTime()); 83 $out .= date("d.m.Y",$notice->getStartTime()); 86 $out .= $this->getLang('category').": ".$this->getLang($notice->getCategory()); 88 if($notice->getEndTime()){ 90 if($notice->hasEndTime()){ 91 $out .= date("d.m.Y H:i",$notice->getEndTime()); [all …]
|
| D | NoticeList.php | 82 public function addNotice($notice){ argument 88 $array[strtolower($notice->getId())] = $this->noticeboardId; 92 if(!array_key_exists($notice->getId(),$array)){ 93 $array[strtolower($notice->getId())] = $this->noticeboardId; 99 $this->list->add($notice); 105 if($notice->getId() == $next->getId()){ 107 $array[$this->list->getPointer()-1] = $notice; 115 $this->list->add($notice); 171 $notice = $arrayGet[$i]; 172 if($notice->getDeadline() >= $startTime && $notice->getDeadline() < $endTime){ [all …]
|
| D | ICal.php | 81 $notice = $arrayList->next(); 84 $out .= "LOCATION:".$notice->getPlace()."\r\n"; 85 $out .= "SUMMARY:".$notice->getName()."\r\n"; 86 $out .= "DTSTART:".date("Ymd\THis\Z",$notice->getStartTime())."\r\n"; 87 if($notice->getHasEnd()){ 88 $out .= "DTEND:".date("Ymd\THis\Z",$notice->getEndTime())."\r\n"; 90 $out .= "DTEND:".date("Ymd\THis\Z",$notice->getStartTime())."\r\n"; 94 if($notice->getDeadline()){ 97 $out .= "LOCATION:".$notice->getPlace()."\r\n"; 98 $out .= "SUMMARY:".$notice->getName()." - Deadline\r\n"; [all …]
|
| D | EditForm.php | 77 $notice = $noticeList->getNoticeById($ID); 78 if($notice){ 79 $this->Name = $notice->getName(); 80 $this->category = $notice->getCategory(); 81 $this->Place = $notice->getPlace(); 82 if($notice->getDeadline()){ 83 $this->deadline = date("d.m.Y",$notice->getDeadline()); 85 $this->startDate = date("d.m.Y",$notice->getStartTime()); 86 if($notice->hasStartTime()){ 87 $this->startTime = date("H:i",$notice->getStartTime()); [all …]
|
| /plugin/noticeboard/classes/ |
| D | rss.php | 74 $notice = $arrayList->next(); 76 $out .= "<title>".$notice->getName()."</title>"; 77 $out .= "<link>".$link .wl($notice->getId(), array('do' => 'show'))."</link>"; 80 if($notice->hasStartTime()){ 81 $out .= date("d.m.Y H:i",$notice->getStartTime()); 83 $out .= date("d.m.Y",$notice->getStartTime()); 86 $out .= $this->getLang('category').": ".$this->getLang($notice->getCategory()); 88 if($notice->getEndTime()){ 90 if($notice->hasEndTime()){ 91 $out .= date("d.m.Y H:i",$notice->getEndTime()); [all …]
|
| D | NoticeList.php | 82 public function addNotice($notice){ argument 88 $array[strtolower($notice->getId())] = $this->noticeboardId; 92 if(!array_key_exists($notice->getId(),$array)){ 93 $array[strtolower($notice->getId())] = $this->noticeboardId; 99 $this->list->add($notice); 105 if($notice->getId() == $next->getId()){ 107 $array[$this->list->getPointer()-1] = $notice; 115 $this->list->add($notice); 171 $notice = $arrayGet[$i]; 172 if($notice->getDeadline() >= $startTime && $notice->getDeadline() < $endTime){ [all …]
|
| D | ICal.php | 81 $notice = $arrayList->next(); 84 $out .= "LOCATION:".$notice->getPlace()."\r\n"; 85 $out .= "SUMMARY:".$notice->getName()."\r\n"; 86 $out .= "DTSTART:".date("Ymd\THis\Z",$notice->getStartTime())."\r\n"; 87 if($notice->getHasEnd()){ 88 $out .= "DTEND:".date("Ymd\THis\Z",$notice->getEndTime())."\r\n"; 90 $out .= "DTEND:".date("Ymd\THis\Z",$notice->getStartTime())."\r\n"; 94 if($notice->getDeadline()){ 97 $out .= "LOCATION:".$notice->getPlace()."\r\n"; 98 $out .= "SUMMARY:".$notice->getName()." - Deadline\r\n"; [all …]
|
| D | EditForm.php | 77 $notice = $noticeList->getNoticeById($ID); 78 if($notice){ 79 $this->Name = $notice->getName(); 80 $this->category = $notice->getCategory(); 81 $this->Place = $notice->getPlace(); 82 if($notice->getDeadline()){ 83 $this->deadline = date("d.m.Y",$notice->getDeadline()); 85 $this->startDate = date("d.m.Y",$notice->getStartTime()); 86 if($notice->hasStartTime()){ 87 $this->startTime = date("H:i",$notice->getStartTime()); [all …]
|
| /plugin/authgooglesheets/vendor/google/apiclient-services/src/ContainerAnalysis/ |
| D | FileOccurrence.php | 31 public $notice; variable in Google\\Service\\ContainerAnalysis\\FileOccurrence 97 public function setNotice($notice) argument 99 $this->notice = $notice; 103 return $this->notice;
|
| /plugin/pagecss/ |
| H A D | README.md | 11 .notice { 24 <wrap notice>Important Notice!</wrap> 29 <span notice>Important Notice!</span>
|
| H A D | plugin-page.md | 42 .notice { 55 <WRAP notice> 56 ⚠️ Important notice here. 62 <div class="notice">⚠️ Important notice here.</div>
|
| /plugin/legalnotice/ |
| D | plugin.info.txt | 5 name legal notice 6 desc adds a legal (or other) notice below the login form
|
| /plugin/structtasks/ |
| D | cli.php | 54 if ($verbose) $this->notice(sprintf($this->getLang('msg_processing'), $task)); 103 if ($verbose) $this->notice($this->getLang('msg_today_notifier')); 113 $this->notice( 120 if ($verbose) $this->notice($this->getLang('msg_overdue_notifier'));
|
| /plugin/noticeboard/ |
| D | syntax.php | 295 …$out .= '<a href="' . wl($notice->getId(), array('do' => 'show')) . '" class="" title="">'.$notice… 301 <input type='hidden' name='noticeboard_delete' value='".$notice->getId()."' /> 303 …t .= '<a href="' . wl($ID, array('do' => 'show','noticeboard-delete' => $notice->getId())) . '" cl… 304 …$out .= '<a href="' . wl($notice->getId(), array('do' => 'edit')) . '" class="button small" title=… 551 …$out .= '<li><a href="' . wl($notice->getId(), array('do' => 'show')) . '" class="" title="">'.$no…
|
| /plugin/noticeboard/noticeboard/ |
| D | syntax.php | 295 …$out .= '<a href="' . wl($notice->getId(), array('do' => 'show')) . '" class="" title="">'.$notice… 301 <input type='hidden' name='noticeboard_delete' value='".$notice->getId()."' /> 303 …t .= '<a href="' . wl($ID, array('do' => 'show','noticeboard-delete' => $notice->getId())) . '" cl… 304 …$out .= '<a href="' . wl($notice->getId(), array('do' => 'edit')) . '" class="button small" title=… 551 …$out .= '<li><a href="' . wl($notice->getId(), array('do' => 'show')) . '" class="" title="">'.$no…
|
| /plugin/sequencediagram/bower_components/snap.svg/ |
| D | NOTICE | 41 The above copyright notice and this permission notice shall be 68 The above copyright notice and this permission notice shall be 94 The above copyright notice and this permission notice shall be 123 The above copyright notice and this permission notice shall be 151 The above copyright notice and this permission notice shall be 180 The above copyright notice and this permission notice shall be
|
| /plugin/asciidocjs/node_modules/fs.realpath/ |
| D | LICENSE | 7 copyright notice and this permission notice appear in all copies. 34 The above copyright notice and this permission notice shall be included in
|
| /plugin/openlayersmap/ |
| D | LICENSE.md | 6 copyright notice and this permission notice appear in all copies. 27 Redistributions of source code must retain the above copyright notice, this list of conditions and … 29 Redistributions in binary form must reproduce the above copyright notice, this list of conditions a…
|
| /plugin/ajaxedit/vendor/pnotify/ |
| D | jquery.pnotify.js | 21 notice: "ui-state-highlight", property 40 notice: "", property 238 … (opts.type == "info" ? styles.info : (opts.type == "success" ? styles.success : styles.notice)))}) 301 …notice+" "+styles.success+" "+styles.info).addClass(opts.type == "error" ? styles.error : (opts.ty… 768 var notice; 771 notice = notices_data.slice(i); 773 notice = notices_data.slice(i, i+1); 774 if (!notice[0]) 777 } while (!notice[0].pnotify_history || notice[0].is(":visible")); 778 if (!notice[0]) [all …]
|
| /plugin/timetrack/vendor/pnotify/ |
| D | jquery.pnotify.js | 21 notice: "ui-state-highlight", property 40 notice: "", property 238 … (opts.type == "info" ? styles.info : (opts.type == "success" ? styles.success : styles.notice)))}) 301 …notice+" "+styles.success+" "+styles.info).addClass(opts.type == "error" ? styles.error : (opts.ty… 768 var notice; 771 notice = notices_data.slice(i); 773 notice = notices_data.slice(i, i+1); 774 if (!notice[0]) 777 } while (!notice[0].pnotify_history || notice[0].is(":visible")); 778 if (!notice[0]) [all …]
|
| /plugin/authgooglesheets/vendor/paragonie/constant_time_encoding/ |
| D | LICENSE.txt | 12 The above copyright notice and this permission notice shall be included in all 38 The above copyright notice and this permission notice shall be included in all
|
| /plugin/openlayersmapoverlays/ |
| D | LICENSE.txt | 6 copyright notice and this permission notice appear in all copies. 27 1. Redistributions of source code must retain the above copyright notice, this 30 2. Redistributions in binary form must reproduce the above copyright notice,
|
| /plugin/snow/ |
| D | LICENSE.md | 9 copyright notice and this permission notice appear in all copies. 31 * Redistributions of source code must retain the above copyright notice, this 34 * Redistributions in binary form must reproduce the above copyright notice, this
|
| /plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/ |
| D | breaking-changes.asciidoc | 5 ==== E_USER_DEPRECATED notice when using deprecated parameters 8 https://www.php.net/manual/en/errorfunc.constants.php[E_USER_DEPRECATED] notice 10 notice to facilitate the code refactoring with the new API specification of {es}
|
| /plugin/asciidocjs/node_modules/pug-filters/node_modules/cliui/ |
| D | LICENSE.txt | 5 that the above copyright notice and this permission notice
|