Class AHTMLText

Description

AHTMLText

Located in /lib/widgets/AHTMLText.php (line 20)

AObject
   |
   --AWidget
      |
      --AHTMLText
Variable Summary
 mixed $__text
Method Summary
 AHTMLText __construct ([ $text = ''])
 void getText ()
 void render ()
 void setText ( $text)
Variables
mixed $__text (line 23)
  • access: private

Inherited Variables

Inherited from AWidget

AWidget::$__attributes
AWidget::$__layout

Inherited from AObject

AObject::$__connections
AObject::$__objectID
AObject::$__signalDefinitions
Methods
Constructor __construct (line 25)
  • access: public
AHTMLText __construct ([ $text = ''])
  • $text

Redefinition of:
AWidget::__construct()
* Methods **
getText (line 34)
  • access: public
void getText ()
render (line 38)
void render ()

Redefinition of:
AWidget::render()
setText (line 30)
  • access: public
void setText ( $text)
  • $text

Inherited Methods

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:40 -0400 by phpDocumentor 1.4.2