Interface INamingContainer (namespace Nette\Forms)


Identifies a container that creates a new namespace for form's control hierarchy.

IComponent
   |
   --IComponentContainer
      |
      --INamingContainer
Author: David Grudl
Copyright: Copyright (c) 2004, 2009 David Grudl
Located: in /Forms/INamingContainer.php (line 33)
Methods Inherited From IComponentContainer
addComponent(), getComponent(), getComponents(), removeComponent()
Methods Inherited From IComponent
getName(), getParent(), setParent()
Constant Summary
Constants Inherited From IComponent
NAME_SEPARATOR