Thread: Ajax Requests
View Single Post
  #1  
Old 09-24-2012, 12:51 PM
 
Cpt.Crashtastic Cpt.Crashtastic is offline
 

eXpert
  
Join Date: Jan 2006
Posts: 219
 

Default Ajax Requests

Is it possible to use the XCN Ajax handlers from our own code without extending what is there already?

I see when you drag an item to the cart it passes two specific paramaters, "cart" and "add" which I guess gets converted to doActionAdd() in CartAbstract.php

So if I wanted to call myFunction() in myControllerClass.php what parameters do I need to pass using the existing handlers?

Unless of course I'm barking up the wrong tree.
__________________
Xcart 4.4.?
Xcart Next
Litecommerce with Drupal
http://www.corbywebworx.com

Custom Mods, Hosting and Support for Xcart-Next and LiteCommerce
Reply With Quote