Table($m_bordercolor, $m_borderstyle, $m_cellspacing, $m_cellpadding, $m_header_color, $m_light_color, $m_dark_color, $m_fullborder, $m_directoutput)
borderless_cell($content, $align, $valign, $additional)
The content which will fill the cell
The horizontal alignment of the cell, default "center"
The vertical alignment of the cell, default "top"
Additional flags for the table
cell($content, $align, $valign, $additional, $bSetStyle)
The content which will fill the cell
The horizontal alignment of the cell, default "center"
The vertical alignment of the cell, default "top"
Additional flags for the table
end_row() : void
end_table() : void
header_cell($content, $align, $valign, $additional, $borderTop) : void
The content which will fill the cell
The horizontal alignment of the cell, default "center"
The vertical alignment of the cell, default "top"
header_row(\none $additional) : void
\none
row(\none $id) : void
\none
start_table() : void
sumcell($content, $align, $valign)
The content which will fill the cell
The horizontal alignment of the cell, default "center"
The vertical alignment of the cell, default "top"
$border_color : string
$border_style : string
$cell_padding : string
$cell_spacing : string
$dark_color : string
$dark_row : bool
$directoutput
$first_cell : bool
$fullborder : bool
$header_color : string
$light_color : string
$table_cols : int