Home
last modified time | relevance | path

Searched refs:implement (Results 51 – 75 of 146) sorted by relevance

123456

/plugin/findologicxmlexport/vendor/phpunit/phpunit/
H A DChangeLog-5.7.md153 …ebastianbergmann/phpunit/pull/2340): Data providers that use `yield` or implement `Iterator` canno…
/plugin/dw2pdf/vendor/myclabs/deep-copy/
H A DREADME.md64 You use [`__clone()`](http://www.php.net/manual/en/language.oop5.cloning.php#object.clone) and implement the behavior
/plugin/importfacebookevents/nppBackup/
H A Dsyntax.php.2018-03-08_163705.bak70 // implement necessary Dokuwiki_Syntax_Plugin methods
H A Dsyntax.php.2018-03-08_165255.bak70 // implement necessary Dokuwiki_Syntax_Plugin methods
H A Dsyntax.php.2018-03-08_163658.bak70 // implement necessary Dokuwiki_Syntax_Plugin methods
H A Dsyntax.php.2018-03-08_163718.bak70 // implement necessary Dokuwiki_Syntax_Plugin methods
H A Dsyntax.php.2018-03-08_164623.bak70 // implement necessary Dokuwiki_Syntax_Plugin methods
H A Dsyntax.php.2018-03-08_164706.bak70 // implement necessary Dokuwiki_Syntax_Plugin methods
H A Dsyntax.php.2018-03-08_165027.bak70 // implement necessary Dokuwiki_Syntax_Plugin methods
H A Dsyntax.php.2018-03-08_165158.bak70 // implement necessary Dokuwiki_Syntax_Plugin methods
/plugin/combo/vendor/php-webdriver/webdriver/
H A DCHANGELOG.md105 - `WebDriverNavigation` and `EventFiringWebDriverNavigation` now both implement new `WebDriverNavigationInterface`.
/plugin/findologicxmlexport/vendor/twig/twig/doc/
H A Dadvanced_legacy.rst39 implement a *Lorem ipsum* generator (it needs to know the number of words to
604 way, you just need to implement the ``getName()`` method as the
H A Drecipes.rst205 thanks to the magic ``__get()`` method; you just need to also implement the
/plugin/commonmark/vendor/league/commonmark/
H A DCHANGELOG-0.x.md
/plugin/webdav/vendor/sabre/dav/
H A DCHANGELOG.md898 have default implementations, but if you implement that interface directly,
1068 * Added: The Proxy principal classes now both implement an interface, for
1260 * Changed: The CalDAV backend now all implement an interface.
1430 * BC Break: Any node that implemented Sabre_DAVACL_IACL must now also implement
1767 if you implement Sabre_DAV_ICollection directly, add the method.
1777 implement basic authentication.
1985 * Changed: Authentication plugin refactored, making it possible to implement
/plugin/elasticsearch/vendor/ruflin/elastica/
H A DCHANGELOG.md426 * Made result sets adhere to `\Iterator` interface definition that they implement. Specifically, you need to call `valid()` on the result set before calling `current()`. When using `foreach` this is done by PHP automatically. When `valid` returns false, the return value of `current` is undefined instead of false. [#1506](https://github.com/ruflin/Elastica/pull/1506)
634 - `\Elastica\Script\AbstractScript` added the script language as constructor argument and sub-classes must implement `getScriptTypeArray`
819 - Method \Elastica\ResultSet::create and property \Elastica\ResultSet::$class were removed. To change the ResultSet class, implement your own ResultSet Builder. [#1065](https://github.com/ruflin/Elastica/pull/1065)
836 - All properties in the \Elastica\ResultSet class will be moved to private in 4.0. To manipulate the creation of a ResultSet, implement the \Elastica\ResultSet\BuilderInterface and pass your new Builder to the \Elastica\Search instances. [#1065](https://github.com/ruflin/Elastica/pull/1065)
1661 - Added parameters to implement scroll
1665 - Elastica\Log implement LoggerInterface(extends Psr\Log\AbstractLogger)
1683 - All Exceptions now implement Elastica\Exception\ExceptionInterface
1766 - Elastica_Search implement Elastica_Searchable interface
/plugin/authgooglesheets/vendor/guzzlehttp/psr7/
H A DREADME.md231 implement `Psr\Http\Message\StreamInterface` by proxying to an underlying
232 stream. Just `use` the `StreamDecoratorTrait` and implement your custom
/plugin/mantis/lib/
H A Dchangelog414 - nusoapmime: add nusoapservermime class to implement MIME attachments on the server
485 - nusoap_base: implement __toString
/plugin/authgooglesheets/vendor/guzzlehttp/guzzle/
H A DCHANGELOG.md396 look out for is that request and response objects no longer implement fluent
425 body a response once the headers of the response were known. You can implement
952 * Added support for instantiating responseType=class responseClass classes. Classes must implement
1044 * Added setStream to StreamInterface to actually make it possible to implement custom rewind behavi…
/plugin/aceeditor/
H A Dbuild.js1implement=function(e,n){t.mixin(e,n)}}),define("ace/lib/dom",["require","exports","module"],functi… function
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A D42.42.js.map1 …'prefix',\n 'postfix',\n //\n 'implmnt',\n 'implement',\n //\n …
/plugin/elasticsearch/vendor/react/promise/
H A DREADME.md590 is part of the public API anyone can implement it.
/plugin/webdav/vendor/sabre/vobject/
H A DCHANGELOG.md203 * Properties, Components and Parameters now implement PHP's `JsonSerializable`
/plugin/icalevents/vendor/sabre/vobject/
H A DCHANGELOG.md142 * Properties, Components and Parameters now implement PHP's `JsonSerializable`
/plugin/flowplayer/player/
H A DREADME.txt92 - #404 implement netstreamplayoptions for http streams, resets the stream or start loading a new st…

123456