Elgg
Version 6.1
Main Page
Related Pages
Namespaces
Classes
Files
Examples
File List
File Members
views
default
admin
statistics.php
Go to the documentation of this file.
1
<?php
6
echo
elgg_view
(
'admin/statistics/user'
);
7
echo
elgg_view
(
'admin/statistics/numentities'
);
8
echo
elgg_view
(
'admin/statistics/database'
);
9
echo
elgg_view
(
'admin/statistics/queue'
);
elgg_view
elgg_view(string $view, array $vars=[], string $viewtype= '')
Return a parsed view.
Definition:
views.php:156
Generated on Wed Dec 4 2024 00:00:22 for Elgg by
1.8.11