Class: HomeController

Controllers.HomeController

new HomeController()

Source:

Members

(static) self.title :string

The title displayed on the home page
Type:
  • string
Source:

(static) self.totalAuthorized

Total authorized cloud service providers
Source:

(static) self.totalInProcess

The total number of products that are In-Process
Source:

(static) self.totalReady

The total number of products that are Ready
Source:

Methods

(static) filename()

Generates the file name to be used when downloading the data
Source:
Returns:
A file name in the format "fedramp-YYYY-mm-dd.csv"

(static) self.filterProducts()

Takes user to products grid and applies status filter.
Source: