Class: TimeReport (Redmine::Helpers)

Overview
Module Structure
Class Hierarchy
Instance Attributes
TimeReport#criteria [R]
TimeReport#columns [R]
TimeReport#from [R]
TimeReport#to [R]
TimeReport#hours [R]
TimeReport#total_hours [R]
TimeReport#periods [R]
Instance Methods
TimeReport#initialize / 6
TimeReport#available_criteria
TimeReport#run
TimeReport#load_available_criteria
is a submodule of
module: Helpers ( Redmine )
inherits from
  Object ( Builtin-Module )
has properties
attribute: criteria [R]   
attribute: columns [R]   
attribute: from [R]   
attribute: to [R]   
attribute: hours [R]   
attribute: total_hours [R]   
attribute: periods [R]   
method: initialize / 6   
method: available_criteria   
method: run   
method: load_available_criteria   
is defined at
#20 in lib/redmine/helpers/time_report.rb  

Overview

Module Structure

  module: <Toplevel Module>
  module: <Built-in Module>
  module: Redmine
  module: Helpers
class: TimeReport     

Class Hierarchy

Object ( Builtin-Module )
TimeReport ( Redmine::Helpers )
has properties
attribute: criteria [R]   
attribute: columns [R]   
attribute: from [R]   
attribute: to [R]   
attribute: hours [R]   
attribute: total_hours [R]   
attribute: periods [R]   
method: initialize / 6   
method: available_criteria   
method: run   
method: load_available_criteria   

Instance Attributes

TimeReport#criteria [R]

#21 in lib/redmine/helpers/time_report.rb

TimeReport#columns [R]

#21 in lib/redmine/helpers/time_report.rb

TimeReport#from [R]

#21 in lib/redmine/helpers/time_report.rb

TimeReport#hours [R]

#21 in lib/redmine/helpers/time_report.rb

TimeReport#total_hours [R]

#21 in lib/redmine/helpers/time_report.rb

TimeReport#periods [R]

#21 in lib/redmine/helpers/time_report.rb

Instance Methods

TimeReport#initialize / 6

#23 in lib/redmine/helpers/time_report.rb

initialize ( project ,
  issue ,
  criteria ,
  columns ,
  from ,
  to )

TimeReport#available_criteria

#39 in lib/redmine/helpers/time_report.rb

available_criteria

TimeReport#run

#45 in lib/redmine/helpers/time_report.rb

run

TimeReport#load_available_criteria

#111 in lib/redmine/helpers/time_report.rb

load_available_criteria