Home
last modified time | relevance | path

Searched refs:add (Results 726 – 750 of 2070) sorted by relevance

1...<<21222324252627282930>>...83

/plugin/snippeter/
H A DREADME.md46 for snippeter. To add an icon to identify the snipped within the editor toolbar,
47 you have to add the picture you plan to use using the dokuwiki media manager
/plugin/webdav/vendor/sabre/dav/lib/CalDAV/
H A DSharingPlugin.php165 $rt->add('{' . Plugin::NS_CALENDARSERVER . '}shared-owner');
169 $rt->add('{' . Plugin::NS_CALENDARSERVER . '}shared');
/plugin/davcard/vendor/sabre/vobject/lib/Recur/
H A DEventIterator.php169 $end->add($duration);
283 $event->add($recurid);
/plugin/webdavclient/vendor/sabre/vobject/lib/Recur/
H A DEventIterator.php169 $end->add($duration);
283 $event->add($recurid);
/plugin/authgooglesheets/vendor/monolog/monolog/
H A DUPGRADE.md6 - Removed non-PSR-3 methods to add records, all the `add*` (e.g. `addWarning`)
/plugin/davcal/syntax/
H A Dtable.php162 $from->add(new \DateInterval('P'.$days.'D'));
189 $to->add(new \DateInterval('P'.$data['numdays'].'D'));
/plugin/syntaxhighlighter3/sxh3/pkg/scripts/
H A DshCore.js44 add,
1145 add = addToken.on;
1151 add(/\\([ABCE-RTUVXYZaeg-mopqyz]|c(?![A-Za-z])|u(?![\dA-Fa-f]{4})|x(?![\dA-Fa-f]{2}))/,
1165 add(/\[(\^?)]/,
1175 add(/(?:\(\?#[^)]*\))+/,
1184 add(/\\k<([\w$]+)>/,
1199 add(/(?:\s+|#.*)+/,
1213 add(/\./,
1230 add(/\(\?P?<([\w$]+)>/,
1246 add(/\\(\d+)/,
[all …]
/plugin/achart/assets/
H A Dapexcharts.min.js6add(o);var n=o.bbox();return s||(n=o.node.getBoundingClientRect()),o.remove(),{width:n.width,heigh…
10add(t,e),!t.attr("in")&&this.autoSetIn&&t.attr("in",this.source),t.attr("result")||t.attr("result"…
14add(r)}},t.prototype.drawPoint=function(t,e){var i=this.options.pointType;switch(i){case"circle":r…
/plugin/findologicxmlexport/vendor/jms/serializer/tests/Serializer/
H A DArrayTest.php85 $list->add(new Author(null));
/plugin/davcard/vendor/sabre/vobject/bin/
H A Dgenerateicalendardata.php73 $calendar->add($event);
/plugin/webdavclient/vendor/sabre/vobject/bin/
H A Dgenerateicalendardata.php73 $calendar->add($event);
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Control/
H A DControlBag.php87 public function add(Control ...$controls)
80 public function add(Control ...$controls) global() function in FreeDSx\\Ldap\\Control\\ControlBag
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Protocol/ServerProtocolHandler/
H A DServerDispatchHandler.php46 $dispatcher->add($context, $request);
/plugin/davcal/vendor/sabre/vobject/bin/
H A Dgenerateicalendardata.php73 $calendar->add($event);
/plugin/catlist/
H A DREADME.md9 Do what you want. Any help to add features or refactor the code is welcome. The only requirement is backwards compatibility and some consistence.
/plugin/userhomepage/lang/en/
H A Duserhomepage_publicspace.default3 …* You can introduce yourself, add links to your contributions in this wiki, tell a story or presen…
/plugin/stellarium/
H A DREADME.md15 3. In the `Remote Control` plugin configuration, enable CORS and add your DokuWiki instance's URL
/plugin/dw2pdf/conf/
H A Dstyle.css4 * Do not edit this file. Instead add your own styles in
/plugin/bootswrapper/exe/help/
H A Dpanel.txt49 …hin a panel for a seamless design. If there is a ''no-body'' attribute, we add an extra border to …
132 | ''no-body'' | optional | | Don't add a panel body. Useful to add other particular tags (or table…
/plugin/findologicxmlexport/vendor/jms/serializer/tests/Fixtures/
H A DBlogPost.php134 $this->comments->add($comment);
/plugin/jplayer/vendor/kriswallsmith/assetic/src/Assetic/Asset/
H A DGlobAsset.php107 $this->add($asset);
/plugin/randomquote/
H A DREADME.md10 To add new quotes or to change the style, please edit the `quotes.txt` and `style.css` files in you…
/plugin/fedauth/Auth/OpenID/
H A DDiffieHellman.php73 $this->private = $this->lib->add($r, 1);
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Entry/
H A DEntries.php48 public function add(Entry ...$entries)
39 public function add(Entry ...$entries) global() function in FreeDSx\\Ldap\\Entry\\Entries
/plugin/authgooglesheets/vendor/psr/http-message/
H A DCHANGELOG.md29 to add the parameter name (`$uploadedFiles`).

1...<<21222324252627282930>>...83