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

Class: Cnz_Html_Table_Column

Source Location: /Html/Table/Column.php

Class Overview


HTML Table Column class


Methods



Class Details

[line 39]
HTML Table Column class

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

This class does represent displayable objects.




[ Top ]


Class Methods


constructor __construct [line 125]

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

Option fields: name

Configuration fields: align Alignment expression SQL expression heading Column heading link Link type noWrap HTML nowrap order Sort order type Data type




Tags:

access:  public


Parameters:

array   $options   Options
Zend_Config   $config   Configuration

[ Top ]

method getAlign [line 60]

string getAlign( )



Tags:

return:  Align
access:  public


[ Top ]

method getExpression [line 66]

string getExpression( )



Tags:

return:  Expression
access:  public


[ Top ]

method getHeading [line 72]

string getHeading( )



Tags:

return:  Heading
access:  public


[ Top ]

method getLink [line 78]

string getLink( )



Tags:

return:  Link
access:  public


[ Top ]

method getName [line 84]

string getName( )



Tags:

return:  Name
access:  public


[ Top ]

method getNoWrap [line 90]

string getNoWrap( )



Tags:

return:  noWrap
access:  public


[ Top ]

method getOrder [line 96]

string getOrder( )



Tags:

return:  Order
access:  public


[ Top ]

method getType [line 102]

string getType( )



Tags:

return:  Type
access:  public


[ Top ]


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