Listing 29.9. Modyfikacja atrybutu id znacznika <form>
/*
 * Modyfikacja atrybutu id formularza
 */
$this->setOptions(array('id' => 'mojformularz'));