Function epl_get_reporting_view
Default Report Views
Checks the $_GET['view'] parameter to ensure it exists within the default allowed views.
Package: EPL\Admin\Reports
Copyright: Copyright (c) 2019, Merv Barrett
License: GNU Public License
Since: 3.0
Located at lib/includes/admin/reports/reports.php
Copyright: Copyright (c) 2019, Merv Barrett
License: GNU Public License
Since: 3.0
Located at lib/includes/admin/reports/reports.php
Parameters summary
string |
$default = 'property' |
Default view to use. |
Return value summary
string
|
$view Report View |