Function Module_admin_stats->spreadsheet
Definitions
adminzone/pages/modules/admin_stats.php
- Download the spreadsheet for a graph.
- Visibility: public
- Is abstract?: No
- Is static?: No
- Is final?: No
- Returns: object
Returns
- The UI
- Type: Tempcode
- Set: N/A
- Range: N/A
Preview
Code (PHP)
/**
* Download the spreadsheet for a graph.
*
* @return Tempcode The UI
*/
public function spreadsheet() : object
* Download the spreadsheet for a graph.
*
* @return Tempcode The UI
*/
public function spreadsheet() : object

