nats_display_stats_table
Displays a table around statistics.
Alias: display_stats_table
Parameters
(Required parameters in bold)
Parameter
|
Description
|
Possible Values
|
Default Value
|
Example
|
tpl
|
Template used to display output
|
Any valid template
|
The template, function_display_stats_table
|
tpl="mytemplate"
|
data_only
|
Set variables but don't display the template
|
1
|
None. The template is displayed.
|
data_only=1
|
Output
A table. For example, the table in the image below used
nats_display_stats_table.
Detailed Reports Graphs and Table
Notes
None.
See Also