Home
last modified time | relevance | path

Searched refs:getDeadline (Results 1 – 15 of 15) sorted by relevance

/plugin/noticeboard/noticeboard/classes/
H A Drss.php97 if($notice->getDeadline()){
99 $out .= date("d.m.Y",$notice->getDeadline());
114 if($notice->getDeadline()){
126 if($notice->getDeadline()){
128 $out .= date("d.m.Y",$notice->getDeadline());
134 $out .= "<pubDate>".date(DATE_RFC822,$notice->getDeadline())."</pubDate>";
H A DICal.php94 if($notice->getDeadline()){
99 $out .= "DTSTART:".date("Ymd\THis\Z",$notice->getDeadline())."\r\n";
100 $out .= "DTEND:".date("Ymd\THis\Z",$notice->getDeadline())."\r\n";
H A DNoticeList.php172 if($notice->getDeadline() >= $startTime && $notice->getDeadline() < $endTime){
323 if($array[$i]->getDeadline()){
324 $sortArray[$array[$i]->getId()] = $array[$i]->getDeadline();
H A DEditForm.php82 if($notice->getDeadline()){
83 $this->deadline = date("d.m.Y",$notice->getDeadline());
H A DNotice.php103 public function getDeadline(){ function in helper_plugin_noticeboard_Notice
/plugin/noticeboard/classes/
H A Drss.php97 if($notice->getDeadline()){
99 $out .= date("d.m.Y",$notice->getDeadline());
114 if($notice->getDeadline()){
126 if($notice->getDeadline()){
128 $out .= date("d.m.Y",$notice->getDeadline());
134 $out .= "<pubDate>".date(DATE_RFC822,$notice->getDeadline())."</pubDate>";
H A DICal.php94 if($notice->getDeadline()){
99 $out .= "DTSTART:".date("Ymd\THis\Z",$notice->getDeadline())."\r\n";
100 $out .= "DTEND:".date("Ymd\THis\Z",$notice->getDeadline())."\r\n";
H A DNoticeList.php172 if($notice->getDeadline() >= $startTime && $notice->getDeadline() < $endTime){
323 if($array[$i]->getDeadline()){
324 $sortArray[$array[$i]->getId()] = $array[$i]->getDeadline();
H A DEditForm.php82 if($notice->getDeadline()){
83 $this->deadline = date("d.m.Y",$notice->getDeadline());
H A DNotice.php103 public function getDeadline(){ function in helper_plugin_noticeboard_Notice
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Genomics/
H A DCheckInResponse.php45 public function getDeadline() function in Google\\Service\\Genomics\\CheckInResponse
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ServiceConsumerManagement/
H A DBackendRule.php67 public function getDeadline() function in Google\\Service\\ServiceConsumerManagement\\BackendRule
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ServiceNetworking/
H A DBackendRule.php67 public function getDeadline() function in Google\\Service\\ServiceNetworking\\BackendRule
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ServiceUsage/
H A DBackendRule.php67 public function getDeadline() function in Google\\Service\\ServiceUsage\\BackendRule
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ServiceManagement/
H A DBackendRule.php67 public function getDeadline() function in Google\\Service\\ServiceManagement\\BackendRule