Home
last modified time | relevance | path

Searched refs:default (Results 126 – 150 of 1338) sorted by relevance

12345678910>>...54

/plugin/davcal/vendor/sabre/dav/lib/CalDAV/Schedule/
H A DInbox.php223 $default = DAVACL\Plugin::getDefaultSupportedPrivilegeSet();
224 $default['aggregates'][] = [
231 return $default;
/plugin/projects/lib/
H A Dmaker.php118 $default = $handler->handle($this->project, $file);
119 return $default;
135 $default = $this->default_rule($file);
137 if ($default === NULL)
140 $file = $default;
155 $default = $this->default_rule($missing);
157 if ($default == NULL) {
162 $this->files[$dep] = $default;
/plugin/ckgdoku/ckeditor/plugins/tabletools/dialogs/
H A DtableCell.js.unc76 'default': ''
84 'default': 'px',
102 'default': '',
147 'default': 'td',
164 'default': '',
183 'default': '',
209 'default': '',
258 'default': '',
/plugin/phpbblinks/
H A Dinfo.txt4 name Sets the default title for links into the board
5 … If a link to a specefic phpbb is found without a title it'll add the thread title as default title
/plugin/include/syntax/
H A Dlocallink.php34 $default = $renderer->_simpleTitle($id);
35 $name = $renderer->_getLinkTitle($name, $default, $isImage, $id);
/plugin/authgooglesheets/vendor/psr/http-message/src/
H A DServerRequestInterface.php224 * @param mixed $default Default value to return if the attribute does not exist.
227 public function getAttribute($name, $default = null); argument
/plugin/fblogin/lib/
H A Dfacebook.php112 protected function getPersistentData($key, $default = false) { argument
115 return $default;
120 $_SESSION[$session_var_name] : $default;
/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/Fixtures/macros/
H A Dsimple.test8 {{ a|default('a') }}<br />
9 {{- b|default('b') }}<br />
/plugin/combo/resources/theme/default/pages/partials/
H A Dmain-header-partial.hbs10 {{#page-image featured height="250" ratio="21:9" linking="default" default="icon|ancestor|logo" zoom="-10" lazy="none"}}{{/page-image}}
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A D9.9.js.map1default': { token: 'key.identifier', next: '@type' }\n }\n }\n …
H A D18.18.js.map1default': 'variable'\n }\n }\n ],\n [\n …
/plugin/gitlabproject/
H A DREADME.md17 * **server.default**: Set your default Gitlab url, without slash ending. You can override this sett…
18 * **token.default**: Fill your admin token. You can override this setting in `server.json` file.
21 Gitlab-Project will use this data by default.
/plugin/commonmark/vendor/league/commonmark/src/
H A DElementRendererInterface.php
/plugin/combo/resources/theme/default/components/css/
H A Dblockquote.css3 /* p and ul have a default bottom margin via the default browser stylesheet that makes the content not in the middle */
/plugin/advanced/lang/en/config/
H A Dhtaccess.txt3 By default, DokuWiki does no URL rewriting, resulting in URLs like this:
11 The solution is to enable URL rewriting, which is disabled by default.
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/build/Elasticsearch/Namespaces/
H A DAsyncSearchNamespace.asciidoc78 $params['keep_on_completion'] = (boolean) Control whether the response should be stored in the cluster if it completed within the provided [wait_for_completion] time (default: false) (Default = false)
83 $params['analyze_wildcard'] = (boolean) Specify whether wildcard and prefix queries should be analyzed (default: false)
84 $params['default_operator'] = (enum) The default operator for query string query (AND or OR) (Options = AND,OR) (Default = OR)
85 $params['df'] = (string) The field to use as default where no field prefix is given in the query string
89 $params['from'] = (number) Starting offset (default: 0)
95 $params['preference'] = (string) Specify the node or shard the operation should be performed on (default: random)
99 $params['size'] = (number) Number of hits to return (default: 10)
/plugin/confmanager/tpl/
H A DshowConfigSingleLine.php13 && in_array(trim(substr($config,1)), $default)
60 <?php foreach($default as $item): ?>
/plugin/sphinxsearch/
H A DINSTALL5 2. PHP5 with SQLite extension (it is enabled by default as of PHP 5)
19 By default plugin is using 9312 as the searchd port, so make sure this
27 files conf/default.php and sphinx.conf.
/plugin/facebooklike/
H A DREADME.textile24 …wing code will insert a default Facebook like-button (with the default settings) on the current pa…
28 p. If you want you can modify the default settings by adding one or more parameters.
/plugin/strata/helper/
H A Dutil.php41 private function _load($kind, $name, $default) { argument
44 $name = $default;
61 list($default,) = $this->getDefaultType();
62 return $this->_load('type', $type, $default);
116 * Returns the default type.
/plugin/photogallery/phpThumb/docs/
H A Dphpthumb.readme.txt212 q = JPEG compression (1=worst, 95=best, 75=default)
213 sx = left side of source rectangle (default = 0)
215 sy = top side of source rectangle (default = 0)
217 sw = width of source rectangle (default = fullwidth)
234 bg = background hex color (default = FFFFFF)
235 bc = border hex color (default = 000000)
286 where (0 < <radius> < 25) (default = 1)
293 (range -10 to 10, default 6)
306 2=ImageMagick Contrast-Stretch (default)
309 will be clipped in percent (default = 0.1%)
[all …]
/plugin/davcal/vendor/sabre/http/tests/HTTP/
H A DUtilTest.php56 $default = date_default_timezone_get();
61 date_default_timezone_set($default);
/plugin/combo/ComboStrap/
H A DMetadataFormDataStore.php25 public function get(Metadata $metadata, $default = null) argument
46 default:
57 return $default;
/plugin/combo/ComboStrap/Meta/Store/
H A DMetadataDbStore.php67 * and returns the default or null, or empty array
102 public function get(Metadata $metadata, $default = null) argument
291 public function getFromName(string $name, $default = null) argument
296 return $default;
304 return $default;
307 public function setFromPersistentName(string $name, $value, $default = null) argument
/plugin/todo/
H A Dstyle.css5 span.todohlght:hover{background:#DDD; cursor:default; }
6 span.todouser { font-size: x-small; cursor:default; font-style: italic; padding-left: 3px; padding-right: 3px; margin-right: 4px; }

12345678910>>...54