CMS  Version 3.9
merge_code_help.inc File Reference

Go to the source code of this file.

Variables

 $helps = MergeCodeHelp::getHelp()
 
 $table = new DataListView($helps, "MergeCodeHelps")
 
$table sortable = false
 
$table cssStyle = "width: 100%"
 
$table paginate = false
 

Variable Documentation

◆ $helps

Definition at line 47 of file merge_code_help.inc.

◆ $table

$table = new DataListView($helps, "MergeCodeHelps")

Definition at line 48 of file merge_code_help.inc.

◆ cssStyle

$table cssStyle = "width: 100%"

Definition at line 54 of file merge_code_help.inc.

◆ paginate

$table paginate = false

Definition at line 55 of file merge_code_help.inc.

◆ sortable

$table sortable = false

Definition at line 53 of file merge_code_help.inc.