Home
last modified time | relevance | path

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

/plugin/statdisplay/helper/
H A Dgraph.php37 $this->monthby('day', $from);
40 $this->monthby('hour', $from);
105 private function monthby($by, $date = '') function in helper_plugin_statdisplay_graph
H A Dtable.php39 $this->monthby('day', $from);
42 $this->monthby('hour', $from);
142 private function monthby($by, $date = '') function in helper_plugin_statdisplay_table