Ferreteria/v0.5/@cls/tTailData: Difference between revisions

From Woozle Writes Code
< Ferreteria‎ | v0.5‎ | @cls
Jump to navigation Jump to search
(Created page with "{{fmt/title|Ferreteria class <code>ferret\{{l/ver/class|layout}}\{{l/ver/class|layout/html|html}}\{{l/ver/class|layout/html/tag|tag}}\tTailData</code>}} {| style="bord...")
 
mNo edit summary
Line 1: Line 1:
{{fmt/title|Ferreteria class <code>[[../|ferret]]\{{l/ver/class|layout}}\{{l/ver/class|layout/html|html}}\{{l/ver/class|layout/html/tag|tag}}\tTailData</code>}}
{{fmt/title|Ferreteria trait <code>[[../|ferret]]\{{l/ver/class|layout}}\{{l/ver/class|layout/html|html}}\{{l/ver/class|layout/html/tag|tag}}\tTailData</code>}}
{| style="border: solid 1px grey; background: #eef;"
{| style="border: solid 1px grey; background: #eef;"
|-
|-

Revision as of 14:07, 7 July 2022

Ferreteria trait ferret\layout\html\tag\tTailData
tTailData

caClosableAttribs
caUnclosedAttribs

About

This trait basically just implements the GetTagTail() method, and provides additional service methods around that.

Methods

  • GetTagTail() is cemented to return a rendering of all the tag's attributes, as delivered by an appropriate cAttributes object.