Here is the list. It is not completely final and there are a few inconsistency on the camel case.

                setAlias("if", "WOConditional");
                setAlias("else", "WOConditional");
                setAlias("conditional", "WOConditional");
                setAlias("foreach", "WORepetition");
                setAlias("repeat", "WORepetition");
                setAlias("repetition", "WORepetition");
                setAlias("content", "WOComponentContent");
                setAlias("componentContent", "WOComponentContent");
                setAlias("string", "WOString");
                setAlias("switchComponent", "WOSwitchComponent");
                setAlias("switch", "WOSwitchComponent");
                setAlias("xmlNode", "WOXMLNode");
                setAlias("XMLNode", "WOXMLNode");
                setAlias("nestedList", "WONestedList");
                setAlias("param", "WOParam");
                setAlias("applet", "WOApplet");
                setAlias("quickTime", "WOQuickTime");
                setAlias("quicktime", "WOQuickTime");
                setAlias("commentString", "WOHTMLCommentString");
                setAlias("comment", "WOHTMLCommentString");
                setAlias("noContentElement", "WONoContentElement");
                setAlias("noContent", "WONoContentElement");
                setAlias("body", "WOBody");
                setAlias("embeddedObject", "WOEmbeddedObject");
                setAlias("embedded", "WOEmbeddedObject");
                setAlias("frame", "WOFrame");
                setAlias("image", "WOImage");
                setAlias("form", "WOForm");
                setAlias("javaScript", "WOJavaScript");
                setAlias("javascript", "WOJavaScript");
                setAlias("VBScript", "WOVBScript");
                setAlias("resourceURL", "WOResourceURL");
                setAlias("genericElement", "WOGenericElement");
                setAlias("element", "WOGenericElement");
                setAlias("genericContainer", "WOGenericContainer");
                setAlias("container", "WOGenericContainer");
                setAlias("activeImage", "WOActiveImage");
                setAlias("checkBox", "WOCheckBox");
                setAlias("fileUpload", "WOFileUpload");
                setAlias("hiddenField", "WOHiddenField");
                setAlias("hidden", "WOHiddenField");
                setAlias("imageButton", "WOImageButton");
                setAlias("inputList", "WOInputList");
                setAlias("browser", "WOBrowser");
                setAlias("checkBoxList", "WOCheckBoxList");
                setAlias("popUpButton", "WOPopUpButton");
                setAlias("radioButtonList", "WORadioButtonList");
                setAlias("passwordField", "WOPasswordField");
                setAlias("password", "WOPassword");
                setAlias("radioButton", "WORadioButton");
                setAlias("radio", "WORadioButton");
                setAlias("resetButton", "WOResetButton");
                setAlias("reset", "WOResetButton");
                setAlias("submitButton", "WOSubmitButton");
                setAlias("submit", "WOSubmitButton");
                setAlias("text", "WOText");
                setAlias("textField", "WOTextField");
                setAlias("textfield", "WOTextField");
                setAlias("search", "WOSearchField");
                setAlias("searchfield", "WOSearchField");
                setAlias("hyperlink", "WOHyperlink");
                setAlias("link", "WOHyperlink");
                setAlias("actionURL", "WOActionURL");
Pierre
--
Pierre Frisch
[EMAIL PROTECTED]


On Feb 3, 2008, at 19:49, Guido Neitzer wrote:

On 03.02.2008, at 20:09, Lachlan Deck wrote:

Is there a list of the "shortcuts" that can be used in "wo:..." tags? Like hyperlink obviously resolves to WOHyperlink, what else is there? Any documentation for that so I can add these to my component editor preferences?

My guess: component.name().substring( 2 ).toLowerCase();

Maybe. But I really don't want to guess. This things should be (correctly) documented somewhere. If they are not right now, they should be in the not too far future. This is WO 5.4, not 5.4.1 - it is out since nearly four months and the documentation seems pretty incomplete / wrong. It's hard to work with that.

cug

--
Real-World WebObjects class at the Big Nerd Ranch
March 2008, Frankfurt, Germany
http://www.bignerdranch.com/classes/webobjects.shtml


_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list      ([email protected])
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/webobjects-dev/pierre%40apple.com

This email sent to [EMAIL PROTECTED]

 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list      ([email protected])
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com

This email sent to [EMAIL PROTECTED]

Reply via email to