Histogram_Controller Class Reference

Histogram controller Requires authentication. More...

Inheritance diagram for Histogram_Controller:
Base_reports_Controller

Public Member Functions

 index ($input=false)
 Setup options for histogram report.
 generate ($input=false)
 Generate the event history report.
 _get_xaxis_ticks ()
 Replace all integer indicies with proper translated strings.
 _prepare_graph_data ($data=false)
 Prepare data structore for use in histogram.

Static Public Member Functions

static _helptexts ($id)
 Translated helptexts for this controller.

Data Fields

 $data = false
 Awesomely named variable for passing the result of the histogram method in the summary report model.
 $type = 'histogram'
 The type of this report.

Detailed Description

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.


Field Documentation

Histogram_Controller::$type = 'histogram'

The type of this report.

Usually based on controller name, but not always.

Reimplemented from Base_reports_Controller.


The documentation for this class was generated from the following file:
 All Data Structures Functions Variables

Generated on 4 Apr 2014 for ninja by  doxygen 1.6.1