Home
last modified time | relevance | path

Searched refs:getNoticeById (Results 1 – 4 of 4) sorted by relevance

/plugin/noticeboard/classes/
H A DNoticeList.php317 $notice = $this->getNoticeById(key($sortArray));
334 $notice = $this->getNoticeById(key($sortArray));
349 $notice = $this->getNoticeById(key($sortArray));
364 $notice = $this->getNoticeById(key($sortArray));
373 public function getNoticeById($id){ function in helper_plugin_noticeboard_NoticeList
H A DEditForm.php77 $notice = $noticeList->getNoticeById($ID);
/plugin/noticeboard/noticeboard/classes/
H A DNoticeList.php317 $notice = $this->getNoticeById(key($sortArray));
334 $notice = $this->getNoticeById(key($sortArray));
349 $notice = $this->getNoticeById(key($sortArray));
364 $notice = $this->getNoticeById(key($sortArray));
373 public function getNoticeById($id){ function in helper_plugin_noticeboard_NoticeList
H A DEditForm.php77 $notice = $noticeList->getNoticeById($ID);