Example batch definitions

Definitions of the batches used in this module.

Functions

NameLocationDescription
batch_example_batch_1developer/examples/batch_example.moduleBatch 1 : Load 100 times the node with the lowest nid
batch_example_batch_2developer/examples/batch_example.moduleBatch 2 : load all nodes 5 by 5, 20 times (Multipart operation)
batch_example_finisheddeveloper/examples/batch_example.moduleBatch 'finished' callback used by both batch 1 and batch 2
batch_example_op_1developer/examples/batch_example.moduleBatch operation for batch 1 : lode a node...
batch_example_op_2developer/examples/batch_example.moduleBatch operation for batch 2 : load all nodes, 5 by five This is a multipart operation, using the
Login or register to post comments
 
 

All source code and documentation on this site is released under the terms of the GNU General Public License, version 2 and later. Drupal is a registered trademark of Dries Buytaert.