Search for execute
| Nombre | Tipo | Ubicación | Descripción |
|---|---|---|---|
| drupal_execute | function |
drupal-6.x/ |
Retrieves, populates, and processes a form. |
| form_execute_handlers | function |
drupal-6.x/ |
A helper function used to execute custom validation and submission handlers for a given form. Button-specific handlers are checked first. If none exist, the function falls back to form-level handlers. |
| menu_execute_active_handler | function |
drupal-6.x/ |
Execute the page callback associated with the current path |