Home
last modified time | relevance | path

Searched refs:hasEndTime (Results 1 – 6 of 6) sorted by relevance

/plugin/noticeboard/classes/
H A DNotice.php29 private $hasEndTime; variable in helper_plugin_noticeboard_Notice
116 $this->hasEndTime = $bool;
119 public function hasEndTime(){ function in helper_plugin_noticeboard_Notice
120 return $this->hasEndTime;
H A Drss.php90 if($notice->hasEndTime()){
H A DEditForm.php92 if($notice->hasEndTime()){
/plugin/noticeboard/noticeboard/classes/
H A DNotice.php29 private $hasEndTime; variable in helper_plugin_noticeboard_Notice
116 $this->hasEndTime = $bool;
119 public function hasEndTime(){ function in helper_plugin_noticeboard_Notice
120 return $this->hasEndTime;
H A Drss.php90 if($notice->hasEndTime()){
H A DEditForm.php92 if($notice->hasEndTime()){