Home
last modified time | relevance | path

Searched refs:getAttributes (Results 1 – 25 of 121) sorted by last modified time

12345

/plugin/columns/
H A Daction.php314 $call[1][1][1] = $this->column[$c]->getAttributes();
529 public function getAttributes() { function in columns_attributes_bag
/plugin/adhocmathml/
H A Dmtd.php39 $attr = $helper->getAttributes($data);
/plugin/combo/ComboStrap/
H A DBlockquoteTag.php157 $attributes = $openingTag->getAttributes();
H A DCall.php415 function &getAttributes(): ?array function in ComboStrap\\Call
669 $attributes = &$this->getAttributes();
699 $attributes = $this->getAttributes();
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 DOutline.php407 $this->actualHeadingCall->getAttributes(),
H A DOutlineVisitor.php144 $fetcher = MediaMarkup::createFromCallStackArray($h1ContentCall->getAttributes())->getFetcher();
H A DGridTag.php263 return array(PluginUtility::ATTRIBUTES => $openingCall->getAttributes());
457 PluginUtility::ATTRIBUTES => $openingCall->getAttributes()
H A DHeadingTag.php117 $openingAttributes = $openingTag->getAttributes(); // for level
H A DXmlTagProcessing.php155 $tagAttributes = $parentTag->getAttributes();
H A DPrismTags.php38 return array(PluginUtility::ATTRIBUTES => $openingTag->getAttributes());
H A DIconTag.php124 PluginUtility::ATTRIBUTES => $openingCall->getAttributes(),
H A DTabsTag.php294 $openingTag->getAttributes(),
346 $openingTag->getAttributes(),
366 PluginUtility::ATTRIBUTES => $openingTag->getAttributes()
/plugin/combo/syntax/
H A Diterator.php267 $pageSqlAttribute = $actualCall->getAttributes();
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 Dcontentlist.php270 PluginUtility::ATTRIBUTES => $openingTag->getAttributes()
H A Dlink.php297 $htmlAttributes->mergeWithCallStackArray($parent->getAttributes());
347 $openingAttributes = $openingTag->getAttributes();
737 $parentAttributes = $parent->getAttributes();
H A Dtext.php128 $attributes = $openingCall->getAttributes();
H A Dtooltip.php164 PluginUtility::ATTRIBUTES => $openingTag->getAttributes()
191 $attributes = $openingTag->getAttributes();
H A Dbrand.php156 $openTagAttributes = TagAttributes::createFromCallStackArray($openTag->getAttributes());
/plugin/combo/ComboStrap/Tag/
H A DWebCodeTag.php206 PluginUtility::ATTRIBUTES => $openingTag->getAttributes()
H A DBackgroundTag.php153 $backgroundAttributes = TagAttributes::createFromCallStackArray($openingTag->getAttributes())
168 $imageAttribute = $actual->getAttributes();
H A DBoxTag.php107 PluginUtility::ATTRIBUTES => $openingTag->getAttributes()

12345