Searched defs:tagAttributes (Results 51 – 66 of 66) sorted by relevance
123
54 public static function handleEnter(TagAttributes $tagAttributes): array
55 public static function renderEnter(TagAttributes $tagAttributes): string
326 public function buildFromTagAttributes(TagAttributes $tagAttributes): FetcherVignette
133 public function buildFromTagAttributes(TagAttributes $tagAttributes): FetcherImage
104 public function buildFromTagAttributes(TagAttributes $tagAttributes): IFetcher
65 public function buildFromTagAttributes(TagAttributes $tagAttributes): IFetcher
181 public static function createFromAttributes(TagAttributes $tagAttributes): FetcherSvg1384 public function buildFromTagAttributes(TagAttributes $tagAttributes): FetcherImage
695 public function getHtmlElement($tagAttributes): string
718 public function buildFromTagAttributes(TagAttributes $tagAttributes): MediaMarkup
737 public function buildFromTagAttributes(TagAttributes $tagAttributes): FetcherMarkup
714 static function checkDefaultBorderColorAttributes(&$tagAttributes)
412 public static function createFromTagAttributeString(TagAttributes $tagAttributes): TagAttributes
37 …ublic static function addOpenLinkTagInCallStack(CallStack $callStack, TagAttributes $tagAttributes)
96 …static function getContextPathForComponentThatMayBeInFragment(TagAttributes $tagAttributes): WikiP…
770 static function addOpenLinkTagInCallStack(CallStack $callStack, TagAttributes $tagAttributes)
44 var $tagAttributes; variable in Tag