Home
last modified time | relevance | path

Searched refs:current_namespace (Results 1 – 5 of 5) sorted by relevance

/plugin/htmlokay/
H A Dadmin.php28 var $current_namespace; variable in admin_plugin_htmlOKay
42 $this->current_namespace = rtrim($this->path, '/');
105 $this->current_namespace = $_POST['abs_path'];
106 $this->namespace_descriptor = $this->directories[$this->current_namespace]['namespace'];
276 if ($dir == $this->current_namespace)
437 'get_file_options', rtrim($this->current_namespace, '/'),
498 . $this->directories[$this->current_namespace]['namespace'] . '</span>',
/plugin/hipchat/
H A Daction.php48 $current_namespace = explode(':', $INFO['namespace']);
49 if (!in_array($current_namespace[0], $namespaces)) {
/plugin/webexteamsnotifier/
H A Daction.php42 $current_namespace = explode(':', $INFO['namespace']);
43 if (!in_array($current_namespace[0], $namespaces)) {
/plugin/rocketchatnotifier/
H A Daction.php43 $current_namespace = explode(':', $INFO['namespace']);
44 if (!in_array($current_namespace[0], $namespaces)) {
/plugin/latexit/
H A Drenderer.php993 $current_namespace = getNS($ID);
996 resolve_pageid($current_namespace, $link, $exists);