You are here

constant NODEQUEUE_OK in Nodequeue 7.3

Same name and namespace in other branches
  1. 6.2 nodequeue.module \NODEQUEUE_OK
  2. 7.2 nodequeue.module \NODEQUEUE_OK

@file Maintains queues of nodes in arbitrary order.

1 use of NODEQUEUE_OK
nodequeue_save_subqueue_order in includes/nodequeue.admin.inc
Validates new subqueue order information and if it passes validation, deletes the old subqueue data from the database and saves the new data.

File

./nodequeue.module, line 19
Maintains queues of nodes in arbitrary order.

Code

define('NODEQUEUE_OK', 0);