batch.inc

  1. drupal
    1. drupal6
    2. drupal7

Version 1.14.2.1 (checked in on 2010/08/06 at 11:52:19 by goba)

Batch processing API for processes to run in multiple HTTP requests.

Funktionen & Methoden

NameBeschreibung
_batch_current_setRetrieve the batch set being currently processed.
_batch_doDo one pass of execution and inform back the browser about progression (used for JavaScript-mode only).
_batch_finishedEnd the batch processing: Call the 'finished' callbacks to allow custom handling of results, and resolve page redirection.
_batch_next_setMove execution to the next batch set if any, executing the stored form _submit handlers along the way (thus possibly inserting additional batch sets).
_batch_pageState-based dispatcher for the batch processing page.
_batch_processAdvance 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_progress_page_jsBatch processing page with JavaScript support.
_batch_progress_page_nojsBatch processing page without JavaScript support.
_batch_shutdownShutdown function: store the batch data for next request, or clear the table if the batch is finished.
_batch_startInitiate the batch processing

Kommentare

Kommentar hinzufügen

Der Inhalt dieses Feldes wird nicht öffentlich zugänglich angezeigt.
  • Internet- und E-Mail-Adressen werden automatisch umgewandelt.
  • Zulässige HTML-Tags: <a> <em> <strong> <cite> <code> <ul> <ol> <li> <dl> <dt> <dd>
  • Zeilen und Absätze werden automatisch erzeugt.

Weitere Informationen über Formatierungsoptionen

Kommentar hinzufügen

Der Inhalt dieses Feldes wird nicht öffentlich zugänglich angezeigt.
  • Internet- und E-Mail-Adressen werden automatisch umgewandelt.
  • Zulässige HTML-Tags: <a> <em> <strong> <cite> <code> <ul> <ol> <li> <dl> <dt> <dd>
  • Zeilen und Absätze werden automatisch erzeugt.

Weitere Informationen über Formatierungsoptionen