1
TheFinni
xoops module handler object join two tables
  • 2008/12/9 22:39

  • TheFinni

  • Just popping in

  • Posts: 75

  • Since: 2003/11/25


Does anyone know how I could create a XOOPS module handler using the xoops_getmodulehandler function while actually joining two database tables?

I'm trying to understand the XOOPS object to put it in better use...but I haven't found any tutorial on it.

I would appreciate it if anyone is capable of explaining it to me.

Thanks in advance!

2
ghia
Re: xoops module handler object join two tables
  • 2008/12/10 0:57

  • ghia

  • Community Support Member

  • Posts: 4953

  • Since: 2008/7/3 1


There is the DAO Class generator module, but I don't know if it can handle more than one table. Userpage module is built with such a generated class.
But I'm affraid you will have to extend the queries and functions yourself. Beware, the deleting and inserting part can be very tricky with joined tables.

Login

Who's Online

123 user(s) are online (89 user(s) are browsing Support Forums)


Members: 0


Guests: 123


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: Apr 30
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits