public function set_from_form()
 {
     $this->save_constructor_link_form("section", get_class($this));
     parent::set_from_form();
 }