Histogram_options Class Reference

Report options for histogram reports. More...

Inheritance diagram for Histogram_options:
Summary_options Report_options

Public Member Functions

 __construct ($options=false)
 Public constructor, which optionally takes an iterable with properties to set.

Static Public Attributes

static $type = 'histogram'
 A name for this report type that doesn't rely on splitting class_name() by _ This is used when saving the report.

Protected Member Functions

 update_value ($name, $value)
 Will actually set the provided $name to the value $value.

Detailed Description

Report options for histogram reports.


Member Function Documentation

Histogram_options::update_value ( name,
value 
) [protected]

Will actually set the provided $name to the value $value.

Warning: you probably want to use set() or utilize the ArrayAccess API

Reimplemented from Summary_options.


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

Generated on 19 Dec 2018 for ninja by  doxygen 1.6.1