Interface INamingContainer (namespace Nette\Forms)


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

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