Home
last modified time | relevance | path

Searched refs:ns (Results 376 – 400 of 527) sorted by relevance

1...<<11121314151617181920>>...22

/plugin/yuriigantt/3rd/dhtmlxgantt/sources/ext/
H A Ddhtmlxgantt_click_drag.js82 /******/ var ns = Object.create(null);
83 /******/ __webpack_require__.r(ns);
84 /******/ Object.defineProperty(ns, 'default', { enumerable: true, value: value });
85 /******/ if(mode & 2 && typeof value != 'string') for(var key in value) __webpack_require__.d(ns,…
86 /******/ return ns;
H A Ddhtmlxgantt_undo.js82 /******/ var ns = Object.create(null);
83 /******/ __webpack_require__.r(ns);
84 /******/ Object.defineProperty(ns, 'default', { enumerable: true, value: value });
85 /******/ if(mode & 2 && typeof value != 'string') for(var key in value) __webpack_require__.d(ns,…
86 /******/ return ns;
/plugin/timetrack/
H A Dhelper.php971 foreach($namespace as $ns) {
973 $ns = trim($ns,' :') . ':';
974 if (substr($pageid, 0, strlen($ns)) === $ns) {
/plugin/davcal/vendor/sabre/dav/tests/Sabre/CalDAV/Xml/Notification/
H A DInviteTest.php28 $this->namespaceMap['urn:ietf:params:xml:ns:caldav'] = 'cal';
/plugin/dokutranslate/
H A Dstyle.css57 background: transparent url(pix/ns.png) 0px 1px no-repeat;
/plugin/refnotes/
H A Dcore.php255 foreach ($map as $ns) {
256 $this->mapping[$ns] = $namespaceName;
343 $note = $this->getNote($attributes['ns'], $attributes['name']);
470 $note = $this->getNote($attributes['ns'], $attributes['name']);
H A Ddatabase.php135 foreach ($page->getNamespaces() as $ns) {
136 $this->namespace[$ns][] = $pageId;
529 return $this->cache[$fileName]['ns'];
536 $this->cache[$fileName] = array('ns' => $namespace, 'time' => @filemtime($fileName));
/plugin/quickstats/
H A Dscript.js2 function QuickstatsShowPage(ns) { argument
3 var page = DOKU_BASE +'doku.php?&id=' + ns;
/plugin/webdav/vendor/sabre/dav/lib/CalDAV/
H A DPlugin.php325 $ns = '{' . self::NS_CALDAV . '}';
329 $propFind->handle($ns . 'max-resource-size', $this->maxResourceSize);
330 $propFind->handle($ns . 'supported-calendar-data', function() {
333 $propFind->handle($ns . 'supported-collation-set', function() {
/plugin/ckgdoku/action/
H A Dmeta.php345 foreach($ns_choices as $ns) {
346 $ns = trim($ns);
347 if(preg_match("/$ns/",$ID)) {
/plugin/davcal/vendor/sabre/dav/lib/CalDAV/
H A DPlugin.php311 $ns = '{' . self::NS_CALDAV . '}';
315 $propFind->handle($ns . 'max-resource-size', $this->maxResourceSize);
316 $propFind->handle($ns . 'supported-calendar-data', function() {
319 $propFind->handle($ns . 'supported-collation-set', function() {
/plugin/ckgedit/action/
H A Dmeta.php372 foreach($ns_choices as $ns) {
373 $ns = trim($ns);
374 if(preg_match("/$ns/",$ID)) {
/plugin/yuriigantt/3rd/dhtmlxgantt/ext/
H A Ddhtmlxgantt_fullscreen.js.map1ns","create","key","bind","n","object","property","prototype","hasOwnProperty","p","s","isExpanded…
H A Ddhtmlxgantt_multiselect.js.map1ns","create","key","bind","n","object","property","prototype","hasOwnProperty","p","s","gantt","co…
H A Ddhtmlxgantt_quick_info.js.map1ns","create","key","bind","n","object","property","prototype","hasOwnProperty","p","s","getContain…
H A Ddhtmlxgantt_smart_rendering.js.map1ns","create","key","bind","n","object","property","prototype","hasOwnProperty","p","s","gantt","co…
/plugin/wikistats/
H A Dsyntax.php344 foreach($namespaces as $ns) {
345 if ((strpos($id, ':' . $ns . ':') === 0)) {
/plugin/webdavclient/
H A Dhelper.php1476 * @param array $ns Any custom namespaces used
1480 private function buildPropfind($props, $ns = array()) argument
1488 foreach($ns as $key => $val)
1502 * @param string $ns The namespace
1509 …private function buildReport($op, $ns = array(), $props = array(), $filters = array(), $hrefs = ar… argument
1517 foreach($ns as $key => $val)
/plugin/discussion/
H A Daction.php1447 $ns = cleanID($_REQUEST['ns']);
1450 $ID = ($ns ? $ns.':' : '').cleanID($title);
1467 $TEXT = pageTemplate(array(($ns ? $ns.':' : '').$title));
1469 $data = array('id' => $ID, 'ns' => $ns, 'title' => $title, 'back' => $back);
/plugin/revisionsdue/
H A Dsyntax.php192 search($data,$conf['datadir'],'revision_callback_search_wanted',array('ns' => $ns));
/plugin/usersubscriptions/
H A DREADME22 …these options can be chained like <usersubscriptions ns deletelink r=3 quicksubscribe displayinher…
/plugin/sphinxsearch/
H A Dchangelog26 * Renamed filter name from "@categories" to "@ns"
/plugin/workflow/syntax/
H A Ddecision.php16 function wf_render_link($ns, $page, $onclick, $text) { argument
/plugin/bpmnio/vendor/dmn-js/dist/
H A Ddmn-viewer.production.min.js2ns.name;function o(e){n.define(this,"$type",{value:i,enumerable:!0}),n.define(this,"$attrs",{value… class in AnonymousFunctionfc9810193300.o
16ns=function(e,t){this.state=null,this.$BR=!1,this.$BS=!0,this.$PSS=!1,this.$PS=null,this.$LI=null,… class
/plugin/superacl/
H A Dstyle.css70 background: transparent url(pix/ns.png) 0px 1px no-repeat;

1...<<11121314151617181920>>...22