Home
last modified time | relevance | path

Searched full:doku_plugin (Results 201 – 225 of 1790) sorted by path

12345678910>>...72

/plugin/bureaucracy-au/helper/
H A Dfieldsubmit.php38 if(@is_dir(DOKU_PLUGIN.'captcha')) $helper = plugin_load('helper','captcha');
71 if(@is_dir(DOKU_PLUGIN.'captcha')) $helper = plugin_load('helper','captcha');
/plugin/bureaucracy-au/
H A Dsyntax.php150 …if(!plugin_isdisabled($action['actionname']) || @file_exists(DOKU_PLUGIN . $plugin . '/helper/' .…
154 …} elseif(plugin_isdisabled($alternativename) || !@file_exists(DOKU_PLUGIN . $action['type'] . '/he…
/plugin/bureaucracy/helper/
H A Dfieldsubmit.php38 if(@is_dir(DOKU_PLUGIN.'captcha')) $helper = plugin_load('helper','captcha');
71 if(@is_dir(DOKU_PLUGIN.'captcha')) $helper = plugin_load('helper','captcha');
/plugin/bureaucracy/
H A Dsyntax.php155 …if(!plugin_isdisabled($action['actionname']) || @file_exists(DOKU_PLUGIN . $plugin . '/helper/' .…
159 …} elseif(plugin_isdisabled($alternativename) || !@file_exists(DOKU_PLUGIN . $action['type'] . '/he…
/plugin/bureaucracyau/_test/
H A Dgeneral.test.php48 …ls(gettype($conf), gettype($meta),'Both ' . DOKU_PLUGIN . 'bureaucracyau/conf/default.php and ' .
52 …rtArrayHasKey($key, $meta, 'Key $meta[\'' . $key . '\'] missing in ' . DOKU_PLUGIN . 'bureaucracya…
56 …rtArrayHasKey($key, $conf, 'Key $conf[\'' . $key . '\'] missing in ' . DOKU_PLUGIN . 'bureaucracya…
/plugin/bureaucracyau/helper/
H A Dfieldsubmit.php38 if(@is_dir(DOKU_PLUGIN.'captcha')) $helper = plugin_load('helper','captcha');
71 if(@is_dir(DOKU_PLUGIN.'captcha')) $helper = plugin_load('helper','captcha');
/plugin/bureaucracyau/
H A Dsyntax.php150 …if(!plugin_isdisabled($action['actionname']) || @file_exists(DOKU_PLUGIN . $plugin . '/helper/' .…
154 …} elseif(plugin_isdisabled($alternativename) || !@file_exists(DOKU_PLUGIN . $action['type'] . '/he…
/plugin/button/
H A Daction.php22 if(!defined('DOKU_PLUGIN')) define('DOKU_PLUGIN',DOKU_INC.'lib/plugins/');
23 require_once(DOKU_PLUGIN.'action.php');
H A Dsyntax.php56 if (!defined('DOKU_PLUGIN'))
57 define('DOKU_PLUGIN', DOKU_INC . 'lib/plugins/');
44 if(!defined('DOKU_PLUGIN')) define('DOKU_PLUGIN',DOKU_INC.'lib/plugins/'); global() define
/plugin/cacherevisionseraser/
H A Dadmin.php11 if(!defined('DOKU_PLUGIN')) define('DOKU_PLUGIN',DOKU_INC.'lib/plugins/'); define
12 require_once(DOKU_PLUGIN.'admin.php');
/plugin/calc/
H A Dsyntax.php14 if (!defined('DOKU_PLUGIN')) define('DOKU_PLUGIN', DOKU_INC . 'lib/plugins/'); define
15 require_once(DOKU_PLUGIN . 'syntax.php');
26 'date' => @file_get_contents(DOKU_PLUGIN.'calc/VERSION'),
/plugin/calendoku/
H A Daction.php3 if(!defined('DOKU_PLUGIN')) define('DOKU_PLUGIN', DOKU_INC.'lib/plugins/'); define
5 require_once(DOKU_PLUGIN.'action.php');
/plugin/calendoku/syntax/
H A Dshowicalendar.php7 if(!defined('DOKU_PLUGIN')) define('DOKU_PLUGIN',DOKU_INC.'lib/plugins/'); define
8 require_once(DOKU_PLUGIN.'syntax.php');
9 require_once(DOKU_PLUGIN.'calendoku/helper.php');
H A Dshowtable.php7 if(!defined('DOKU_PLUGIN')) define('DOKU_PLUGIN',DOKU_INC.'lib/plugins/'); define
8 require_once(DOKU_PLUGIN.'syntax.php');
9 require_once(DOKU_PLUGIN.'calendoku/helper.php');
/plugin/camelcase/
H A Dsyntax.php10 if(!defined('DOKU_PLUGIN')) define('DOKU_PLUGIN',DOKU_INC.'lib/plugins/'); define
11 require_once(DOKU_PLUGIN.'syntax.php');
/plugin/canvas/
H A Djqplot.php13 require_once DOKU_PLUGIN.'canvas/syntax/canvas.php';
H A Drgraph.php13 require_once DOKU_PLUGIN.'canvas/syntax/canvas.php';
/plugin/captcha/_test/
H A DGeneralTest.php
/plugin/caption/
H A Daction.php11 if (!defined('DOKU_PLUGIN')) define('DOKU_PLUGIN',DOKU_INC.'lib/plugins/'); global() define
/plugin/caption/syntax/
H A Dcaption.php14 if (!defined('DOKU_PLUGIN')) define('DOKU_PLUGIN',DOKU_INC.'lib/plugins/'); global() define
H A Dreference.php14 if (!defined('DOKU_PLUGIN')) define('DOKU_PLUGIN',DOKU_INC.'lib/plugins/'); global() define
/plugin/catlist/
H A Dsyntax.php12 if (!defined('DOKU_PLUGIN')) define('DOKU_PLUGIN', DOKU_INC.'lib/plugins/'); global() define
/plugin/cellbg/
H A Dsyntax.php15 if(!defined('DOKU_PLUGIN')) define('DOKU_PLUGIN',DOKU_INC.'lib/plugins/'); define
16 require_once(DOKU_PLUGIN.'syntax.php');
/plugin/cellbg2/
H A Dsyntax.php15 if(!defined('DOKU_PLUGIN')) define('DOKU_PLUGIN',DOKU_INC.'lib/plugins/'); define
16 require_once(DOKU_PLUGIN.'syntax.php');
/plugin/chain/
H A Dsyntax.php28 if(!defined('DOKU_PLUGIN')) define('DOKU_PLUGIN',DOKU_INC.'lib/plugins/'); define
29 require_once DOKU_PLUGIN.'syntax.php';

12345678910>>...72