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 Tue, 14 Jun 2011 16:13:51 +0300 by phpDocumentor 1.4.1