Home | Docs  
 
 
   
  Categories


SP-Cart Developer Documentation


SP-Cart Developer Documentation


This web resource is aimed at those who want to improve or complement SP-Cart functionality. It covers different aspects of programming and gives a clear idea of architecture peculiarities and standards. The provided material will be of great help to you in customizing SP-Cart or developing new addons. All the documents are grouped into thematic units, so that it will be easy to find the desired information. General programming and formatting rules are also given here.

 
 
 
 
 
 
 
 
 

 

Introduction to API


  • SP-Cart API Overview - a brief introduction into SP-Cart application programming interface and its technology
 

 

SP-Cart 2.0 architecture peculiarities


  • Architecture tools - general information on tools allowing to extend the software functionality (code hooks, precontrollers, postcontrollers, template hooks)
  • Database - specifies placeholders used in requests to the database
  • Special classes - a list of classes that are used to minimize a CSS file size
 

 

Core methodology


  • Initialization - gives the steps of initialization
  • Controllers - details the controller structure and describes how a controller works
  • Microformats - description of a microformat and its structure
  • AJAX - a reference with examples for creating AJAX requests
  • Notifications - information on notification pop-ups
 

 

Addons


  • Addons - structure of an addon directory
  • Addon XML - description of an addon.xml file
  • Connecting addon - explains how to connect an addon with the help of hooks
   

 

Design and Layout


   

 

SP-Cart architecture standards


     
Copyright © 2009 SP-CART.COM. All Rights Reserved.