Home
last modified time | relevance | path

Searched refs:getInstance (Results 76 – 100 of 196) sorted by relevance

12345678

/plugin/combo/resources/snippet/js/
H A Dpage-protection.js46 let tooltip = bootstrap.Tooltip.getInstance(element);
H A Dcombo-popover.js39 let popover = bootstrap.Popover.getInstance(el);
/plugin/extendpage/
H A Daction.php51 $assignments = Assignments::getInstance();
/plugin/structtasks/_test/
H A DCliTest.php116 $assignments = Assignments::getInstance();
132 $assignments = Assignments::getInstance();
/plugin/issuelinks/classes/
H A DServiceProvider.php32 public static function getInstance($forcereload = false) function in dokuwiki\\plugin\\issuelinks\\classes\\ServiceProvider
/plugin/issuelinks/services/
H A DServiceInterface.php19 public static function getInstance(); function
H A DAbstractService.php12 public static function getInstance($forcereload = false) function in dokuwiki\\plugin\\issuelinks\\services\\AbstractService
/plugin/struct/action/
H A Ddiff.php52 $assignments = Assignments::getInstance();
/plugin/authgooglesheets/vendor/google/apiclient-services/src/NetworkManagement/
H A DEndpoint.php93 public function getInstance() function in Google\\Service\\NetworkManagement\\Endpoint
/plugin/findologicxmlexport/vendor/sebastian/comparator/src/
H A DFactory.php50 public static function getInstance() function in SebastianBergmann\\Comparator\\Factory
/plugin/gtime/gtlib/asn1/gt/
H A DGTPublishedData.php87 GTDataHash::getInstance($this->publicationImprint);
/plugin/authfacebook/lib/FileUpload/
H A DFacebookFile.php155 return Mimetypes::getInstance()->fromFilename($this->path) ?: 'text/plain';
/plugin/authgooglesheets/vendor/google/apiclient-services/src/SQLAdmin/
H A DDatabase.php109 public function getInstance() function in Google\\Service\\SQLAdmin\\Database
H A DSslCert.php139 public function getInstance() function in Google\\Service\\SQLAdmin\\SslCert
H A DUser.php97 public function getInstance() function in Google\\Service\\SQLAdmin\\User
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/
H A DHealthStatus.php125 public function getInstance() function in Google\\Service\\Compute\\HealthStatus
H A DTargetInstance.php115 public function getInstance() function in Google\\Service\\Compute\\TargetInstance
/plugin/refnotes/
H A Ddatabase.php24 public static function getInstance() { function in refnotes_reference_database
72 $locale = refnotes_localization::getInstance();
353 foreach (refnotes_bibtex_parser::getInstance()->parse($text) as $data) {
/plugin/findologicxmlexport/vendor/phpspec/prophecy/src/Prophecy/Argument/Token/
H A DObjectStateToken.php48 $this->comparatorFactory = $comparatorFactory ?: ComparatorFactory::getInstance();
/plugin/batchedit/
H A Daction.php52 $admin = admin_plugin_batchedit::getInstance();
/plugin/structpublish/helper/
H A Dpublish.php66 $schemaAssignments = Assignments::getInstance();
/plugin/findologicxmlexport/vendor/phpspec/prophecy/src/Prophecy/Doubler/
H A DLazyDouble.php113 public function getInstance() function in Prophecy\\Doubler\\LazyDouble
/plugin/aichat/
H A Daction.php79 Logger::getInstance('aichat')->log(
/plugin/findologicxmlexport/vendor/hoa/protocol/Bin/
H A DResolve.php120 $protocol = Protocol::getInstance();
/plugin/latexit/classes/
H A DBibHandler.php50 public static function getInstance() { function in BibHandler

12345678