Home
last modified time | relevance | path

Searched refs:instance (Results 151 – 175 of 405) sorted by relevance

12345678910>>...17

/plugin/stellarium/
H A DREADME.md15 3. In the `Remote Control` plugin configuration, enable CORS and add your DokuWiki instance's URL
/plugin/authgooglesheets/vendor/google/apiclient-services/src/
H A DCompute.php4499 'instance' => [
4528 'instance' => [
4586 'instance' => [
4633 'instance' => [
4657 'instance' => [
4691 'instance' => [
4720 'instance' => [
4740 'instance' => [
4765 'instance' => [
4817 'instance' => [
[all …]
/plugin/textinsert/
H A DREADME36 as an ISO abbreviation, for instance nl for Dutch or de for German -- as in de:my_file. If it fin…
38 file in the relevant language directory, for instance lang/de/lang.php. It will then look for a
/plugin/swiftmail/Swift/Connection/
H A DSMTP.php327 public function postConnect(Swift $instance) argument
331 $this->runAuthenticators($this->getUsername(), $this->getPassword(), $instance);
/plugin/bpmnio/vendor/bpmn-js/
H A DREADME.md17 To get started, create a [bpmn-js](https://github.com/bpmn-io/bpmn-js) instance
74 # spin up a single local modeler instance
/plugin/findologicxmlexport/vendor/sebastian/comparator/
H A DREADME.md13 If you only need this library during development, for instance to run your project's test suite, th…
/plugin/skipentity/
H A DREADME3 formatting markup will work here. For instance,``**bold**`` will be rendered as **bold**.
/plugin/combo/vendor/dragonmantank/cron-expression/
H A DCHANGELOG.md36 - Only set default timezone if the given $currentTime is not a DateTime instance ([#34](https://github.com/mtdowling/cron-expression/issues/34))
/plugin/xcom/lang/en/
H A Dhowto.txt7 … ''Select query'' drop-down menu, and you click ''Send query''. So, for instance, if you select ''…
27 … They must all be separated by commas, including the function name. For instance: \\ ''wiki.functi…
28 … you. Enter the date in the ''Options'' box in this format: yyyy-mm-dd, for instance 2014-05-29.
32 …he output. More than one view can be open at any one time, so that, for instance, you can be looki…
54 …xpression must be placed between hashes and passed in as an array. For instance, if you want to g…
/plugin/findologicxmlexport/vendor/phpunit/php-timer/
H A DREADME.md13 If you only need this library during development, for instance to run your project's test suite, th…
/plugin/findologicxmlexport/vendor/twig/twig/doc/filters/
H A Ddate.rst28 instance, to display the current date, filter the word "now":
51 ``core`` extension instance. The first argument is the default format for
H A Descape.rst94 ``core`` extension instance. The first argument is the escaper name (to be
105 When called by Twig, the callable receives the Twig environment instance, the
/plugin/twistienav4bootstrap3/
H A DREADME.md30 Just copy the directory lang/en, rename it in your own language (For instance, for france, to lang/…
/plugin/findologicxmlexport/vendor/twig/twig/doc/functions/
H A Ddate.rst39 the ``core`` extension instance:
/plugin/scrape/HTMLPurifier/ConfigSchema/schema/
H A DCore.LexerImpl.txt
/plugin/discoursesearch/
H A DREADME.md3 Search for something on a discourse instance
/plugin/findologicxmlexport/vendor/phpunit/phpunit-mock-objects/
H A DREADME.md19 If you only need this library during development, for instance to run your project's test suite, th…
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/build/Elasticsearch/
H A DClientBuilder.asciidoc54 Create an instance of ClientBuilder
147 Get the handler instance (CurlHandler)
/plugin/combo/vendor/php-webdriver/webdriver/
H A DCHANGELOG.md34 - `FirefoxDriver` to easy local start of Firefox instance without a need to start the `geckodriver` process manually. [See wiki](https://github.com/php-webdriver/php-webdriver/wiki/Firefox#start-directly-using-firefoxdriver-class) for usage examples.
35 - Method `ChromeDriver::startUsingDriverService()` to be used for creating ChromeDriver instance with custom service.
38 - Driver capabilities received from the browser when creating now session were not set to the instance of ChromeDriver (when ChromeDriver::start() was used).
78 - New instance of `RemoteWebDriver` created via `createBySessionID()` by default expects W3C mode. This could be disabled using fifth parameter of `createBySessionID()`.
82 - Properly read fifth parameter whether W3C compliant instance should be created when using `createBySessionID()`.
/plugin/findologicxmlexport/vendor/twig/twig/doc/tags/
H A Dspaceless.rst34 (think of ``textarea`` or ``pre`` tags for instance). Using a third-party
/plugin/webdav/vendor/sabre/dav/
H A DCONTRIBUTING.md19 instance, we've rejected features in the past because we felt uncomfortable
23 sabre projects. sabre/dav for instance has a plugin system, and there's no
/plugin/davcal/vendor/sabre/dav/
H A DCONTRIBUTING.md19 instance, we've rejected features in the past because we felt uncomfortable
23 sabre projects. sabre/dav for instance has a plugin system, and there's no
/plugin/ipban/ip-lib/
H A DREADME.md206 - `\IPLib\Range\Type::T_PRIVATENETWORK` if the address is in the local network (for instance `192.1…
207 - `\IPLib\Range\Type::T_PUBLIC` if the address is for public usage (for instance `104.25.25.33` or …
276 …check if the stored `addressType` is the same as the one of the address instance you want to check.
283 * - $pdo is a PDO instance
/plugin/aichat/vendor/erusev/parsedown/
H A DParsedown.php1656 static function instance($name = 'default') function in Parsedown
1663 $instance = new static();
1665 self::$instances[$name] = $instance;
1667 return $instance;
/plugin/pdfjs/pdfjs/web/
H A Dviewer.js831 return PDFPrintServiceFactory.instance.supportsPrinting;
2687 instance: {
3353 function _classCallCheck(instance, Constructor) { if (!(instance instanceof Constructor)) { throw n…
4218 function _classCallCheck(instance, Constructor) { if (!(instance instanceof Constructor)) { throw n…
4523 function _classCallCheck(instance, Constructor) { if (!(instance instanceof Constructor)) { throw n…
4837 function _classCallCheck(instance, Constructor) { if (!(instance instanceof Constructor)) { throw n…
4998 function _classCallCheck(instance, Constructor) { if (!(instance instanceof Constructor)) { throw n…
5421 function _classCallCheck(instance, Constructor) { if (!(instance instanceof Constructor)) { throw n…
5704 function _classCallCheck(instance, Constructor) { if (!(instance instanceof Constructor)) { throw n…
5807 function _classCallCheck(instance, Constructor) { if (!(instance instanceof Constructor)) { throw n…
[all …]

12345678910>>...17