Home
last modified time | relevance | path

Searched refs:_load (Results 1 – 20 of 20) sorted by relevance

/plugin/publistx/
Dsyntax.php97 $bibtex = $this->_load($data, 'bibtex');
103 $template = $this->_load($data, 'template');
111 $authors = $this->_load($data, 'authors');
146 function _load($data, $kind) { function in syntax_plugin_publistx
/plugin/publistf/
Dsyntax.php98 $bibtex = $this->_load($data, 'bibtex');
104 $template = $this->_load($data, 'template');
112 $authors = $this->_load($data, 'authors');
149 function _load($data, $kind) { function in syntax_plugin_publistf
/plugin/publist/
Dsyntax.php90 $bibtex = $this->_load($data, 'bibtex');
96 $template = $this->_load($data, 'template');
129 function _load($data, $kind) { function in syntax_plugin_publist
/plugin/html2pdf/html2pdf/html2ps/features/
D_factory.php17 $this->_features[$name] =& $this->_load($name);
22 function &_load($name) { function in FeatureFactory
/plugin/pagetemplate/
Dpagetemplate_backlinks.php11 $backlinks = $this->_load($id);
31 function _load($page) { function in PageTemplateBacklink
46 $backlinks = $this->_load($to);
/plugin/strata/helper/
Dutil.php41 private function _load($kind, $name, $default) { function in helper_plugin_strata_util
62 return $this->_load('type', $type, $default);
69 return $this->_load('aggregate', $aggregate, 'all');
/plugin/mikioplugin/
H A Daction.php38 public function _load(Doku_Event $event, $param) function in action_plugin_mikioplugin
/plugin/questionnaire/
DminiYAML.php103 return $obj->_load($yaml);
154 function _load($yaml){ function in dokuwiki\\plugin\\questionnaire\\miniYAML
/plugin/sqlcomp/
Dsyntax.php191 private function _load($filename){ function in syntax_plugin_sqlcomp
244 $Cache = $this->_load($filename);
/plugin/statistics/vendor/mustangostang/spyc/
DSpyc.php139 return $this->_load($file);
165 return $Spyc->_load($input);
492 private function _load($input) { function in Spyc
/plugin/s5reloaded/ui/audio_support/
Dsoundmanager2.js443 …sm.o._load(self.sID,thisOptions.url,thisOptions.stream,thisOptions.autoPlay,thisOptions.whileloadi…
/plugin/jquery/
Dscript.js19 …n",tabindex:"tabIndex"};o.fn.extend({_load:o.fn.load,load:function(G,J,K){if(typeof G!=="string"){… property
Djquery-1.4.2.js4782 _load = jQuery.fn.load; variable
4787 return _load.call( this, url );
/plugin/abc2/abc-libraries/abcjs/
Dabcjs_plugin-midi_6.0.0-beta.25-min.js3_load(t)}}(MIDI)},function(e,t){"undefined"==typeof MIDI&&(MIDI={}),function(e){"use strict";var t… function in n
/plugin/asciidocjs/node_modules/@asciidoctor/opal-runtime/src/
Dindex.mjs8968 $defs(self, '$_load', function $$_load($a) {
Dindex.cjs8977 $defs(self, '$_load', function $$_load($a) {
/plugin/ckgdoku/ckeditor/
Dckeditor.js18 …llCore=function(){if("basic_ready"!=CKEDITOR.status)CKEDITOR.loadFullCore._load=1;else{delete CKED…
19 CKEDITOR.loadFullCore,f=CKEDITOR.loadFullCoreTimeout;a&&(CKEDITOR.status="basic_ready",a&&a._load?a…
/plugin/ckgedit/ckeditor/
Dckeditor.js18 …llCore=function(){if("basic_ready"!=CKEDITOR.status)CKEDITOR.loadFullCore._load=1;else{delete CKED…
19 CKEDITOR.loadFullCore,d=CKEDITOR.loadFullCoreTimeout;a&&(CKEDITOR.status="basic_ready",a&&a._load?a…
Dckeditor.js.unc281 if ("basic_ready" != CKEDITOR.status) CKEDITOR.loadFullCore._load = 1;
299 … a && (CKEDITOR.status = "basic_ready", a && a._load ? a() : d && setTimeout(function() {
/plugin/xlsx2dw/packages/exceljs/
Dexceljs.js24492 …var _load = _asyncToGenerator( /*#__PURE__*/regeneratorRuntime.mark(function _callee12(data, optio…
24820 return _load.apply(this, arguments);