ALayoutImplements interfaces:
ALayout
The base class for all layouts
Located in /lib/ALayout.php (line 16)
AObject | --ALayout
| Class | Description |
|---|---|
AElementLayout
|
AElementLayout |
AGridLayout
|
Lays out the widgets in a grid |
AHTMLLayout
|
AHTMLLayout |
ASimpleLayout
|
ASimpeLayout |
ASingleWidgetLayout
|
ASimpeLayout |
AWindowLayout
|
ALayout |
mixed
$__widgets
= array() (line 25)
Children widgets added to the layout
Inherited from AObject
AObject::$__connections
AObject::$__objectID
AObject::$__signalDefinitions
Adds a child widget
generates HTML for the main widget's attributes
getWidget Returns one widget in the layout
renders the widget, returns the output as a string
Inherited From AObject
AObject::__construct()
AObject::addConnection()
AObject::clearConnections()
AObject::defineSignal()
AObject::emit()
AObject::getObjectID()
AObject::hasConnection()
AObject::setObjectID()
AObject::__hasSignalDefinition()
Documentation generated on Fri, 11 Jul 2008 13:28:41 -0400 by phpDocumentor 1.4.2