Searched refs:getLibrary (Results 1 – 8 of 8) sorted by relevance
/plugin/combo/ComboStrap/ |
H A D | IconDownloader.php | 258 if ($this->getLibrary() === self::COMBO) { 451 $libraryName = $this->getLibrary(); 587 private function getLibrary() function in ComboStrap\\IconDownloader 623 $library = $this->getLibrary();
|
/plugin/diagramsnet/lib/js/diagramly/ |
H A D | TrelloClient.js | 91 TrelloClient.prototype.getLibrary = function(id, success, error) method in TrelloClient
|
H A D | NotionClient.js | 209 NotionClient.prototype.getLibrary = function(id, success, error) method in NotionClient
|
H A D | DropboxClient.js | 359 DropboxClient.prototype.getLibrary = function(path, success, error) method in DropboxClient
|
H A D | GitHubClient.js | 378 GitHubClient.prototype.getLibrary = function(path, success, error) method in GitHubClient
|
H A D | DriveClient.js | 927 DriveClient.prototype.getLibrary = function(id, success, error) method in DriveClient
|
H A D | App.js | 4093 peer.getLibrary(id, mxUtils.bind(this, function(file) 5696 peer.getLibrary(decodeURIComponent(id.substring(1)), mxUtils.bind(this, function(file)
|
/plugin/diagramsnet/lib/js/ |
H A D | app.min.js | 11668 …))}else this.spinner.spin(document.body,mxResources.get("loading"))&&e.getLibrary(b,mxUtils.bind(t… 11712 null!=this.oneDrive.getUser()&&(x=this.oneDrive);null!=x?x.getLibrary(decodeURIComponent(b.substrin…
|