Home
last modified time | relevance | path

Searched defs:plugin (Results 26 – 50 of 130) sorted by relevance

123456

/plugin/plantuml/
Dimg.php12 $plugin = plugin_load('syntax', 'plantuml'); variable
/plugin/gitbacked/classes/
DGitRepo.php29 protected $plugin; variable in woolfg\\dokuwiki\\plugin\\gitbacked\\GitRepo
43 public static function &createNew(
94 public function __construct(
286 protected static function handleCreateNewError($repo_path, $reference, $error_message, $plugin)
/plugin/seqdia/
Dimg.php13 $plugin = plugin_load('syntax','seqdia'); variable
/plugin/mindmap/
Dxml.php15 $plugin = plugin_load('syntax','mindmap'); variable
Dimg.php15 $plugin = plugin_load('syntax','mindmap'); variable
/plugin/statistics/
Ddispatch.php23 $plugin = plugin_load('helper', 'statistics'); variable
/plugin/captcha/
Dimg.php22 $plugin = plugin_load('helper', 'captcha'); variable
Dwav.php22 $plugin = plugin_load('helper', 'captcha'); variable
/plugin/nsexport/packer/ziphtml/
Dcompressor.php7 public function setup(&$plugin);
/plugin/dataplot/
Dimg.php15 $plugin = plugin_load('syntax', 'dataplot'); variable
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Monitoring/
DCollectdPayload.php32 public $plugin; variable in Google\\Service\\Monitoring\\CollectdPayload
83 public function setPlugin($plugin)
/plugin/graphviz/
H A Dimg.php16 $plugin = plugin_load('syntax', 'graphviz'); variable
/plugin/sfauth/conf/
Dmetadata.php10 public function html(&$plugin, $echo = false) {
/plugin/datepicker/_test/
Dsyntax.test.php8 protected $plugin; variable in plugin_datepicker_syntax_test
/plugin/combo/action/
H A Dimgmove.php150 … public function move_combo_img($match, $state, $pos, $plugin, helper_plugin_move_handler $handler)
171 …public function move_combo_frontmatter_img($match, $state, $pos, $plugin, helper_plugin_move_handl…
/plugin/notification/db/
H A Dupdate0001.sql2 plugin TEXT NOT NULL, field
/plugin/oauth/
H A DRedirectSetting.php20 public function html(\admin_plugin_config $plugin, $echo = false)
/plugin/davcal/vendor/sabre/dav/tests/Sabre/CardDAV/
H A DAbstractPluginTest.php14 protected $plugin; variable in Sabre\\CardDAV\\AbstractPluginTest
/plugin/aichat/
DModelSetting.php24 public function html(\admin_plugin_config $plugin, $echo = false)
/plugin/nspages/printers/
DprinterOneLine.php12 function __construct($plugin, $mode, $renderer, $data){
DprinterLineBreak.php10 function __construct($plugin, $mode, $renderer, $data){
/plugin/autogroup/conf/
Dsettings.class.php91 function html(admin_plugin_config $plugin, $echo=false) {
/plugin/calendoku/
Dhelper.php15 function __construct($plugin, $text) {
296 function __construct($plugin, $page) {
/plugin/ckgdoku/
Dhelper.php49 function has_plugin($plugin) {
/plugin/imagebox/
Daction.php19 …public function rewrite_imagebox($match, $state, $pos, $plugin, helper_plugin_move_handler $handle…

123456