Developing an Online Survey to Find Out Opinions on Your Web Visitors

February 02nd 2011 file under: Web Design
Drupal Module Building a Content Type Tutorial. Begin this post, we will try to build module with more complex content type. We will explore some API, such as Drupal Schema API, Drupal Node API, and Drupal Database API. For practice, we create a module named "books".
[...]Drupal Module - Handling Forms with the Forms API (FAPI) Tutorial. Drupal has a special API for handling forms, the Forms API (FAPI). FAPI automatically handles the details of form handling. Typically, a form must be defined and prepared for display. Then, when form data is submitted to the server, various form processing tasks must be conducted to validate, manipulate, and store form data. Using the Forms API, developers can create a single form definition that is then used by Drupal to perform various aspects of form handling.
[...]Page: 1 2 3 4 5 6 ... > >>
advertisements
