/plugin/combo/ComboStrap/ |
H A D | XmlTagProcessing.php | 42 public static function renderStaticExitXhtml(TagAttributes $tagAttributes, Doku_Renderer_xhtml $renderer, array $data, DokuWiki_Syntax_Plugin $plugin): bool argument 134 public static function handleStatic(string $match, int $state, int $pos, Doku_Handler $handler, DokuWiki_Syntax_Plugin $plugin): array argument 170 public static function renderStaticEnterXhtml(TagAttributes $tagAttributes, Doku_Renderer_xhtml $renderer, array $data, DokuWiki_Syntax_Plugin $plugin): bool argument 274 public static function handleStaticEnter(string $match, int $pos, Doku_Handler $handler, DokuWiki_Syntax_Plugin $plugin): array argument 488 renderStatic(string $format, Doku_Renderer $renderer, array $data, DokuWiki_Syntax_Plugin $plugin) global() argument 557 handleStaticExit(string $match, int $pos, Doku_Handler $handler, DokuWiki_Syntax_Plugin $plugin) global() argument 701 handleStaticEmptyTag(string $match, int $state, int $pos, Doku_Handler $handler, DokuWiki_Syntax_Plugin $plugin) global() argument 799 renderStaticEmptyTag(string $format, Doku_Renderer $renderer, array $data, DokuWiki_Syntax_Plugin $plugin) global() argument 890 renderStaticEnterSpecialMetadata(TagAttributes $tagAttributes, Doku_Renderer_metadata $renderer, array $data, DokuWiki_Syntax_Plugin $plugin) global() argument [all...] |
/plugin/refnotes/ |
H A D | locale.php | 26 private $plugin; variable in refnotes_localization 31 public static function initialize($plugin) { argument 51 private function __construct($plugin) { argument [all...] |
/plugin/nsexport/packer/ziphtml/compress/ |
H A D | ziplib.php | 5 public $plugin = null; variable in nsexport_ziplib 7 public function setup(&$plugin) {
|
/plugin/ac/ |
H A D | ajax_loader.php | 6 public static function getLoader($plugin, $data) { 15 public static function isLoader($plugin, $call) {
|
/plugin/slacknotifier/helper/ |
H A D | Config.php | 20 private $plugin; global() variable in dokuwiki\\plugin\\slacknotifier\\helper\\Config 22 __construct(PluginInterface $plugin) global() argument
|
/plugin/ajaxloader/ |
H A D | helper.php | 18 public function getLoader($plugin, $data) { 27 public function isLoader($plugin, $call) {
|
/plugin/log/ |
H A D | common.php | 16 function log_get_log_page($plugin, $id, $needspage = false) { 49 function log_add_log_entry($plugin) {
|
/plugin/evesso/conf/ |
H A D | metadata.php | 14 public function html(\admin_plugin_config $plugin, $echo = false) { 34 public function html(\admin_plugin_config $plugin, $echo = false) {
|
/plugin/batchedit/ |
H A D | server.php | 16 private $plugin; variable in BatcheditServer 20 public function __construct($plugin) { argument
|
/plugin/gitbacked/lib/ |
H A D | Git.php | 70 … function &create($repo_path, $source = null, \action_plugin_gitbacked_editcommit $plugin = null) { 84 public static function open($repo_path, \action_plugin_gitbacked_editcommit $plugin = null) { 101 …emote($repo_path, $remote, $reference = null, \action_plugin_gitbacked_editcommit $plugin = null) { 143 protected $plugin = null; variable in GitRepo 157 …n_gitbacked_editcommit $plugin = null, $source = null, $remote_source = false, $reference = null) { 192 …h = null, \action_plugin_gitbacked_editcommit $plugin = null, $create_new = false, $_init = true) { 369 …protected static function handle_create_new_error($repo_path, $reference, $error_message, $plugin)…
|
/plugin/jokuwiki/ |
H A D | README.md | 89 #### Javascript #### 113 #### PHP code ####
|
/plugin/nspages/printers/ |
H A D | rendererXhtmlHelper.php | 13 private $plugin; variable in rendererXhtmlHelper 16 function __construct($renderer, $nbCols, $plugin, $anchorName){ argument
|
/plugin/sequencediagram/bower_components/js-sequence-diagrams/test/ |
H A D | snap-mock.js | 5 plugin: function() {}, method in Snap
|
/plugin/yuriigantt/src/Driver/Embedded/ |
H A D | Handler.php | 100 public function plugin($match, $state, $pos, $pluginname) function in dokuwiki\\plugin\\yuriigantt\\src\\Driver\\Embedded\\Handler 124 public function addPluginCall($plugin, $args, $state, $pos, $match)
|
/plugin/cleanup/ |
H A D | cron.php | 10 $plugin = plugin_load('helper','cleanup'); variable
|
/plugin/sync/ |
H A D | diff.php | 20 $plugin = new admin_plugin_sync(); variable
|
/plugin/statistics/ |
H A D | img.php | 15 $plugin = plugin_load('helper', 'statistics'); variable
|
H A D | log.php | 16 $plugin = plugin_load('helper', 'statistics'); variable
|
/plugin/nsexport/ |
H A D | export.php | 8 $plugin = plugin_load('action','nsexport_ajax'); variable
|
/plugin/visrep/ |
H A D | img.php | 12 $plugin = plugin_load('syntax','visrep'); variable
|
/plugin/siteexport/ |
H A D | preload.php | 216 public function disable($plugin) { 227 public function enable($plugin) {
|
/plugin/plantuml/ |
H A D | img.php | 12 $plugin = plugin_load('syntax', 'plantuml'); variable
|
/plugin/seqdia/ |
H A D | img.php | 13 $plugin = plugin_load('syntax','seqdia'); variable
|
/plugin/graphviz/ |
H A D | img.php | 13 $plugin = plugin_load('syntax','graphviz'); variable
|
/plugin/mindmap/ |
H A D | xml.php | 15 $plugin = plugin_load('syntax','mindmap'); variable
|