You are here

property nodequeue_queue::$new in Nodequeue 7.3

File

./nodequeue.module, line 465
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

var $new = FALSE;