User Tools

Site Tools


ec:paths

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Last revisionBoth sides next revision
ec:paths [2006/10/08 15:30] fgmec:paths [2006/10/10 21:41] fgm
Line 1: Line 1:
-====== Paths in Drupal E-Commerce ====== 
- 
-Some might call this the Drupal ECommerce REST API. 
- 
-^ Path                           ^ In module ^ Callback           ^ Purpose ^ 
-| admin/settings/content-types/products/<ptype> | product | product_types_configure |  | 
-| admin/store/products           | product   | product_overview            
-| admin/store/products/quicklist | product   | product_quicklist  | A standalone HTML tag soup (XHTML syntax, but no XML prolog) table listing products without the drupal blocks around it. | 
-| node/add/product               | product   | product_add        |         | 
-| node/add/product/<ptype>       | product   | product_add        |         | 
-| product                        | product   | product_page       | Just calls [[themes|theme_product_view_collection]] | 
-| product/autocomplete           | product   | product_ac_product |         | 
  
ec/paths.txt · Last modified: 2020/11/23 17:23 by 127.0.0.1