Function __global->stats_find_graphs_in_category

Definitions

sources/stats.php

  • Find all the graphs in a stats category.
  • Is abstract?: No
  • Is static?: No
  • Is final?: No
  • Return: array

Parameters

Name Type Default Set Range Description
$category_name ?string Null N/A N/A The category name (null: all categories)

Return

  • Map between graph name and pair of graph object and graph details
  • Type: array
  • Set: N/A
  • Range: N/A