Home
last modified time | relevance | path

Searched refs:loadFile (Results 1 – 25 of 42) sorted by relevance

12

/plugin/davcal/vendor/sabre/dav/tests/Sabre/DAV/Auth/Backend/
H A DFileTest.php27 $file->loadFile(SABRE_TEMPDIR .'/backend');
35 $file->loadFile(SABRE_TEMPDIR . '/backend');
/plugin/webdav/vendor/sabre/dav/lib/DAV/Auth/Backend/
H A DFile.php35 $this->loadFile($filename);
46 function loadFile($filename) { function in Sabre\\DAV\\Auth\\Backend\\File
/plugin/davcal/vendor/sabre/dav/lib/DAV/Auth/Backend/
H A DFile.php35 $this->loadFile($filename);
46 function loadFile($filename) { function in Sabre\\DAV\\Auth\\Backend\\File
/plugin/confmanager/configTypes/
H A DConfigManagerAbstractCascadeConfig.php23 abstract protected function loadFile($fileName); function in ConfigManagerAbstractCascadeConfig
51 $config[$type] = array_merge($config[$type], $this->loadFile($file));
H A DConfigManagerSingleLineConfigCascade.php15 protected function loadFile($fileName) { function in ConfigManagerSingleLineCoreConfig
H A DConfigManagerTwoLineConfigCascade.php15 protected function loadFile($fileName) { function in ConfigManagerTwoLineCascadeConfig
/plugin/amcharts/assets/amcharts/plugins/dataloader/
H A Ddataloader.js121 loadFile( ds.dataLoader.url, ds, ds.dataLoader, 'dataProvider' );
131 loadFile( ds.eventDataLoader.url, ds, ds.eventDataLoader, 'stockEvents' );
158 loadFile( l.url, chart, l, 'arrows' );
164 loadFile( l.url, chart, l, 'dataProvider' );
179 function loadFile( url, holder, options, providerKey ) { function
220 AmCharts.loadFile( url, options, function( response ) {
356 options.timeout = setTimeout( loadFile, 1000 * options.reload, url, holder, options );
509 AmCharts.loadFile = function( url, options, handler ) { function
H A Ddataloader.min.js1loadFile(b,g,function(i){if(!1===i)n(g.error,g,a),k(AmCharts.__("Error loading the file",a.languag… function
/plugin/jplayer/vendor/mustache/mustache/src/Mustache/Loader/
H A DFilesystemLoader.php82 $this->templates[$name] = $this->loadFile($name);
97 protected function loadFile($name) function in Mustache_Loader_FilesystemLoader
H A DProductionFilesystemLoader.php76 protected function loadFile($name) function in Mustache_Loader_ProductionFilesystemLoader
/plugin/combo/vendor/salesforce/handlebars-php/src/Handlebars/Loader/
H A DFilesystemLoader.php86 $this->_templates[$name] = $this->loadFile($name);
100 protected function loadFile($name) function in Handlebars\\Loader\\FilesystemLoader
/plugin/dw2pdf/vendor/mpdf/mpdf/src/Gif/
H A DGif.php44 function loadFile(&$data, $iIndex) function in Mpdf\\Gif\\Gif
/plugin/diagramsnet/lib/plugins/
H A Dtrello.js74 editorUi.loadFile(editorUi.getDiagramId(), true);
/plugin/findologicxmlexport/vendor/phpunit/php-code-coverage/src/Report/Html/Renderer/
H A DFile.php297 $codeLines = $this->loadFile($node->getPath());
407 protected function loadFile($file) function in SebastianBergmann\\CodeCoverage\\Report\\Html\\File
/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Util/
H A DXML.php121 public static function loadFile($filename, $isHtml = false, $xinclude = false, $strict = false) function in PHPUnit_Util_XML
H A DConfiguration.php158 $this->document = PHPUnit_Util_XML::loadFile($filename, false, true, true);
/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Framework/
H A DAssert.php1888 $expected = PHPUnit_Util_XML::loadFile($expectedFile);
1889 $actual = PHPUnit_Util_XML::loadFile($actualFile);
1903 $expected = PHPUnit_Util_XML::loadFile($expectedFile);
1904 $actual = PHPUnit_Util_XML::loadFile($actualFile);
1918 $expected = PHPUnit_Util_XML::loadFile($expectedFile);
1933 $expected = PHPUnit_Util_XML::loadFile($expectedFile);
/plugin/photogallery/phpThumb/
H A Dphpthumb.gif.php27 if ($gif->loadFile($lpszFileName, $iIndex)) {
817 public function loadFile($lpszFileName, $iIndex) function in CGIF
/plugin/diagramsnet/lib/js/diagramly/
H A DApp.js3128 this.loadFile(id, true);
3165 this.loadFile('U' + urlParams['url'], true);
3283 this.loadFile(id, null, null, mxUtils.bind(this, function()
3304 this.loadFile();
3597 this.loadFile();
3608 this.loadFile();
3618 this.loadFile();
5003 App.prototype.loadFile = function(id, sameWindow, file, success, force) method in App
5155 this.loadFile('G' + tempId, sameWindow, null, mxUtils.bind(this, function()
H A DTrelloClient.js418 this.ui.loadFile('T' + encodeURIComponent(id));
H A DNotionClient.js505 this.ui.loadFile('N' + encodeURIComponent(id));
H A DDropboxClient.js868 this.ui.loadFile((path != null) ? 'D' + encodeURIComponent(path) : file.getHash(), null, file);
/plugin/publistx/bib2tpl/lib/
H A DBibTex.php235 function loadFile($filename) function in Structures_BibTex
/plugin/publistf/bib2tpl/lib/
H A DBibTex.php235 function loadFile($filename) function in Structures_BibTex
/plugin/publist/bib2tpl/lib/
H A DBibTex.php235 function loadFile($filename) function in Structures_BibTex

12