Searched refs:R_DATA (Results 1 – 1 of 1) sorted by relevance
30 const R_DATA = 'data'; define in syntax_plugin_rrdgraph259 $this->rrdRecipe[self::R_DATA][] = array (270 …pe[self::R_NAME])) $this->rrdRecipe[self::R_NAME] = md5(serialize($this->rrdRecipe[self::R_DATA]));299 …luginName()]['dependencies'], $rrdGraphHelper->getDependencies($data[self::R_DATA])), SORT_STRING);305 $rrdGraphHelper->storeRecipe($ID, $data[self::R_NAME], $data[self::R_DATA]);318 $inflatedRecipe = $rrdGraphHelper->inflateRecipe($data[self::R_DATA]);356 $renderer->doc .= array_reduce($data[self::R_DATA], array (