Home
last modified time | relevance | path

Searched refs:flat (Results 1 – 25 of 116) sorted by relevance

12345

/plugin/datepicker/script/jscalendar-1.0/
Dcalendar-setup.js101 …if (!(params.flat || params.multiple || params.inputField || params.displayArea || params.button))…
118 if (update && p.flat) {
126 if (params.flat != null) {
127 if (typeof params.flat == "string")
128 params.flat = document.getElementById(params.flat);
129 if (!params.flat) {
149 cal.create(params.flat);
/plugin/watchcycle/
Dsyntax.php190 $flat = [];
193 $flat[] = $this->email($info['mail'], $info['name']);
195 $flat[] = $name;
199 return sprintf($this->getLang('maintained by'), implode(', ', $flat)) . '<br />' . NL;
/plugin/asciidocjs/node_modules/void-elements/
DREADME.md10 [![Build Status](https://img.shields.io/travis/jadejs/void-elements/master.svg?style=flat)](https:/…
11 …y Status](https://img.shields.io/david/dev/jadejs/void-elements.svg?style=flat)](https://david-dm.…
12 [![NPM version](https://img.shields.io/npm/v/void-elements.svg?style=flat)](https://www.npmjs.org/p…
/plugin/findologicxmlexport/vendor/phpunit/phpunit-mock-objects/
DREADME.md1 …https://img.shields.io/packagist/v/phpunit/phpunit-mock-objects.svg?style=flat-square)](https://pa…
2 [![Minimum PHP Version](https://img.shields.io/badge/php-%3E%3D%205.6-8892BF.svg?style=flat-square)…
3 …shields.io/travis/sebastianbergmann/phpunit-mock-objects/master.svg?style=flat-square)](https://tr…
/plugin/findologicxmlexport/vendor/jms/metadata/
DREADME.md46 [Master image]: https://img.shields.io/travis/schmittjoh/metadata/master.svg?style=flat-square
48 …ge]: https://img.shields.io/scrutinizer/coverage/g/schmittjoh/metadata/master.svg?style=flat-square
51 [1.x image]: https://img.shields.io/travis/schmittjoh/metadata/1.x.svg?style=flat-square
53 …image]: https://img.shields.io/scrutinizer/coverage/g/schmittjoh/metadata/1.x.svg?style=flat-square
/plugin/findologicxmlexport/vendor/jms/serializer/
DREADME.md46 [Master image]: https://img.shields.io/travis/schmittjoh/serializer/master.svg?style=flat-square
48 …]: https://img.shields.io/scrutinizer/coverage/g/schmittjoh/serializer/master.svg?style=flat-square
51 [1.x image]: https://img.shields.io/travis/schmittjoh/serializer/1.x.svg?style=flat-square
53 …age]: https://img.shields.io/scrutinizer/coverage/g/schmittjoh/serializer/1.x.svg?style=flat-square
/plugin/davcal/vendor/sabre/dav/lib/DAVACL/
H A DPlugin.php420 $fpsTraverse = function($priv, $concrete, &$flat) use (&$fpsTraverse) {
439 $flat[$priv['privilege']] = $myPriv;
445 $fpsTraverse($subPriv, $myPriv['concrete'], $flat);
453 $flat = [];
454 $fpsTraverse($privs, null, $flat);
456 return $flat;
556 $flat = $this->getFlatPrivilegeSet($node);
564 foreach ($flat[$current['privilege']]['aggregates'] as $subPriv) {
566 $collected[] = $flat[$subPriv];
/plugin/jplayer/vendor/mustache/mustache/
DREADME.md6 [![Package version](http://img.shields.io/packagist/v/mustache/mustache.svg?style=flat-square)](htt…
7 [![Build status](http://img.shields.io/travis/bobthecow/mustache.php/dev.svg?style=flat-square)](ht…
9 [![Monthly downloads](http://img.shields.io/packagist/dm/mustache/mustache.svg?style=flat-square)](…
/plugin/aichat/vendor/bdelespierre/php-kmeans/
DREADME.md3 …ist](https://img.shields.io/packagist/v/bdelespierre/php-kmeans.svg?style=flat-square)](https://pa…
4 [![Build Status](https://img.shields.io/travis/bdelespierre/php-kmeans/master.svg?style=flat-square…
5 [![Quality Score](https://img.shields.io/scrutinizer/g/bdelespierre/php-kmeans.svg?style=flat-squar…
6 [![Total Downloads](https://img.shields.io/packagist/dt/bdelespierre/php-kmeans.svg?style=flat-squa…
/plugin/webdav/vendor/sabre/dav/lib/DAVACL/
DPlugin.php537 $fpsTraverse = function($privName, $privInfo, $concrete, &$flat) use (&$fpsTraverse) {
556 $flat[$privName] = $myPriv;
562 $fpsTraverse($subPrivName, $subPrivInfo, $myPriv['concrete'], $flat);
570 $flat = [];
571 $fpsTraverse('{DAV:}all', $privs, null, $flat);
573 return $flat;
675 $flat = $this->getFlatPrivilegeSet($node);
683 if (!isset($flat[$current['privilege']])) {
688 foreach ($flat[$current['privilege']]['aggregates'] as $subPriv) {
690 $collected[] = $flat[$subPriv];
/plugin/findologicxmlexport/vendor/phpunit/phpunit/
DREADME.md5 [![Latest Stable Version](https://img.shields.io/packagist/v/phpunit/phpunit.svg?style=flat-square)…
6 [![Minimum PHP Version](https://img.shields.io/badge/php-%3E%3D%205.6-8892BF.svg?style=flat-square)…
7 [![Build Status](https://img.shields.io/travis/sebastianbergmann/phpunit/5.7.svg?style=flat-square)…
/plugin/asciidocjs/node_modules/repeat-string/
DREADME.md1flat)](https://www.npmjs.com/package/repeat-string) [![NPM monthly downloads](https://img.shields.…
/plugin/matrixnotifierwas/vendor/meet-kinksters/php-matrix-sdk/
DREADME.md78 [ico-version]: https://img.shields.io/packagist/v/meet-kinksters/php-matrix-sdk.svg?style=flat-squa…
79 [ico-license]: https://img.shields.io/badge/license-MIT-brightgreen.svg?style=flat-square
80 [ico-downloads]: https://img.shields.io/packagist/dt/meet-kinksters/php-matrix-sdk.svg?style=flat-s…
/plugin/bliki/
Dlocal.php.dist3 $conf['plugin']['bliki']['structure'] = 'flat'; // Structure to use when storing posts; [flat | dee…
/plugin/revealjs/css/print/
Dpaper.css161 -webkit-transform-style: flat !important;
162 -moz-transform-style: flat !important;
163 -ms-transform-style: flat !important;
164 transform-style: flat !important;
/plugin/authgooglesheets/vendor/guzzlehttp/guzzle/
DREADME.md4 [![Latest Version](https://img.shields.io/github/release/guzzle/guzzle.svg?style=flat-square)](http…
5 [![Build Status](https://img.shields.io/travis/guzzle/guzzle.svg?style=flat-square)](https://travis…
6 [![Total Downloads](https://img.shields.io/packagist/dt/guzzlehttp/guzzle.svg?style=flat-square)](h…
/plugin/syntaxhighlighter3/
DREADME.md4 ….io/github/release/crazy-max/dokuwiki-plugin-syntaxhighlighter3.svg?style=flat-square" alt="Github…
5 …img.shields.io/badge/dokuwiki-%3E%3D%20Ponder%20Stibbons-yellow.svg?style=flat-square" alt="Minimu…
6 …://img.shields.io/codacy/grade/9901ac6898434b05a75b5d9bfcd81029.svg?style=flat-square" alt="Code Q…
7 …/repos/61027126"><img src="https://styleci.io/repos/61027126/shield?style=flat-square" alt="StyleC…
8 …shields.io/beerpay/crazy-max/dokuwiki-plugin-syntaxhighlighter4.svg?style=flat-square" alt="Beerpa…
9 …PNFU"><img src="https://img.shields.io/badge/donate-paypal-blue.svg?style=flat-square" alt="Donate…
/plugin/syntaxhighlighter4/
DREADME.md4 ….io/github/release/crazy-max/dokuwiki-plugin-syntaxhighlighter4.svg?style=flat-square" alt="Github…
5 …g.shields.io/badge/dokuwiki-%3E%3D%20Elenor%20of%20Tsort-yellow.svg?style=flat-square" alt="Minimu…
6 …://img.shields.io/codacy/grade/440e4b5de2ee4d37978a8e9e19f4b76f.svg?style=flat-square" alt="Code Q…
7 …ps://img.shields.io/badge/sponsor-crazy--max-181717.svg?logo=github&style=flat-square" alt="Become…
8 …="https://img.shields.io/badge/donate-paypal-00457c.svg?logo=paypal&style=flat-square" alt="Donate…
/plugin/asciidocjs/node_modules/lazy-cache/
DREADME.md1flat)](https://www.npmjs.com/package/lazy-cache) [![NPM downloads](https://img.shields.io/npm/dm/l…
/plugin/editsections/
Dplugin.info.txt6 …e heading they originated from. Configurable for nested (hierarchical) or flat edit sections. Nest…
/plugin/stdokuwikiconnector/
H A DREADME.md2 [![Release](https://img.shields.io/github/release/PetersSharp/DokuWikiConnector.svg?style=flat)](ht…
3 [![Issues](https://img.shields.io/github/issues/PetersSharp/stCoCServer.svg?style=flat)](https://gi…
/plugin/matrixnotifierwas/vendor/guzzlehttp/guzzle/
DREADME.md5 [![Latest Version](https://img.shields.io/github/release/guzzle/guzzle.svg?style=flat-square)](http…
6 …ithub/actions/workflow/status/guzzle/guzzle/ci.yml?label=ci%20build&style=flat-square)](https://gi…
7 [![Total Downloads](https://img.shields.io/packagist/dt/guzzlehttp/guzzle.svg?style=flat-square)](h…
/plugin/sectiontoggle/
Dtemplates.ini45 [flat] section
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/build/Elasticsearch/Namespaces/
DClusterNamespace.asciidoc118 $params['flat_settings'] = (boolean) Return settings in flat format (default: false)
202 $params['flat_settings'] = (boolean) Return settings in flat format (default: false)
253 $params['flat_settings'] = (boolean) Return settings in flat format (default: false)
272 $params['flat_settings'] = (boolean) Return settings in flat format (default: false)
/plugin/asciidocjs/node_modules/kind-of/
DREADME.md1flat)](https://www.npmjs.com/package/kind-of) [![NPM monthly downloads](https://img.shields.io/npm…

12345