You are here

16 calls to nodequeue_get_all_qids() in Nodequeue 7.2

action_nodequeue_add in includes/nodequeue.actions.inc
Old-style action to add a node to a queue.
action_nodequeue_remove in includes/nodequeue.actions.inc
Old-style action to remove a node from a queue.
nodequeue_add_action_form in includes/nodequeue.actions.inc
Configuration form for Add to Nodequeues action.
nodequeue_apachesolr_index_document_build_node in ./nodequeue.module
Implements hook_apachesolr_index_document_build_ENTITY_TYPE().
nodequeue_apachesolr_query_alter in ./nodequeue.module
Implements hook_apachesolr_query_alter().
nodequeue_form_apachesolr_search_bias_form_alter in ./nodequeue.module
Implements hook_form_FORM_ID_alter().
nodequeue_form_node_type_form_alter in ./nodequeue.module
Implements hook_form_FORM_ID_alter().
nodequeue_generate_form in ./nodequeue_generate.module
Menu callback; Returns the nodequeue generate form.
nodequeue_get_queue_names in ./nodequeue.rules.inc
Return a list of nodequeue names.
nodequeue_handler_field_all_queues::options_form in includes/views/nodequeue_handler_field_all_queues.inc
Provide "link to term" option.
nodequeue_handler_relationship_nodequeue::options_form in includes/views/nodequeue_handler_relationship_nodequeue.inc
Default options form that provides the label widget that all fields should have.
nodequeue_remove_action_form in includes/nodequeue.actions.inc
Configuration form for Remove from Nodequeues action.
nodequeue_rules_qid_options_list in ./nodequeue.rules.inc
Helper function for rules condition options list
nodequeue_service_get_nodequeues in addons/nodequeue_service/nodequeue_service.inc
Returns an array of available nodequeue "channels" available.
nodequeue_views_default_views in includes/views/nodequeue.views_default.inc
Implements hook_views_default_views().
nodequeue_view_queues in includes/nodequeue.admin.inc
Display a list of queues and their status for the administrator.