Ferreteria/v0.5/@cls/tTailData: Difference between revisions
< Ferreteria | v0.5 | @cls
Jump to navigation
Jump to search
mNo edit summary |
mNo edit summary |
||
Line 11: | Line 11: | ||
This trait basically just implements the <code>GetTagTail()</code> method, and provides additional service methods around that. | This trait basically just implements the <code>GetTagTail()</code> method, and provides additional service methods around that. | ||
==Methods== | ==Methods== | ||
* <code>GetTagTail()</code> is cemented to return a rendering of all the tag's attributes, as delivered by | * <code>GetTagTail()</code> is cemented to return a rendering of all the tag's attributes, as delivered by the tag-object's {{l/ver/class|cAttributes}} object. |
Latest 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 the tag-object's cAttributes object.