article
get articles
GET: null
get one article
- img_size Image size. Max is 250 img_size
Example:/ajax/article/01234
get articles
get one article
manipulate the cart. You can put/update/delete articles. Every method has the ability to return the complete cart in order to reduce the amount of needed ajax calls. Always use this return value update the clients cart to get sideeffects which can occure in rare cases. (Congruent access, or dependant articles). A batch update is available via updateall.
get cart's content
put or update article in cart
Delete article from cart. Equal to update qty=0
Update or put additional article in cart.
generate and retrieve comments
Get comments for article
Generate a new comment
function to search for articles
Search for articles
function to search for articles and render them using html ready to include in page.
Search for articles
function to fetch tree items
Get descriptions for treeitem
Get list of sub tree items
Get list of sub articles
Get list of sub articles and sub treeitems
validate the given object