Reports controller. More...
Public Member Functions | |
index ($input=false) | |
Display report selection/setup page. | |
debug ($input=false) | |
Create the same data as generate, but dump it as json. | |
generate ($input=false) | |
Generate (availability) report from parameters set in index(). | |
_stash_params () | |
Stash parameters in session from setup form to be used for re-generating report. | |
invalid_setup () | |
Print message to user about invalid setup. | |
Static Public Member Functions | |
static | _helptexts ($id) |
Translated helptexts for this controller. |
Reports controller.
This particular reports controller is meant as a base controller for both SLA and Availability reports, mostly for hysterical reasons.
op5, and the op5 logo are trademarks, servicemarks, registered servicemarks or registered trademarks of op5 AB. All other trademarks, servicemarks, registered trademarks, and registered servicemarks mentioned herein may be the property of their respective owner(s). The information contained herein is provided AS IS with NO WARRANTY OF ANY KIND, INCLUDING THE WARRANTY OF DESIGN, MERCHANTABILITY, AND FITNESS FOR A PARTICULAR PURPOSE.
Reports_Controller::generate | ( | $ | input = false |
) |
Generate (availability) report from parameters set in index().
$input | array = false |
Reimplemented from Base_reports_Controller.
Reports_Controller::invalid_setup | ( | ) |
Print message to user about invalid setup.
This could be because of missing database or reports module