I'm just starting myFaces and want to understand how the documentation works.
For example the JSCookMenu component described at
http://myfaces.apache.org/tomahawk/jscookmenu.html
http://myfaces.apache.org/tomahawk/jscookmenu.html has the usage section :
<t:jscookMenu [ user-role-support-attributes ]
[layout="values {hbr, hbl, hur, hul, vbr, vbl, vur, vul}"]
[theme="values {ThemeIE, ThemeMiniBlack, ThemeOffice,
ThemePanel}"]
Nested <t:navigationMenuItem> or <t:navigationMenuItems> tags (menu
items)
</t:jscookMenu>
but going to the Tag Library Documentation at
http://myfaces.apache.org/tomahawk/tlddoc/index.html
http://myfaces.apache.org/tomahawk/tlddoc/index.html it says 'No
Description' against the 'layout' and 'theme' attributes, and there is no
explanation of 'user-role-support-attributes'.
Ok, you could try them all to figure it out, but is there another reference
source that explains all the attributes ?
--
View this message in context:
http://www.nabble.com/myFaces-reference-documents-tf2656979.html#a7411213
Sent from the MyFaces - Users mailing list archive at Nabble.com.