/Forms/Controls/RepeaterControl.php


Nette Framework

Copyright (c) 2004, 2009 David Grudl (http://davidgrudl.com)

This source file is subject to the "Nette license" that is bundled with this package in the file license.txt.

For more information please see https://nette.org

Version: $Id$
Copyright: Copyright (c) 2004, 2009 David Grudl
Link: https://nette.org
Filesource: Source Code for this file
License: Nette license

Classes

RepeaterControl
A control that repeats a specified prototype for each item in the list.

Includes

require_once(dirname(__FILE__).'/../../Forms/FormContainer.php') (line 23)
require_once(dirname(__FILE__).'/../../Forms/IFormControl.php') (line 25)