Go to file
Nicolaas c736906016 adding getCount method
the getCount method works out the number of "entries" for each report. E.g. if the report is "missing pages" and the method returns 3 then there are three "missing pages".
2013-02-21 09:01:26 +13:00
code adding getCount method 2013-02-21 09:01:26 +13:00
javascript Initial import from cms/master 2013-01-17 13:22:13 +13:00
tests Initial import from cms/master 2013-01-17 13:22:13 +13:00
_config.php FIX: dir should be folder name. 2013-01-19 18:30:40 +13:00
.gitignore Initial import from cms/master 2013-01-17 13:22:13 +13:00
composer.json Fix typo in composer.json 2013-01-17 13:23:44 +13:00
LICENSE Initial import from cms/master 2013-01-17 13:22:13 +13:00
README.md Initial import from cms/master 2013-01-17 13:22:13 +13:00

Reports

Introduction

This module contains the API's for building Reports that are displayed in the SilverStripe backend. This module replaces the built-in reports API from earlier versions of SilverStripe (2.4 and 3.0).

Requirements

  • SilverStripe 3.2