Home
last modified time | relevance | path

Searched refs:file_exists (Results 126 – 150 of 976) sorted by relevance

12345678910>>...40

/plugin/davcal/vendor/sabre/dav/lib/DAV/FSExt/
H A DDirectory.php87 if (!file_exists($path)) throw new DAV\Exception\NotFound('File could not be located');
114 return file_exists($path);
157 if (file_exists($this->path . '/.sabredav')) unlink($this->path . '/.sabredav');
/plugin/farmer/admin/
H A Dsetup.php79 if (file_exists(DOKU_INC . 'inc/preload.php')) {
101 $content .= "if(file_exists(__DIR__ . '/../lib/plugins/farmer/DokuWikiFarmCore.php')) {\n";
115 if (file_exists(DOKU_INC . '.htaccess')) {
117 } elseif (file_exists(DOKU_INC . '.htaccess.dist')) {
/plugin/move/helper/
H A Drewrite.php147 return ((isset($PLUGIN_MOVE_WORKING) && $PLUGIN_MOVE_WORKING > 0) || file_exists($lockfile));
158 if (!file_exists($lockfile)) {
175 if (!file_exists($lockfile)) {
196 if (file_exists($lockfile)) {
/plugin/odt/helper/
H A Ddwcssloader.php182 $format_css = file_exists(DOKU_PLUGIN . $p ."/". $format .".css");
183 $format_less = file_exists(DOKU_PLUGIN . $p ."/". $format .".less");
184 $print_css = file_exists(DOKU_PLUGIN . $p ."/print.css");
185 $print_less = file_exists(DOKU_PLUGIN . $p ."/print.less");
/plugin/nsiconinsearch/
H A Daction.php31 if (file_exists('data/media/'.$actual_ns.'/'.$this->getConf('iconfile'))) {
42 if (file_exists('data/media/'.$actual_ns.'/'.$this->getConf('iconfile'))) {
/plugin/stale/
H A Dhelper.php23 if (file_exists($infoPlugin)) {
61 if (file_exists($file)) {
/plugin/openas/
H A Daction.php40 if(file_exists($new_file) && isset($_REQUEST['saveas_orig'])) {
46 if(file_exists($file)&&!$this->locks_set) @unlink($file);
190 if(!@file_exists($metafnn)) {
212 if(@file_exists($this->locked_fn)) {
233 if(file_exists($file)) @unlink($file);
/plugin/dlcounter/
H A Daction.php52 if( !file_exists($path) ){
58 if( file_exists( $fname ) ){
/plugin/seqdia/
H A Dsyntax.php126 if(!file_exists($cache)){
139 if(!file_exists($cache)) return false;
148 if(!file_exists($in)){
/plugin/autostartpage/
H A Daction.php39 if(@file_exists($templatefile)){
101 if(!@file_exists($file)){
104 $ok = @file_exists($file);
/plugin/ckgdoku/fckeditor/editor/filemanager/connectors/php/
H A Dconfig.php299 if(!file_exists($ALLOWED_MIMES)) {
305 if(file_exists(DOKU_INC . 'conf/mime.local.conf'))
310 elseif(isset($MIMES_LOCAL) && file_exists($MIMES_LOCAL)) {
457 if(!file_exists($dwphp)) {
463 if(file_exists($dwphp))
466 if(file_exists($localphp))
/plugin/ckgedit/fckeditor/editor/filemanager/connectors/php/
H A Dconfig.php301 if(!file_exists($ALLOWED_MIMES)) {
307 if(file_exists(DOKU_INC . 'conf/mime.local.conf'))
312 elseif(isset($MIMES_LOCAL) && file_exists($MIMES_LOCAL)) {
459 if(!file_exists($dwphp)) {
465 if(file_exists($dwphp))
468 if(file_exists($localphp))
/plugin/pubmed2020/classes/
H A Dcache.php82 if (!file_exists($filename)) {
87 if (!file_exists($filename)) {
136 if (@file_exists($path)){
240 if (@file_exists($filepath)) {
252 if (@file_exists($filepath)){
370 if(@file_exists($path)!==false){
/plugin/freechat/phpfreechat/src/proxies/
H A Dlog.class.php50 if (!file_exists($logpath)) @mkdir_r($logpath);
51 if (file_exists($logpath) && is_writable($logpath))
/plugin/fckg/fckeditor/editor/dialog/
H A Dget_headers.php46 if(file_exists($dwphp))
49 if(file_exists($localphp))
/plugin/overlay/
H A Daction.php85 …if(file_exists($file) && auth_quickaclcheck('overlay:' . $INFO['client']) >= AUTH_READ) { // chec…
91 …if(file_exists($file) && auth_quickaclcheck($INFO['client'] . "overlay") >= AUTH_READ) { // check…
104 …if(file_exists($wikiFile) && auth_quickaclcheck("$ns:overlay") >= AUTH_READ) { // check ACL for o…
117 …if(file_exists($wikiFile) && auth_quickaclcheck("$nmsp:overlay") >= AUTH_READ) { // check ACL fo…
/plugin/findologicxmlexport/vendor/hoa/file/
H A DGeneric.php314 true === file_exists($to)) {
346 true === file_exists($name)) {
553 file_exists(mb_strtolower(__FILE__)) &&
554 file_exists(mb_strtoupper(__FILE__))
/plugin/bashorg/
H A Dbash.org.php2 if (!file_exists("quote_cache.txt"))
19 if (file_exists("quote_cache.txt"))
/plugin/fckg/fckeditor/editor/filemanager/connectors/php/
H A Dconfig.php315 if(!file_exists($ALLOWED_MIMES)) {
321 if(file_exists(DOKU_INC . 'conf/mime.local.conf'))
326 elseif(isset($MIMES_LOCAL) && file_exists($MIMES_LOCAL)) {
483 if(file_exists($dwphp))
486 if(file_exists($localphp))
/plugin/graphviz/
H A Dsyntax.php125 if(!file_exists($cache)){
142 if(!file_exists($cache)) return false;
151 if(!file_exists($in)){
/plugin/pdb/classes/
H A D_RCSB.php28 if(!@file_exists($path)){
32 return @file_exists($path);
/plugin/pubchem/classes/
H A D_RCSB.php28 if(!@file_exists($path)){
32 return @file_exists($path);
/plugin/pubmed/classes/
H A D_RCSB.php28 if(!@file_exists($path)){
32 return @file_exists($path);
/plugin/farm/
H A Danimal.class.php191 if(@file_exists($this->path.'/conf/'.$from)) {
284 if(!@file_exists($this->path.'/conf/'.$rel[$mode])) return null;
305 if(!@file_exists($this->path.'/conf/'.$rel[$mode])) return false;
350 …if(!class_exists($auth_class)) if(@file_exists(DOKU_INC.'inc/auth/'.$conf['authtype'].'.class.php'…
405 …if(!class_exists($auth_class)) if(@file_exists(DOKU_INC.'inc/auth/'.$conf['authtype'].'.class.php'…
453 …if(!class_exists($auth_class)) if(@file_exists(DOKU_INC.'inc/auth/'.$conf['authtype'].'.class.php'…
521 if(!@file_exists($this->path.'/'.$file)) return '';
534 if($delete && !@file_exists($this->path.'/'.$file)) return false;
550 if(@file_exists(DOKU_FARM_PLUGIN.'hooks.animal.class.php')) {
583 if(@file_exists(DOKU_FARM_PLUGIN.'hooks.animal.class.php')) {
[all …]
/plugin/multilingual/
H A Dhelper.php71 if(file_exists(DOKU_PLUGIN.'multilingual/flags/langnames.php') && $this->getConf('flags')) {
73 if(file_exists(DOKU_PLUGIN.'multilingual/flags/'.$langflag[$name])){

12345678910>>...40