Nodequeue Services 3.x
Component ID
1751478
Component name
Nodequeue Services 3.x
Component type
module
Maintenance status
Development status
Component security advisory coverage
not-covered
Component created
Component changed
Component body
Integration for nodequeue with the new services 3.x api.
Defines nodequeue resources:
nodequeue:
CRUD (and index) for nodequeue objects.
Targeted actions:
shift_item: Shifts and returns the next item of a nodequeue.
add_item: Adds an item to a nodequeue.
delete_item: Deletes an item from a nodequeue.
Relationships:
items: Lists the queue items for this nodequeue.
subqueues: Lists subqueues for this nodequeue.
