opensubscriber
   Find in this group all groups
 
Unknown more information…

d : dev@tapestry.apache.org 20 August 2009 • 6:49PM -0400

[Tapestry Wiki] Update of "Tapestry5HowTos" by SebastianHennebrueder
by Apache Wiki

REPLY TO AUTHOR
 
REPLY TO GROUP




Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Tapestry Wiki" for change notification.

The following page has been changed by SebastianHennebrueder:
http://wiki.apache.org/tapestry/Tapestry5HowTos

------------------------------------------------------------------------------
   * ["Tapestry5HowToDecorateService"] - An example of a simple service decorator
  
  ===== Binding Prefixes =====
-
+ Bindings are used in templates ''${message:myMessageKey}'' or as attribute to components ''<t:mycomponent value="literal:Hello world"/>'' to access message in resource bundles, properties, pass String literals and many more.
+ The following pages explain how to write your own bindings.
   * ["Tapestry5HowToAddBindingPrefix"] - An example of a list: binding prefix. Useful for Action/Event/!PageLink context etc.
   * ["Tapestry5HowToAddMapBindingPrefix"] - An example of a map: binding prefix. Useful for supplying key=value pairs to components.
   * ["Tapestry5HowToAddBindingPrefixCycle"] - An example of an cycle: binding prefix. Makes zebra effect simple to do {{{<t:grid ....  rowClass="cycle:line1,line2">}}}
@@ -58, +59 @@

   * ["Tapestry5HowToDomainLevelLocalization"] - An example of how to overwrite the Locale domain-dependent
  
  ==== General ====
+  * ["Tapestry5HowToFormatDateTimeEtc"] - How to format Date, Time, timestamps, Decimals, Numbers, Currencies
   * ["Tapestry5LocalizedDateField"] - How to create a localized !DateField for !BeanModel.
   * ["Tapestry5OutputtingRawHtml"] - How to output raw, unfiltered HTML
   * ["Tapestry5LinkingToNonTapestryURIs"] - How to link to non-Tapestry URIs (useful for Acegi integration)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tape...
For additional commands, e-mail: dev-help@tape...

Bookmark with:

Delicious   Digg   reddit   Facebook   StumbleUpon

opensubscriber is not affiliated with the authors of this message nor responsible for its content.