Home
last modified time | relevance | path

Searched defs:tagAttributes (Results 1 – 25 of 65) sorted by relevance

123

/template/strap/ComboStrap/
H A DTabsTag.php69 public static function openNavigationalTabsElement(TagAttributes $tagAttributes): string
200 public static function openTabPanelsElement(TagAttributes $tagAttributes): string
225 public static function getComponentType(TagAttributes $tagAttributes)
240 public static function closeTabPanelsElement(TagAttributes $tagAttributes): string
370 public static function renderEnterXhtml(TagAttributes $tagAttributes, array $data): string
395 public static function renderExitXhtml(TagAttributes $tagAttributes, array $data): string
H A DIcon.php10 private TagAttributes $tagAttributes; variable in ComboStrap\\Icon
39 public static function createFromTagAttributes(TagAttributes $tagAttributes): Icon
94 …public static function createFromComboResource(string $name, TagAttributes $tagAttributes = null):…
112 private function setTagAttributes(TagAttributes $tagAttributes): Icon
H A DIconTag.php19 public static function handleSpecial(TagAttributes $tagAttributes, Doku_Handler $handler): array
82 public static function renderEmptyTag(TagAttributes $tagAttributes): string
114 public static function handleEnter(TagAttributes $tagAttributes, Doku_Handler $handler): array
129 public static function renderEnterTag(TagAttributes $tagAttributes): string
H A DBreadcrumbTag.php48 public static function toBreadCrumbHtml(TagAttributes $tagAttributes = null): string
172 public static function render(TagAttributes $tagAttributes): string
196 public static function handleEnter(TagAttributes $tagAttributes): array
H A DBrandTag.php25 …public static function handleSpecialEnter(TagAttributes $tagAttributes, \Doku_Handler $handler): a…
69 public static function render(TagAttributes $tagAttributes, int $state, array $data): string
226 …public static function mixBrandButtonToTagAttributes(TagAttributes $tagAttributes, BrandButton $br…
H A DPageImageTag.php52 public static function handle($tagAttributes, $handler): array
71 public static function render(TagAttributes $tagAttributes, array $data)
293 private static function getOrderOfPreference(TagAttributes $tagAttributes): array
H A DPanelTag.php36 public static function getSelectedValue(TagAttributes $tagAttributes)
57 …public static function handleEnter(TagAttributes $tagAttributes, Doku_Handler $handler, string $ma…
183 public static function renderEnterXhtml(TagAttributes $tagAttributes, array $data): string
H A DHorizontal.php25 public static function processHorizontal(TagAttributes &$tagAttributes)
32 static function processFlexAttribute(string $attributeName, $tagAttributes)
H A DButtonTag.php40 public static function processButtonAttributesToHtmlAttributes(TagAttributes &$tagAttributes)
157 …public static function renderEnterXhtml(TagAttributes $tagAttributes, DokuWiki_Syntax_Plugin $plug…
H A DHeadingTag.php239 …public static function processRenderEnterXhtml(string $context, TagAttributes $tagAttributes, Doku…
423 static function renderClosingTag(TagAttributes $tagAttributes, string $context): string
502 …static function handleEnter(\Doku_Handler $handler, TagAttributes $tagAttributes, string $markupTa…
H A DBlockquoteTag.php247 public static function renderEnterXhtml(TagAttributes $tagAttributes, $data, $renderer): string
320 …static function renderExitXhtml(TagAttributes $tagAttributes, Doku_Renderer_xhtml $renderer, array…
H A DXmlTagProcessing.php41 …public static function renderStaticExitXhtml(TagAttributes $tagAttributes, Doku_Renderer_xhtml $re…
178 …public static function renderStaticEnterXhtml(TagAttributes $tagAttributes, Doku_Renderer_xhtml $r…
899 …private static function renderStaticEnterSpecialMetadata(TagAttributes $tagAttributes, Doku_Render…
H A DBrandListTag.php12 public static function render(TagAttributes $tagAttributes): string
H A DHrTag.php19 public static function render(TagAttributes $tagAttributes): string
H A DOpacity.php23 public static function processOpacityAttribute(TagAttributes &$tagAttributes){
H A DDropDownTag.php13 public static function renderEnterXhtml(TagAttributes $tagAttributes): string
H A DDisplay.php14 public static function processDisplay(TagAttributes &$tagAttributes)
H A DFontSize.php35 public static function processFontSizeAttribute(TagAttributes &$tagAttributes)
H A DPipelineTag.php49 public static function renderEnterXhtml(TagAttributes $tagAttributes): string
H A DJumbotronTag.php17 public static function renderEnterXhtml(TagAttributes $tagAttributes): string
H A DNoteTag.php29 public static function renderEnterInlineNote(TagAttributes $tagAttributes): string
/template/strap/ComboStrap/Tag/
H A DBoxTag.php113 static public function renderEnterXhtml(TagAttributes $tagAttributes): string
124 static function renderExitXhtml(TagAttributes $tagAttributes): string
H A DRelatedTag.php43 public static function render(TagAttributes $tagAttributes): string
50 …public static function renderForPage(MarkupPath $page, TagAttributes $tagAttributes = null): string
H A DWebCodeTag.php213 public static function renderExit(TagAttributes $tagAttributes, array $data)
495 private static function finishIframe(TagAttributes $tagAttributes, string $bar = ""): string
/template/strap/ComboStrap/TagAttribute/
H A DBackgroundAttribute.php63 public static function processBackgroundAttributes(TagAttributes &$tagAttributes)
298 private static function processPatternAttribute(TagAttributes &$tagAttributes)

123