/plugin/projects/lib/ |
H A D | file_definition.php | 70 private $recipe = NULL; variable in TargetDefinition 72 public function recipe() { return $this->recipe; } function in TargetDefinition 73 public function add_recipe($recipe) { argument 74 $this->recipe .= "\n" . $recipe; 75 trim($this->recipe); 101 public function recipe() { return NULL; } function in CrossLinkDefinition
|
H A D | project_file.php | 124 protected $recipe = NULL; variable in ProjectGenerated 129 $this->recipe = $file->recipe(); 134 && $this->recipe == $file->recipe(); 138 public function recipe() { return $this->recipe; } function in ProjectGenerated 142 $this->recipe = $file->recipe(); 157 if (!$this->recipe) return 0; 162 $recipe = $this->recipe(); 164 fprintf($f, "%s\n", $this->recipe()); 183 if ($this->recipe === NULL) return false; 184 return (trim($this->recipe) != "");
|
H A D | plugins.php | 10 protected function recipe($project, $file) { return NULL; } function in MakeRule 18 $recipe = $this->recipe($project, $file); 22 $def->add_recipe($recipe);
|
/plugin/rrdgraph/ |
H A D | helper.php | 309 public function inflateRecipe($recipe) { argument 310 if (! is_array($recipe)) return null; 318 foreach ($recipe as $element) { 339 $recipe = $inflatedRecipe; 341 return $recipe; 346 * @param Array $recipe The rrd recipe to parse. 349 public function getDependencies($recipe) { argument 352 foreach ($recipe as $element) { 418 $recipe = $this->fetchRecipe($pageId, $graphId); 421 $recipe = $this->inflateRecipe($recipe); [all …]
|
H A D | syntax.php | 104 * @param Array $recipe The rrd recipe that should be parsed. 107 private function getRanges($recipe) { argument 109 foreach ($recipe as $option) {
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/OnDemandScanning/ |
H A D | InTotoProvenance.php | 79 public function setRecipe(Recipe $recipe) argument 81 $this->recipe = $recipe; 88 return $this->recipe;
|
H A D | SlsaProvenance.php | 77 public function setRecipe(SlsaRecipe $recipe) argument 79 $this->recipe = $recipe; 86 return $this->recipe;
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ContainerAnalysis/ |
H A D | InTotoProvenance.php | 79 public function setRecipe(Recipe $recipe) argument 81 $this->recipe = $recipe; 88 return $this->recipe;
|
H A D | SlsaProvenance.php | 77 public function setRecipe(SlsaRecipe $recipe) argument 79 $this->recipe = $recipe; 86 return $this->recipe;
|
/plugin/projects/plugins/target/ |
H A D | media.php | 22 protected function recipe($project, $file) { function in projects_plugin_media
|
H A D | link.php | 28 protected function recipe($project, $file) { function in projects_plugin_link
|
H A D | pdflatex.php | 35 protected function recipe($project, $file) { function in projects_plugin_pdflatex
|
H A D | gcc.php | 45 protected function recipe($project, $file) { function in projects_plugin_gcc
|
/plugin/projects/ |
H A D | changelog | 27 …hich syntax to use for highlighting a source file, or a specific content/recipe block. See the doc… 31 … when a page does not have a project-file tag but uses other tags such as use, content, and recipe.
|
/plugin/findologicxmlexport/vendor/twig/twig/doc/ |
H A D | recipes.rst | 152 This recipe was inspired by the following Django wiki page: 399 recipe gives you a simple PDO template loader you can use as a starting point 487 This recipe is the continuation of the previous one. Even if you store the 492 As you can see in the previous recipe, we reference the template in the exact
|
/plugin/passpolicy/ |
H A D | words.txt | 2880 recipe
|