Source for file Result.php
Documentation is available at Result.php
* Form for handling automated script inputs.
* @author Margus Sellin <margus@bitweb.ee>
* @copyright Copyright (C) 2011. All rights reserved. Margus Sellin
* Initializes the form with essential elements.
$url =
new Zend_Form_Element_Text('url');
$url->setRequired(false);
Documentation generated on Mon, 20 Jun 2011 05:43:07 +0300 by phpDocumentor 1.4.1