You are here

6 calls to nodequeue_load() in Nodequeue 6.2

NodequeueAPICRUDUnitTest::testNodequeueModify in tests/nodequeue.test
NodequeueWebTestCase::populateNodequeue in tests/nodequeue.test
nodequeue_api_subqueue_access in ./nodequeue.module
Allows the owning module of a subqueue to restrict access to viewing and manipulating the queue.
nodequeue_arrange_subqueue_form_add_submit in includes/nodequeue.admin.inc
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.
_nodequeue_autocomplete in includes/nodequeue.admin.inc