You are here

public property nodequeue_queue::$unique_entries in Nodequeue 7.2

File

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

Class

nodequeue_queue
The nodequeue queue class; the constructor makes it so we don't have to always check to see if our variables are empty or not.

Code

public $unique_entries = FALSE;