[jboss-user] [JBoss Seam] - Re: Seam Themes based on domain?

tim_perrett do-not-reply at jboss.com
Fri May 25 06:26:11 EDT 2007


Ok great, so im guessing i can also use the themes to do it for any templae, not just the layout so i could also do:


  | 
  |     <s:decorate template="#{theme.some.property}">             
  | 		<ui:define name="label">Zip:</ui:define>
  | 		#{hotel.zip}
  | 	</s:decorate>
  | 
  | 

Brilliant!

Otherwise, within the seam framework is there the ability to use view helpers? View orientated functionality? This wouldnt really sit in the actions would it?

Cheers


View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4048640#4048640

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4048640



More information about the jboss-user mailing list