Home
last modified time | relevance | path

Searched refs:default (Results 251 – 275 of 1338) sorted by relevance

1...<<11121314151617181920>>...54

/plugin/directorylist/
H A Dreadme.md57 This argument is optional, the default value is: ``true``.
75 This argument is optional, the default value is: ``asc``.
124 * changed default 'type' to 'download'
/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Util/
H A DConfiguration.php995 * @param bool $default
999 protected function getBoolean($value, $default) argument
1007 return $default;
1012 * @param bool $default
1016 protected function getInteger($value, $default) argument
1022 return $default;
/plugin/xterm2/
H A Dsyntax.php48 var $default = 'xterm2user'; variable in syntax_plugin_xterm2
/plugin/downloadcodeblock/
H A Dstyle.css8 /* Mimic the default style used for secedit buttons */
/plugin/authorlist/images/
H A DREADME.txt1 Image email.png is from the dokuwiki default template
/plugin/tabinclude/
H A DREADME6 tested template: dokuwiki,default, monobook,arctic,arctic-mbo,roundbox,vector
/plugin/combo/resources/slot/
H A DREADME.md3 This file are used as default when a `slot`:
/plugin/scrape/HTMLPurifier/ConfigSchema/schema/
H A DHTML.TidyAdd.txt
H A DHTML.TidyRemove.txt
/plugin/cssperpage/
H A Dstyle.css6 /* css_per_page default class: opencss */
/plugin/findologicxmlexport/vendor/twig/extensions/doc/
H A Dtext.rst34 The default separator is "\\n", but you can easily change that by providing one:
57 The example would output ``Hello...``, as ``...`` is the default separator.
/plugin/ckgedit/ckeditor/plugins/note/dialogs/
H A Dnote.js.unc17 'default': 'basic',
23 'default': ''
/plugin/confmanager/configTypes/
H A DConfigManagerTwoLineLeftImageConfigCascade.php30 $default = $configs['default'];
32 $configs = array_merge($default, $local);
/plugin/webdav/
H A D.editorconfig14 ; Use editor default (possible autodetection).
/plugin/dataplot/
H A Dmake-release14 gpg --armor --sign --detach-sig --default-key FA5E6F3E ${my_package}.tar.gz
/plugin/actionrenderer/
H A Dplugin.info.txt6 desc Allow overwriting default XHTML render actions
/plugin/txtconf/
H A Dtxtconfig.class.php68 $default = $this->_read_config($this->_default_file);
72 …$keys = array_merge(array_keys($this->_metadata),array_keys($default), array_keys($local), array_k…
105 $this->setting[$key]->initialize($default[$key],$local[$key],$protected[$key]);
/plugin/combo/ComboStrap/
H A DPageImageTag.php16 public const DEFAULT_ATTRIBUTE = "default";
195 default:
225 * Used by svg to color by default with the primary color for instance
298 // then the default one
299 $default = $tagAttributes->getValueAndRemoveIfPresent(PageImageTag::DEFAULT_ATTRIBUTE);
300 if ($default === null) {
303 $defaultOrderOfPreference = explode("|", $default);
/plugin/openid/Auth/Yadis/
H A DManager.php33 * @param string $default The optional value to return if the key
38 function get($name, $default=null) argument
43 return $default;
/plugin/findologicxmlexport/vendor/twig/twig/doc/
H A Dinternals.rst31 ``\Twig\TokenStream``). The default lexer recognizes 13 different token types:
70 The default lexer (``\Twig\Lexer``) can be changed by calling
104 The default parser (``\Twig\TokenParser\AbstractTokenParser``) can be changed by calling the
139 The default compiler (``\Twig\Compiler``) can be changed by calling the
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A D31.31.js.map1default': 'identifier'\n }\n }\n ],\n // w…
H A D47.47.js.map1default': 'identifier'\n }\n }\n ]\n ],\n …
/plugin/socialshareprivacy2/JC/
H A DREADME.md47 …re options that were used to set the cookie, unless you're relying on the default options that is.*
53 By default the cookie value is encoded/decoded when writing/reading, using `encodeURIComponent`/`de…
65 …` by passing a plain object to the options argument. Per-call options override the default options.
77 Define the path where the cookie is valid. *By default the path of the cookie is the path of the pa…
/plugin/findologicxmlexport/vendor/jms/serializer/doc/cookbook/
H A Dexclusion_strategies.rst14 The default exclusion policy is to exclude nothing. That is, all properties of the
49 JMSSerializerBundle comes by default with a very neat feature which allows
85 Another default exclusion strategy is to create different views of your objects.
188 …n manager's friends. If you do not override the groups for the friends, it will default to Default.
194 …'Default', // This would be the default if you did not override the groups of the manager property.
312 By default the serializer exposes three variables (`object`, `context` and `property_metadata` for …
/plugin/templatepagename/
H A Dplugin.info.txt6 desc Set a default template page name

1...<<11121314151617181920>>...54