* $v = $form->addVariable('My Variable', 'var1', 'text', false); * $v->setAction(Horde_Form_Action::factory('submit')); *