|
Elgg
Version 6.3
|
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 72 of file numentities.php.
| $entity_stats |
Definition at line 8 of file numentities.php.
| $header = elgg_format_element('th', [], elgg_echo('admin:statistics:numentities:type')) |
Definition at line 50 of file numentities.php.
| $other = [] |
Definition at line 22 of file numentities.php.
Definition at line 56 of file numentities.php.
| $searchable = [] |
Definition at line 21 of file numentities.php.
| $trashed_stats |
Definition at line 11 of file numentities.php.