Home
last modified time | relevance | path

Searched defs:default (Results 1 – 25 of 31) sorted by relevance

12

/template/strap/ComboStrap/
H A DTemplateStore.php25 public function get(Metadata $metadata, $default = null)
31 public function getFromName(string $name, $default = null)
36 public function setFromPersistentName(string $name, $value, $default = null)
H A DTagAttributes.php437 public function getClass($default = null)
804 public function getValue($attributeName, $default = null)
823 public function getValueAndRemove($attributeName, $default = null)
896 function getComponentAttributeValue($attributeName, $default = null)
1132 function getValuesAndRemove($attributeName, $default = null): array
1192 function getValueAndRemoveIfPresent($attribute, $default = null)
1261 function getBooleanValueAndRemoveIfPresent($attribute, $default = null)
1269 function getBooleanValue($attribute, $default = null)
1390 public function getValueAsInteger(string $WIDTH_KEY, ?int $default = null): ?int
1438 public function getValues($attributeName, ?array $default = null): ?array
[all …]
H A DMetadataSingleArrayStore.php50 public function get(Metadata $metadata, $default = null)
92 public function getFromName(string $name, $default = null)
102 public function setFromPersistentName(string $name, $value, $default = null)
H A DSite.php696 public static function getPrimaryColor(string $default = null): ?ColorRgb
715 public static function getSecondaryColor($default = null): ?ColorRgb
754 public static function getPrimaryColorValue($default = null): ?string
770 public static function getSecondaryColorValue($default = null)
H A DMetadataFormDataStore.php25 public function get(Metadata $metadata, $default = null)
H A DArrayUtility.php104 public static function mergeByValue(array $default, array $overwrite): array
H A DSiteConfig.php168 …public function getValue(string $key, ?string $default = null, ?string $scope = PluginUtility::PLU…
178 public function getBooleanValue(string $key, int $default): bool
H A DDataType.php74 public static function toIntegerOrDefaultIfNull($targetValue, $default): int
H A DCall.php681 function &getAttribute($key, $default = null)
H A DExecutionContext.php546 public function getConfValue(string $key, string $default = null)
/template/strap/ComboStrap/Meta/Api/
H A DMetadataStore.php41 public function get(Metadata $metadata, $default = null);
52 public function getFromName(string $name, $default = null);
60 public function setFromPersistentName(string $name, $value, $default = null);
/template/argon-alt/assets/css/
Ddoku.scss375 #config__manager tr.default .input, #config__manager tr.default input, #config__manager tr.default … class
/template/argon/assets/css/
Ddoku.scss432 #config__manager tr.default .input, class
433 #config__manager tr.default input, class
434 #config__manager tr.default textarea, class
435 #config__manager tr.default select, class
/template/strap/ComboStrap/Meta/Store/
H A DMetadataDokuWikiStore.php159 public function get(Metadata $metadata, $default = null)
186 public function getFromName(string $name, $default = null)
224 …public function setFromPersistentName(string $name, $value, $default = null): MetadataDokuWikiStore
H A DMetadataDbStore.php102 public function get(Metadata $metadata, $default = null)
291 public function getFromName(string $name, $default = null)
307 public function setFromPersistentName(string $name, $value, $default = null)
/template/strap/vendor/symfony/process/
H A DExecutableFinder.php49 public function find(string $name, ?string $default = null, array $extraDirs = [])
/template/strap/vendor/antlr/antlr4-php-runtime/src/Tree/
H A DParseTreeWalker.php11 public static function default() : self function in Antlr\\Antlr4\\Runtime\\Tree\\ParseTreeWalker
/template/strap/vendor/antlr/antlr4-php-runtime/src/
H A DCommonTokenFactory.php53 public static function default() : self function in Antlr\\Antlr4\\Runtime\\CommonTokenFactory
/template/strap/admin/
H A Dpagerules.php306 private function getLangOrDefault($id, $default)
/template/twigstarter/vendor/twig/twig/src/Loader/
DFilesystemLoader.php258 private function parseName($name, $default = self::MAIN_NAMESPACE)
/template/strap/vendor/php-webdriver/webdriver/lib/Remote/
H A DDesiredCapabilities.php434 private function get($key, $default = null)
/template/bootstrap3/
DTemplate.php198 public function getConf($key, $default = false)
/template/strap/ComboStrap/Xml/
H A DXmlElement.php244 public function getAttributeOrDefault(string $string, string $default): string argument
/template/strap/ComboStrap/Meta/Form/
H A DFormMetaField.php513 function setValue($value, $default = null): FormMetaField
/template/mikio/
H A Dmikio.php257 public function getConf(string $key, $default = false)

12