Home
last modified time | relevance | path

Searched refs:default (Results 26 – 50 of 1338) sorted by relevance

12345678910>>...54

/plugin/commonmark/vendor/league/commonmark/src/Util/
H A DConfiguration.php
/plugin/findologicxmlexport/vendor/hoa/iterator/
H A DMultiple.php65 * @param mixed $default Default value.
71 $default = null argument
76 $this->_infos[] = $default;
78 $this->_infos[$infos] = $default;
/plugin/confmanager/configTypes/
H A DConfigManagerTwoLineConfigCascade.php21 $default = $configs['default'];
23 $configs = array_merge($default, $local);
58 * @param array $default
61 private function getCustomEntries($input, $default) { argument
65 if (array_key_exists($key, $default)) {
66 if ($default[$key] === $value) {
H A DConfigManagerSingleLineConfigCascade.php28 $default = $configs['default'];
30 $configs = array_merge($default, $local);
49 * @param array $default
52 private function getCustomEntries($input, $default) { argument
55 if (in_array($line, $default)) {
/plugin/findologicxmlexport/vendor/phpunit/phpunit/tests/TextUI/
H A Dtestdox-xml.phpt19 …ClassName="Status" prettifiedMethodName="Success" status="0" time="%s" size="-1" groups="default"/>
20 …s" prettifiedMethodName="Failure" status="3" time="%s" size="-1" groups="default" exceptionLine="1…
21 …tus" prettifiedMethodName="Error" status="4" time="%s" size="-1" groups="default" exceptionMessage…
22 …ssName="Status" prettifiedMethodName="Incomplete" status="2" time="%s" size="-1" groups="default"/>
23 …ClassName="Status" prettifiedMethodName="Skipped" status="1" time="%s" size="-1" groups="default"/>
24 …edClassName="Status" prettifiedMethodName="Risky" status="5" time="%s" size="-1" groups="default"/>
25 …ClassName="Status" prettifiedMethodName="Warning" status="6" time="%s" size="-1" groups="default"/>
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/build/Elasticsearch/Namespaces/
H A DLicenseNamespace.asciidoc49 $params['local'] = (boolean) Return local information, do not retrieve the state from master node (default: false)
50 $params['accept_enterprise'] = (boolean) If the active license is an enterprise license, return type as 'enterprise' (default: false)
87 $params['acknowledge'] = (boolean) whether the user has acknowledged acknowledge messages (default: false)
101 $params['acknowledge'] = (boolean) whether the user has acknowledged acknowledge messages (default: false)
114 $params['type'] = (string) The type of trial license to generate (default: "trial")
115 $params['acknowledge'] = (boolean) whether the user has acknowledged acknowledge messages (default: false)
/plugin/qc/
H A Ddeleted.files5 pix/default/fixme.png
6 pix/default/status_green.png
7 pix/default/status_red.png
8 pix/default/status_yellow.png
/plugin/combo/ComboStrap/Meta/Store/
H A DMetadataDokuWikiStore.php41 * This is generally where the default data is located
51 * They are used as the default of the current metadata
156 * @param null $default
159 public function get(Metadata $metadata, $default = null) argument
170 return $this->getFromName($metadata->getName(), $default);
183 * @param null $default
186 public function getFromName(string $name, $default = null) argument
205 return $default;
221 * @param null $default
224 public function setFromPersistentName(string $name, $value, $default argument
[all...]
/plugin/combo/ComboStrap/
H A DTagAttributes.php171 * The default id if no one is specified
262 * @var bool - adding the default class for the logical tag
306 * @param array $defaultAttributes - the default attributes values
398 default:
437 public function getClass($default = null) argument
439 $value = $this->getValue(self::CLASS_KEY, $default);
742 * By default, {@link TagAttributes::addOutputAttributeValue()}
801 * @param null $default
804 public function getValue($attributeName, $default = null) argument
810 return $default;
823 getValueAndRemove($attributeName, $default = null) global() argument
896 getComponentAttributeValue($attributeName, $default = null) global() argument
1132 getValuesAndRemove($attributeName, $default = null) global() argument
1192 getValueAndRemoveIfPresent($attribute, $default = null) global() argument
1261 getBooleanValueAndRemoveIfPresent($attribute, $default = null) global() argument
1269 getBooleanValue($attribute, $default = null) global() argument
1390 getValueAsInteger(string $WIDTH_KEY, int $default = null) global() argument
1438 getValues($attributeName, array $default = null) global() argument
1455 getComponentAttributeValueAndRemoveIfPresent(string $attribute, $default = null) global() argument
[all...]
H A DTemplateEngine.php20 public const CONF_THEME_DEFAULT = "default";
60 $default = self::CONF_THEME_DEFAULT;
74 if ($themeName !== $default) {
110 $defaultTemplateDirectory = WikiPath::createComboResource(":theme:$default:pages:templates")->toLocalPath();
112 $partialSearchDirectories[] = WikiPath::createComboResource(":theme:$default:pages:partials")->toLocalPath();
113 $componentsCssSearchDirectories[] = WikiPath::createComboResource(":theme:$default:components:css");
114 $componentsHtmlSearchDirectories[] = WikiPath::createComboResource(":theme:$default:components:html")->toLocalPath();
210 $default = BreadcrumbTag::getDefaultBlockAttributes();
211 $tagAttributes = TagAttributes::createFromTagMatch("<breadcrumb $args/>", $default, $knownType);
222 $default
[all...]
/plugin/odt/helper/
H A Dcssimport.php206 $default = false;
216 $default = true;
228 $default = false;
249 $default = false;
281 $default = false;
506 $default = false;
544 $default = false;
629 $default = false;
656 $default = false;
734 $default = false;
[all …]
/plugin/bootswrapper/exe/help/
H A Dlabel.txt12 <label type="default">default</label>
20 <label type="default">default</label>
32 | ''type'' | ''info'' | ''default'', ''primary'', ''success'', ''info'', ''warning'', ''danger'' |…
/plugin/bez/meta/
H A DTpl.php37 public function action($default=null) { argument
39 if ($action == '' && !is_null($default)) {
40 return $default;
45 public function param($id, $default='') { argument
46 return $this->action->get_param($id, $default);
85 public function get($id, $default='') { argument
92 return $default;
/plugin/findologicxmlexport/vendor/twig/twig/doc/filters/
H A Ddate.rst8 The default date format support has been added in Twig 1.5.
11 The default timezone support has been added in Twig 1.6.1.
42 current date by default. If an empty string is desired instead of the current
49 If no format is provided, Twig will use the default one: ``F j, Y H:i``. This
50 default can be easily changed by calling the ``setDateFormat()`` method on the
51 ``core`` extension instance. The first argument is the default format for
52 dates and the second one is the default format for date intervals:
65 By default, the date is displayed by applying the default timezone (the one
80 The default timezone can also be set globally by calling ``setTimezone()``:
/plugin/davcal/vendor/sabre/dav/lib/CalDAV/Schedule/
H A DOutbox.php172 $default = DAVACL\Plugin::getDefaultSupportedPrivilegeSet();
173 $default['aggregates'][] = [
176 $default['aggregates'][] = [
180 return $default;
/plugin/subconfhelper/helper/
H A Dconfig.php36 function configuration( $datafile, $local=array( ), $default=array( ), $protected=array( ) ) { argument
41 $this->_default_files = $default;
63 $default = array_merge($this->_read_config_group($this->_default_files));
67 …$keys = array_merge(array_keys($this->_metadata),array_keys($default), array_keys($local), array_k…
90 $this->setting[$key]->initialize($default[$key],$local[$key],$protected[$key]);
/plugin/commonmark/vendor/league/commonmark/src/Inline/Element/
H A DAbstractInline.php
/plugin/svgpureinsert/
H A Dhelper.php105 $default = array(100, 100);
108 if(!$data) return $default;
109 if(!preg_match('/<svg([^>]*)>/s', $data, $m)) return $default;
125 if(!$width) $width = $default[0];
126 if(!$height) $height = $default[0];
/plugin/pgn4web/pgn4web/
H A Dmini.css56 /* a "width" attribute here must use the !important flag to override default settings */
65 /* a "width" attribute here must use the !important flag to override default settings */
69 /* a "width" attribute here must use the !important flag to override default settings */
73 /* a "width" attribute here must use the !important flag to override default settings */
77 /* a "width" attribute here must use the !important flag to override default settings */
/plugin/prosemirror/parser/
H A DInternalLinkNode.php49 $default = $xhtml_renderer->_simpleTitle($parts[0]);
57 $heading = $default;
70 protected static function getLinkTitle($title, $default, $id)
79 return hsc($default);
68 getLinkTitle($title, $default, $id) global() argument
/plugin/authgooglesheets/vendor/google/apiclient-services/src/PeopleService/
H A DCoverPhoto.php25 public $default; variable in Google\\Service\\PeopleService\\CoverPhoto
36 public function setDefault($default) argument
38 $this->default = $default;
H A DPhoto.php25 public $default; variable in Google\\Service\\PeopleService\\Photo
36 public function setDefault($default) argument
38 $this->default = $default;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/YouTube/
H A DLocalizedProperty.php26 public $default; variable in Google\\Service\\YouTube\\LocalizedProperty
35 public function setDefault($default) argument
37 $this->default = $default;
/plugin/combo/syntax/
H A Dmenubar.php164 $default[BackgroundAttribute::BACKGROUND_COLOR] = 'light';
165 $default[self::BREAKPOINT_ATTRIBUTE] = "lg";
166 $default[self::THEME_ATTRIBUTE] = "light";
167 $default[self::POSITION] = "normal";
168 $default[ContainerTag::CONTAINER_ATTRIBUTE] = SiteConfig::getConfValue(
172 $tagAttributes = TagAttributes::createFromTagMatch($match, $default);
254 default:
/plugin/news/scripts/
H A Dnewsfeed.ini3 ; use the default entry as your template
5 ; do not remove default entry
6 [default] section

12345678910>>...54