Parameter
|
Description
|
---|---|
id
|
The ID of the report.
|
limit
|
Optional parameter for limiting the number of issues displayed.
|
Parameter
|
Description
|
---|---|
height
|
Height of the table.
|
width
|
Width of the table.
|
border
|
Border style for the table.
|
cellpadding
|
Padding within table cells.
|
cellspacing
|
Spacing between table cells.
|
backgroundcolor
|
Background color for the table.
|
tableclass
|
CSS class for styling the table.
|
headercolor
|
Color for table header text.
|
headerbackgroundcolor
|
Background color for table header.
|
headerclass
|
CSS class for styling the table header.
|
evenrowcolor
|
Color for even-numbered rows.
|
evenrowbackgroundcolor
|
Background color for even-numbered rows.
|
evenrowclass
|
CSS class for styling even-numbered rows.
|
oddrowcolor
|
Color for odd-numbered rows.
|
oddrowbackgroundcolor
|
Background color for odd-numbered rows.
|
oddrowclass
|
CSS class for styling odd-numbered rows.
|