Home
last modified time | relevance | path

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

/plugin/projects/lib/
H A Dproject_file.php120 public function makable() { return true; } function in ProjectSource
182 public function makable() { function in ProjectGenerated
262 public function makable() { return true; } function in ProjectCrossLink
H A Dmaker.php134 if (!$file->makable()) {
/plugin/projects/plugins/target/
H A Dplot.php48 public function makable() { return true; } function in PlotTarget