Ferreteria/v0.5/@cls/tTailData: Difference between revisions
< 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 | {{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
tTailData |
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.