Home
last modified time | relevance | path

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

/plugin/rrdgraph/
H A Dsyntax.php24 const R_TYPE = 'type'; define in syntax_plugin_rrdgraph
236 $this->rrdRecipe[self::R_TYPE] = self::RT_TEMPLATE;
241 $this->rrdRecipe[self::R_TYPE] = self::RT_BOUNDSVG;
246 $this->rrdRecipe[self::R_TYPE] = self::RT_GRAPH;
310 switch ($data[self::R_TYPE]) {