/harmoni/core/GUIManager/Component.interface.php

Description

A constant defining the BLANK component type.

Classes
Class Description
ComponentInterface
  1. Components
are the basic units that can be displayed on the screen. The main method
  1. render()
which renders the component on the screen.
Constants
ALERT_BLOCK = 4 (line 124)

A constant defining the BLOCK indexes.

  • const: integer ALERT_BLOCK
BACKGROUND_BLOCK = 1 (line 89)

A constant defining the BLOCK indexes.

  • const: integer BACKGROUND_BLOCK
BLANK = 13 (line 8)
BLOCK = 8 (line 37)

A constant defining the BLOCK component type.

  • const: integer BLOCK
EMPHASIZED_BLOCK = 3 (line 103)

A constant defining the BLOCK indexes.

  • const: integer EMPHASIZED_BLOCK
FOOTER = 7 (line 30)

A constant defining the FOOTER component type.

  • const: integer FOOTER
HEADER = 15 (line 23)

A constant defining the HEADING component type.

  • const: integer HEADING
HEADING = 6 (line 15)

A constant defining the HEADING component type.

  • const: integer HEADING
HIGHLIT_BLOCK = 4 (line 117)

A constant defining the BLOCK indexes.

  • const: integer HIGHLIT_BLOCK
MENU = 9 (line 44)

A constant defining the MENU component type.

  • const: integer MENU
MENU_ITEM_HEADING = 12 (line 72)

A constant defining the MENU_ITEM_HEADING component type.

  • const: integer MENU_ITEM_HEADING
MENU_ITEM_LINK_SELECTED = 11 (line 65)

A constant defining the MENU_ITEM_LINK_SELECTED component type.

  • const: integer MENU_ITEM_LINK_SELECTED
MENU_ITEM_LINK_UNSELECTED = 10 (line 58)

A constant defining the MENU_ITEM_LINK_UNSELECTED component type.

  • const: integer MENU_ITEM_LINK_UNSELECTED
OTHER = 13 (line 79)

A constant defining the OTHER component type.

  • const: integer OTHER
STANDARD_BLOCK = 2 (line 96)

A constant defining the BLOCK indexes.

  • const: integer STANDARD_BLOCK
SUB_MENU = "SUB_MENU" (line 51)

A constant defining the MENU component type.

  • const: integer MENU
WIZARD_BLOCK = 3 (line 110)

A constant defining the BLOCK indexes.

  • const: integer WIZARD_BLOCK

Documentation generated on Wed, 19 Sep 2007 10:22:07 -0400 by phpDocumentor 1.3.0RC3