Searched refs:implement (Results 1 – 25 of 180) sorted by relevance
12345678
| /plugin/findologicxmlexport/vendor/twig/twig/doc/filters/ |
| D | length.rst | 11 For objects that implement the ``Countable`` interface, ``length`` will use the 14 For objects that implement the ``__toString()`` magic method (and not ``Countable``), 17 For objects that implement the ``IteratorAggregate`` interface, ``length`` will use the return valu…
|
| /plugin/asciidocjs/node_modules/jstransformer/ |
| D | README.md | 30 …d using this module, will implement the following methods. Note that if the underlying transforme… 48 _requires the underlying transform to implement `.render` or `.compile`_ 63 _requires the underlying transform to implement `.renderAsync` or `.render`_ 74 _requires the underlying transform to implement `.renderFile`, `.render`, `.compileFile`, or `.comp… 89 _requires the underlying transform to implement `.renderFileAsync`, `.renderFile`, `.renderAsync`, …
|
| /plugin/findologicxmlexport/vendor/twig/twig/doc/tests/ |
| D | empty.rst | 11 For objects that implement the ``Countable`` interface, ``empty`` will check the 14 For objects that implement the ``__toString()`` magic method (and not ``Countable``),
|
| /plugin/smtp/subtree/php-fig/log/ |
| H A D | README.md | 42 If you want to implement the interface, you can require this package and 43 implement `Psr\Log\LoggerInterface` in your code. Please read the
|
| /plugin/authgooglesheets/vendor/psr/log/ |
| D | README.md | 55 If you want to implement the interface, you can require this package and 56 implement `Psr\Log\LoggerInterface` in your code. Please read the
|
| /plugin/dw2pdf/vendor/psr/log/ |
| D | README.md | 55 If you want to implement the interface, you can require this package and 56 implement `Psr\Log\LoggerInterface` in your code. Please read the
|
| /plugin/elasticsearch/vendor/psr/log/ |
| D | README.md | 55 If you want to implement the interface, you can require this package and 56 implement `Psr\Log\LoggerInterface` in your code. Please read the
|
| /plugin/webdav/vendor/psr/log/ |
| D | README.md | 55 If you want to implement the interface, you can require this package and 56 implement `Psr\Log\LoggerInterface` in your code. Please read the
|
| /plugin/authssocas/vendor/psr/log/ |
| H A D | README.md | 55 If you want to implement the interface, you can require this package and 56 implement `Psr\Log\LoggerInterface` in your code. Please read the
|
| /plugin/pureldap/vendor/psr/log/ |
| H A D | README.md | 55 If you want to implement the interface, you can require this package and 56 implement `Psr\Log\LoggerInterface` in your code. Please read the
|
| /plugin/findologicxmlexport/vendor/hoa/visitor/ |
| D | README.md | 64 element to visit will implement the `Hoa\Visitor\Element` interface and the 65 visitor will implement the `Hoa\Visitor\Visit` interface. The first one will ask 66 to implement the `accept` method in order to define what data it holds will be 67 visited. The second one will ask to implement the `visit` method which will
|
| /plugin/exttab1/ |
| D | README.md | 4 1st try to implement extended table syntax in DokuWiki
|
| /plugin/btable2/ |
| D | README.md | 58 - implement options "closed", "colongroups", "showempty" 60 - implement dokuwiki security token (dokuwiki security guideline)
|
| /plugin/exttab3/ |
| D | README.md | 4 The third trial to implement extended (MediaWiki-style) table syntax in DokuWiki
|
| /plugin/drawio/ |
| D | README.md | 35 …implement the feauture or not. Don't get it that you must implement it all the time, sometimes you…
|
| /plugin/quizlib/scripts/ |
| D | README.md | 8 - Simple to implement, just add the provided classes to your HTML and follow the flexible structure
|
| /plugin/authgoogle2fa/ |
| D | README.md | 3 DokuWiki authentication plugin to implement Google Authenticator 2FA.
|
| /plugin/webcomponent/_test/data/pages/ |
| D | search.txt | 5 ''search'' is a component that implement the [[doku>search|dokuwiki search form]] in a [[https://ge…
|
| D | card.txt | 7 This is the implement of the [[https://getbootstrap.com/docs/4.3/components/card/|Bootstrap card]]
|
| /plugin/authgooglesheets/vendor/monolog/monolog/ |
| D | UPGRADE.md | 23 should make sure to implement the relevant interfaces. 26 only impacts you if you implement the interface yourself, but you can extend
|
| /plugin/davcal/vendor/sabre/event/ |
| H A D | CHANGELOG.md | 23 can be used to implement strategy patterns.
|
| /plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/ |
| D | connection-factory.asciidoc | 12 `setConnectionFactory()` method. The object should implement the
|
| D | selectors.asciidoc | 90 You can implement your own custom selector. Custom selectors must implement
|
| /plugin/searchpattern/ |
| D | plugin.info.txt | 6 …\#>]*\#[^>]*>.*?<\/todo[\W]*?>/'?? _ToDo ??~~ A other syntax plugin can implement the method _sear…
|
| /plugin/upgrade/myvendor/splitbrain/php-cli/ |
| D | README.md | 41 // implement your code 62 - implement the ```setup($options)``` method and register options, arguments, commands and set help… 67 - implement the ```main($options)``` method and do your business logic there
|
12345678