11 calls to nodequeue_get_all_qids() in Nodequeue 5.2
- action_nodequeue_add in ./
nodequeue.actions.inc - Old-style action to add a node to a queue.
- action_nodequeue_remove in ./
nodequeue.actions.inc - Old-style action to remove a node from a queue.
- nodequeue_add_action_form in ./
nodequeue.actions.inc - Configuration form for Add to Node Queues action.
- nodequeue_generate_form in ./
nodequeue_generate.module - 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_handler_queuelist in ./
nodequeue.views.inc - Generate a list of queues for use in handlers.
- nodequeue_remove_action_form in ./
nodequeue.actions.inc - Configuration form for Remove from Node Queues action.
- nodequeue_views_default_views in ./
nodequeue.views.inc - nodequeue_views_tables in ./
nodequeue.views.inc - Implementation of hook_views_tables()
- nodequeue_view_queues in ./
nodequeue.module - Display a list of queues and their status for the administrator.
- _nodequeue_workflow_ng_action_get_nodequeue in ./
nodequeue.workflow_ng.inc