Home
last modified time | relevance | path

Searched refs:instance (Results 126 – 150 of 405) sorted by path

12345678910>>...17

/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/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/combo/vendor/salesforce/handlebars-php/
H A DREADME.md684 instance.
/plugin/combo/vendor/salesforce/handlebars-php/src/Handlebars/
H A DHandlebars.php25 private static $instance = null; variable in Handlebars\\Handlebars
39 if (! self::$instance) {
40 self::$instance = new self($options);
43 return self::$instance;
238 * Check whether this instance has a helper.
384 * Set the Handlebars Tokenizer instance.
395 * Get the current Handlebars Tokenizer instance.
397 * If no Tokenizer instance has been explicitly specified, this method will
412 * Set the Handlebars Parser instance.
423 * Get the current Handlebars Parser instance
[all...]
/plugin/combo/vendor/symfony/process/
H A DCHANGELOG.md34 * deprecated passing a command as string when creating a `Process` instance
/plugin/commonmark/vendor/league/commonmark/
H A DCHANGELOG-0.x.md
H A DCHANGELOG.md365 - `CommonMarkConverter::convertToHtml()` now returns an instance of `RenderedContentInterface`. This can be cast to a string for backward compatibility with 1.x.
378 - `heading_permalink/slug_normalizer` has been renamed to `slug_normalizer/instance`
390 - `InlineParserInterface::getCharacters()` is now `getMatchDefinition()` and returns an instance of `InlineParserMatch`
/plugin/copypage/
H A DREADME.md21 You can launch a DokuWiki instance with the copypage plugin in your current directory by [docker](h…
33 …figuration of DokuWiki, navigate to `http://<YOUR DOCKER HOST>/install.php` to setup your instance.
/plugin/datatables/assets/datatables.net-plugins/features/mark.js/
H A Ddatatables.mark.es6.min.js
H A Ddatatables.mark.min.js
/plugin/datatables/assets/pdfmake/build/
H A Dpdfmake.min.js
/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/davcal/vendor/sabre/dav/tests/Sabre/CalDAV/
H A DCalendarHomeSharedCalendarsTest.php45 $instance = $this->getInstance();
46 $this->assertEquals('user1', $instance->getName());
52 $instance = $this->getInstance();
53 $children = $instance->getChildren();
83 $instance = $this->getInstance();
84 $result = $instance->shareReply('uri', SharingPlugin::STATUS_DECLINED, 'curi', '1');
H A DShareableCalendarTest.php10 protected $instance; variable in Sabre\\CalDAV\\ShareableCalendarTest
29 $this->instance = new ShareableCalendar($this->backend, $props);
35 $this->instance->updateShares(array(
50 )), $this->instance->getShares());
56 $this->assertNull($this->instance->setPublishStatus(true));
57 $this->assertNull($this->instance->setPublishStatus(false));
/plugin/davcal/vendor/sabre/http/
H A DREADME.md128 For instance, you may want to add an `isLoggedIn` method to the Request
135 2. The `Sapi::getRequest` factory always returns a instance of
/plugin/davcal/vendor/sabre/vobject/
H A DChangeLog.md79 don't have a valid recurrence instance.
138 * #131: RRULE that doesn't provide a single valid instance now throws an
/plugin/davcal/vendor/sabre/vobject/lib/ITip/
H A DBroker.php650 foreach($oldInstances as $instance) {
652 $instances[$instance['id']] = array(
653 'id' => $instance['id'],
662 $instances[$instance['id']]['newstatus'] = $instance['partstat'];
664 $instances[$instance['id']] = array(
665 'id' => $instance['id'],
722 foreach($instances as $instance) {
724 …if ($instance['oldstatus']==$instance['newstatus'] && $eventInfo['organizerForceSend'] !== 'REPLY'…
750 if (strlen($instance['id']) <= 8) {
759 if ($instance['id'] !== 'master') {
[all …]
/plugin/davcal/vendor/sabre/vobject/tests/VObject/Recur/EventIterator/
H A DIssue50Test.php110 foreach($it as $instance) {
112 $result[] = $instance;
/plugin/davcard/vendor/sabre/vobject/
H A DChangeLog.md16 * #306: iTip REPLYs to the first instance of a recurring event was not handled
119 don't have a valid recurrence instance.
178 * #131: RRULE that doesn't provide a single valid instance now throws an
/plugin/davcard/vendor/sabre/vobject/lib/ITip/
H A DBroker.php655 foreach($oldInstances as $instance) {
657 $instances[$instance['id']] = array(
658 'id' => $instance['id'],
667 $instances[$instance['id']]['newstatus'] = $instance['partstat'];
669 $instances[$instance['id']] = array(
670 'id' => $instance['id'],
727 foreach($instances as $instance) {
729 …if ($instance['oldstatus']==$instance['newstatus'] && $eventInfo['organizerForceSend'] !== 'REPLY'…
760 if (strlen($instance['id']) <= 8) {
769 if ($instance['id'] !== 'master') {
[all …]
/plugin/davcard/vendor/sabre/vobject/tests/VObject/Recur/EventIterator/
H A DIssue50Test.php110 foreach($it as $instance) {
112 $result[] = $instance;
/plugin/diagramsnet/lib/WEB-INF/lib/
H A Dcache-api-1.1.1.jarMETA-INF/MANIFEST.MF META-INF/ javax/ javax/cache/ javax/ ...
H A Dcommons-codec-1.10.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/ ...
H A Dcommons-logging-1.2.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/ ...
H A Dehcache-3.8.1.jarMETA-INF/ META-INF/MANIFEST.MF LICENSE META-INF/maven/ META ...

12345678910>>...17