| [ Index ] |
PHP Cross Reference of Drupal 6 (yi-drupal) |
[Source view] [Print] [Project Stats]
(no description)
| File Size: | 354 lines (11 kb) |
| Included or required: | 6 times |
| Referenced: | 0 times |
| Includes or requires: | 0 files |
| _batch_page() X-Ref |
| State-based dispatcher for the batch processing page. |
| _batch_start() X-Ref |
| Initiate the batch processing |
| _batch_progress_page_js() X-Ref |
| Batch processing page with JavaScript support. |
| _batch_do() X-Ref |
| Do one pass of execution and inform back the browser about progression (used for JavaScript-mode only). |
| _batch_progress_page_nojs() X-Ref |
| Batch processing page without JavaScript support. |
| _batch_process() X-Ref |
| Advance batch processing for 1 second (or process the whole batch if it was not set for progressive execution - e.g forms submitted by drupal_execute). |
| _batch_current_set() X-Ref |
| Retrieve the batch set being currently processed. |
| _batch_next_set() X-Ref |
| Move execution to the next batch set if any, executing the stored form _submit handlers along the way (thus possibly inserting additional batch sets). |
| _batch_finished() X-Ref |
| End the batch processing: Call the 'finished' callbacks to allow custom handling of results, and resolve page redirection. |
| _batch_shutdown() X-Ref |
| Shutdown function: store the batch data for next request, or clear the table if the batch is finished. |
| Generated: Mon Jul 9 18:01:44 2012 | Cross-referenced by PHPXref 0.7 |