Lines Matching refs:cleanID
140 …$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'))).':*';
318 … $where = cleanID(str_replace(':%NAME%:%START%', '', $this->getConf('public_pages_ns'))).':*';
388 $raw_string = cleanID($INFO['userinfo']['name']);
400 return cleanID($conf['start']);
422 …$content = str_replace('@TARGETPRIVATENS@', cleanID(str_replace(':'.$conf['start'], '', $this->hel…
424 …$content = str_replace('@TARGETPUBLICNS@', cleanID(str_replace(':'.$conf['start'], '', $this->help…