Searched refs:makable (Results 1 – 3 of 3) sorted by relevance
/plugin/projects/lib/ | ||
H A D | project_file.php | 120 public function makable() { return true; } function in ProjectSource |
H A D | maker.php | 134 if (!$file->makable()) { |
/plugin/projects/plugins/target/ | ||
H A D | plot.php | 48 public function makable() { return true; } function in PlotTarget |