Home
last modified time | relevance | path

Searched refs:getAttributes (Results 1 – 25 of 25) sorted by relevance

/template/strap/syntax/
H A Dlabel.php97 $parentAttribute = $parentTag->getAttributes();
108 $tagAttributes = $parentTag->getAttributes();
149 PluginUtility::ATTRIBUTES => $openingTag->getAttributes()
H A Dcode.php145 $tagAttributes = $parentTag->getAttributes();
162 PluginUtility::ATTRIBUTES => $openingTag->getAttributes()
H A Dtooltip.php164 PluginUtility::ATTRIBUTES => $openingTag->getAttributes()
191 $attributes = $openingTag->getAttributes();
H A Dtext.php128 $attributes = $openingCall->getAttributes();
H A Dlink.php339 $htmlAttributes->mergeWithCallStackArray($parent->getAttributes());
389 $openingAttributes = $openingTag->getAttributes();
779 $parentAttributes = $parent->getAttributes();
H A Dbrand.php156 … $openTagAttributes = TagAttributes::createFromCallStackArray($openTag->getAttributes());
H A Dcontentlist.php270 PluginUtility::ATTRIBUTES => $openingTag->getAttributes()
H A Diterator.php267 $pageSqlAttribute = $actualCall->getAttributes();
/template/strap/ComboStrap/
H A DTabsTag.php294 $openingTag->getAttributes(),
346 $openingTag->getAttributes(),
366 PluginUtility::ATTRIBUTES => $openingTag->getAttributes()
H A DPrismTags.php38 return array(PluginUtility::ATTRIBUTES => $openingTag->getAttributes());
H A DCall.php422 function &getAttributes(): array function in ComboStrap\\Call
683 $attributes = &$this->getAttributes();
713 $attributes = $this->getAttributes();
962 $this->getAttributes()[$name] = $value;
H A DPageExplorerTag.php215 $pageAttributes = $actualCall->getAttributes();
218 $namespaceAttributes = $actualCall->getAttributes();
221 $homeAttributes = $actualCall->getAttributes();
224 $parentAttributes = $actualCall->getAttributes();
H A DCarrouselTag.php92 return array(PluginUtility::ATTRIBUTES => $openingCall->getAttributes());
H A DIconTag.php124 PluginUtility::ATTRIBUTES => $openingCall->getAttributes(),
H A DGridTag.php263 return array(PluginUtility::ATTRIBUTES => $openingCall->getAttributes());
457 PluginUtility::ATTRIBUTES => $openingCall->getAttributes()
H A DBlockquoteTag.php157 $attributes = $openingTag->getAttributes();
H A DOutlineSection.php71 if (count($this->headingEnterCall->getAttributes()) == 3) {
H A DOutlineVisitor.php144 … $fetcher = MediaMarkup::createFromCallStackArray($h1ContentCall->getAttributes())->getFetcher();
H A DHeadingTag.php117 $openingAttributes = $openingTag->getAttributes(); // for level
H A DOutline.php415 $this->actualHeadingCall->getAttributes(),
H A DXmlTagProcessing.php163 $tagAttributes = $parentTag->getAttributes();
/template/strap/ComboStrap/Tag/
H A DBackgroundTag.php153 … $backgroundAttributes = TagAttributes::createFromCallStackArray($openingTag->getAttributes())
168 $imageAttribute = $actual->getAttributes();
H A DBoxTag.php107 PluginUtility::ATTRIBUTES => $openingTag->getAttributes()
H A DShareTag.php149 return [PluginUtility::ATTRIBUTES => $openingTag->getAttributes()];
H A DWebCodeTag.php206 PluginUtility::ATTRIBUTES => $openingTag->getAttributes()