Stud.IP  2.0 Revision 48548
 All Data Structures Namespaces Files Functions Variables Pages
cssClassSwitcher Class Reference
Collaboration diagram for cssClassSwitcher:
Collaboration graph

Public Member Functions

 cssClassSwitcher ($class="", $headerClass="", $hovercolor="", $nohovercolor="")
 enableHover ($hovercolor="", $nohovercolor="")
 disableHover ()
 getHover ()
 getFullClass ()
 getClass ()
 getHeaderClass ()
 resetClass ()
 switchClass ()
 GetHoverJSFunction ()

Data Fields

 $class = array("steelgraulight", "steel1")
 $headerClass = "steel"
 $classcnt = 0
 $hovercolor = array("#B7C2E2","#CED8F2")
 $nohovercolor = array("#E2E2E2","#F2F2F2")
 $JSenabled = FALSE
 $hoverenabled = FALSE

Member Function Documentation

cssClassSwitcher (   $class = "",
  $headerClass = "",
  $hovercolor = "",
  $nohovercolor = "" 
)

cssClassSwitcher constructor

class for handling zebra-tables

public

Parameters
string
string
string
string
disableHover ( )
enableHover (   $hovercolor = "",
  $nohovercolor = "" 
)
getClass ( )
getFullClass ( )

Here is the caller graph for this function:

getHeaderClass ( )
getHover ( )

Here is the call graph for this function:

GetHoverJSFunction ( )
resetClass ( )
switchClass ( )

Here is the caller graph for this function:

Field Documentation

$class = array("steelgraulight", "steel1")
$classcnt = 0
$headerClass = "steel"
$hovercolor = array("#B7C2E2","#CED8F2")
$hoverenabled = FALSE
$JSenabled = FALSE
$nohovercolor = array("#E2E2E2","#F2F2F2")

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