Home
last modified time | relevance | path

Searched refs:has (Results 176 – 200 of 1382) sorted by relevance

12345678910>>...56

/plugin/tagfilter/
H A DREADME.md9 This plugin uses a modified version of https://github.com/harvesthq/chosen which has a MIT License.
/plugin/jplayer/vendor/kriswallsmith/assetic/src/Assetic/Cache/
H A DFilesystemCache.php28 public function has($key) function in Assetic\\Cache\\FilesystemCache
/plugin/wikistyle2html/
H A Dplugin.info.txt6 desc **RENAMED** The ID of this plugin has been renamed from wikistyle2html to wikiformatstyling. …
/plugin/davcal/vendor/sabre/dav/lib/DAV/Xml/Property/
H A DSupportedMethodSet.php65 function has($methodName) { function in Sabre\\DAV\\Xml\\Property\\SupportedMethodSet
/plugin/mediatooltip/
H A DREADME.md4 …image filenames for wikis that use images based on photographs. However it has been expanded for u…
/plugin/feedback/
H A Dadmin.php33 if(!$INPUT->has('data')) return;
/plugin/patchpanel/
H A DREADME.md3 GreenItSolutions has done a great job with their fork at [switchpanel](https://github.com/GreenItSo…
/plugin/indexmenu2/templates/DokuWiki/Simple/
H A Ddesign.css2 * Tree menu has "expanded" and "collapsed" states
/plugin/rdplink/RdpEncrypt/
H A DREADME.md6 This application has been tested to compile in VBExpress 2010, and should work in most all other ve…
/plugin/sfauth/
H A Dauth.php40 if(!$INPUT->has('sf')) {
/plugin/findologicxmlexport/vendor/jms/serializer/src/EventDispatcher/
H A DLazyEventDispatcher.php42 if (!$this->container->has($listener[0][0])) {
/plugin/indexmenu2/cms/templates/SimpleTree/
H A Ddesign.css2 * Tree menu has "expanded" and "collapsed" states
/plugin/findologicxmlexport/vendor/sebastian/version/
H A DREADME.md19 …`, for instance) or the name of the release series (`X.Y`) when no release has been made from that…
22 Apart from the constructor, the `SebastianBergmann\Version` class has a single public method: `getV…
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Entry/
H A DEntry.php172 public function has($attribute, bool $strict = false): bool
259 return $this->has($name);
164 public function has($attribute, bool $strict = false): bool global() function in FreeDSx\\Ldap\\Entry\\Entry
H A DChanges.php63 public function has(Change $change)
54 public function has(Change $change) global() function in FreeDSx\\Ldap\\Entry\\Changes
/plugin/oauth/
H A DOAuthManager.php34 * @return bool true if the login has been handled
53 if (!$INPUT->get->has('code') && !$INPUT->get->has('oauth_token')) {
/plugin/indexmenu2/cms/templates/SimpleTree/WindowsExplorer/
H A Ddesign.css2 * Tree menu has "expanded" and "collapsed" states
/plugin/fedauth/lang/en/
H A Dregister.txt5 all the missing information below or verify what has been provided by @PROVID@
/plugin/findologicxmlexport/vendor/twig/twig/doc/tests/
H A Dempty.rst6 Support for the ``__toString()`` magic method has been added in Twig 1.33.
/plugin/showpageafterlogin/
H A Daction.php41 if ($INPUT->server->has('REMOTE_USER') && $event->data['preact'] == 'redirect') {
/plugin/indexmenu2/templates/DokuWiki/
H A Ddesign.css2 * Tree menu has "expanded" and "collapsed" states
/plugin/block/
H A DREADME6 To use this plugin, you can select the text or add text after the box has
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Protocol/ClientProtocolHandler/
H A DClientExtendedOperationHandler.php60 if (!$this->extendedResponseFactory->has($request->getName())) {
/plugin/webcomponent/_test/data/pages/
H A Drelated.txt5 …ws the backlinks of a page ordered by pages importance where the page that has the more links towa…
/plugin/rating/
H A Daction.php81 if(!$INPUT->has('rating')) return;

12345678910>>...56