Home
last modified time | relevance | path

Searched refs:file (Results 126 – 150 of 3491) sorted by relevance

12345678910>>...140

/plugin/findologicxmlexport/vendor/phpunit/phpunit/tests/TextUI/
H A Dhelp2.phpt18 --coverage-clover <file> Generate code coverage report in Clover XML format.
19 --coverage-crap4j <file> Generate code coverage report in Crap4J XML format.
21 --coverage-php <file> Export PHP_CodeCoverage object to file.
22 --coverage-text=<file> Generate code coverage report in text format.
30 --log-junit <file> Log test execution in JUnit XML format to file.
31 --log-teamcity <file> Log test execution in TeamCity format to file.
32 --testdox-html <file> Write agile documentation in HTML format to file.
33 --testdox-text <file> Write agile documentation in Text format to file.
34 --testdox-xml <file> Write agile documentation in XML format to file.
87 --bootstrap <file> A "bootstrap" PHP file that is run before the tests.
[all …]
/plugin/noticeboard/noticeboard/classes/
H A DNoticeList.php100 io_saveFile($file, serialize($this->list));
117 io_saveFile($file, serialize($this->list));
133 if (@file_exists($file)){//delete notice
151 io_saveFile($file, serialize($this->list));
158 if (!@file_exists($file)){
162 if (@file_exists($file)) {
203 if (!@file_exists($file)){
207 if (@file_exists($file)) {
382 $file = metaFN($parentId, '.noticeboard');
383 if (!@file_exists($file)){
[all …]
/plugin/docsearch/lang/en/
H A Dconfmanager_description.txt5 DocSearch needs external tools to convert a specific file type to plain text.
6 Place the file extension in the Key column and the convert tool in the right.
7 When a file with the specific extension is found the according tool will be used.
9 …ch needs to tell the convert tool the path of the file to convert and the target to place the text…
10 This is done via placeholders. %in% is the source file and %out% is the target file.
11 The generated text file must be UTF-8.
/plugin/findologicxmlexport/vendor/hoa/exception/
H A DError.php54 * @param string $file File.
61 $file, argument
65 $this->file = $file;
87 function ($no, $str, $file = null, $line = null, $ctx = null) {
96 throw new Error($str, $no, $file, $line, $trace);
/plugin/chat/
H A Dajax.php47 $file = trim(io_readFile($pageFN));
49 if ($file == ' ') {
50 $file = '';
57 $lines = explode("\n----\n", $file."\n");
91 $file = $files[mt_rand(0,count($files)-1)];
94 $file = $files[0];
272 $file = trim(@io_readFile($pageFN));
274 if ($file == ' ') {
275 $file = '';
289 $file = $line."\n----\n".$file."\n";
[all …]
/plugin/upgrade/vendor/splitbrain/php-archive/src/
H A DFileInfo.php8 * stores meta data about a file in an Archive
32 * @param string $path The path of the file, can also be set later through setPath()
59 * Factory to build FileInfo from existing file or directory
61 * @param string $path path to a file on the local file system
75 $file = new FileInfo();
77 $file->setPath($path);
78 $file->setIsdir(is_dir($path));
79 $file->setMode(fileperms($path));
80 $file
[all...]
H A DZip.php20 protected $file = ''; variable in splitbrain\\PHPArchive\\Zip
33 * You can call this function before adding each file to set differen compression levels
34 * for each file.
49 * Open an existing ZIP file for reading
51 * @param string $file
54 public function open($file) argument
56 $this->file = $file;
57 $this->fh = @fopen($this->file, 'rb');
59 throw new ArchiveIOException('Could not open file fo
271 create($file = '') global() argument
305 addFile($file, $fileinfo = '') global() argument
528 save($file) global() argument
[all...]
/plugin/findologicxmlexport/vendor/phpunit/php-file-iterator/src/
H A DFacade.php42 foreach ($iterator as $file) {
43 $file = $file->getRealPath();
45 if ($file) {
46 $files[] = $file;
89 foreach ($files as $file) {
90 $_files[] = $_fileParts = explode(DIRECTORY_SEPARATOR, $file);
/plugin/zip/pear/MIME/
H A DType.php323 * @param string $file Path to the file to get the type of
329 function autoDetect($file, $params = false) argument
333 $type = mime_content_type($file);
335 $type = MIME_Type::_fileAutoDetect($file);
363 * @param string $file Path to the file to get the type of
368 function _fileAutoDetect($file) argument
371 if (!file_exists($file)) {
372 return PEAR::raiseError("File \"$file\" doesn't exist");
375 if (!is_readable($file)) {
376 return PEAR::raiseError("File \"$file\" is not readable");
[all …]
/plugin/projects/lib/
H A Dmaker.php128 foreach ($files as $name => $file)
129 $this->files[$name] = &$file;
134 if (!$file->makable()) {
140 $file = $default;
141 $this->files[$name] = $file;
216 $file = $this->files[$name];
217 if ($file->is_target())
240 $file = $this->files[$name];
242 $deps = $file->dependency();
256 if (!$file->is_target()) {
[all …]
/plugin/directorylist/syntax/
H A Ddirectorylist.php196 * @param SplFileInfo $file
200 private function formatBytes(SplFileInfo $file, $precision = 2) argument
202 $base = log($file->getSize()) / log(1024);
218 private function formatLink(SplFileInfo $file, array $data) argument
224 $link .= '?do=download&file='.rawurlencode($file->getRealPath());
226 $link .= 'file://'.$file->getRealPath();
228 $startpos = strpos( $file->getRealPath(), $conf['basedir'] );
229 $link .= $conf['baseurl'].substr( $file->getRealPath(), $startpos);
237 $link .= ' title="'.$file->getFilename().'"';
239 $link .= utf8_encode($file->getFilename());
/plugin/templateconfhelper/inc/
H A Dconfutils.php16 * @param string $file the name of the wanted file
19 function getConfigPath($type, $file) { argument
28 if( file_exists( $path.$file ) && !in_array( $path.$file, get_included_files( ))) {
30 return $path.$file;
/plugin/tindexmenu/inc/
H A Drepo.class.php9 function send_theme ($file) { argument
13 $file=cleanID($file);
15 if(!$idxm->getConf('be_repo') || empty($file)) return false;
17 $zipfile=$repodir."/$file.zip";
18 $localtheme=INDEXMENU_IMG_ABSDIR."/$file/";
/plugin/indexmenu/inc/
H A Drepo.class.php13 public function sendTheme($file)
17 //clean the file name
18 $file = cleanID($file);
20 if (!$idxm->getConf('be_repo') || empty($file)) return false;
22 $zipfile = $repodir . "/$file.zip";
23 $localtheme = DOKU_PLUGIN . "indexmenu/images/$file/";
9 send_theme($file) global() argument
/plugin/pagetemplate/
H A Dpagetemplate_backlinks.php25 $file = $this->_pageTemplateMetaFN($page);
26 io_makeFileDir($file);
27 io_saveFile($file, $pickle);
32 $file = $this->_pageTemplateMetaFN($page);
34 if ( file_exists($file) ) {
35 $contents = io_readFile($file);
60 $file = wikiFN($page);
61 if (!file_exists($file)) return false;
66 $instructions = _pt_get_instructions(io_readfile($file));
/plugin/quickstats/scripts/
H A Dget_geocity2.php86 foreach ($files as $file) {
87 if(preg_match("#GeoLite2-City.tar.gz#", $file,$matches)) {
88 $file = $this->tempdir."/$file";
89 $p = new PharData($file);
90 $tar = str_replace('.gz', "", $file);
93 $this->qs_say($this->helper->getLang('file_exists'),"\n$file\n$tar\n");
147 foreach($to_cleanup as $file) {
148 $del = $this->tempdir . '/' . $file;
149 if(!is_dir($del) && preg_match("/GeoLite2-City/i",$file)) {
152 else if($file == 'tmp') {
/plugin/htmlokay/
H A Dhelper.php156 foreach($this->files as $file)
158 if ($file == $this->curent_file || $file == 'all')
272 $file = $access_dir . '/' . $namespace;
273 $this->set_dbg_msg("Original access file: $file");
274 if (file_exists($file))
276 $this->set_dbg_msg("Tried Original access file: $file");
277 return $file;
285 $file = $access_dir . '/' . $new_dir;
286 $this->set_dbg_msg("Tried access file: $file");
288 if (file_exists($file))
[all …]
H A Ddirectory_scan-3.php83 foreach($files as $file) {
84 $options[] = "$file:$file";
102 $file = $access_dir . '/' . $namespace;
103 if (file_exists($file))
105 return $file;
113 $file = $access_dir . '/' . $new_dir;
114 if (file_exists($file) && is_file($file))
116 return $file;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Logging/
H A DLogEntrySourceLocation.php25 public $file; variable in Google\\Service\\Logging\\LogEntrySourceLocation
38 public function setFile($file) argument
40 $this->file = $file;
47 return $this->file;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Networkconnectivity/
H A DLogEntrySourceLocation.php22 public $file; variable in Google\\Service\\Networkconnectivity\\LogEntrySourceLocation
26 public function setFile($file) argument
28 $this->file = $file;
32 return $this->file;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ServiceControl/
H A DV2LogEntrySourceLocation.php25 public $file; variable in Google\\Service\\ServiceControl\\V2LogEntrySourceLocation
38 public function setFile($file) argument
40 $this->file = $file;
47 return $this->file;
/plugin/bootswrapper/exe/
H A Dpopup.php61 foreach (scandir(dirname(__FILE__) . '/../syntax/') as $file) {
63 if ($file == '.' || $file == '..') {
67 $file = str_replace('.php', '', $file); variable
68 $syntax_class_name = "syntax_plugin_bootswrapper_$file";
71 if ($file == 'macros') {
/plugin/custombuttons/
H A Dadmin.php32 $file = @file_get_contents(DOKU_PLUGIN.'custombuttons/config.json');
33 if (!$file) return false;
34 return json_decode($file, true);
154 foreach ($files as $file) {
155 $file = hsc(basename($file));
156 echo '<option value="'.$file.'">'.$file.'</option>';
/plugin/struct/meta/
H A DColumn.php194 foreach ($files as $file) {
195 $file = basename($file, '.php');
196 if (substr($file, 0, 8) == 'Abstract') continue;
197 if (substr($file, 0, 5) == 'Trait') continue;
198 if (substr($file, 0, 4) == 'Auto') continue;
199 $map[$file] = 'dokuwiki\\plugin\\struct\\types\\' . $file;
/plugin/diagrams/action/
H A Dmediafile.php44 $file = mediaFN($mediaId);
46 echo json_encode(file_exists($file));
66 $file = mediaFN($image);
69 file_exists($file) &&
71 $this->helper->isDiagramFile($file)
94 $file = mediaFN(cleanID($diagram));
95 if (!file_exists($file)) {
101 if (!$this->helper->isDiagramFile($file)) {
133 if ($event->data['ext'] === 'svg' && $this->helper->isDiagramFile($event->data['file'])) {

12345678910>>...140