Class MenuItemInterface

Description

  1. MenuItem
is an extension of
  1. Component
;
  1. MenuItems
have display names and the ability to be added to
  1. Menu
objects.

  • version: $Id: MenuItem.interface.php,v 1.3 2005/02/07 21:38:14 adamfranco Exp $
  • license: GNU General Public License (GPL)
  • copyright: Copyright © 2005, Middlebury College

Located in /harmoni/core/GUIManager/Components/MenuItem.interface.php (line 16)

ComponentInterface
   |
   --MenuItemInterface
Method Summary
string getDisplayName ()
void setDisplayName (string $displayName)
Methods
getDisplayName (line 23)

Returns the display name of this menu item.

  • return: The display name of this menu item.
  • access: public
string getDisplayName ()
setDisplayName (line 32)

Sets the display name of this menu item.

  • access: public
void setDisplayName (string $displayName)
  • string $displayName: displayName The new display name.

Inherited Methods

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:25:00 -0400 by phpDocumentor 1.3.0RC3