AWidget - The base class for all wi
All widgets extend this class. Awidget extends AObject, so all widgets inhererit connection/slot functionality from AObject. All custom widgets should extend this class, or any other class extending AWidget.
Located in /lib/widgets/ASortableList.php (line 3)
AObject | --AWidget | --ASortableList
Inherited from AWidget
AWidget::$__attributes
AWidget::$__layout
Inherited from AObject
AObject::$__connections
AObject::$__objectID
AObject::$__signalDefinitions
Inherited From AWidget
AWidget::__construct()
AWidget::addAttribute()
AWidget::getAttribute()
AWidget::getAttributes()
AWidget::getLayout()
AWidget::redraw()
AWidget::render()
AWidget::setAttribute()
AWidget::setLayout()
AWidget::setObjectID()
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:43 -0400 by phpDocumentor 1.4.2