Home
last modified time | relevance | path

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

/plugin/rrdgraph/
H A Dsyntax.php32 const R_GANGED = 'ganged'; define in syntax_plugin_rrdgraph
239 $this->rrdRecipe[self::R_GANGED] = false;
243 $this->rrdRecipe[self::R_GANGED] = false;
249 $this->rrdRecipe[self::R_GANGED] = $this->parseBoolean($attributes['ganged']);
338 $newDoc .= $this->generateTabs($ranges, 0, $graphId, $data[self::R_GANGED]);