Home
last modified time | relevance | path

Searched refs:getInstance (Results 126 – 150 of 196) sorted by relevance

12345678

/plugin/findologicxmlexport/vendor/hoa/protocol/
H A DREADME.md69 static `getInstance` method on the `Hoa\Protocol\Protocol` class which
73 echo Hoa\Protocol\Protocol::getInstance();
139 $protocol = Hoa\Protocol\Protocol::getInstance();
H A DWrapper.php601 return Hoa\Protocol::getInstance()->resolve($path, $exists, $unfold);
/plugin/jcapture/src/com/hammurapi/jcapture/
H A DSwfEncoder.java315 movie.add(ShowFrame.getInstance()); in encode()
326 movie.add(ShowFrame.getInstance()); in encode()
343 movie.add(ShowFrame.getInstance()); in encode()
/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Util/PHP/Template/
H A DTestCaseMethod.tpl.dist79 $configuration = PHPUnit_Util_Configuration::getInstance($configurationFilePath);
/plugin/struct/meta/
H A DCSVPageImporter.php36 Assignments::getInstance()->assignPageSchema(
H A DAssignments.php33 public static function getInstance($forcereload = false)
45 * Not public. Use Assignments::getInstance() instead
31 public static function getInstance($forcereload = false) global() function in dokuwiki\\plugin\\struct\\meta\\Assignments
/plugin/structpublish/helper/
H A Dnotify.php37 $assignments = Assignments::getInstance();
/plugin/refnotes/
H A Dreference.php187 $calls = refnotes_parser_core::getInstance()->getInstructions($text);
H A Dnote.php294 $note = refnotes_reference_database::getInstance()->findNote($name);
/plugin/findologicxmlexport/vendor/hoa/file/
H A DDirectory.php258 $context = Stream\Context::getInstance($context);
/plugin/struct/syntax/
H A Doutput.php110 $assignments = Assignments::getInstance();
/plugin/struct/action/
H A Dedit.php91 $assignments = Assignments::getInstance();
H A Dbureaucracy.php168 $assignments = Assignments::getInstance();
H A Dmove.php124 $assignments = Assignments::getInstance();
H A Dinline.php130 $assignments = Assignments::getInstance();
/plugin/oauth/
H A Dauth.php105 (Session::getInstance())->clear();
/plugin/batchedit/
H A Dadmin.php23 public static function getInstance() { function in admin_plugin_batchedit
/plugin/authgooglesheets/vendor/google/apiclient-services/src/NetworkManagement/
H A DStep.php233 public function getInstance() function in Google\\Service\\NetworkManagement\\Step
/plugin/combo/ComboStrap/
H A DFetcherAppPages.php173 $router = ActionRouter::getInstance(true);
/plugin/findologicxmlexport/vendor/hoa/protocol/Node/
H A DNode.php380 return Protocol::getInstance();
/plugin/extendpage/meta/
H A DAssignments.php32 public static function getInstance($forcereload = false) function in dokuwiki\\plugin\\extendpage\\meta\\Assignments
/plugin/structpublish/meta/
H A DAssignments.php32 public static function getInstance($forcereload = false) function in dokuwiki\\plugin\\structpublish\\meta\\Assignments
44 * Not public. Use Assignments::getInstance() instead
/plugin/twofactor/
H A DManager.php68 public static function getInstance() function in dokuwiki\\plugin\\twofactor\\Manager
/plugin/authgoogle/google/contrib/
H A DGoogle_SQLAdminService.php477 public function getInstance() { function in Google_BackupRun
561 public function getInstance() { function in Google_DatabaseInstance
713 public function getInstance() { function in Google_InstanceOperation
/plugin/findologicxmlexport/vendor/hoa/protocol/Test/Unit/Node/
H A DNode.php289 ->isIdenticalTo(LUT::getInstance());

12345678