newBlockTemplate()
returns a new list block template
Shows all items grouped by type.
addSeparatorRow(&$a_tpl)
Add separator row between two blocks.
resetRowType()
Reset row type (toggling background colors)
addHeaderRow($a_tpl, $a_type="", $a_text="")
Add header row to block template.
__construct($container_gui_obj)
Constructor public.
addStandardRow(&$a_tpl, $a_html, $a_ref_id=0)
add item row to template
getContainerGUI()
Get container GUI object.
Shows all items grouped by type.