guava
[ class tree: guava ] [ index: guava ] [ all elements ]

Class: Button

Source Location: /guava/trunk/includes/button.inc.php

Class Overview

GuavaObject
   |
   --Button

Button is a type of input object. It is a standard push button


Methods


Inherited Methods


Class Details

[line 12]
Button is a type of input object. It is a standard push button



[ Top ]


Class Methods


constructor __construct [line 18]

Button __construct( mixed $label)



Tags:

access:  public


Overrides GuavaObject::__construct() (parent method not documented)

[ Top ]

destructor __destruct [line 24]

void __destruct( )



Tags:

access:  public


[ Top ]

method addClickListener [line 44]

void addClickListener( mixed $name, mixed $object, mixed $method, [mixed $parameterList = null])



Tags:

access:  public


[ Top ]

method Draw [line 28]

void Draw( )



Tags:

access:  public


[ Top ]

method Invoke [line 89]

void Invoke( )



Tags:

access:  public


[ Top ]

method linkForm [line 39]

void linkForm( mixed $formObject)



Tags:

access:  public


[ Top ]

method removeAllListeners [line 79]

void removeAllListeners( )



Tags:

access:  public


[ Top ]

method removeClickListener [line 60]

void removeClickListener( mixed $name)



Tags:

access:  public


[ Top ]

method setLabel [line 105]

void setLabel( mixed $label)



Tags:

access:  public


[ Top ]


Documentation generated on Wed, 21 Dec 2005 14:35:55 -0800 by phpDocumentor 1.3.0RC3