Class Report
In: app/models/report.rb
Parent: ActiveRecord::Base

Model for the reports table, which stores information about reports in the EDW. Belongs to an ReportFolder object.

Methods

path   tree_output  

Public Instance methods

Generates the path of this object based on its physical location.

Generate the JavaScript needed to generate the tree node in the tree. For use with Tigra Tree Menu.

[Validate]