Re: Howto use the UIService
Scott Eade <[email protected]>
| Newsgroups | gmane.comp.jakarta.turbine.user |
|---|---|
| Message-ID | <[email protected]> |
UITool.setSkin(user, skin); Scott Thomas Vandahl wrote: > Hi folks, > > I was introducing Turbine to a friend of mine and we went through all > the services and features. This showed to be a good test for the > existing documentation and the structure of the web site. (so far, so > good! He even got Intake to work without further assistance :-)) > > Then we tried to use the all-new UIService including the on-the-fly > change of skins. This somehow didn't work as expected. We could set the > skin in the users session settings but when using the UITool as a > session-scoped tool, the change will not be picked up. The two > setSkin()-methods that would help are protected for some reason. init() > is only called during session initialization, at this time the > temp-hashmap is empty. > > So my question is, how is this supposed to work? > > Bye, Thomas. > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > >