Searched refs:getFileContent (Results 1 – 5 of 5) sorted by relevance
/plugin/combo/ComboStrap/ | ||
H A D | PageCompilerDocument.php | 85 return $this->getFileContent(); |
H A D | InstructionsDocument.php | 102 public function getFileContent() function in ComboStrap\\InstructionsDocument |
/plugin/findologicxmlexport/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/ | ||
H A D | PhpParser.php | 49 $content = $this->getFileContent($filename, $class->getStartLine()); |
/plugin/farm/ | ||
H A D | animalmanager.class.php | 347 …ptln(' <textarea name="animal_file" rows="15" cols="80">'.$this->animal->getFileContent($file).'</… |
H A D | animal.class.php | 519 public function getFileContent($file) { function in dokuwiki_farm_animal |