That is up to you. I mean those REST calls are rather simple I don't know if it is worth to learn somebody else's code instead of writing those couple of lines on your own.
Sebastian 2012/4/12 Hasan Gharehasanloo <[email protected]> > Hi > > Thanks for your suggestion. > There is class named 'openmeetings_gateway' in moodle module that this > mosule use it to connect to OM. Do you suggest to use it for our > integration???(we use php too) > > Best Regards > Hasan Gharehasanloo > > On Thu, Apr 12, 2012 at 4:38 PM, [email protected] < > [email protected]> wrote: > > > I would suggest you start with studying the general integration API > > documentation, the Moodle Module is just a wrapper that triggers those > > methods: > > http://incubator.apache.org/openmeetings/SoapRestAPI.html > > > > Sebastian > > > > > > 2012/4/12 Hasan Gharehasanloo <[email protected]> > > > > > Hi Everybody > > > > > > I want to integrate OM to our system. > > > > > > So I studied moodle module. is there any guide about OM moodle module > > > structure??? > > > > > > -- > > > --------------------------------- > > > Best Regards > > > Hassan Gharehasanloo > > > > > > > > > > > -- > > Sebastian Wagner > > https://twitter.com/#!/dead_lock > > http://www.openmeetings.de > > http://www.webbase-design.de > > http://www.wagner-sebastian.com > > [email protected] > > > > > > -- > --------------------------------- > Best Regards > Hassan Gharehasanloo > -- Sebastian Wagner https://twitter.com/#!/dead_lock http://www.openmeetings.de http://www.webbase-design.de http://www.wagner-sebastian.com [email protected]
