Home
last modified time | relevance | path

Searched refs:cleanID (Results 1 – 25 of 347) sorted by relevance

12345678910>>...14

/plugin/feedmod/
Daction.php62 $id = cleanID(str_replace($base_url, '', $match[1]));
64 $id = cleanID($match[1]);
70 … $id = cleanID(str_replace('/',':',str_replace($base_url, '', $url['path'])));
72 $id = cleanID(str_replace('/',':', $url['path']));
79 $id = cleanID(str_replace($base_url, '', $match[1]));
81 $id = cleanID($match[1]);
/plugin/blog/
Daction.php50 $id = cleanID(str_replace($base_url, '', $match[1]));
52 $id = cleanID($match[1]);
58 $id = cleanID(str_replace('/',':',str_replace($base_url, '', $url['path'])));
60 $id = cleanID(str_replace('/',':', $url['path']));
67 $id = cleanID(str_replace($base_url, '', $match[1]));
69 $id = cleanID($match[1]);
90 $ns = cleanID($_REQUEST['ns']);
213 return cleanID(($ns ? $ns.':' : '').$pre.$title);
/plugin/move/
Dremote.php21 $fromId = cleanID($fromId);
22 $toId = cleanID($toId);
46 $fromId = cleanID($fromId);
47 $toId = cleanID($toId);
/plugin/tagsections/syntax/
Dtag.php91 return cleanID(str_replace(':', '_', $entry));
111 …y( "{TAG}", "{NAME}", "{RAW}" ), array( urlencode(cleanID($entry)), urlencode(cleanID($name)), cle…
/plugin/pagemove/
Dadmin.php302 if ( cleanID($this->opts['newnsname']) == '' ) {
339 if ( cleanID($this->opts['newname']) == '' ) {
352 if ( cleanID($this->opts['newns']) == '' ) {
519 $opts['new_id'] = cleanID($opts['newns'].':'.$opts['newname']);
647 $cleanname = cleanID($opts['newname']);
675 … $oid[$link] = $replacementNamespace.(($cleanname == cleanID($link)) ? $link : $opts['newname']);
676 …$oid['.:'.$link] = $replacementNamespace.(($cleanname == cleanID($link)) ? $link : $opts['newname'…
677 …$oid['.'.$link] = $replacementNamespace.(($cleanname == cleanID($link)) ? $link : $opts['newname']…
683 …$oid['.:'.$matches[1].':'.$link] = $replacementNamespace.(($cleanname == cleanID($link)) ? $link :…
684 …$oid['.'.$matches[1].':'.$link] = $replacementNamespace.(($cleanname == cleanID($link)) ? $link : …
[all …]
/plugin/userhomepage/
Daction.php140 …$this->private_ns = cleanID($this->getConf('users_namespace').':'.substr($this->privateNamespace()…
143 … $this->private_ns = cleanID($this->getConf('users_namespace').':'. $this->privateNamespace());
148 …$custom_page_id = cleanID(str_replace('.txt', '', str_replace('/', ':', str_replace('\\', ':', $fi…
182 $this->public_ns = cleanID(getNS($this->public_page));
186 …$custom_page_id = cleanID(str_replace('.txt', '', str_replace('/', ':', str_replace('\\', ':', $fi…
249 $where = cleanID($this->getConf('users_namespace')).':%USER%:*';
256 $where = cleanID($this->getConf('users_namespace')).':*';
263 $where = cleanID($this->getConf('users_namespace')).':*';
276 $where = cleanID($this->getConf('public_pages_ns')).':%USER%';
311 … $where = cleanID(str_replace(':%NAME%:%START%', '', $this->getConf('public_pages_ns'))).':*';
[all …]
Dhelper.php18 …$this->private_ns = cleanID($this->getConf('users_namespace').':'.strtolower(substr($this->private…
21 … $this->private_ns = cleanID($this->getConf('users_namespace').':'. $this->privateNamespace());
40 return $this->public_page = cleanID($target);
230 $raw_string = cleanID($INFO['userinfo']['name']);
242 return cleanID($conf['start']);
/plugin/dirtylittlehelper/syntax/
Dtree.php207 $ns = cleanID($ns);
243 $svID = cleanID($dlh_target);
245 $svID = cleanID(':');
250 $this->dlh_tree_html .= $this->dlh_dokubook_p_index_xhtml(cleanID($svID));
/plugin/webdav/core/DAV/Collection/Media/
DDirectory.php37 $id = cleanID($this->info['ns'] . ':' . $sanitized_name);
38 $fake_id = cleanID("$id:fake"); //add fake pageid
71 $info['id'] = $this->info['id'] . ':' . cleanID($name);
/plugin/mediarename/
Daction.php37 $ns = cleanID($INPUT->str('ns'));
73 if($info['id'] != cleanID($info['id'])){
74 $id = cleanID($ns.':'.$info['id'],false,true);
/plugin/nssearch/
Daction.php34 return preg_replace('/:.*$/', '', getNS(cleanID($id)));
39 $a = explode(':', getNS(cleanID($id)));
60 if ($ns.':' == substr(cleanID($a), 0, strlen($ns)+1))
/plugin/move/action/
Drename.php106 $src = cleanID($INPUT->str('id'));
107 $dst = cleanID($INPUT->str('newid'));
148 $src = cleanID($INPUT->str('src'));
149 $dst = cleanID($INPUT->str('dst'));
/plugin/snmplive/
Dajax.php25 $SNMPip = cleanID($_POST['SNMPip']);
26 $SNMPoid = cleanID($_POST['SNMPoid']);
/plugin/translation/
Daction.php169 if (cleanID($translatedStartpage) !== cleanID($ID)) {
170 send_redirect(wl(cleanID($translatedStartpage), '', true));
193 'href' => wl(cleanID($translation), '', true),
203 'href' => wl(cleanID($defaultlink), '', true),
Dhelper.php53 $this->translationNs = cleanID($this->getConf('translationns'));
188 $about = cleanID($about);
284 $target = cleanID($target);
341 $orig = cleanID($orig);
374 $id = cleanID($id);
391 $nns = cleanID($namespace);
/plugin/randominc/
Dsyntax.php39 return array($include, $id, cleanID($section), explode('&', $flags), $pos);
48 $ns = cleanID($ns);
229 '@USER@' => cleanID($user),
230 '@NAME@' => cleanID($INFO['userinfo']['name']),
231 '@GROUP@' => cleanID($group),
/plugin/bookcreator/action/
Dhandleselection.php108 $page = cleanID($pageid);
186 $save_pageid = cleanID($this->getConf('save_namespace') . ":" . $savedSelectionName);
211 $pageid = cleanID($this->getConf('save_namespace') . ":" . $page);
231 $pageid = cleanID($this->getConf('save_namespace') . ":" . $page);
276 $id = cleanID($id);
/plugin/components/ajax/
Dexample.php34 $id = cleanID($params['id']);
40 $id = cleanID($params['id']);
/plugin/pagehere/
Daction.php21 $page = cleanID($_REQUEST['pagehere']);
27 $newpage = cleanID($ns.':'.$page);
/plugin/farmsync/meta/
DEntityUpdates.php100 } elseif ($this->farm_util->remotePageExists($source, $page . noNS(cleanID($page)))) {
101 $page = $page . noNS(cleanID($page));
104 return cleanID($page);
/plugin/bpmnioeditor/action/
Dbpmnioeditor.php108 if(auth_quickaclcheck(cleanID(substr($INPUT->str('name'), 0, -5))) >= $checkFor){
115 …if(auth_quickaclcheck(cleanID(substr($INPUT->str('name'), 0, -5))) >= $authLookup[$INPUT->str('typ…
127 $ID = cleanID($INPUT->str('name'));
/plugin/structpublish/helper/
H A Dassignments.php37 $ans = ':' . cleanID($pattern) . ':';
48 } elseif (cleanID($pattern) == $page) {
/plugin/tipoftheday/
Daction.php41 $ID = cleanID($ID);
42 $section = cleanID($_REQUEST['totd']); // Not needed here, but in the plugin
/plugin/tipoftheday/syntax/
Dtotd.php62 $this->hasSections[] = cleanID($section); // Prevent selecting the same section again
65 … $ins = $helper->_get_instructions($page, cleanID($section), $mode, $renderer->lastlevel, $flags);
105 if ( in_array(cleanID($ins[1][0]), $this->hasSections) ) { continue; }
/plugin/pagecss/
H A Daction.php140 $id = cleanID($ID);
144 $id = cleanID($ID);
212 $id = cleanID($ID);

12345678910>>...14