Home
last modified time | relevance | path

Searched refs:File (Results 326 – 350 of 511) sorted by relevance

1...<<1112131415161718192021

/plugin/siteexport/renderer/
H A Dpdf.php15 use dokuwiki\File\PageResolver;
16 use dokuwiki\File\MediaResolver;
/plugin/findologicxmlexport/vendor/phpunit/php-code-coverage/src/Report/Html/
H A DFacade.php89 $file = new File(
H A DRenderer.php14 use SebastianBergmann\CodeCoverage\Node\File as FileNode;
/plugin/epnsmartlink/
H A DREADME.md26 …- EPN SmartLink JS-URL: The URL for the JavaScript File Provided from eBay. If eBay should ever ch…
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Crypt/Common/Formats/Keys/
H A DPKCS1.php26 use phpseclib3\File\ASN1;
H A DPKCS8.php40 use phpseclib3\File\ASN1;
41 use phpseclib3\File\ASN1\Maps;
/plugin/combo/
H A DREADME.md4 > Volatile WebSite Generator based on Easy Markup File, Bootstrap Styled, and the power of a Wiki Platform
/plugin/qna/syntax/
H A Dtoc.php55 $resolver = new dokuwiki\File\PageResolver($ID);
/plugin/davcal/vendor/sabre/dav/tests/Sabre/DAV/
H A DTreeTest.php162 class TreeFileTester extends File implements IProperties {
H A DServerPropsTest.php24 … $this->server->addPlugin(new Locks\Plugin(new Locks\Backend\File(SABRE_TEMPDIR . '/.locksdb')));
/plugin/jdraw/src/com/mxgraph/examples/swing/editor/
H A DBasicGraphEditor.java.bak14 import java.io.File;
114 protected File currentFile;
543 // public void setCurrentFile(File file)
545 // File oldValue = currentFile;
559 public File getCurrentFile()
H A DBasicGraphEditor.java14 import java.io.File;
116 protected File currentFile;
563 public File getCurrentFile() in getCurrentFile()
/plugin/displaytitle/
H A DREADME.md1 # Display File Dokuwiki Plugin
/plugin/fckg/fckeditor/editor/filemanager/browser/default/
H A Dbrowser.css21 * CSS styles used by all pages that compose the File Browser.
/plugin/simplenavi/
H A Dsyntax.php4 use dokuwiki\File\PageResolver;
/plugin/diagramsnet/lib/resources/
H A Ddia_fa.txt108 diagramXmlDesc=XML File
109 diagramHtmlDesc=HTML File
291 fileMovedToTrash=File was moved to trash
980 pickODFile=Pick OneDrive File
981 pickGDriveFile=Pick Google Drive File
982 pickDeviceFile=Pick Device File
1081 csvFileUrl=CSV File URL
1139 errFileNotFoundOrNoPer=Error: Access Denied. File not found or you do not have permission to access…
H A Ddia_he.txt108 diagramXmlDesc=XML File
109 diagramHtmlDesc=HTML File
291 fileMovedToTrash=File was moved to trash
980 pickODFile=Pick OneDrive File
981 pickGDriveFile=Pick Google Drive File
982 pickDeviceFile=Pick Device File
1081 csvFileUrl=CSV File URL
1139 errFileNotFoundOrNoPer=Error: Access Denied. File not found or you do not have permission to access…
H A Ddia_ko.txt108 diagramXmlDesc=XML File
109 diagramHtmlDesc=HTML File
291 fileMovedToTrash=File was moved to trash
980 pickODFile=Pick OneDrive File
981 pickGDriveFile=Pick Google Drive File
982 pickDeviceFile=Pick Device File
1081 csvFileUrl=CSV File URL
1139 errFileNotFoundOrNoPer=Error: Access Denied. File not found or you do not have permission to access…
H A Ddia_th.txt108 diagramXmlDesc=XML File
109 diagramHtmlDesc=HTML File
291 fileMovedToTrash=File was moved to trash
980 pickODFile=Pick OneDrive File
981 pickGDriveFile=Pick Google Drive File
982 pickDeviceFile=Pick Device File
1081 csvFileUrl=CSV File URL
1139 errFileNotFoundOrNoPer=Error: Access Denied. File not found or you do not have permission to access…
H A Ddia_zh-tw.txt108 diagramXmlDesc=XML File
109 diagramHtmlDesc=HTML File
291 fileMovedToTrash=File was moved to trash
980 pickODFile=Pick OneDrive File
981 pickGDriveFile=Pick Google Drive File
982 pickDeviceFile=Pick Device File
1081 csvFileUrl=CSV File URL
1139 errFileNotFoundOrNoPer=Error: Access Denied. File not found or you do not have permission to access…
/plugin/stars2/
H A DREADME.md32 * File : https://github.com/tschinz/dokuwiki_stars_plugin/zipball/master
/plugin/webcomponent/_test/data/pages/
H A Dnavbar.txt92 [[:file:|File System]]
/plugin/docnavigation/syntax/
H A Dtoc.php292 if (class_exists('dokuwiki\File\PageResolver')) {
293 $resolver = new dokuwiki\File\PageResolver($ID);
/plugin/struct/types/
H A DPage.php5 use dokuwiki\File\PageResolver;
/plugin/nodetailsxhtml/
H A Drenderer.php266 if ( class_exists('dokuwiki\File\PageResolver') ) {
267 $id = (new dokuwiki\File\PageResolver($ID))->resolveId($id);

1...<<1112131415161718192021