Name

fillinform — Fills in HTML Forms

Synopsis

  $model->fillinform(email => $email);
     

Description

Used with HTML::FillInForm to fill in HTML forms. Useful for example when you want to fill an edit form with data from the database.