Home
last modified time | relevance | path

Searched refs:MODE_GRAPH_EMBEDDED (Results 1 – 2 of 2) sorted by relevance

/plugin/rrdgraph/
H A Dhelper.php242 const MODE_GRAPH_EMBEDDED = 'e'; define in helper_plugin_rrdgraph
391 …e($pageId, $graphId, $rangeNr = 0, $mode = helper_plugin_rrdgraph::MODE_GRAPH_EMBEDDED, $bindingSo…
402 …mode != helper_plugin_rrdgraph::MODE_BINDSVG)) $mode = helper_plugin_rrdgraph::MODE_GRAPH_EMBEDDED;
574 case helper_plugin_rrdgraph::MODE_GRAPH_EMBEDDED:
H A Daction.php133 $mode = $INPUT->str('mode', helper_plugin_rrdgraph::MODE_GRAPH_EMBEDDED, true);