/plugin/combo/ComboStrap/ |
D | XmlTagProcessing.php | 41 …s $tagAttributes, Doku_Renderer_xhtml $renderer, array $data, DokuWiki_Syntax_Plugin $plugin): bool 142 …(string $match, int $state, int $pos, Doku_Handler $handler, DokuWiki_Syntax_Plugin $plugin): array 178 …s $tagAttributes, Doku_Renderer_xhtml $renderer, array $data, DokuWiki_Syntax_Plugin $plugin): bool 283 …eStaticEnter(string $match, int $pos, Doku_Handler $handler, DokuWiki_Syntax_Plugin $plugin): array 497 …rStatic(string $format, Doku_Renderer $renderer, array $data, DokuWiki_Syntax_Plugin $plugin): bool 566 …leStaticExit(string $match, int $pos, Doku_Handler $handler, DokuWiki_Syntax_Plugin $plugin): array 710 …(string $match, int $state, int $pos, Doku_Handler $handler, DokuWiki_Syntax_Plugin $plugin): array 808 …mptyTag(string $format, Doku_Renderer $renderer, array $data, DokuWiki_Syntax_Plugin $plugin): bool 899 …tagAttributes, Doku_Renderer_metadata $renderer, array $data, DokuWiki_Syntax_Plugin $plugin): bool
|
/plugin/refnotes/ |
D | locale.php | 26 private $plugin; variable in refnotes_localization 31 public static function initialize($plugin) { 51 private function __construct($plugin) {
|
/plugin/nsexport/packer/ziphtml/compress/ |
D | ziplib.php | 5 public $plugin = null; variable in nsexport_ziplib 7 public function setup(&$plugin) {
|
/plugin/ac/ |
D | ajax_loader.php | 6 public static function getLoader($plugin, $data) { 15 public static function isLoader($plugin, $call) {
|
/plugin/ajaxloader/ |
D | helper.php | 18 public function getLoader($plugin, $data) { 27 public function isLoader($plugin, $call) {
|
/plugin/log/ |
D | common.php | 16 function log_get_log_page($plugin, $id, $needspage = false) { 49 function log_add_log_entry($plugin) {
|
/plugin/slacknotifier/helper/ |
D | Config.php | 21 private $plugin; variable in dokuwiki\\plugin\\slacknotifier\\helper\\Config 23 public function __construct(PluginInterface $plugin)
|
/plugin/evesso/conf/ |
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/ |
D | server.php | 16 private $plugin; variable in BatcheditServer 20 public function __construct($plugin) {
|
/plugin/gitbacked/lib/ |
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) { 362 …protected static function handle_create_new_error($repo_path, $reference, $error_message, $plugin)…
|
/plugin/jplayer/vendor/happyworm/jplayer/lib/ |
D | popcorn.js | 501 disable: function( instance, plugin ) { argument 519 plugin: event.type, property 528 enable: function( instance, plugin ) { argument 546 plugin: event.type, property 651 Popcorn.p[ method ] = function( plugin ) { argument 850 toggle: function( plugin ) { argument 855 defaults: function( plugin, defaults ) { argument 1148 plugin: track._natives.type, property 1176 plugin: track._natives.type, property 1449 plugin: track._natives.type, property [all …]
|
/plugin/jokuwiki/ |
D | README.md | 89 #### Javascript #### 113 #### PHP code ####
|
/plugin/nspages/printers/ |
D | rendererXhtmlHelper.php | 13 private $plugin; variable in rendererXhtmlHelper 16 function __construct($renderer, $nbCols, $plugin, $anchorName){
|
/plugin/yuriigantt/src/Driver/Embedded/ |
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/prosemirror/ |
D | script.js | 33 plugin: 'prosemirror', property 88 plugin: 'prosemirror', property 141 plugin: 'prosemirror', property
|
/plugin/asciidocjs/node_modules/pug/lib/ |
D | index.js | 44 return plugins.reduce(function (value, plugin) { argument 54 var eligiblePlugins = plugins.filter(function (plugin) { argument 94 lexOptions.plugins = plugins.filter(function (plugin) { argument 96 }).map(function (plugin) { argument 119 parseOptions.plugins = plugins.filter(function (plugin) { argument 121 }).map(function (plugin) { argument
|
/plugin/statistics/ |
D | img.php | 15 $plugin = plugin_load('helper', 'statistics'); variable
|
D | log.php | 16 $plugin = plugin_load('helper', 'statistics'); variable
|
/plugin/sync/ |
D | diff.php | 20 $plugin = new admin_plugin_sync(); variable
|
/plugin/sequencediagram/bower_components/js-sequence-diagrams/test/ |
D | snap-mock.js | 5 plugin: function() {}, method
|
/plugin/cleanup/ |
D | cron.php | 10 $plugin = plugin_load('helper','cleanup'); variable
|
/plugin/siteexport/ |
D | preload.php | 216 public function disable($plugin) { 227 public function enable($plugin) {
|
/plugin/nsexport/ |
D | export.php | 8 $plugin = plugin_load('action','nsexport_ajax'); variable
|
/plugin/visrep/ |
D | img.php | 12 $plugin = plugin_load('syntax','visrep'); variable
|
/plugin/fckg/syntax/ |
D | dwplugin.php | 204 function & setup_plugin($plugin, $pattern) { 279 function getPatterns($plugin) { 476 function get_key($text, $plugin="") {
|