Home
last modified time | relevance | path

Searched defs:plugin (Results 51 – 75 of 118) sorted by path

12345

/plugin/feed/
H A Dfeed.php14 $plugin = $INPUT->str('plugin'); variable
/plugin/gemini/
H A Drenderer.php29 public function plugin($name, $data, $state = '', $match = '') function in renderer_plugin_gemini
/plugin/gitbacked/lib/
H A DGit.php70 … 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/glossary/
H A Dglossary.class.php58 var $plugin; // link to wiki plugin information (conf, lang, ...) variable in glossary
74 function __construct ($plugin, $ns) {
/plugin/graphviz/
H A Dimg.php13 $plugin = plugin_load('syntax','graphviz'); variable
/plugin/icalevents/
H A Drenderer.php62 function plugin($name, $data, $state = '', $match = '') { function in renderer_plugin_icalevents
/plugin/include/
H A Daction.php342 rewrite_include($match, $pos, $state, $plugin, helper_plugin_move_handler $handler) global() argument
[all...]
/plugin/jokuwiki/
H A DREADME.md89 #### Javascript ####
113 #### PHP code ####
/plugin/jplayer/components/
H A Drequire-built.js922 on(pluginMap, 'defined', bind(this, function (plugin) { argument
H A Drequire.js922 on(pluginMap, 'defined', bind(this, function (plugin) { argument
/plugin/jplayer/vendor/happyworm/jplayer/lib/aurora/
H A Dogg.js2 …ar key in Module){if(Module.hasOwnProperty(key)){moduleOverrides[key]=Module[key]}}var ENVIRONMENT…
H A Dopus.js2 …ar key in Module){if(Module.hasOwnProperty(key)){moduleOverrides[key]=Module[key]}}var ENVIRONMENT…
H A Dvorbis.js2 …ar key in Module){if(Module.hasOwnProperty(key)){moduleOverrides[key]=Module[key]}}var ENVIRONMENT…
/plugin/jplayer/vendor/happyworm/jplayer/lib/
H A Dpopcorn.js501 disable: function( instance, plugin ) { argument
528 enable: function( instance, plugin ) { argument
651 Popcorn.p[ method ] = function( plugin ) { argument
850 toggle: function( plugin ) { argument
855 defaults: function( plugin, defaults ) { argument
1781 Popcorn.plugin = function( name, definition, manifest ) { function
/plugin/jplayer/vendor/kriswallsmith/assetic/src/Assetic/Filter/
H A DCompassFilter.php142 public function addPlugin($plugin)
/plugin/jplayer/vendor/robloach/component-installer/src/ComponentInstaller/Resources/
H A Drequire.js922 on(pluginMap, 'defined', bind(this, function (plugin) { argument
/plugin/log/
H A Dcommon.php16 function log_get_log_page($plugin, $id, $needspage = false) {
49 function log_add_log_entry($plugin) {
/plugin/mediathumbnails/
H A Dthumbnail.php89 …public function __construct(string $source_filepath, DokuWiki_Syntax_Plugin $plugin, bool $ismedia…
/plugin/metaeditor/
H A Djstree.js1355 …this._data.core.last_error = { 'error' : 'ajax', 'plugin' : 'core', 'id' : 'core_04', 'reason' : '… property in _data._data._data
1361 …this._data.core.last_error = { 'error' : 'ajax', 'plugin' : 'core', 'id' : 'core_04', 'reason' : '… property in _data._data._data
3647 …this._data.core.last_error = { 'error' : 'check', 'plugin' : 'core', 'id' : 'core_01', 'reason' : … property in _data._data._data
3654 …this._data.core.last_error = { 'error' : 'check', 'plugin' : 'core', 'id' : 'core_02', 'reason' : … property in _data._data._data
3659 …this._data.core.last_error = { 'error' : 'check', 'plugin' : 'core', 'id' : 'core_03', 'reason' : … property in _data._data._data
4096 …this._data.core.last_error = { 'error' : 'check', 'plugin' : 'core', 'id' : 'core_07', 'reason' : … property in _data._data._data
6549 …this._data.core.last_error = { 'error' : 'ajax', 'plugin' : 'search', 'id' : 'search_01', 'reason'… property in _data._data._data
7079 …this._data.core.last_error = { 'error' : 'check', 'plugin' : 'types', 'id' : 'types_01', 'reason' … property in _data._data._data
7083 …this._data.core.last_error = { 'error' : 'check', 'plugin' : 'types', 'id' : 'types_02', 'reason' … property in _data._data._data
7096 …this._data.core.last_error = { 'error' : 'check', 'plugin' : 'types', 'id' : 'types_03', 'reason' … property in _data._data._data
[all …]
/plugin/mindmap/
H A Dimg.php15 $plugin = plugin_load('syntax','mindmap'); variable
H A Dxml.php15 $plugin = plugin_load('syntax','mindmap'); variable
/plugin/move/helper/
H A Dhandler.php351 public function plugin($match, $state, $pos, $pluginname) { global() function in helper_plugin_move_handler
/plugin/notification/db/
H A Dupdate0001.sql2 plugin TEXT NOT NULL, field
/plugin/nsexport/
H A Dexport.php8 $plugin = plugin_load('action','nsexport_ajax'); variable
/plugin/nsexport/packer/ziphtml/compress/
H A Dziplib.php5 public $plugin = null; variable in nsexport_ziplib
7 public function setup(&$plugin) {

12345