mirror of
https://github.com/silverstripe/silverstripe-reports
synced 2024-10-22 09:05:53 +00:00
MINOR Documentation
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/cms/trunk@63985 467b73ca-7a2a-4603-9d3b-597d59a354a9
This commit is contained in:
parent
f8a02ca736
commit
8b194ab627
@ -3,7 +3,10 @@
|
|||||||
* Reports section of the CMS.
|
* Reports section of the CMS.
|
||||||
*
|
*
|
||||||
* All reports that should show in the ReportAdmin section
|
* All reports that should show in the ReportAdmin section
|
||||||
* of the CMS need to subclass {@link SSReport}.
|
* of the CMS need to subclass {@link SSReport}, and implement
|
||||||
|
* the appropriate methods and variables that are required.
|
||||||
|
*
|
||||||
|
* @see SSReport
|
||||||
*
|
*
|
||||||
* @package cms
|
* @package cms
|
||||||
* @subpackage reports
|
* @subpackage reports
|
||||||
|
Loading…
x
Reference in New Issue
Block a user