Home
last modified time | relevance | path

Searched refs:instance (Results 151 – 175 of 405) sorted by last modified time

12345678910>>...17

/plugin/diagramsnet/lib/resources/
H A Ddia_cs.txt873 confContactAdmin=Obraťte se na správce vámi využívané instance Confluence
/plugin/diagramsnet/lib/WEB-INF/lib/
H A Dgson-2.7.jar ... .Object) throws java.lang.IllegalAccessException Object instance boolean isSynthetic () } com/google/gson ...
H A Dcache-api-1.1.1.jarMETA-INF/MANIFEST.MF META-INF/ javax/ javax/cache/ javax/ ...
/plugin/diagramsnet/lib/
H A Dworkbox-bed83ea8.js.map1instance if one does not exist. If one\n * does already exist, that instance is returned.\n *\n * …
H A Dworkbox-f163abaa.js.map1instance if one does not exist. If one\n * does already exist, that instance is returned.\n *\n * …
/plugin/authnc/
H A DREADME.md4 which uses a Nextcloud instance as authentication backend.
14 * ATM, there are no tests, it was programmed against a live instance with a simple dw instance, see…
25 * To use ACL create the appropriate groups within your NC instance and assign it to your users
/plugin/addressbook/
H A Dsyntax.php147 $this->instance++;
148 if ($this->instance > 1) return;
/plugin/refnotes/
H A Dcore.php23 private static $instance = NULL; variable in refnotes_parser_core
33 if (self::$instance == NULL) {
34 self::$instance = new refnotes_parser_core();
37 return self::$instance;
322 private static $instance = NULL; variable in refnotes_renderer_core
327 * stage. The instance has to be shared between the plugins, and since there should be no
328 * more than one rendering pass during a DW page request, a single instance of the syntax
332 if (self::$instance == NULL) {
333 self::$instance = new refnotes_renderer_core();
336 return self::$instance;
[all...]
H A Dbibtex.php13 private static $instance = NULL; variable in refnotes_bibtex_parser
19 if (self::$instance == NULL) {
20 self::$instance = new refnotes_bibtex_parser();
23 return self::$instance;
H A Ddatabase.php13 private static $instance = NULL; variable in refnotes_reference_database
25 if (self::$instance == NULL) {
26 self::$instance = new refnotes_reference_database();
29 self::$instance->load();
32 return self::$instance;
H A Dlocale.php24 private static $instance = NULL; variable in refnotes_localization
32 if (self::$instance == NULL) {
33 self::$instance = new refnotes_localization($plugin);
41 if (self::$instance == NULL) {
42 throw new Exception('Shared refnotes_localization instance is not properly initialized.');
45 return self::$instance;
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A D4.4.js.map1instance = new NoOpSchemaCollector();\n return NoOpSchemaCollector;\n}());\nvar ValidationResul…
H A D5.5.js.map1 …odule that exports the create() method and returns a `TypeScriptWorker` instance\n …
H A D52.52.js1 …@pop"],[/@\w*/,"namespace.class.identifier","@pop"],[/@@\w*/,"namespace.instance.identifier","@pop…
H A D52.52.js.map1instance.identifier'],\n [/@@[\\w]*/, 'namespace.class.identifier'],\n // he…
H A D6.6.js1instance=new e,e}(),Ve=function(){function e(){this.problems=[],this.propertiesMatches=0,this.prop…
H A D7.7.js.map1 …\n 'initialization',\n 'inner',\n 'inout',\n 'input',\n 'instance',\n 'instances…
H A Dbundle.js.map1instance, for best performance\n that = new Uint8Array(length)\n that.__proto__ = Buffer.pro…
H A Deditor.worker.js.map1 … },\n // It will solve the relative path from `from` to `to`, for instance:\n // from = …
H A Djson.worker.js.map1instance:\n // from = 'C:\\\\orandea\\\\test\\\\aaa'\n // to = 'C:\\\\orandea\\\\impl\\\\b…
H A D1.1.js.map1 …tial',\n 'inout',\n 'input',\n 'inside',\n 'instance',\n 'int',…
H A D12.12.js.map1 …',\n 'inst-ms',\n 'inst-ms*',\n 'inst?',\n 'instance?',\n 'int'…
H A D3.3.js.map1instance of a term. The paragraph, description list group, or section that is the nearest ancestor…
/plugin/dirtylittlehelper/mermaid/editor/
H A Dbundle.js149 …|function(){throw new TypeError("Invalid attempt to spread non-iterable instance")}()}var u,h,f=0,…
396 …is._suppressAltKeyUp=!0}static getInstance(e){return x.instance||(x.instance=new x(e)),x.instance}…
/plugin/dirtylittlehelper/script/
H A Dmermaid.min.js.map1instance of Error to pass testing","var _ = require(\"../lodash\");\n\nmodule.exports = dfs;\n\n/*…

12345678910>>...17