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

Class: Cnz_Html_Table_Button

Source Location: /Html/Table/Button.php

Class Overview

Cnz_Html_Element
   |
   --Cnz_Html_Table_Button

HTML Table Button class


Constants

Methods


Inherited Constants

Inherited Variables

Inherited Methods


Class Details

[line 37]
HTML Table Button class

This class is probably not useful directly. It could be an inner class of Html_Table, if PHP supported inner classes.




[ Top ]


Class Methods


constructor __construct [line 86]

Cnz_Html_Table_Button __construct( [ $options = array()], [ $config = NULL])

Option fields: none

Configuration fields: action Form action for button press label Button label method Form method for button press param Parameter to pass with button press




Tags:

access:  public


Overrides Cnz_Html_Element::__construct() (Option fields:)

Parameters:

array   $options   Options
Zend_Config   $config   Configuration

[ Top ]

method display [line 102]

void display( [string $style = NULL])



Tags:

access:  public


Overrides Cnz_Html_Element::display() (parent method not documented)

Parameters:

string   $style   Value for outermost style attribute

[ Top ]

method getName [line 56]

string getName( )



Tags:

return:  Name
access:  public


Overrides Cnz_Html_Element::getName() (parent method not documented)

[ Top ]

method setRow [line 65]

void setRow( $row)



Tags:

access:  public


Parameters:

array   $row   Row of data

[ Top ]


Class Constants

DEFAULT_METHOD =  'post'

[line 39]


[ Top ]



Documentation generated on Thu, 19 Jul 2007 15:01:56 -0400 by phpDocumentor 1.4.0RC2