Searched refs:getValueAndRemoveIfPresent (Results 1 – 25 of 27) sorted by relevance
12
204 … $title = $brandAttributes->getValueAndRemoveIfPresent(syntax_plugin_combo_link::TITLE_ATTRIBUTE);208 $color = $brandAttributes->getValueAndRemoveIfPresent(ColorRgb::PRIMARY_VALUE);212 $secondaryColor = $brandAttributes->getValueAndRemoveIfPresent(ColorRgb::SECONDARY_VALUE);216 $handle = $brandAttributes->getValueAndRemoveIfPresent(Tag\FollowTag::HANDLE_ATTRIBUTE);233 $url = $tagAttributes->getValueAndRemoveIfPresent($urlAttribute);
100 $control = $tagAttributes->getValueAndRemoveIfPresent(CarrouselTag::CONTROL_ATTRIBUTE);108 …$elementsMin = $tagAttributes->getValueAndRemoveIfPresent(CarrouselTag::ELEMENTS_MIN_ATTRIBUTE, Ca…114 …$slideMinimalWidth = $tagAttributes->getValueAndRemoveIfPresent(CarrouselTag::ELEMENT_WIDTH_ATTRIB…
86 … $zoom = $tagAttributes->getValueAndRemoveIfPresent(Dimension::ZOOM_ATTRIBUTE, self::DEFAULT_ZOOM);128 $width = $tagAttributes->getValueAndRemoveIfPresent(Dimension::WIDTH_KEY);129 $height = $tagAttributes->getValueAndRemoveIfPresent(Dimension::HEIGHT_KEY);130 $ratio = $tagAttributes->getValueAndRemoveIfPresent(Dimension::RATIO_ATTRIBUTE);299 $default = $tagAttributes->getValueAndRemoveIfPresent(PageImageTag::DEFAULT_ATTRIBUTE);
151 $ref = $tagAttributes->getValueAndRemoveIfPresent(MarkupRef::REF_ATTRIBUTE);153 $ref = $tagAttributes->getValueAndRemoveIfPresent(MediaMarkup::DOKUWIKI_SRC);721 $linking = $tagAttributes->getValueAndRemoveIfPresent(self::LINKING_KEY);725 $label = $tagAttributes->getValueAndRemoveIfPresent(TagAttributes::TITLE_KEY);729 $align = $tagAttributes->getValueAndRemoveIfPresent(Align::ALIGN_ATTRIBUTE);733 $lazy = $tagAttributes->getValueAndRemoveIfPresent(LazyLoad::LAZY_LOAD_METHOD);742 $width = $tagAttributes->getValueAndRemoveIfPresent(Dimension::WIDTH_KEY);746 $height = $tagAttributes->getValueAndRemoveIfPresent(Dimension::HEIGHT_KEY);750 $ratio = $tagAttributes->getValueAndRemoveIfPresent(Dimension::RATIO_ATTRIBUTE);
154 $panel = $liTagAttributes->getValueAndRemoveIfPresent("panel");156 $panel = $liTagAttributes->getValueAndRemoveIfPresent("id");228 $skin = $tagAttributes->getValueAndRemoveIfPresent("skin");
20 $name = $tagAttributes->getValueAndRemoveIfPresent("name","unknown name");
25 $type = $attributes->getValueAndRemoveIfPresent(TagAttributes::TYPE_KEY);55 $fragment = $attributes->getValueAndRemoveIfPresent(self::FRAGMENT_ATTRIBUTE);
90 $searchTerms = $tagAttributes->getValueAndRemoveIfPresent("q");
108 $layout = $tagAttributes->getValueAndRemoveIfPresent(PageTemplateName::PROPERTY_NAME);115 $tagAttributes->getValueAndRemoveIfPresent(self::PURGE);
74 $viewPortWidth = $tagAttributes->getValueAndRemoveIfPresent(self::VIEWPORT_WIDTH);85 $layout = $tagAttributes->getValueAndRemoveIfPresent(self::LAYOUT_ATTRIBUTE);
92 … $name = $iconAttributes->getValueAndRemoveIfPresent(FetcherSvg::NAME_ATTRIBUTE);
96 …$requiredDepth = DataType::toInteger($tagAttributes->getValueAndRemoveIfPresent(self::DEPTH_ATTRIB…
131 $tooltip = $tagAttributes->getValueAndRemoveIfPresent(Tooltip::TOOLTIP_ATTRIBUTE);
99 … $scrollMechanism = $attributes->getValueAndRemoveIfPresent(Dimension::SCROLL);
38 $selected = $tagAttributes->getValueAndRemoveIfPresent(PanelTag::SELECTED);
479 $gutterAttributeValue = $attributes->getValueAndRemoveIfPresent(GridTag::GUTTER);
225 … $breakpoint = $tagAttributes->getValueAndRemoveIfPresent(self::BREAKPOINT_ATTRIBUTE);267 $align = $tagAttributes->getValueAndRemoveIfPresent(self::ALIGN_ATTRIBUTE);281 … $container = $tagAttributes->getValueAndRemoveIfPresent(self::CONTAINER_ATTRIBUTE);
153 $targetId = $tagAttributes->getValueAndRemoveIfPresent("target-id");198 $targetLabel = $tagAttributes->getValueAndRemoveIfPresent("targetLabel");
319 … $numbered = $tagAttributes->getValueAndRemoveIfPresent(self::NUMBERED, self::NUMBERED_DEFAULT);
106 $targetId = $attributes->getValueAndRemoveIfPresent($collapse);108 $targetId = $attributes->getValueAndRemoveIfPresent("collapse");
58 $content = $tagAttributes->getValueAndRemoveIfPresent(self::MARKUP_CONTENT_ATTRIBUTE);
136 $name = $attributes->getValueAndRemoveIfPresent(self::NAME_ATTRIBUTE);
62 $size = $tagAttributes->getValueAndRemoveIfPresent(BarTag::SIZE_ATTRIBUTE);
56 $color = $attributes->getValueAndRemoveIfPresent(ColorRgb::COLOR);
508 … $frameBorder = $tagAttributes->getValueAndRemoveIfPresent(WebCodeTag::FRAMEBORDER_ATTRIBUTE);