addElement('text', 'title', array('label' => 'Title', 'required' => true)); return $this; } public function getId() { return 'member-group-form'; } }