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

Public Member Functions

 ContainerTable ($styles="")
 
 headerRow ($header, $styles=array())
 
- 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())
 

Detailed Description

Table Class for entire area filled by single scipts

The container table usually contains:

  • a 100%-width blank table
  • An header (class table_header_bold) with name of seminar, name of admin area etc.
  • The content area
  • a blank footer row

For an example see ContentTable class

@access public

Author
Tobias Thelen tthel.nosp@m.en@u.nosp@m.ni-os.nosp@m.nabr.nosp@m.ueck..nosp@m.de

Member Function Documentation

◆ ContainerTable()

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

◆ headerRow()

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

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