API Collection Fields

From unroole CMS wiki
Revision as of 12:34, 31 May 2012 by Tommy.leung (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
Field Type Description
id integer
name string
description string
activate_at date The start date for the activation of this collection.
deactivate_at date The end date for the activation of this collection.
active boolean Make use of activate_at and deactivate_at to activate the collection.
disable_deactivation boolean Disable the deactivation date so that the collection will always be active.
slideshow boolean Whether the collection is a slideshow or not.
rotation_speed integer Rotation speed of the slideshow in seconds.
updated_at datetime
created_at datetime
items array of collection items
Field Type Description
id integer id of the collection item
type string "Asset" or "Page"
item_id integer The actual id for the asset or page