orbeon and dojo

classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

orbeon and dojo

daniele ippoliti
I'm migrating in orbeon from betterform, since for tab or collapse element I was using dojo in my code, could I integrate dojo in orbeon? if it's so How?
While in the translation of xforms you are using YUI ajax components ?

thank you
Daniele Ippoliti


--
You receive this message as a subscriber of the [hidden email] mailing list.
To unsubscribe: mailto:[hidden email]
For general help: mailto:[hidden email]?subject=help
OW2 mailing lists service home page: http://www.ow2.org/wws
Reply | Threaded
Open this post in threaded view
|

Re: orbeon and dojo

Erik Bruchez
Administrator
Daniele,

The answer is that yes you can, in the sense that there is a level of
integration between XForms and JavaScript in Orbeon Forms. For example
the fr:accordion control is implemented in XBL with a companion
JavaScript object:

https://github.com/orbeon/orbeon-forms/tree/master/src/resources-packaged/xbl/orbeon/accordion

Now as to exactly the "how", it's not a response we can make in just
one line. I would look first at our XBL guide:

http://wiki.orbeon.com/forms/doc/developer-guide/xbl-components-guide

Then look at examples that integrate JavaScript, like the accordion
above or the button:

https://github.com/orbeon/orbeon-forms/tree/master/src/resources-packaged/xbl/orbeon/button

-Erik

On Wed, Nov 16, 2011 at 6:58 AM, daniele ippoliti <[hidden email]> wrote:

> I'm migrating in orbeon from betterform, since for tab or collapse element I
> was using dojo in my code, could I integrate dojo in orbeon? if it's so How?
> While in the translation of xforms you are using YUI ajax components ?
>
> thank you
> Daniele Ippoliti
>
>
> --
> You receive this message as a subscriber of the [hidden email] mailing
> list.
> To unsubscribe: mailto:[hidden email]
> For general help: mailto:[hidden email]?subject=help
> OW2 mailing lists service home page: http://www.ow2.org/wws
>
>


--
You receive this message as a subscriber of the [hidden email] mailing list.
To unsubscribe: mailto:[hidden email]
For general help: mailto:[hidden email]?subject=help
OW2 mailing lists service home page: http://www.ow2.org/wws