Drupal is a powerful CMS, and we offer easy one-step installation: webfusion.com...
страница урока remage.su
store.lullabot.com
www.newbtopro.com
www.bsidestudios.com This is a small meet and greet with the acquia drupal bundl...
developerstage |
(0) (0 Votes)
|
Views: (1537) Date: (20-02-10) Time: (00:01:10) |
Description: This is a custom module made for Drupal 5. If $form['ajaxform'] is set to true a form alter is done to setup the form for Ajax submission. The jquery Form Plugin is used to submit the form via a 'ajaxform/process' path. On the server side form access permission is checked and the form is processed (validation/submission) using drupal_execute(). Any form validation error is passed back to the client and displayed.