Home
last modified time | relevance | path

Searched refs:load (Results 226 – 250 of 704) sorted by relevance

12345678910>>...29

/plugin/findologicxmlexport/vendor/jms/metadata/src/Cache/
H A DFileCache.php28 public function load(string $class): ?ClassMetadata function in Metadata\\Cache\\FileCache
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Crypt/DSA/Formats/Keys/
H A DXML.php46 public static function load($key, $password = '') function in phpseclib3\\Crypt\\DSA\\Formats\\Keys\\XML
/plugin/dw2pdf/vendor/mpdf/mpdf/src/Gif/
H A DColorTable.php28 function load($lpData, $num) function in Mpdf\\Gif\\ColorTable
/plugin/s5reloaded/ui/audio_support/
H A Dsoundmanager2.js91 if (thisOptions.autoLoad || thisOptions.autoPlay) self.sounds[thisOptions.id].load(thisOptions);
95 this.load = function(sID,oOptions) { method in SoundManager
97 self.sounds[sID].load(oOptions);
434 this.load = function(oOptions) { method in SMSound
486 self.load(thisOptions); // try to get this sound playing ASAP
/plugin/combo/vendor/salesforce/handlebars-php/src/Handlebars/
H A DHandlebars.php456 $source = $this->getLoader()->load($name);
473 $source = $this->getPartialsLoader()->load($name);
506 * @param string $source string to load
/plugin/authucenter/lib/uc_client/model/
H A Dcache.php81 $this->base->load('app');
H A Dtag.php40 $this->base->load('app');
/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Runner/
H A DStandardTestSuiteLoader.php24 public function load($suiteClassName, $suiteClassFile = '') function in PHPUnit_Runner_StandardTestSuiteLoader
/plugin/bootswrapper/exe/
H A Dpopup.js5 jQuery('#help-modal .modal-body').load(jQuery(this).data('help'), function(){
/plugin/refnotes/
H A Daction.php395 case 'load-settings':
420 $namespace = refnotes_configuration::load('namespaces');
423 $config['general'] = refnotes_configuration::load('general');
425 $config['notes'] = refnotes_configuration::load('notes');
/plugin/blogtng/action/
H A Dedit.php74 $this->taghelper->load($pid);
183 $this->taghelper->load($pid);
344 $this->taghelper->load($pid);
/plugin/findologicxmlexport/vendor/hoa/math/Bin/
H A DCalc.php88 $compiler = Compiler\Llk::load(
/plugin/dokutranslate/
H A Dscript.js51 .load(
/plugin/combo/vendor/salesforce/handlebars-php/src/Handlebars/Loader/
H A DFilesystemLoader.php77 * $loader->load('admin/dashboard');
83 public function load($name) function in Handlebars\\Loader\\FilesystemLoader
/plugin/fedauth/js/
H A Dadmin.js66 .load(
84 .load(
/plugin/swiftmail/Swift/Connection/
H A DSMTP.php12 Swift_ClassLoader::load("Swift_ConnectionBase");
13 Swift_ClassLoader::load("Swift_Authenticator");
/plugin/geophp/vendor/funiq/geophp/src/
H A DgeoPHP.php92 public static function load($data) function in geoPHP\\geoPHP
101 // If the user is trying to load a Geometry from a Geometry... Just pass it back
170 $geometry = geoPHP::load($wkb, 'wkb', true);
/plugin/jplayer/vendor/happyworm/jplayer/src/actionscript/happyworm/jPlayer/
H A DJplayerMp4.as203 public function load():Boolean { method in happyworm.jPlayer.JplayerMp4
228 return load();
260 …myStatus.playOnLoad = false; // Reset flag in case load/play issued immediately before this comman…
271 …// Need to wait for metadata to load before ever issuing a pause. The metadata handler will call t…
291 …if(time > 0) { // We do not want the stop() command, which does pause(0), causing a load operation.
292 return load();
/plugin/noticeboard/classes/
H A DNotice.php135 public function load($id){ function in helper_plugin_noticeboard_Notice
/plugin/findologicxmlexport/vendor/hoa/compiler/Llk/Rule/
H A DToken.php204 static::$_regexCompiler = Compiler\Llk::load($stream);
/plugin/noticeboard/noticeboard/classes/
H A DNotice.php135 public function load($id){ function in helper_plugin_noticeboard_Notice
/plugin/dw2pdf/vendor/mpdf/mpdf/src/
H A DCache.php70 public function load($filename)
66 public function load($filename) global() function in Mpdf\\Cache
/plugin/photogallery/phpThumb/
H A DREADME.md12 …heir thumbnails, or link to your images from another server. The cache feature reduces server load.
/plugin/tagfilter/script/select2/
H A DREADME.md13 * Loading data from JavaScript: easily load items via ajax and have them searchable.
16 * Working with large, remote datasets: ability to partially load a dataset based on the search term.
/plugin/remotescript/lib/JsHttpRequest/mini/
H A DJsHttpRequest.js93 var _12=_11.load();
307 this.load=function(){ method in JsHttpRequest.LOADERS.xml.loader
412 this.load=function(){ method in JsHttpRequest.LOADERS.script.loader
466 this.load=function(){ method in JsHttpRequest.LOADERS.form.loader

12345678910>>...29