Home
last modified time | relevance | path

Searched refs:core (Results 126 – 150 of 207) sorted by last modified time

123456789

/plugin/webdav/core/Plugin/
H A DDummyGetResponse.php11 namespace dokuwiki\plugin\webdav\core\Plugin;
H A DException.php11 namespace dokuwiki\plugin\webdav\core\Plugin;
13 use dokuwiki\plugin\webdav\core\Utils;
H A DDokuWiki.php11 namespace dokuwiki\plugin\webdav\core\Plugin;
H A DFakeLocker.php27 namespace dokuwiki\plugin\webdav\core\Plugin;
/plugin/webdav/vendor/sabre/dav/
H A DCHANGELOG.md906 * BC Break: Almost all core functionality moved into a CorePlugin.
/plugin/webdav/vendor/sabre/http/
H A DREADME.md175 with the core instances.
/plugin/webdav/
H A Daction.php33 $event->data[] = new dokuwiki\plugin\webdav\core\DAV\Collection\ODT\Directory();
38 $event->data[] = new dokuwiki\plugin\webdav\core\DAV\Collection\Tags\Directory();
H A Dserver.php51 use dokuwiki\plugin\webdav\core\Utils;
63 $server = new dokuwiki\plugin\webdav\core\Server($base_uri);
/plugin/webdav/core/DAV/
H A DAbstractDirectory.php11 namespace dokuwiki\plugin\webdav\core\DAV;
/plugin/webdav/core/DAV/Collection/ODT/
H A DDirectory.php11 namespace dokuwiki\plugin\webdav\core\DAV\Collection\ODT;
13 use dokuwiki\plugin\webdav\core\DAV\AbstractDirectory;
H A DFile.php11 namespace dokuwiki\plugin\webdav\core\DAV\Collection\ODT;
13 use dokuwiki\plugin\webdav\core\DAV\AbstractFile;
/plugin/webdav/core/DAV/Collection/Tags/
H A DDirectory.php11 namespace dokuwiki\plugin\webdav\core\DAV\Collection\Tags;
13 use dokuwiki\plugin\webdav\core\DAV\AbstractDirectory;
H A DFile.php11 namespace dokuwiki\plugin\webdav\core\DAV\Collection\Tags;
13 use dokuwiki\plugin\webdav\core\DAV\AbstractFile;
/plugin/webdav/core/
H A DServer.php11 namespace dokuwiki\plugin\webdav\core;
13 use dokuwiki\plugin\webdav\core\DAV\Collection;
H A DUtils.php11 namespace dokuwiki\plugin\webdav\core;
/plugin/webdav/_test/lib/
H A DDAVServerTest.php5 use dokuwiki\plugin\webdav\core\DAV\Collection;
6 use dokuwiki\plugin\webdav\core\Plugin;
/plugin/webdav/core/Backend/
H A DAuth.php11 namespace dokuwiki\plugin\webdav\core\Backend;
13 use dokuwiki\plugin\webdav\core\Utils;
H A DLocksFile.php11 namespace dokuwiki\plugin\webdav\core\Backend;
/plugin/webdav/core/DAV/Collection/Media/
H A DFile.php11 namespace dokuwiki\plugin\webdav\core\DAV\Collection\Media;
13 use dokuwiki\plugin\webdav\core\DAV\AbstractFile;
14 use dokuwiki\plugin\webdav\core\Utils;
/plugin/webdav/core/DAV/Collection/Pages/
H A DFile.php11 namespace dokuwiki\plugin\webdav\core\DAV\Collection\Pages;
13 use dokuwiki\plugin\webdav\core\DAV\AbstractFile;
14 use dokuwiki\plugin\webdav\core\Utils;
/plugin/structsection/
H A Dyarn.lock12 "@babel/core@^7.12.10":
14 …resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.12.10.tgz#b79a2e1b9f70ed3d84bbfb6d8c4e…
508 babel-core@^6.26.0, babel-core@^6.26.3:
896 regexpu-core "^2.0.0"
963 babel-core "^6.26.0"
965 core-js "^2.5.0"
976 core-js "^2.4.0"
1181 core-js@^2.4.0, core-js@^2.5.0:
1777 is-core-module@^2.1.0:
2385 regexpu-core@^2.0.0:
[all …]
/plugin/groupmail/
H A DCHANGELOG3 * lint / simplify code (use mail_isvalid from dokuwiki core;
/plugin/jplayer/vendor/kriswallsmith/assetic/
H A DREADME.md75 The core provides the following filters in the `Assetic\Filter` namespace:
/plugin/autolink4/lang/en/
H A Dadmin_help.txt17 Non-Latin language support: In order to support most non-Latin languages, such as Chinese and Arabic, you will have to modify core DokuWiki code. See https://www.dokuwiki.org/plugin:autolink4#non-latin_language_support
/plugin/adfs/phpsaml/
H A DREADME.md96 * `php >= 5.3.3` and some core extensions like `php-xml`, `php-date`, `php-zlib`.
118 Copy the core of the library inside the php application. (each application has its

123456789