Home
last modified time | relevance | path

Searched refs:exists (Results 276 – 300 of 487) sorted by relevance

1...<<11121314151617181920

/plugin/combo/ComboStrap/
H A DFetcherVignette.php55 * @throws ExceptionNotFound - if the page does not exists
339 if (!FileSystems::exists($this->page->getPathObject())) {
340 throw new ExceptionNotFound("The page does not exists");
H A DLinkMarkup.php228 if (!FileSystems::exists($dokuPath)) {
/plugin/webdav/vendor/sabre/dav/lib/DAVACL/
H A DPlugin.php878 $exists = $this->server->tree->nodeExists($path);
881 if (!$exists) return;
/plugin/findologicxmlexport/vendor/doctrine/annotations/docs/en/
H A Dannotations.rst185 // file exists makes sure that the loader fails silently
201 - Is not a fully qualified class that exists
/plugin/diagramsnet/lib/
H A Dyarn.lock564 path-exists "^3.0.0"
725 path-exists@^3.0.0:
727 …resolved "https://registry.yarnpkg.com/path-exists/-/path-exists-3.0.0.tgz#ce0ebeaa5f78cb18925ea7d…
/plugin/snap/
H A Dsyntax.php.ori148 $pagelist->page['exists'] = 1;
/plugin/404manager/
H A Daction.php333 resolve_pageid($pageNameSpace, $startPageNameSpace, $exists, $dateAt, true);
/plugin/strata/syntax/
H A Dentry.php355 resolve_pageid(getNS($ID),$subject,$exists);
/plugin/combo/syntax/
H A Diterator.php444 if (!$contextualPage->exists()) {
/plugin/combo/ComboStrap/Api/
H A DMetaManagerHandler.php67 if (!$page->exists()) {
/plugin/yuriigantt/3rd/dhtmlxgantt/ext/
H A Ddhtmlxgantt_marker.js.map1exists","removeItem","updateMarker","refresh","_getMarkers","getItems"],"mappings":";;;;;;;;;;;;CA…
/plugin/dokutexit/
H A DREADME.md46 If it exists, TeXit will handle the file *texit.bib* in the *conf/* directory of the plugin.
94 * *footer.tex* (if exists)
/plugin/mdpage/vendor/cebe/markdown/
H A DCHANGELOG.md30 - Added a workaround for a [PHP bug](https://bugs.php.net/bug.php?id=45735) which exists in version…
/plugin/text/
H A Drenderer.php440 resolve_pageid(getNS($ID),$id,$exists);
/plugin/orphanmedia2/
H A Ddokuwiki-plugin-page.md39 | orphan | Orphan Media, the media file exists, but not linked and wasting space only |
/plugin/database2/
H A Ddatabase2.php795 if ( !$this->exists( $this->table ) )
3476 resolve_pageid( getNS( self::getPageID() ), $href, $exists );
4100 protected function exists( $table, $column = null ) function in Database2
4155 if ( !$this->exists( '__keys' ) )
4273 if ( !$this->exists( '__log' ) )
4329 if ( !$this->exists( '__locks' ) )
4481 if ( !$this->exists( '__locks' ) )
/plugin/codemirror/dist/modes/
H A Dcypher.min.js.map1exists\", \"has\", \"in\", \"none\", \"not\", \"or\", \"single\", \"xor\"]);\n var keywords = w…
/plugin/odp/
H A Drenderer.php1032 resolve_mediaid(getNS($ID),$src, $exists);
1104 resolve_pageid(getNS($ID),$id,$exists);
/plugin/diagramsnet/lib/WEB-INF/lib/
H A Dslf4j-api-1.7.25.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/slf4j/ org/ ...
/plugin/database/
H A Ddatabase.php1458 if ($this->exists())
1468 function exists () { function in File
1487 if (!$this->exists()) {
1525 if ($this->exists()) {
/plugin/mediasyntax/
H A Dhelper.php240 resolve_pageid(getNS($scope), $page, $exists); // resolve shortcuts
/plugin/wysiwyg/fckeditor/editor/filemanager/connectors/cfm/
H A Dcf_commands.cfm82 …<!--- When the original filename already exists, add numbers (0), (1), (2), ... at the end of the …
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/
H A Dcrud.asciidoc133 // Send the last batch if it exists
/plugin/davcard/vendor/sabre/vobject/
H A DChangeLog.md340 PHOTO and others. BINARY no longer exists in vCard 4.
343 * Added: Parameter::has() for easily checking if a parameter value exists.
527 'bridge' version. Specifically, this new version exists so SabreDAV 1.7 and
/plugin/webdavclient/vendor/sabre/vobject/
H A DChangeLog.md340 PHOTO and others. BINARY no longer exists in vCard 4.
343 * Added: Parameter::has() for easily checking if a parameter value exists.
527 'bridge' version. Specifically, this new version exists so SabreDAV 1.7 and

1...<<11121314151617181920