addElement('text', 'title', ['required' => true, 'label' => 'Name']); return parent::_initElements(); } }