1
oryxvet
AjaxModel a xoops ajax sample module
  • 2006/4/28 15:26

  • oryxvet

  • Just popping in

  • Posts: 24

  • Since: 2005/4/22


I have build a sample ajax module witch is based on the famous Ajax Agent. Thank to Steve Hemmady !

This simple module use the XOOPS object model to
- get a user from an id.
- update the attributes "Email", "url" and "default theme" of a profile User

The class "UpdateManager.php" is generic and can be use with other XOOPS object.

You can download it here:


Hope that help

PS : The oryxgen project will integrate soon ajax.

2
giba
Re: AjaxModel a xoops ajax sample module
  • 2006/4/28 17:00

  • giba

  • Just can't stay away

  • Posts: 638

  • Since: 2003/4/26


Quote:

oryxvet wrote:
I have build a sample ajax module witch is based on the famous Ajax Agent. Thank to Steve Hemmady !


Great news Very happy, in soon very moduels ajax.

Quote:

This simple module use the XOOPS object model to
- get a user from an id.
- update the attributes "Email", "url" and "default theme" of a profile User

The class "UpdateManager.php" is generic and can be use with other XOOPS object.

You can download it here:


Hope that help

PS : The oryxgen project will integrate soon ajax.


Ok,

In Brasil exist one module beta Ajax.

Rw_banner in soon laught here and world

Very thanks for your sharing oryxvet.

Please, send news here in xoops.org about module ajax, details, features and more. It is welcome
This is very important.

3
pemen
Re: AjaxModel a xoops ajax sample module
  • 2006/4/28 18:09

  • pemen

  • Not too shy to talk

  • Posts: 186

  • Since: 2002/7/8 7


Very good work and promise !

Xoops needs some sort of works especially for professional use.



Thanks
Identity management, LDAP, Workflow and more
XoopsPro

4
menochi
Re: AjaxModel a xoops ajax sample module
  • 2006/4/28 20:57

  • menochi

  • Friend of XOOPS

  • Posts: 259

  • Since: 2003/12/28


Thank you for sharing your work with the comunity
in valid code we trust

5
oryxvet
Use pear log + firebug + firexfox
  • 2006/4/30 15:05

  • oryxvet

  • Just popping in

  • Posts: 24

  • Since: 2005/4/22


Note that in XOOPS PHP debug mode this module don't work.
This is du to the echo function use both to display error and to send back JSON message. The JSON message become polluted and perform an error.

To debug your application you can use a the usefull pear Log framework .

And with firexfox you can use Firebug to better debug your application.

6
gnowell
Re: AjaxModel a xoops ajax sample module
  • 2006/11/2 14:57

  • gnowell

  • Just popping in

  • Posts: 9

  • Since: 2004/7/2 4


Quote:

oryxvet wrote:
I have build a sample ajax module witch is based on the famous Ajax Agent. Thank to Steve Hemmady !

This simple module use the XOOPS object model to
- get a user from an id.
- update the attributes "Email", "url" and "default theme" of a profile User

The class "UpdateManager.php" is generic and can be use with other XOOPS object.

You can download it here:


Hope that help

PS : The oryxgen project will integrate soon ajax.


I get a 403 error when I click on the link you provided. Can you provide a workable link to download the module?

Thanks.

Login

Who's Online

143 user(s) are online (101 user(s) are browsing Support Forums)


Members: 0


Guests: 143


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