Home
last modified time | relevance | path

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

/plugin/noticeboard/classes/
H A DICal.php44 $this->noticeList->setTimeFilter($_SESSION['noticeboard_show_time']);
46 $this->noticeList->setTimeFilter(1);
H A Drss.php38 $this->noticeList->setTimeFilter(3);
H A DNoticeList.php46 public function setTimeFilter($value){ function in helper_plugin_noticeboard_NoticeList
/plugin/noticeboard/noticeboard/classes/
H A DICal.php44 $this->noticeList->setTimeFilter($_SESSION['noticeboard_show_time']);
46 $this->noticeList->setTimeFilter(1);
H A Drss.php38 $this->noticeList->setTimeFilter(3);
H A DNoticeList.php46 public function setTimeFilter($value){ function in helper_plugin_noticeboard_NoticeList