You are here

13 calls to nodequeue_get_all_queues() in Nodequeue 7.3

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_node in ./nodequeue.module
Implements hook_apachesolr_index_document_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_generate_form in ./nodequeue_generate.module
Menu callback; Returns the nodequeue generate form.
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_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
@file Default views for nodequeue. This modifies an exported view; it might actually work better to create the view dynamically. It would be less code and more modifiable later.
nodequeue_view_queues in includes/nodequeue.admin.inc
Display a list of queues and their status for the administrator.