Home
last modified time | relevance | path

Searched refs:getInstance (Results 26 – 50 of 196) sorted by relevance

12345678

/plugin/struct/
H A Dhelper.php56 $assignments = Assignments::getInstance();
112 $assignments = Assignments::getInstance();
193 $assignments = Assignments::getInstance();
/plugin/refnotes/
H A Dadmin.php22 $this->locale = refnotes_localization::getInstance();
140 $title = refnotes_localization::getInstance()->getLang($this->title);
270 $label = refnotes_localization::getInstance()->getLang('btn_' . $action);
536 $label = refnotes_localization::getInstance()->getLang($this->label);
584 $locale = refnotes_localization::getInstance();
643 $buttonLabel = refnotes_localization::getInstance()->getLang('opt_inherit');
/plugin/issuelinks/classes/
H A DIssue.php67 public static function getInstance( function in dokuwiki\\plugin\\issuelinks\\classes\\Issue
425 $serviceProvider = ServiceProvider::getInstance();
457 $serviceProvider = ServiceProvider::getInstance();
459 $service = $serviceClassName::getInstance();
548 $serviceProvider = ServiceProvider::getInstance();
550 $service = $serviceClassName::getInstance();
577 $serviceProvider = ServiceProvider::getInstance();
/plugin/diagramsnet/lib/math/extensions/a11y/
H A Dmathjax-sre.js275 …or.getInstance().getMixedNumbers_(a);a=sre.SemanticProcessor.getInstance().combineUnits_(a);return…
281getInstance().factory_.makeEmptyNode();a=sre.SemanticProcessor.getInstance().getFencesInRow_(a);a=…
290 b);return a.div?sre.SemanticProcessor.getInstance().operationsTree_(a.tail,b,a.div):b};
292 d);b=sre.SemanticProcessor.getInstance().appendOperand_(b,c,d);return a.div?sre.SemanticProcessor.g…
313getInstance().row(e));for(var f=0;0<c.comp.length;)d.push(c.rel[f++]),e=c.comp.shift(),0<e.length&…
345getInstance().factory_.makeContentNode(e()));f.push(g)},this));d=f}if(a&&b)return sre.SemanticProc…
353getInstance().factory_.makeBranchNode(sre.SemanticAttr.Type.TENSOR,[a,sre.SemanticProcessor.getIns…
387 …function(a,b){return sre.SemanticProcessor.getInstance().text(a.textContent,sre.SemanticProcessor.
727getInstance().locale;if(-1===this.loaded_.indexOf(a)){var b=sre.Engine.getInstance().mode===sre.En…
1545getInstance().cache;sre.Engine.getInstance().cache=!1;a=sre.SpeechRuleEngine.getInstance().evaluat…
[all …]
/plugin/authgooglesheets/vendor/monolog/monolog/src/Monolog/
H A DRegistry.php113 public static function getInstance($name): Logger function in Monolog\\Registry
132 return self::getInstance($name);
/plugin/struct/action/
H A Drevert.php53 $assignments = Assignments::getInstance();
76 $assignments = Assignments::getInstance();
/plugin/twofactor/action/
H A Dresendpwd.php56 $manager = Manager::getInstance();
97 $manager = Manager::getInstance();
/plugin/issuelinks/helper/
H A Ddata.php44 $serviceProvider = ServiceProvider::getInstance();
50 $service = $serviceClass::getInstance();
216 $issue = Issue::getInstance($pmServiceName, $project, $issueid, $isMergeRequest);
234 $issue = Issue::getInstance(
/plugin/extendpage/
H A Dadmin.php44 $assignments = Assignments::getInstance();
84 $ass = Assignments::getInstance();
/plugin/findologicxmlexport/vendor/hoa/stream/
H A DStream.php212 $context = Context::getInstance($context);
276 $handle = Context::getInstance(uniqid());
282 $handle = Context::getInstance($context);
698 $protocol = Protocol::getInstance();
/plugin/structpublish/
H A Dadmin.php39 $assignments = Assignments::getInstance();
98 $assignments = Assignments::getInstance();
/plugin/struct/admin/
H A Dassignments.php53 $assignments = Assignments::getInstance();
95 $ass = Assignments::getInstance();
/plugin/findologicxmlexport/vendor/phpunit/phpunit-mock-objects/tests/_fixture/
H A DSingletonClass.php5 public static function getInstance() function in SingletonClass
/plugin/findologicxmlexport/vendor/phpunit/phpunit/tests/_files/
H A DSingleton.php14 public static function getInstance() function in Singleton
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/
H A DInstanceReference.php37 public function getInstance() function in Google\\Service\\Compute\\InstanceReference
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Genomics/
H A DWorkerReleasedEvent.php41 public function getInstance() function in Google\\Service\\Genomics\\WorkerReleasedEvent
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudLifeSciences/
H A DWorkerReleasedEvent.php41 public function getInstance() function in Google\\Service\\CloudLifeSciences\\WorkerReleasedEvent
/plugin/findologicxmlexport/vendor/phpspec/prophecy/src/Prophecy/Comparator/
H A DFactory.php39 public static function getInstance() function in Prophecy\\Comparator\\Factory
/plugin/twofactor/
H A DOtpField.php19 $label = (Manager::getInstance())->getLang('otp');
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Spanner/
H A DCreateInstanceRequest.php39 public function getInstance() function in Google\\Service\\Spanner\\CreateInstanceRequest
H A DUpdateInstanceRequest.php53 public function getInstance() function in Google\\Service\\Spanner\\UpdateInstanceRequest
/plugin/authgooglesheets/vendor/google/apiclient-services/src/BigtableAdmin/
H A DPartialUpdateInstanceRequest.php39 public function getInstance() function in Google\\Service\\BigtableAdmin\\PartialUpdateInstanceRequest
/plugin/latexit/_test/
H A Dlabelhandler.test.php32 $this->l = LabelHandler::getInstance();
H A Drecursionhandler.test.php32 $this->r = RecursionHandler::getInstance();
/plugin/authfacebook/lib/FileUpload/
H A DMimetypes.php954 public static function getInstance() function in Facebook\\FileUpload\\Mimetypes

12345678