Home
last modified time | relevance | path

Searched refs:ns (Results 1 – 25 of 38) sorted by last modified time

12

/dokuwiki/lib/plugins/acl/
H A Dadmin.php22 protected $ns;
28 * $ns
71 if ($INPUT->str('ns') == '*') {
72 $this->ns = '*';
74 $this->ns = cleanID($INPUT->str('ns'));
81 } elseif ($this->ns) {
82 $this->current_item = ['id' => $this->ns, 'type' => 'd'];
111 if ($this->ns) {
112 if ($this->ns
20 protected $ns = null; global() variable in admin_plugin_acl
[all...]
H A Dscript.js32 current_ns: $frm.find('input[name=ns]').val(),
109 $frm.find('input[name=ns]').val('');
112 $frm.find('input[name=ns]').val(dw_acl.parseatt($link[0].search).ns);
/dokuwiki/inc/
H A Dpageutils.php505 * @param string $ns namespace which is context of id
510 function resolve_id($ns, $id, $clean = true)
524 $id = $ns . ':' . $id;
543 } elseif ($ns !== false && strpos($id, ':') === false) {
545 $id = $ns . ':' . $id;
555 * @param string $ns namespace which is context of id
562 function resolve_mediaid($ns, &$media, &$exists, $rev = '', $date_at = false)
565 $resolver = new MediaResolver("$ns:deprecated");
574 * @param string $ns namespace which is context of id argument
580 function resolve_pageid($ns,
504 resolve_id($ns, $id, $clean = true) global() argument
556 resolve_mediaid($ns, & $media, & $exists, $rev = '', $date_at = false) global() argument
[all...]
H A Dsearch.php125 * $opts['ns'] is the currently viewed namespace
141 $ns = $opts['ns'] ?? '';
148 'depth' => preg_match('#^' . preg_quote($file, '#') . '(/|$)#', '/' . $ns) ? 0 : -1,
514 $item['ns'] = getNS($item['id']);
554 if (!empty($opts['nsmatch']) && !preg_match('/' . $opts['nsmatch'] . '/', $item['ns'])) return $return;
H A Dtemplate.php298 'href' => DOKU_BASE . 'feed.php?mode=list&ns=' . (isset($INFO) ? $INFO['namespace'] : '')
1525 $ns = getNS($image);
1569 media_tab_view($image, $ns, null, $rev);
1571 media_tab_edit($image, $ns);
1573 media_tab_history($image, $ns);
H A Dio.php19 * $data[0] ns: The colon separated namespace path minus the trailing page name.
64 * $data[1] ns: The colon separated namespace path minus the trailing page name. (false if root ns)
196 * $data[1] ns: The colon separated namespace path minus the trailing page name. (false if root ns)
477 * $data[0] ns: The colon separated namespace path minus the trailing page name.
496 $ns = $id;
497 $tmp = dirname($file = call_user_func($types[$ns_type], $ns));
500 $ns = implode(':', $ns_stack);
501 if (strlen($ns)
[all...]
H A Dauth.php744 $ns = getNS($id);
777 if ($ns) {
778 $path = $ns . ':*';
806 $ns = getNS($ns);
809 $path = $ns . ':*';
H A Dchangelog.php164 * @param string $ns restrict to given namespace argument
171 function getRecents($first, $num, $ns = '', $flags = 0)
207 $rec = _handleRecentLogLine(@$lines[$lines_position], $ns, $flags, $seen);
216 $ns,
266 * @param string $ns restrict to given namespace (optional)
273 function getRecentsSince($from, $to = null, $ns = '', $flags = 0)
297 $rec = _handleRecentLogLine($line, $ns, $flags, $seen);
323 * @param string $ns restrict to given namespace
328 function _handleRecentLogLine($line, $ns, $flags, &$seen)
352 if (($ns)
262 getRecentsSince($from, $to = null, $ns = '', $flags = 0) global() argument
314 _handleRecent($line, $ns, $flags, & $seen) global() argument
[all...]
/dokuwiki/inc/lang/gl/
H A Dstopwords.txt
H A Dsubscr_form.txt
H A Dnorev.txt
H A Drevisions.txt
H A Dsubscr_single.txt
/dokuwiki/lib/scripts/
H A Dfileuploaderextended.js190 button += '<input type="hidden" value="' + result.ns + '" name="ns">';
/dokuwiki/inc/Ui/
H A DIndex.php12 protected $ns; variable in dokuwiki\\Ui\\Index
17 * @param string $ns namespace
19 public function __construct($ns = '') argument
21 $this->ns = $ns;
50 $ns = cleanID($this->ns);
51 if (empty($ns)) {
52 $ns = getNS($ID);
53 if ($ns
[all...]
H A DSubscribe.php43 echo '<code class="ns">' . hsc(prettyprint_id($sub['target'])) . '</code>';
71 $ns = getNS($ID) . ':';
74 $ns => '<code class="ns">' . prettyprint_id($ns) . '</code>',
H A DMediaDiff.php126 $ns = getNS($this->id);
127 $auth = auth_quickaclcheck("$ns:*");
238 $ns = getNS($this->id);
239 $auth = auth_quickaclcheck("$ns:*");
H A DSearch.php297 $baseNS = empty($this->parsedQuery['ns']) ? '' : $this->parsedQuery['ns'][0];
324 foreach ($extraNS as $ns => $count) {
326 $label = $ns . ($count ? " <bdi>($count)</bdi>" : '');
328 if ($ns === $baseNS) {
332 $link = $this->searchState->withNamespace($ns)->getSearchLink($label);
485 if (!empty($parsedQuery['ns'])) {
486 $pagename .= ':' . cleanID($parsedQuery['ns'][0]);
512 if (!useHeading('navigation') && $ns = getNS($id)) {
513 $name = shorten(noNS($id), ' (' . $ns
628 restrictQueryToNSLink($ns) global() argument
[all...]
H A DSearchState.php36 * @param string $ns the namespace to which to limit the search, falsy to remove the limitation
41 public function withNamespace($ns, array $notns = []) argument
44 $parsedQuery['ns'] = $ns ? [$ns] : [];
124 $parsedQuery['ns'],
/dokuwiki/inc/Ui/Media/
H A DDisplay.php67 * @param string|null $ns Use null to disable
69 public function relativeDisplay($ns) argument
71 $this->relativeDisplay = $ns;
/dokuwiki/inc/Action/
H A DSearch.php92 if (empty($parsedQuery['ns']) && empty($parsedQuery['notns'])) {
96 $ns = implode(':', array_slice($nsParts, 0, $conf['search_nslimit']));
97 $QUERY .= " @$ns";
110 if (strpos($part, 'ns:') === 0) {
116 if (strpos($part, '-ns:') === 0) {
/dokuwiki/lib/plugins/config/lang/gl/
H A Dintro.txt
/dokuwiki/inc/Remote/
H A DApiCore.php345 readNamespace($ns, $opts = array()) global() argument
425 listAttachments($ns, $options = array()) global() argument
/dokuwiki/
H A Dfeed.php
/dokuwiki/lib/plugins/revert/lang/gl/
H A Dintro.txt

12