Histogram controller Requires authentication. More...
Public Member Functions | |
index ($input=false) | |
Setup options for histogram report. | |
generate ($input=false) | |
Generate the event history report. | |
edit_settings ($input=false) | |
Controller method that should render a form for editing a report in LightBox. | |
Static Public Member Functions | |
static | _helptexts ($id) |
Translated helptexts for this controller. | |
Data Fields | |
$type = 'histogram' | |
The type of this report. |
Histogram controller Requires authentication.
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.
Histogram_Controller::$type = 'histogram' |
The type of this report.
Usually based on controller name, but not always.
Reimplemented from Base_reports_Controller.