Home
last modified time | relevance | path

Searched refs:interface (Results 26 – 50 of 701) sorted by relevance

12345678910>>...29

/plugin/findologicxmlexport/vendor/phpspec/prophecy/src/Prophecy/Doubler/
H A DCachedDoubler.php61 foreach ($interfaces as $interface) {
62 $parts[] = $interface->getName();
/plugin/findologicxmlexport/vendor/phpspec/prophecy/src/Prophecy/Doubler/ClassPatch/
H A DMagicCallPatch.php54 $types = array_filter($node->getInterfaces(), function ($interface) {
55 return 0 !== strpos($interface, 'Prophecy\\');
/plugin/findologicxmlexport/vendor/twig/twig/doc/filters/
H A Dlength.rst11 For objects that implement the ``Countable`` interface, ``length`` will use the
17 For objects that implement the ``IteratorAggregate`` interface, ``length`` will use the return valu…
H A Dfirst.rst23 It also works with objects implementing the `Traversable`_ interface.
H A Dlast.rst23 It also works with objects implementing the `Traversable`_ interface.
/plugin/findologicxmlexport/vendor/phpspec/prophecy/src/Prophecy/Prophecy/
H A DObjectProphecy.php80 * @param string $interface
84 public function willImplement($interface) argument
86 $this->lazyDouble->addInterface($interface);
/plugin/publist/
H A DTODO31 - Maybe in configuration interface
34 * Configuration interface
/plugin/publistf/
H A DTODO31 - Maybe in configuration interface
34 * Configuration interface
/plugin/publistx/
H A DTODO31 - Maybe in configuration interface
34 * Configuration interface
/plugin/findologicxmlexport/vendor/phpspec/prophecy/src/Prophecy/Doubler/Generator/
H A DClassCodeGenerator.php48 array_map(function ($interface) {return '\\'.$interface;}, $class->getInterfaces())
/plugin/xcom/
H A DREADME.md4 Dokuwiki xmlrpc interface
/plugin/move/lang/nl/
H A Dtree.txt3 Met dit interface kun je de namespaces, pagina's en mediabestanden verplaatsen door te slepen.
/plugin/move/lang/cs/
H A Dtree.txt3 Tento interface umožňuje přeorganizovat vaše wiki namespace, stránky a média pomocí Drag'n'Drop.
/plugin/move/lang/fr/
H A Dtree.txt3 Cette interface vous permet de réorganiser catégories, pages et médias de votre wiki par glisser-dé…
/plugin/sqlite/lang/en/
H A Dintro.txt3 This screen lets you interface existing SQLite databases directly. Just select the databases from the table of contents and enter your SQL commands.
/plugin/advanced/lang/en/config/
H A Dacl.txt5 …want to use the ACL admin interface described above. It is not recommended to edit this file manua…
/plugin/quicksubscribe/
H A Dplugin.info.txt6 desc Provides a simpler interface to page subscriptions.
/plugin/shell/
H A Dplugin.info.txt6 desc Access a simple, web based shell via the admin interface
/plugin/semanticdata/phpSesame/
H A DREADME1 Thanks for your interest in phpSesame, it provides an interface from PHP for the Sesame 2.x RDF Fra…
/plugin/reqlang/
H A Dplugin.info.txt6 desc Switch the interface language according to the accept-language request header
/plugin/findologicxmlexport/vendor/hoa/consistency/Test/Unit/
H A DConsistency.php52 protected function _entity_exists_with_xxx($class, $interface, $trait) argument
57 $this->function->interface_exists = $interface,
/plugin/uilanguage/
H A Dplugin.info.txt6 desc Changes the user interface language to match the language of the current page
/plugin/findologicxmlexport/vendor/jms/serializer/src/EventDispatcher/
H A DEventDispatcherInterface.php27 …ntName, $callable, ?string $class = null, ?string $format = null, ?string $interface = null): void; argument
/plugin/authgooglesheets/vendor/psr/cache/
H A DREADME.md8 interface that describes a Cache implementation. See the specification for more
/plugin/authgooglesheets/vendor/psr/http-message/
H A DREADME.md8 interface that describes a HTTP message. See the specification for more details.

12345678910>>...29