Searched refs:add_content (Results 1 – 5 of 5) sorted by relevance
/plugin/projects/syntax/ | ||
H A D | content.php | 35 protected function add_content($file, $content) { function in syntax_plugin_projects_content |
H A D | recipe.php | 28 protected function add_content($file, $content) { function in syntax_plugin_projects_recipe |
/plugin/projects/plugins/file/ | ||
H A D | plot_dependency.php | 21 $plot->add_content($file->content()); |
/plugin/projects/lib/ | ||
H A D | file_definition.php | 64 public function add_content($content) { function in SourceDefinition |
/plugin/projects/plugins/target/ | ||
H A D | plot.php | 31 $source->add_content(file_get_contents($project->path() . $plot)); |