createIcon("bars"); $iconSearch = $this->createIcon("search"); $iconNotifications = $this->createIcon("bell"); $header = ""; return $header; } private function getMainContent() { return ""; } private function getSideBar() { return ""; } public function getCode() { $html = parent::getCode(); $html .= "