form.inc

Version 1.11.2.2 (checked in on 2010/06/10 at 20:46:25 by merlinofchaos)

Functions

NameDescription
ctools_build_formBuild a form, similar to drupal_get_form(). However, arguments to the form builder are not sent through. Instead, the $form_state can be given all the necessary data to fully utilize the form.
ctools_process_formctools' replacement for drupal_process_form that accepts commands not to redirect, as well as forcing processing of 'get' method forms.
ctools_rebuild_formctools' replacement of drupal_rebuild_form.
ctools_validate_formThe original version of drupal_validate_form does not have an override for the static check to only validate a form id once. Unfortunately, we need to be able to override this.

Post new comment

The content of this field is kept private and will not be shown publicly.
  • Allowed HTML tags: <a> <em> <strong> <cite> <code> <ul> <ol> <li> <dl> <dt> <dd>
  • Lines and paragraphs break automatically.
  • You may post code using <code>...</code> (generic) or <?php ... ?> (highlighted PHP) tags.
  • Web page addresses and e-mail addresses turn into links automatically.

More information about formatting options

CAPTCHA
This question is for testing whether you are a human visitor and to prevent automated spam submissions.
Image CAPTCHA
Enter the characters shown in the image.