Home
last modified time | relevance | path

Searched refs:pluginname (Results 1 – 15 of 15) sorted by relevance

/plugin/settingstree/
H A Dhelper.php219 …$this->_settingsHierarchy[$pluginname] = new settingshierarchy($pluginname,$meta,$defaults,$values…
234 function getConf($pluginname,$folder){ argument
235 $set = $this->_loadSettings($pluginname);
241 function showAdmin($pluginname,$folder){ argument
242 $set = $this->_loadSettings($pluginname);
256 $set = $this->_loadSettings($pluginname);
270 $set = $this->_loadSettings($pluginname);
285 function showHtml($pluginname,$folder){ argument
296 function showHierarchy($pluginname,$key){ argument
301 private function _treeOpts($pluginname){ argument
[all …]
H A Dscript.js25 …var $ = jQuery, $root = $(this), opts = $.extend({},opts), pluginname = opts.pluginname, token = o…
52 …{ call:'plugin_settingstree', operation: 'savelevel', pluginname: pluginname, path: path, sectok: …
81 …{ call:'plugin_settingstree', operation: 'exportlevel', pluginname: pluginname, path: path, sectok…
128 …{ call:'plugin_settingstree', operation: 'loadlevel', pluginname: pluginname, path: id, sectok: to…
149 …{ call:'plugin_settingstree', operation: 'show_hierarchy', pluginname: pluginname, key: key, secto…
/plugin/settingstree/settings/
H A Dsettingshierarchy.class.php23 function __construct($pluginname,$meta,$defaults,$values){ argument
24 $this->_pluginname = $pluginname;
84 $pluginname = ($config_plugin ? 'config' : $this->_pluginname);
89 $path = DOKU_INC."lib/plugins/{$pluginname}/lang/{$l}/{$type}.php";
149 static function _getlocal($key,$pluginname){ argument
150 if (static::_isextended($key,$pluginname)){
159 return @static::$conf_local[$pluginname][$key];
161 static function _getprotected($key,$pluginname){ argument
162 if (static::_isextended($key,$pluginname)){
171 return @static::$conf_protected[$pluginname][$key];
[all …]
/plugin/firenews/
H A Dsyntax.php52 $pluginname = "firenews";
53 $tablename = $pluginname;
56 $sqlite = $this->sqlConnection($pluginname);
292 * @param string $pluginname name of the current plugin
296 private function sqlConnection(string $pluginname) argument
305 $dbname = $pluginname;
306 $updatedir = DOKU_PLUGIN . "$pluginname/db/";
/plugin/yuriigantt/src/Driver/Embedded/
H A DHandler.php95 * @param string $pluginname name of the plugin
100 public function plugin($match, $state, $pos, $pluginname) argument
104 $plugin = plugin_load('syntax', $pluginname);
109 $this->addPluginCall($pluginname, $data, $state, $pos, $match);
/plugin/jsonrpc/
H A DIJR_Server.php90 private function callPlugin($pluginname, $callback, $method, $args) argument
93 list($pluginname, $callback) = explode(':', substr($method, 7), 2);
94 if(!plugin_isdisabled($pluginname))
96 $plugin = plugin_load('action', $pluginname);
133 return $this->callPlugin($pluginname, $callback, $method, $args);
/plugin/cronojob/pseudo-cron/
H A Dpseudo-cron.inc.php158 var $pluginname; variable in cronojob
165 $this->pluginname = "cronojob";
168 $path = DOKU_PLUGIN.$this->pluginname.'/conf/';
182 …if (isset($conf['plugin'][$this->pluginname][$key])) $conf_plug[$key] = $conf['plugin'][$this->plu…
376 …include(DOKU_PLUGIN.$this->pluginname."/jobs/".$job[PC_CMD]); // display errors only when debuggi…
378 …@include(DOKU_PLUGIN.$this->pluginname."/jobs/".$job[PC_CMD]); // any error messages are supressed
384 …mail($this->sendLogToEmail, "[".$this->dokuwikititle."][".$this->pluginname."] ".$job[PC_COMMENT],…
H A Dpseudo-cron-image.php201 var $pluginname; variable in cronojob
208 $this->pluginname = "cronojob";
211 $path = DOKU_PLUGIN.$this->pluginname.'/conf/';
225 …if (isset($conf['plugin'][$this->pluginname][$key])) $conf_plug[$key] = $conf['plugin'][$this->plu…
419 …include(DOKU_PLUGIN.$this->pluginname."/jobs/".$job[PC_CMD]); // display errors only when debuggi…
421 …@include(DOKU_PLUGIN.$this->pluginname."/jobs/".$job[PC_CMD]); // any error messages are supressed
427 …mail($this->sendLogToEmail, "[".$this->dokuwikititle."][".$this->pluginname."] ".$job[PC_COMMENT],…
/plugin/cronojob/
H A Dpseudocron.php92 var $pluginname; variable in cronojob
104 $this->pluginname = "cronojob";
107 $path = DOKU_PLUGIN.$this->pluginname.'/conf/';
121 …if (isset($conf['plugin'][$this->pluginname][$key])) $conf_plug[$key] = $conf['plugin'][$this->plu…
166 …include(DOKU_PLUGIN.$this->pluginname."/jobs/".$job[PC_CMD]); // display errors only when debuggi…
168 …@include(DOKU_PLUGIN.$this->pluginname."/jobs/".$job[PC_CMD]); // any error messages are supressed
174 …@mail($this->sendLogToEmail, "[".$this->dokuwikititle."][".$this->pluginname."] ".$job[PC_COMMENT]…
/plugin/move/helper/
H A Dhandler.php348 * @param string $pluginname The name of the plugin
351 public function plugin($match, $state, $pos, $pluginname) { argument
352 if(isset($this->handlers[$pluginname])) {
353 …$this->calls .= call_user_func($this->handlers[$pluginname], $match, $state, $pos, $pluginname, $t…
/plugin/uilanguage/
H A Daction.php81 $pluginname = $this->getPluginName();
86 …$link['href'] = DOKU_BASE.'lib/plugins/'.$pluginname.'/rtlcss.php?s='.$link['media'].'&t='.$conf['…
/plugin/confsearch/
H A Dsyntax.php46 list($pluginname,$parameters,$button)=explode('>',$params,3);
62 list($pluginname,$parameters,$button)=explode('>',$params,3);
/plugin/siteexport/action/
H A Dmove.php30 public function move_handler($match, $state, $pos, $pluginname, $handler) { argument
/plugin/components/
H A DREADME.md67 `pluginname.example`. These files can be put in subdirectories of arbitrary depth to
76 … the action name that these handlers respond to. Note the full action name is pluginname.actionname
/plugin/webdav/vendor/sabre/dav/
H A DCHANGELOG.md1730 * Added: Plugins can now specify a pluginname, for easy access using