Class AHTMLLayout

Description

AHTMLLayout

Located in /lib/layouts/AHTMLLayout.php (line 16)

AObject
   |
   --ALayout
      |
      --AHTMLLayout
Variable Summary
Method Summary
 AHTMLLayout __construct ( $object, [ $templateFile = ''])
 void render ()
 void setTemplateFile ( $fileName)
Variables
mixed $templateFile (line 19)
  • access: private

Inherited Variables

Inherited from ALayout

ALayout::$widget
ALayout::$__widgets

Inherited from AObject

AObject::$__connections
AObject::$__objectID
AObject::$__signalDefinitions
Methods
Constructor __construct (line 21)
AHTMLLayout __construct ( $object, [ $templateFile = ''])
  • $object
  • $templateFile

Redefinition of:
ALayout::__construct()
__construct
render (line 26)
  • access: public
void render ()

Redefinition of:
ALayout::render()
renders the widget, returns the output as a string
setTemplateFile (line 43)
  • access: public
void setTemplateFile ( $fileName)
  • $fileName

Inherited Methods

Inherited From ALayout

 ALayout::__construct()
 ALayout::addWidget()
 ALayout::clearWidgets()
 ALayout::getAttributeHTML()
 ALayout::getMainWidget()
 ALayout::getWidget()
 ALayout::getWidgets()
 ALayout::render()
 ALayout::setWidgets()

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