Sla_options_Core Class Reference

Report options for SLA reports. More...

Inheritance diagram for Sla_options_Core:
Report_options

Public Member Functions

 setup_properties ()
 Properties should be completely setup - with translations and all - before loading any options, and options are loaded by the construct, so do initialization here.
 set ($name, $value)
 Set an option, with some validation.

Static Public Member Functions

static discover_options ($input=false)
 Finds properties to inject into.

Detailed Description

Report options for SLA reports.


Member Function Documentation

static Sla_options_Core::discover_options ( input = false  )  [static]

Finds properties to inject into.

. myself

You probably want setup_options_obj instead.

Parameters:
$input array = false Autodiscovers options using superglobals: $input > POST > GET
Returns:
array

Reimplemented from Report_options.

Sla_options_Core::set ( name,
value 
)

Set an option, with some validation.

Parameters:
$name Option name
$value Option value
Returns:
false on error, else true

Reimplemented from Report_options.


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