A
is a
that stores a number of MenuItem objects. The familiar add/get/remove
methods can be used to manage the
.
- MenuItems
Located in /harmoni/core/GUIManager/Components/Menu.interface.php (line 17)
ComponentInterface | --ContainerInterface | --MenuInterface
Determines whether the
with the given id is selected. Ids reflect the order in which menu items are added. That is, the very first menu item has an id of 1, the second menu item has an id of 2, and so forth.
Selects the
with the given id, and deselects all the others. Ids reflect the order in which menu items are added. That is, the very first menu item has an id of 1, the second menu item has an id of 2, and so forth.
Inherited From ContainerInterface
ContainerInterface::add()
ContainerInterface::getComponent()
ContainerInterface::getComponentAlignmentX()
ContainerInterface::getComponentAlignmentY()
ContainerInterface::getComponentHeight()
ContainerInterface::getComponents()
ContainerInterface::getComponentsCount()
ContainerInterface::getComponentWidth()
ContainerInterface::getLayout()
ContainerInterface::remove()
ContainerInterface::removeAll()
ContainerInterface::setLayout()
Inherited From ComponentInterface
ComponentInterface::addStyle()
ComponentInterface::getIndex()
ComponentInterface::getPostHTML()
ComponentInterface::getPreHTML()
ComponentInterface::getStyle()
ComponentInterface::getStyles()
ComponentInterface::getType()
ComponentInterface::removeStyle()
ComponentInterface::render()
ComponentInterface::setPostHTML()
ComponentInterface::setPreHTML()
Documentation generated on Wed, 19 Sep 2007 10:24:59 -0400 by phpDocumentor 1.3.0RC3