Home
last modified time | relevance | path

Searched refs:namespace_mode (Results 1 – 2 of 2) sorted by relevance

/plugin/dokutexit/
H A Daction.php78 $namespace_mode = false;
80 $namespace_mode = true;
86 …$texit = new config_plugin_texit(getID(), $namespace_mode, $this->get_plugin_config(), $nsbpc_obj);
H A Dconfig.php31 var $namespace_mode; variable in config_plugin_texit
45 function __construct($id, $namespace_mode, $conf, $nsbpc_obj) { argument
48 $this->namespace_mode = $namespace_mode;
268 if ($this->namespace_mode) {
282 if ($this->namespace_mode) {
292 if ($this->namespace_mode) {
305 if ($this->namespace_mode) {
361 if ($this->namespace_mode) {