Searched refs:hasStartTime (Results 1 – 8 of 8) sorted by relevance
/plugin/noticeboard/classes/ | ||
H A D | Notice.php | 26 private $hasStartTime; variable in helper_plugin_noticeboard_Notice |
H A D | rss.php | 80 if($notice->hasStartTime()){ |
H A D | NoticeList.php | 174 echo $notice->hasStartTime(); |
H A D | EditForm.php | 86 if($notice->hasStartTime()){ |
/plugin/noticeboard/noticeboard/classes/ | ||
H A D | Notice.php | 26 private $hasStartTime; variable in helper_plugin_noticeboard_Notice |
H A D | rss.php | 80 if($notice->hasStartTime()){ |
H A D | NoticeList.php | 174 echo $notice->hasStartTime(); |
H A D | EditForm.php | 86 if($notice->hasStartTime()){ |