Stud.IP  jlu_3.3 Revision
ZebraTable Class Reference
Inheritance diagram for ZebraTable:
Inheritance graph
Collaboration diagram for ZebraTable:
Collaboration graph

Public Member Functions

 ZebraTable ($styles="", $switcherClass="", $headerClass="", $hovercolor="", $nohovercolor="")
 
 enableHover ($hovercolor="", $nohovercolor="")
 
 disableHover ()
 
 getHover ()
 
 getFullClass ()
 
 getClass ()
 
 getHeaderClass ()
 
 resetClass ()
 
 switchClass ()
 
 GetHoverJSFunction ()
 
 openHeaderRow ($styles="")
 
 headerRow ($cells, $styles="")
 
 openRow ($styles="", $do_switch=1)
 
 row ($cells, $styles="", $do_switch=1)
 
 closeRow ($styles="")
 
 blankRow ($do_switch=1)
 
- Public Member Functions inherited from Table
 Table ($styles=array())
 
 setTableClass ($class)
 
 setTableStyle ($style)
 
 setTableID ($id)
 
 setTableWidth ($width)
 
 setTableBorder ($border)
 
 setTableCellpadding ($padding)
 
 setTableCellspacing ($spacing)
 
 setTableAlign ($align)
 
 setTableBgcolor ($bgcolor)
 
 open ($styles=array())
 
 close ()
 
 setRowBgcolor ($bgcolor)
 
 setRowAlign ($align)
 
 setRowVAlign ($valign)
 
 setRowClass ($class)
 
 setRowStyle ($style)
 
 setRowID ($id)
 
 openRow ($styles=array())
 
 closeRow ()
 
 setCellBgcolor ($bgcolor)
 
 setCellAlign ($align)
 
 setCellVAlign ($valign)
 
 setCellHeight ($height)
 
 setCellWidth ($width)
 
 setCellColspan ($colspan)
 
 setCellClass ($class)
 
 setCellStyle ($style)
 
 setCellID ($id)
 
 setCellNowrap ($nowrap)
 
 openHeaderCell ($styles=array())
 
 openCell ($styles=array(), $tag='td')
 
 closeCell ()
 
 cell ($content, $styles=array())
 
 headerCell ($content, $styles=array())
 
 blankCell ($styles=array())
 
 row ($cells, $styles=array())
 
 blankRow ($styles=array())
 

Member Function Documentation

◆ blankRow()

blankRow (   $do_switch = 1)

Reimplemented from Table.

Here is the call graph for this function:

◆ closeRow()

closeRow (   $styles = "")
Here is the call graph for this function:

◆ disableHover()

disableHover ( )

◆ enableHover()

enableHover (   $hovercolor = "",
  $nohovercolor = "" 
)
Here is the call graph for this function:

◆ getClass()

getClass ( )

◆ getFullClass()

getFullClass ( )

◆ getHeaderClass()

getHeaderClass ( )

◆ getHover()

getHover ( )
Here is the caller graph for this function:

◆ GetHoverJSFunction()

GetHoverJSFunction ( )
Here is the caller graph for this function:

◆ headerRow()

headerRow (   $cells,
  $styles = "" 
)
Here is the call graph for this function:

◆ openHeaderRow()

openHeaderRow (   $styles = "")
Here is the call graph for this function:
Here is the caller graph for this function:

◆ openRow()

openRow (   $styles = "",
  $do_switch = 1 
)
Here is the call graph for this function:
Here is the caller graph for this function:

◆ resetClass()

resetClass ( )

◆ row()

row (   $cells,
  $styles = "",
  $do_switch = 1 
)
Here is the call graph for this function:
Here is the caller graph for this function:

◆ switchClass()

switchClass ( )
Here is the caller graph for this function:

◆ ZebraTable()

ZebraTable (   $styles = "",
  $switcherClass = "",
  $headerClass = "",
  $hovercolor = "",
  $nohovercolor = "" 
)

Constructor for a HTML table.

Parameters
arrayList of attribute/value pairs for html styles.
Here is the call graph for this function:

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