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