| /template/strap/ComboStrap/Tag/ |
| H A D | BoxTag.php | 68 while ($actual = $callStack->next()) { 70 switch ($actual->getState()) { 74 if ($actual->getTagName() !== self::TAG) { 78 if (trim($actual->getCapturedContent()) === "") { 83 if ($actual->getDisplay() == Call::INLINE_DISPLAY) { 84 $tagName = $actual->getTagName(); 85 … if ($actual->getTagName() === self::TAG && $actual->getState() === DOKU_LEXER_UNMATCHED) {
|
| H A D | BackgroundTag.php | 164 while ($actual = $callStack->next()) { 166 $tagName = $actual->getTagName(); 168 $imageAttribute = $actual->getAttributes();
|
| /template/strap/ComboStrap/Meta/Field/ |
| H A D | AncestorImage.php | 69 $actual = $contextPage; 72 $actual = $actual->getParent(); 77 return FeaturedImage::createFromResourcePage($actual)->getValue(); 86 return FirstImage::createForPage($actual)->getValue(); 94 return FeaturedIcon::createForPage($actual)->getValueOrDefault();
|
| H A D | SocialCardImage.php | 66 $actual = $contextPage; 69 return $this->getFeaturedRasterImageOrFirst($actual); 74 $actual = $actual->getParent();
|
| /template/icke/_test/ |
| D | IckeTemplateNavigation.test.php | 18 $actual = $navigation->loadNavigation($config); 29 $this->assertEquals($expected, $actual); 39 $actual = $navigation->loadNavigation($config); 51 $this->assertEquals($expected, $actual); 68 $actual = $navigation->loadNavigation($config); 79 $this->assertEquals($expected, $actual);
|
| /template/strap/ComboStrap/ |
| H A D | Html.php | 103 …public static function getDiffBetweenValuesSeparatedByBlank(string $expected, string $actual, stri… argument 106 $rightClasses = preg_split("/\s/", $actual); 127 public static function getDiffBetweenSrcSet(string $expected, string $actual) argument 130 $actualSrcSets = explode(",", $actual); 171 public static function getDiffBetweenUrlStrings(string $expected, string $actual) argument 179 $urlActual = Url::createFromString($actual); 181 …throw new ExceptionBadSyntax("The $actual URL string ($actual) is not valid. Error: {$e->getMessag…
|
| H A D | PipelineTag.php | 20 while ($actual = $callstack->next()) { 28 $actualName = $actual->getTagName(); 35 $script .= $actual->getCapturedContent(); 39 $script .= $actual->getCapturedContent();
|
| H A D | TabsTag.php | 313 while ($actual = $callStack->next()) { 316 $actual->getTagName() == syntax_plugin_combo_label::TAG 318 $actual->getState() == DOKU_LEXER_ENTER 324 $navigationalCalls[] = $actual; 326 $tabPaneCalls[] = $actual; 330 $actual->getTagName() == syntax_plugin_combo_label::TAG 332 $actual->getState() == DOKU_LEXER_EXIT
|
| H A D | OutlineSection.php | 352 $actual = $this; 353 while ($actual->hasParent()) { 355 $actual = $actual->getParent(); 360 return $actual;
|
| H A D | Json.php | 35 public static function createFromArray(array $actual): Json argument 37 return new Json($actual);
|
| H A D | TagAttributes.php | 480 $actual = null; 482 $actual = $this->componentAttributesCaseInsensitive[$attLower]; 489 …s->componentAttributesCaseInsensitive[$attLower] = Html::mergeClassNames($attributeValue, $actual); 491 if (!empty($actual)) { 492 …e attribute ($attLower) stores an unique value and has already a value ($actual). to set another v…
|
| H A D | Outline.php | 166 $actual = $analyticsTagUsed[$tagName] ?? 0; 167 $analyticsTagUsed[$tagName] = $actual + 1;
|
| /template/strap/syntax/ |
| H A D | railroad.php | 124 while ($actual = $callStack->next()) { 125 if (in_array($actual->getTagName(), WebCodeTag::CODE_TAGS)) { 126 switch ($actual->getState()) { 128 $actualCodeType = strtolower($actual->getType()); 135 $bnfCode = $actual->getCapturedContent();
|
| /template/writr/css/components/ |
| D | tooltips.less | 11 background-color: @ini_tooltips_background_color; /* Replace with actual color value */ 12 color: @ini_tooltips_text_color; /* Replace with actual color value */ 20 border: 2px solid @ini_tooltips_border_color; /* Replace with actual color value */
|
| /template/notos/_test/ |
| D | navigation.test.php | 20 $actual = $customController->parseNavigation($file);
|
| /template/templar/less/ |
| D | thumbnails.less | 26 // The actual thumbnail (can be `a` or `div`)
|
| /template/strap/vendor/php-webdriver/webdriver/ |
| H A D | CHANGELOG.md | 161 - Added `getCapabilities()` method of `RemoteWebDriver`, to retrieve actual capabilities acknowledg… 174 … implementation of custom select-like components, eg. those not built around and actual select tag.
|
| /template/codowik/js/ |
| D | layout.js | 4063 var actual = dimName==='width' ? $P.outerWidth() : $P.outerHeight() 4068 , actual: actual property 4069 , correct: (size === actual) 4080 if (lastTry.actual > size) 4081 thisTry.attempt = max(0, lastTry.attempt - (lastTry.actual - size)); 4083 thisTry.attempt = max(0, lastTry.attempt + (size - lastTry.actual)); 4088 thisTry.actual = dimName=='width' ? $P.outerWidth() : $P.outerHeight(); 4089 thisTry.correct = (size === thisTry.actual);
|
| /template/dokutwitterbootstrap/ |
| D | README.md | 15 changes would require changing the actual template layout (mostly in main.php).
|
| /template/bushwick/fonts/ |
| D | README.txt | 92 - Fixed an issue with the example page that showed an old "top" icon instead of the actual NEW "ref…
|
| /template/fictive/genericons/ |
| D | README.txt | 100 - Fixed an issue with the example page that showed an old "top" icon instead of the actual NEW "ref…
|
| /template/readthedokus/ |
| H A D | README.md | 41 |Content width|Content width. This is a maximum width so the actual size could be less than this va…
|
| /template/hexa/genericons/ |
| D | README.md | 189 * Fixed an issue with the example page that showed an old "top" icon instead of the actual NEW "ref…
|
| /template/twigstarter/vendor/twig/twig/ |
| D | CHANGELOG | 299 * fixed possible array to string conversion concealing actual error
|
| /template/daily/css/ |
| D | pure-min.css | 519 The ".opera-only" selector is used to prevent actual prefocus styling
|