Documentation

init_form


init_form

Set all the options of the form, such as action, method, name and target. Also it sets the layout and the form class.

$this->form_obj->init_form( $action, $method, $name );