Home
last modified time | relevance | path

Searched refs:file (Results 301 – 325 of 3491) sorted by relevance

1...<<11121314151617181920>>...140

/plugin/archiveupload/
H A Daction.php156 $ext = substr($file, strrpos($file,'.')+1);
166 $tar = new TarLib($file, $compress_type);
182 $ok = $zip->Extract($file, $this->tmpdir);
185 $files = $zip->get_List($file);
219 foreach($files as $file) {
220 $fn_old = $file['filename']; // original filename
/plugin/authgooglesheets/vendor/google/apiclient-services/src/OSConfig/
H A DOSPolicyResource.php52 public function setFile(OSPolicyResourceFileResource $file) argument
54 $this->file = $file;
61 return $this->file;
/plugin/jplayer/vendor/robloach/component-installer/src/
H A Dbootstrap.php12 function includeIfExists($file) argument
14 if (file_exists($file)) {
16 return include $file;
/plugin/ipban/ip-lib/
H A Dip-lib.php8 …$file = __DIR__.DIRECTORY_SEPARATOR.'src'.str_replace('\\', DIRECTORY_SEPARATOR, substr($class, st… variable
9 if (is_file($file)) {
10 require_once $file;
/plugin/csv/
H A Dhelper.php119 public static function loadContent($file) argument
122 if (preg_match('/^https?:\/\//i', $file)) {
124 $content = $http->get($file);
128 if (auth_quickaclcheck(getNS($file) . ':*') < AUTH_READ) {
131 $file = mediaFN($file);
132 if (!file_exists($file)) {
135 $content = io_readFile($file);
/plugin/aichat/vendor/vanderlee/php-sentence/tests/
H A Dbootstrap.php6 $file = str_replace('\\', DIRECTORY_SEPARATOR, variable
8 if (is_file($file)) {
10 require_once $file;
/plugin/barcodes/vendor/jucksearm/php-barcode/
H A DDatamatrix.php29 $file = null, argument
36 ->setFile($file)
45 $file = null, argument
52 ->setFile($file)
H A DPDF417.php29 $file = null, argument
36 ->setFile($file)
45 $file = null, argument
52 ->setFile($file)
/plugin/statistics/inc/
H A DBrowscap.php52 * UPDATE_LOCAL: Updates from a local file (file_get_contents).
72 * The values to quote in the ini file
79 * The headers to be sent for checking the version and requesting the file.
87 * browscap.ini file is available.
88 * $remoteIniUrl: The location from which download the ini file.
89 * The placeholder for the file should be represented by a %s.
94 * $updateMethod: The method to use to update the file, has to be a value of
97 * The default source file type is changed from normal to full. The performance difference
98 * is MINIMAL, so there is no reason to use the standard file whatsoever. Either go for light,
110 * The path of the local version of the browscap.ini file fro
[all...]
/plugin/simplewikipagetree/
H A Dsyntax.php53 foreach($files as $file){
56 …if($file == '.' or $file == '..' or ($file == 'start.txt' && $this->startFile == true) or $file =…
62 $filepath = $path.'/'.$file;
/plugin/geonav/tpl/startermap/css/
H A Dcontent.css2 * This file provides the main design styles for the page content.
91 /* filenames for downloadable file and code blocks */
93 .dokuwiki dl.file {
97 .dokuwiki dl.file dt {
107 [dir=rtl] .dokuwiki dl.file dt {
112 .dokuwiki dl.file dt a {
116 .dokuwiki dl.file dd {
120 /* for code in <file> */
121 .dokuwiki pre.file,
122 .dokuwiki dl.file pre,
[all …]
/plugin/dev/
H A Dcli.php64 $options->registerCommand('downloadSvg', 'Download an SVG file from a known icon repository.');
69 $options->registerOption('keep-ns', 'Keep the SVG namespace. Use when the file is not inlined into HTML.', 'k',
72 $options->registerCommand('cleanSvg', 'Clean a existing SVG files to reduce their file size.');
74 $options->registerOption('keep-ns', 'Keep the SVG namespace. Use when the file is not inlined into HTML.', 'k',
224 * Delete the given file if it exists
226 * @param string $file
228 protected function deleteFile($file)
230 if (!file_exists($file)) return;
231 if (@unlink($file)) {
232 $this->success('Delete ' . $file);
214 deleteFile($file) global() argument
[all...]
/plugin/jplayer/vendor/composer/
H A Dautoload_real.php55 foreach ($includeFiles as $fileIdentifier => $file) {
56 composerRequire6adc37645e252a81aae4b78e4489f3b6($fileIdentifier, $file);
63 function composerRequire6adc37645e252a81aae4b78e4489f3b6($fileIdentifier, $file) argument
66 require $file;
/plugin/mdpage/vendor/composer/
H A Dautoload_real.php60 foreach ($includeFiles as $fileIdentifier => $file) {
61 composerRequirea2112718b685b101436675ddbce40ccb($fileIdentifier, $file);
68 function composerRequirea2112718b685b101436675ddbce40ccb($fileIdentifier, $file) argument
71 require $file;
/plugin/icalevents/vendor/composer/
H A Dautoload_real.php55 foreach ($includeFiles as $fileIdentifier => $file) {
56 composerRequire19cd441df9c39b4d4ac3b637fe5c3a69($fileIdentifier, $file);
63 function composerRequire19cd441df9c39b4d4ac3b637fe5c3a69($fileIdentifier, $file) argument
66 require $file;
/plugin/findologicxmlexport/vendor/composer/
H A Dautoload_real.php55 foreach ($includeFiles as $fileIdentifier => $file) {
56 composerRequireab05abbc39bf8b24ab8e9356cfccacc1($fileIdentifier, $file);
63 function composerRequireab05abbc39bf8b24ab8e9356cfccacc1($fileIdentifier, $file) argument
66 require $file;
/plugin/webdav/vendor/composer/
H A Dautoload_real.php55 foreach ($includeFiles as $fileIdentifier => $file) {
56 composerRequire52a297ed4ab736775b6b8b9cdfa085ef($fileIdentifier, $file);
63 function composerRequire52a297ed4ab736775b6b8b9cdfa085ef($fileIdentifier, $file) argument
66 require $file;
/plugin/authgooglesheets/vendor/composer/
H A Dautoload_real.php60 foreach ($includeFiles as $fileIdentifier => $file) {
61 composerRequire5250b031a88cebd39dc517b68f2e5a80($fileIdentifier, $file);
68 function composerRequire5250b031a88cebd39dc517b68f2e5a80($fileIdentifier, $file) argument
71 require $file;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/DriveActivity/
H A DDriveItemReference.php70 public function setFile(DriveactivityFile $file) argument
72 $this->file = $file;
79 return $this->file;
/plugin/structnotification/helper/
H A Ddb.php90 $file = $this->sqlite->getAdapter()->getDbFile();
91 if (!$file) {
94 unlink($file);
95 clearstatcache(true, $file);
/plugin/notification/helper/
H A Ddb.php90 $file = $this->sqlite->getAdapter()->getDbFile();
91 if (!$file) {
94 unlink($file);
95 clearstatcache(true, $file);
/plugin/combo/vendor/composer/
H A Dautoload_real.php60 foreach ($includeFiles as $fileIdentifier => $file) {
61 composerRequireb17e1b0ee5884bcef9ce08e1c1e6b764($fileIdentifier, $file);
68 function composerRequireb17e1b0ee5884bcef9ce08e1c1e6b764($fileIdentifier, $file) argument
71 require $file;
/plugin/struct/helper/
H A Ddb.php71 $file = $this->sqlite->getDbFile();
72 if (!$file) return;
73 unlink($file);
74 clearstatcache(true, $file);
/plugin/fckg/fckeditor/editor/lang/
H A Dlang-template.txt36 DlgImgAlertSucess : "Your file has been successfully uploaded.",
37 DlgImgAlertInvalid : "Invalid file type",
38 DlgImgAlertName : "A file with the same name is already available. The uploaded file has been rena…
56 DlgLnkIntExample : "For example: <i>:directory:directory:file</i>",
70 DlgFileBrowserSelect: "Please select a file from your computer",
72 DlgFileBrowserUpMsg : "Upload a new file in this folder",
96 FileBrowserError_201: 'A file with the same name is already available. The uploaded file has been…
97 FileBrowserError_202: 'Invalid file',
99 FileBrowserError_204: 'Unable to delete the selected file',
165 geshiAlertSnippet: 'Please enter a file name for this snippet',
[all …]
/plugin/ckgedit/ckeditor/lang/
H A Den.js.ckgedit16 FileBrowserError_201: 'A file with the same name is already available. The uploaded file has been…
17 FileBrowserError_202: 'Invalid file',
19 FileBrowserError_204: 'Unable to delete the selected file',
35 FileBrowserError_304: "No file was uploaded.",
37 FileBrowserError_307: "Failed to write file to disk.",
39 DlgFileBrowserUpMsg: "Upload a new file in this folder",
50 MediaFileLink: "link to media file",
59 MediaFileLink: "link to media file",
67 SMBExample: "Enter your share as: \\\\Server\\directory\\file",
77 DlgFileBrowserSearch: "Find file(s)",
[all …]

1...<<11121314151617181920>>...140