Home
last modified time | relevance | path

Searched refs:getHasEnd (Results 1 – 8 of 8) sorted by relevance

/plugin/noticeboard/classes/
H A DICal.php87 if($notice->getHasEnd()){
H A DNotice.php95 public function getHasEnd(){ function in helper_plugin_noticeboard_Notice
H A DEditForm.php89 if($notice->getHasEnd()){
H A DNoticeList.php184 …}else if(($notice->getHasEnd() && $notice->getEndTime() > $startTime)&& $notice->getStartTime() < …
/plugin/noticeboard/noticeboard/classes/
H A DICal.php87 if($notice->getHasEnd()){
H A DNotice.php95 public function getHasEnd(){ function in helper_plugin_noticeboard_Notice
H A DEditForm.php89 if($notice->getHasEnd()){
H A DNoticeList.php184 …}else if(($notice->getHasEnd() && $notice->getEndTime() > $startTime)&& $notice->getStartTime() < …