Elgg
Version 6.1
|
Go to the source code of this file.
Variables | |
$entity_stats | |
$trashed_stats | |
$searchable = [] | |
$other = [] | |
$header = elgg_format_element('th', [], elgg_echo('admin:statistics:numentities:type')) | |
$rows = [] | |
$body = elgg_format_element('table', ['class' => 'elgg-table'], $header . $rows) | |
$body = elgg_format_element('table', ['class' => 'elgg-table'], $header . $rows) |
Definition at line 66 of file numentities.php.
$entity_stats |
Definition at line 5 of file numentities.php.
$header = elgg_format_element('th', [], elgg_echo('admin:statistics:numentities:type')) |
Definition at line 47 of file numentities.php.
$other = [] |
Definition at line 19 of file numentities.php.
Definition at line 53 of file numentities.php.
$searchable = [] |
Definition at line 18 of file numentities.php.
$trashed_stats |
Definition at line 8 of file numentities.php.