TKButton Class Reference
[Components]

A standard HTML button. More...

Inheritance diagram for TKButton:

Inheritance graph
[legend]

List of all members.

Public Member Functions

 __construct ($caption)
 Creates new HTML button.

Static Public Member Functions

static createFromXML ($attrs, $contents, $node)

Protected Member Functions

 renderComponent ($class, $style, $events, $id)


Detailed Description

A standard HTML button.

Definition at line 8 of file TKButton.php5.


Constructor & Destructor Documentation

TKButton::__construct ( caption  ) 

Creates new HTML button.

Parameters:
$caption [string]: text to display in button

Reimplemented from TKAbstractButton.

Definition at line 14 of file TKButton.php5.

References TKComponent::addProperty().


Member Function Documentation

static TKButton::createFromXML ( attrs,
contents,
node 
) [static]

For internal use only.

Reimplemented from TKAbstractButton.

Definition at line 38 of file TKButton.php5.

TKButton::renderComponent ( class,
style,
events,
id 
) [protected]

For internal use only.

Reimplemented from TKComponent.

Definition at line 21 of file TKButton.php5.


The documentation for this class was generated from the following file:

Generated on Wed Nov 24 02:06:53 2010 for Common by  doxygen 1.5.6