User Tools

Site Tools


public:cs-cart

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
public:cs-cart [2014/03/02 20:01] squirespublic:cs-cart [2014/03/03 05:34] (current) squires
Line 30: Line 30:
   * calls $view->display(Registry::get('runtime.root_template')) (where root_templates=index.tpl)   * calls $view->display(Registry::get('runtime.root_template')) (where root_templates=index.tpl)
     * since all the controllers have run at this time, all smarty variable assignments should be ready     * since all the controllers have run at this time, all smarty variable assignments should be ready
 +
 +==== Form Submission ====
 +
 +Javascript event ce.formpost_[form_name] is triggered after validation and before form is posted. Returning false will cancel the submission.
  
 ===== User Interface ===== ===== User Interface =====
public/cs-cart.1393790484.txt.gz · Last modified: 2014/03/02 20:01 by squires

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki