Home
last modified time | relevance | path

Searched refs:data_property (Results 1 – 2 of 2) sorted by path

/plugin/projects/plugins/file/
H A Dplot_dependency.php40 public function data_property($property) { function in PlotDefinition
/plugin/projects/plugins/target/
H A Dplot.php64 $data_file = $this->plot->data_property('name');
65 $deliminator = $this->plot->data_property('deliminator');
66 $has_header = $this->plot->data_property('header') == 'yes';