public function modify($id) { PageManager::modify($id, $this->title, $this->content, $this->is_event); }