Home
last modified time | relevance | path

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

123

/plugin/combo/ComboStrap/
H A DTabsTag.php67 openNavigationalTabsElement(TagAttributes $tagAttributes) global() argument
198 openTabPanelsElement(TagAttributes $tagAttributes) global() argument
223 getComponentType(TagAttributes $tagAttributes) global() argument
238 closeTabPanelsElement(TagAttributes $tagAttributes) global() argument
368 renderEnterXhtml(TagAttributes $tagAttributes, array $data) global() argument
393 renderExitXhtml(TagAttributes $tagAttributes, array $data) global() argument
[all...]
H A DIcon.php10 private TagAttributes $tagAttributes; variable in ComboStrap\\Icon
39 public static function createFromTagAttributes(TagAttributes $tagAttributes): Icon argument
94 public static function createFromComboResource(string $name, TagAttributes $tagAttributes = null): Icon argument
112 setTagAttributes(TagAttributes $tagAttributes) global() argument
[all...]
H A DIconTag.php19 public static function handleSpecial(TagAttributes $tagAttributes, Doku_Handler $handler): array argument
82 public static function renderEmptyTag(TagAttributes $tagAttributes): string argument
114 public static function handleEnter(TagAttributes $tagAttributes, Doku_Handler $handler): array argument
129 renderEnterTag(TagAttributes $tagAttributes) global() argument
[all...]
H A DBreadcrumbTag.php48 public static function toBreadCrumbHtml(TagAttributes $tagAttributes = null): string argument
172 render(TagAttributes $tagAttributes) global() argument
196 handleEnter(TagAttributes $tagAttributes) global() argument
[all...]
H A DBrandTag.php25 public static function handleSpecialEnter(TagAttributes $tagAttributes, \Doku_Handler $handler): array argument
69 public static function render(TagAttributes $tagAttributes, int $state, array $data): string argument
226 mixBrandButtonToTagAttributes(TagAttributes $tagAttributes, BrandButton $brandButton) global() argument
[all...]
H A DHorizontal.php25 public static function processHorizontal(TagAttributes &$tagAttributes) argument
32 static function processFlexAttribute(string $attributeName, $tagAttributes) argument
H A DPageImageTag.php52 public static function handle($tagAttributes, $handler): array argument
71 public static function render(TagAttributes $tagAttributes, array $data) argument
293 getOrderOfPreference(TagAttributes $tagAttributes) global() argument
[all...]
H A DPanelTag.php36 public static function getSelectedValue(TagAttributes $tagAttributes) argument
57 public static function handleEnter(TagAttributes $tagAttributes, Doku_Handler $handler, string $markupTag): array argument
183 public static function renderEnterXhtml(TagAttributes $tagAttributes, arra argument
[all...]
H A DButtonTag.php40 public static function processButtonAttributesToHtmlAttributes(TagAttributes &$tagAttributes) argument
157 renderEnterXhtml(TagAttributes $tagAttributes, DokuWiki_Syntax_Plugin $plugin, array $data) global() argument
[all...]
H A DBlockquoteTag.php247 public static function renderEnterXhtml(TagAttributes $tagAttributes, $data, $renderer): string argument
320 renderExitXhtml(TagAttributes $tagAttributes, Doku_Renderer_xhtml $renderer, array $data) global() argument
[all...]
H A DBrandListTag.php12 public static function render(TagAttributes $tagAttributes): string argument
H A DOpacity.php23 public static function processOpacityAttribute(TagAttributes &$tagAttributes){ argument
H A DHrTag.php19 public static function render(TagAttributes $tagAttributes): string argument
H A DDropDownTag.php13 public static function renderEnterXhtml(TagAttributes $tagAttributes): string argument
H A DHeadingTag.php239 public static function processRenderEnterXhtml(string $context, TagAttributes $tagAttributes, Doku_Renderer_xhtml &$renderer, ?int $pos) argument
391 renderClosingTag(TagAttributes $tagAttributes, string $context) global() argument
470 handleEnter(\\Doku_Handler $handler, TagAttributes $tagAttributes, string $markupTag) global() argument
[all...]
H A DDisplay.php14 public static function processDisplay(TagAttributes &$tagAttributes) argument
H A DFontSize.php35 public static function processFontSizeAttribute(TagAttributes &$tagAttributes) argument
H A DNoteTag.php29 public static function renderEnterInlineNote(TagAttributes $tagAttributes): string argument
[all...]
H A DJumbotronTag.php17 public static function renderEnterXhtml(TagAttributes $tagAttributes): string argument
H A DPipelineTag.php49 public static function renderEnterXhtml(TagAttributes $tagAttributes): string argument
H A DSearchTag.php23 public static function render(TagAttributes $tagAttributes): string argument
H A DQualityTag.php114 public static function renderXhtml(TagAttributes $tagAttributes): string argument
/plugin/combo/ComboStrap/Tag/
H A DBoxTag.php113 static public function renderEnterXhtml(TagAttributes $tagAttributes): string argument
124 static function renderExitXhtml(TagAttributes $tagAttributes): string argument
H A DRelatedTag.php43 public static function render(TagAttributes $tagAttributes): string argument
50 public static function renderForPage(MarkupPath $page, TagAttributes $tagAttributes = null): string argument
[all...]
/plugin/combo/ComboStrap/TagAttribute/
H A DBackgroundAttribute.php63 public static function processBackgroundAttributes(TagAttributes &$tagAttributes) argument
298 processPatternAttribute(TagAttributes& $tagAttributes) global() argument
[all...]

123