Difference between revisions of "X-Cart:Programmer's guide"
Line 1: | Line 1: | ||
− | [[File: | + | [[File:xp_logo.png]] |
==Main sections== | ==Main sections== | ||
<div style="float:right; background-color:#F6F9ED; border:1px solid #AAAAAA; padding:1ex; margin:1ex 0 1ex 1ex; clear: right; width:25%"> | <div style="float:right; background-color:#F6F9ED; border:1px solid #AAAAAA; padding:1ex; margin:1ex 0 1ex 1ex; clear: right; width:25%"> | ||
'''Categories & pages''' | '''Categories & pages''' | ||
− | <categorytree hideroot="yes" mode="pages">X- | + | <categorytree hideroot="yes" mode="pages">X-Payments developer guide</categorytree> |
</div> | </div> | ||
− | ; [[X- | + | ; [[X-Payments:Installation|Installation]] |
− | : Guide to setting up a new X- | + | : Guide to setting up a new X-Payments installation |
− | ; [[X- | + | ; [[X-Payments:Configuration|Configuration]] |
− | : Information about the various parameters that can be used to customize the X- | + | : Information about the various parameters that can be used to customize the X-Payments software. |
− | ; [[X- | + | ; [[X-Payments:Database layout|Database layout]] |
− | : Details about the database architecture behind X- | + | : Details about the database architecture behind X-Payments. |
− | ; [[X- | + | ; [[X-Payments:Code|Code]] |
: Details about the PHP program. | : Details about the PHP program. | ||
− | ; [[X- | + | ; [[X-Payments:Global object variables|Global object variables]] |
− | : Details about the global objects variables used throughout the X- | + | : Details about the global objects variables used throughout the X-Payments code. |
− | ; [[X-Cart: | + | ; [[X-Cart:Payments|X-Payments FAQs]] |
: Frequently asked questions about the software. | : Frequently asked questions about the software. | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
[[Category:X-Cart developer guide]] | [[Category:X-Cart developer guide]] |
Revision as of 12:54, 13 January 2010
Main sections
Categories & pages
- Installation
- Guide to setting up a new X-Payments installation
- Configuration
- Information about the various parameters that can be used to customize the X-Payments software.
- Database layout
- Details about the database architecture behind X-Payments.
- Code
- Details about the PHP program.
- Global object variables
- Details about the global objects variables used throughout the X-Payments code.
- X-Payments FAQs
- Frequently asked questions about the software.