/harmoni/core/GUIManager/Container.interface.php

Description
Classes
Class Description
ContainerInterface The
  1. Container
interface is an extension of the
  1. Component
interface;
  1. Containers
are capable of storing multiple sub-
  1. Components
and when rendering Containers, all sub-
  1. Components
will be rendered as well.
Includes
require_once (HARMONI."GUIManager/Component.interface.php") (line 3)
Constants
BOTTOM = 8 (line 31)

An alignment constant.

  • const: integer BOTTOM
CENTER = 9 (line 38)

An alignment constant.

  • const: integer CENTER
LEFT = 5 (line 10)

An alignment constant.

  • const: integer LEFT
RIGHT = 6 (line 17)

An alignment constant.

  • const: integer RIGHT
TOP = 7 (line 24)

An alignment constant.

  • const: integer TOP

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