Barf,
Their is a lot in information in the wiki [1]. The MyFaces components wiki page [2] is good place to find information that has not made it into the documentation. After that, searching the MyFaces mailing list [3].

Hope this helps.

Paul Spencer

[1] http://wiki.apache.org/myfaces/
[2] http://wiki.apache.org/myfaces/MyFacesComponents
[3] http://myfaces.apache.org/mail-lists.html

barf wrote:
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 ?

Reply via email to