Home
last modified time | relevance | path

Searched refs:default (Results 151 – 175 of 1338) sorted by relevance

12345678910>>...54

/plugin/confmanager/tpl/
H A DshowConfigTwoLine.php12 <?php $isDefault = array_key_exists($key, $default) ?>
76 <?php foreach($default as $key => $value): ?>
/plugin/authfacebook/lib/
H A DSignedRequest.php93 * @param mixed|null $default
97 public function get($key, $default = null) argument
103 return $default;
/plugin/pgn4web/pgn4web/
H A Dencoder-example.php14 function get_param($param, $shortParam, $default) { argument
17 return $default;
H A Dgotd.php12 function get_param($param, $shortParam, $default) { argument
15 return $default;
/plugin/commonmark/vendor/league/commonmark/src/
H A DEnvironmentInterface.php
/plugin/text/
H A Drenderer.php439 $default = $this->_simpleTitle($id);
441 $name = $this->_getLinkTitle($name, $default, $isImage, $id, $linktype);
550 function _getLinkTitle($title, $default, &$isImage, $id = null, $linktype = 'content') { argument
554 if (!is_null($default) && ($default != $title['title']))
555 return $default." ".$title['title'];
565 return $this->_xmlEntities($default);
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/
H A Dhttp-meta-data.asciidoc4 By default, the client sends some meta data about the HTTP connection using
12 The client sends a `x-elastic-client-meta` header by default.
17 `a` is asyncronouts (`0=false` by default) and `cu=cURL`.
35 By default the port number is not included in the Host header.
/plugin/interwikiformatting/
H A DREADME.md28 …nterwiki shortcuts that should not receive any automatic formatting. The default list includes the…
29 …the interwiki link should be stripped from the displayed title. This setting is enabled by default.
30 …nsions that should be removed from the end of interwiki link titles. The default list includes *as…
31 …ters that should be replaced by a space when the title is formatted. The default list includes *_*…
32 …t character of the string, in which case it will be remove entirely. The default value is a dash w…
33 …t character of the string, in which case it will be remove entirely. The default value is a dash w…
34 …ords in the display interwiki link title should be capitalized. This setting is enabled by default.
35 … text, or the last word before the anchor of slash replacement text. The default word list include…
/plugin/partialsearch/
H A Drenderer.php35 function _getLinkTitle($title, $default, &$isImage, $id = null, $linktype = 'content') { argument
37 $title= parent::_getLinkTitle($title, $default, $isImage, $id, $linktype);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/YouTube/
H A DThumbnailDetails.php36 public function setDefault(Thumbnail $default) argument
38 $this->default = $default;
/plugin/openid/Auth/OpenID/
H A DMessage.php232 * @param mixed $default
235 function get($key, $default = null) argument
242 return $default;
882 * @param mixed $default
885 function getArg($namespace, $key, $default = null) argument
894 ($default == Auth_OpenID_NO_DEFAULT)) {
899 return $this->args->get([$namespace, $key], $default);
968 function getAliasedArg($aliased_key, $default = null) argument
997 return $this->getArg($ns, $key, $default);
/plugin/farmer/lang/en/
H A Dtab_config_help.txt19 DokuWiki's default settings are the defaults for all animals as well.
23 By default, when accessing a non-existing animal no error message is shown. You can pick between different
25 default.
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/build/Elasticsearch/
H A DClient.asciidoc108 $params['refresh'] = (enum) If `true` then refresh the affected shards to make this operation visible to search, if `wait_for` then wait for a refresh to make this operation visible to search, if `false` (the default) then do nothing with refreshes. (Options = true,false,wait_for)
111 $params['_source'] = (list) True or false to return the _source field or not, or default list of fields to return, can be overridden on each sub-request
163 $params['preference'] = (string) Specify the node or shard the operation should be performed on (default: random)
167 $params['analyze_wildcard'] = (boolean) Specify whether wildcard and prefix queries should be analyzed (default: false)
168 $params['default_operator'] = (enum) The default operator for query string query (AND or OR) (Options = AND,OR) (Default = OR)
169 $params['df'] = (string) The field to use as default where no field prefix is given in the query string
189 $params['refresh'] = (enum) If `true` then refresh the affected shards to make this operation visible to search, if `wait_for` then wait for a refresh to make this operation visible to search, if `false` (the default) then do nothing with refreshes. (Options = true,false,wait_for)
212 $params['refresh'] = (enum) If `true` then refresh the affected shards to make this operation visible to search, if `wait_for` then wait for a refresh to make this operation visible to search, if `false` (the default) then do nothing with refreshes. (Options = true,false,wait_for)
234 $params['analyze_wildcard'] = (boolean) Specify whether wildcard and prefix queries should be analyzed (default: false)
235 $params['default_operator'] = (enum) The default operato
[all...]
/plugin/findologicxmlexport/vendor/jms/serializer/src/Type/
H A Dgrammar.pp13 %token quoted_string:_quote " -> default
17 %token apostrophed_string:_apostrophe ' -> default
/plugin/dw2pdf/vendor/mpdf/mpdf/src/Utils/
H A DArrays.php8 public static function get($array, $key, $default = null) argument
18 return $default;
/plugin/dokutexit/help/
H A Dtexit.txt27 ^ keyword ^ meaning ^ values ^ default ^
30 ^author |Add to PDF properties & Latex document | string| no default|
31 ^keywords |Add to PDF properties | string | no default|
/plugin/wysiwyg/fckeditor/
H A Dfckeditor.cfm41 <cfparam name="attributes.width" type="string" default="100%">
42 <cfparam name="attributes.height" type="string" default="200">
43 <cfparam name="attributes.toolbarSet" type="string" default="Default">
44 <cfparam name="attributes.value" type="string" default="">
45 <cfparam name="attributes.basePath" type="string" default="/fckeditor/">
46 <cfparam name="attributes.checkBrowser" type="boolean" default="true">
47 <cfparam name="attributes.config" type="struct" default="#structNew()#">
/plugin/fckg/fckeditor/editor/skins/default/
H A Dfck_editor.css53 cursor: default;
136 border: #efefde 1px solid; /* This is the default border */
222 cursor: default;
331 cursor: default;
378 cursor: default;
397 cursor: default;
448 cursor: default;
/plugin/wysiwyg/fckeditor/editor/skins/default/
H A Dfck_editor.css53 cursor: default;
136 border: #efefde 1px solid; /* This is the default border */
222 cursor: default;
331 cursor: default;
378 cursor: default;
397 cursor: default;
448 cursor: default;
/plugin/findologicxmlexport/vendor/twig/twig/doc/filters/
H A Dround.rst18 precision (default is ``0``) and the second the rounding method (default is
H A Dconvert_encoding.rst19 default (Twig before 1.8.1 uses `iconv`_ by default).
/plugin/confmanager/lang/en/
H A Dentities.txt1 …aracters or strings with other strings based on a configuration file. By default this is used to c…
13 Even though by default it is used with simple character replacements only, the entity system can al…
/plugin/dev/
H A Dcli.php129 default:
177 $default = '';
180 $default = file_get_contents($cachename);
185 if ($default) echo ' [' . $default . ']';
192 if ($value === '') $value = $default;
/plugin/sentry/conf/
H A DSetting.php14 public function initialize($default = null, $local = null, $protected = null) argument
16 parent::initialize($default, $local, $protected);
/plugin/authyubikey/
H A Dauth.php.org35 if(!@is_readable($config_cascade['plainauth.users']['default'])) {
38 if(@is_writable($config_cascade['plainauth.users']['default'])) {
119 * The new user will be added to the default group by this
120 * function if grps are not specified (default behaviour).
144 // set default group if no groups specified
150 if(!io_saveFile($config_cascade['plainauth.users']['default'], $userline, true)) {
191 …if(!io_replaceInFile($config_cascade['plainauth.users']['default'], '/^'.$user.':/', $userline, tr…
224 if (!io_deleteFromFile($config_cascade['plainauth.users']['default'], $pattern, true)) {
329 if(!file_exists($config_cascade['plainauth.users']['default'])) return;
331 $lines = file($config_cascade['plainauth.users']['default']);

12345678910>>...54