protected function showNoticeListItem(NoticeListItem $nli) { $nli->showNoticeHeaders(); $nli->showContent(); $nli->showNoticeFooter(); }