You are here

13 calls to nodequeue_get_all_qids() in Nodequeue 6.2

nodequeue_add_action_form in ./nodequeue.module
Configuration form for Add to Nodequeues action.
nodequeue_apachesolr_modify_query in ./nodequeue.module
Implementation of hook_apachesolr_modify_query().
nodequeue_apachesolr_update_index in ./nodequeue.module
Implementation of hook_apachesolr_update_index().
nodequeue_form_apachesolr_search_bias_form_alter in ./nodequeue.module
Implementation of hook_form_FORM_ID_alter().
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_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_handler_relationship_nodequeue_queue_name::options_form in includes/views/nodequeue_handler_relationship_nodequeue_queue_name.inc
Default options form that provides the label widget that all fields should have.
nodequeue_remove_action_form in ./nodequeue.module
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.