You are here

12 calls to nodequeue_load() in Nodequeue 7.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_contextual_links_view_alter in ./nodequeue.module
Implements hook_contextual_links_view_alter().
nodequeue_delete in ./nodequeue.module
Delete a nodequeue.
nodequeue_form_node_type_form_submit in ./nodequeue.module
Submit handler for the node type form.
nodequeue_generate_rehash in ./nodequeue_generate.module
Rebuild all smartqueue_taxonomy queues. Useful after a data migration has wiped your terms. When more smartqueue modules arrive, revisit this function.
nodequeue_generate_repopulate_queues in ./nodequeue_generate.module
Re-populates nodequeues with nodes.
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.
smartqueue_term_tab in modules/smartqueue/smartqueue.admin.inc
Display the queue controls for a taxonomy term.
_nodequeue_autocomplete in includes/nodequeue.admin.inc