Home
last modified time | relevance | path

Searched refs:getInstance (Results 101 – 125 of 196) sorted by last modified time

12345678

/plugin/diagramsnet/lib/WEB-INF/lib/
H A Dhttpclient-4.5.5.jarMETA-INF/MANIFEST.MF META-INF/ org/ org/apache/ org/ ...
/plugin/refnotes/
H A Dcore.php32 public static function getInstance() { function in refnotes_parser_core
331 public static function getInstance() {
330 public static function getInstance() { global() function in refnotes_renderer_core
H A Dnote.php294 $note = refnotes_reference_database::getInstance()->findNote($name);
H A Dreference.php187 $calls = refnotes_parser_core::getInstance()->getInstructions($text);
H A Dbibtex.php18 public static function getInstance() { function in refnotes_bibtex_parser
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) {
H A Drendering.php1117 $accessed = '(' . refnotes_localization::getInstance()->getLang('txt_accessed_cap') . ': ' . $accessed . ')';
1140 $text = refnotes_localization::getInstance()->getLang($abbr_key) . $text;
1169 $text = $chapter . '. ' . refnotes_localization::getInstance()->getLang('txt_in_cap') . ' ' . $text;
1203 $authors = $authorList[0] . refnotes_localization::getInstance()->getLang('txt_et_al');
H A Daction.php62 refnotes_parser_core::getInstance()->exitParsingContext($event->data);
535 $source = refnotes_localization::getInstance()->getFileName('__template');
608 refnotes_parser_core::getInstance()->enterParsingContext();
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');
H A Dlocale.php40 public static function getInstance() { function in refnotes_localization
/plugin/refnotes/syntax/
H A Dnotes.php70 refnotes_renderer_core::getInstance()->styleNamespace($data[1]['ns'], $data[2]);
74 refnotes_renderer_core::getInstance()->setNamespaceMapping($data[1]['ns'], $data[2]);
82 refnotes_renderer_core::getInstance()->updateRenderingBlocks($data[1]);
208 $doc = refnotes_renderer_core::getInstance()->renderNotes($mode, $attribute['ns'], $limit);
H A Dreferences.php102 refnotes_parser_core::getInstance()->registerLexer($this->Lexer);
115 $result = refnotes_parser_core::getInstance()->canHandle($state);
169 refnotes_parser_core::getInstance()->enterReference($match[1], $match[2]);
178 $reference = refnotes_parser_core::getInstance()->exitReference();
209 $reference = refnotes_renderer_core::getInstance()->addReference($attributes, $data);
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A Dbundle.js.map1getInstance();\n const initialOffset = offset;\n const len = str.length;\n const initialC…
H A Deditor.worker.js1 …26,5,69291,69292,5,69632,69632,7,69634,69634,7,69759,69761,5]")}static getInstance(){return T._INS…
H A Deditor.worker.js.map1getInstance();\n const initialOffset = offset;\n const len = str.length;\n const initialC…
H A Djson.worker.js.map1getInstance();\n const initialOffset = offset;\n const len = str.length;\n const initialC…
H A Dbundle.js1getInstance(),i=t,r=e.length,o=j(e,r,t);t+=o>=65536?2:1;let s=n.getGraphemeBreakType(o);for(;t<r;)…
396getInstance(e){return x.instance||(x.instance=new x(e)),x.instance}dispose(){super.dispose(),this.…
/plugin/dirtylittlehelper/mermaid/editor/
H A Deditor.worker.js1 …26,5,69291,69292,5,69632,69632,7,69634,69634,7,69759,69761,5]")}static getInstance(){return T._INS…
H A Dbundle.js1getInstance(),i=t,r=e.length,o=j(e,r,t);t+=o>=65536?2:1;let s=n.getGraphemeBreakType(o);for(;t<r;)…
396getInstance(e){return x.instance||(x.instance=new x(e)),x.instance}dispose(){super.dispose(),this.…
/plugin/yearbox/
H A Dsyntax.php114 Logger::getInstance(Logger::LOG_DEBUG)->log(
/plugin/extendpage/
H A Dadmin.php44 $assignments = Assignments::getInstance();
84 $ass = Assignments::getInstance();
H A Daction.php51 $assignments = Assignments::getInstance();
/plugin/extendpage/meta/
H A DAssignments.php32 public static function getInstance($forcereload = false) function in dokuwiki\\plugin\\extendpage\\meta\\Assignments
/plugin/structupdate/helper/
H A Dupdate.php66 $assignments = Assignments::getInstance();
/plugin/structsection/
H A Dsyntax.php102 $assignments = Assignments::getInstance();

12345678