Lines Matching refs:where

245                         $where = $this->private_ns.':*';
249 $where = cleanID($this->getConf('users_namespace')).':%USER%:*';
253 …if (!in_array("$where\t$who\t$perm\n", $existingLines)) { $newLines[] = array('where' => $where, '…
256 $where = cleanID($this->getConf('users_namespace')).':*';
259 …if (!in_array("$where\t$who\t$perm\n", $existingLines)) { $newLines[] = array('where' => $where, '…
263 $where = cleanID($this->getConf('users_namespace')).':*';
266 …if (!in_array("$where\t$who\t$perm\n", $existingLines)) { $newLines[] = array('where' => $where, '…
273 … $where = str_replace('%NAME%:%START%', '%USER%', $this->getConf('public_pages_ns')).':*';
276 $where = cleanID($this->getConf('public_pages_ns')).':%USER%';
280 …if (!in_array("$where\t$who\t$perm\n", $existingLines)) { $newLines[] = array('where' => $where, '…
292 … $where = $this->getConf('public_pages_ns').':'.substr($file, 0, -4);
295 …if (!in_array("$where\t$who\t$perm\n", $existingLines)) { $newLines[] = array('where' => $where, '…
299 … $where = $this->getConf('public_pages_ns').':'.substr($file, 0, -4);
302 …if (!in_array("$where\t$who\t$perm\n", $existingLines)) { $newLines[] = array('where' => $where, '…
311 … $where = cleanID(str_replace(':%NAME%:%START%', '', $this->getConf('public_pages_ns'))).':*';
314 …if (!in_array("$where\t$who\t$perm\n", $existingLines)) { $newLines[] = array('where' => $where, '…
318 … $where = cleanID(str_replace(':%NAME%:%START%', '', $this->getConf('public_pages_ns'))).':*';
321 …if (!in_array("$where\t$who\t$perm\n", $existingLines)) { $newLines[] = array('where' => $where, '…
330 … $where = end(explode('/',$this->getConf('templates_path'))).':userhomepage_private';
333 …if (!in_array("$where\t$who\t$perm\n", $existingLines)) { $newLines[] = array('where' => $where, '…
334 … $where = end(explode('/',$this->getConf('templates_path'))).':userhomepage_public';
337 …if (!in_array("$where\t$who\t$perm\n", $existingLines)) { $newLines[] = array('where' => $where, '…
341 … $where = end(explode('/',$this->getConf('templates_path'))).':userhomepage_private';
344 …if (!in_array("$where\t$who\t$perm\n", $existingLines)) { $newLines[] = array('where' => $where, '…
345 … $where = end(explode('/',$this->getConf('templates_path'))).':userhomepage_public';
348 …if (!in_array("$where\t$who\t$perm\n", $existingLines)) { $newLines[] = array('where' => $where, '…