* (c) 2004 David Heinemeier Hansson * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. */ /** * FormHelper. * * @package symfony * @subpackage helper * @author Fabien Potencier * @author David Heinemeier Hansson * @version SVN: $Id: FormHelper.php 14152 2008-12-17 22:39:33Z FabianLange $ */ /** * Returns a formatted set of tags. If the helper detects that the array value is an array itself, * it creates an tag with the name of the group being the key and the contents of the being the array. * * Options: * - include_blank - Includes a blank tags from * @param string $selected selected option value * @param array $html_options additional HTML compliant