Difference between revisions of "API Collections Create Update Parameter"

From unroole CMS wiki
Jump to: navigation, search
Line 2: Line 2:
 
| unroole_sorted_playlist[description]
 
| unroole_sorted_playlist[description]
 
|  
 
|  
| ~17000 characters
+
| MySQL TEXT UTF-8
 
|
 
|
 
| The description of the collection.
 
| The description of the collection.

Revision as of 12:27, 4 June 2012

|- | unroole_sorted_playlist[description] | | MySQL TEXT UTF-8 | | The description of the collection. |- | unroole_sorted_playlist[active] | false | | boolean | Make the playlist active or deactivate (dis-regardless of the active/deactivate date). |- | unroole_sorted_playlist[activate_at(1i)] | | | integer | Activate at year. This is required if collection is set to active |- | unroole_sorted_playlist[activate_at(2i)] | | | integer (1-12) | Activate at month. This is required if collection is set to active |- | unroole_sorted_playlist[activate_at(3i)] | | | integer (1-31) | Activate at day. This is required if collection is set to active |- | unroole_sorted_playlist[deactivate_at(1i)] | | | integer | Activate at year. This is required if collection is set to active and does not disable deactivation |- | unroole_sorted_playlist[deactivate_at(2i)] | | | integer (1-12) | Activate at month. This is required if collection is set to active and does not disable deactivation |- | unroole_sorted_playlist[deactivate_at(3i)] | | | integer (1-31) | Activate at day. This is required if collection is set to active and does not disable deactivation |- | unroole_sorted_playlist[disable_deactivation] | | | boolean | Disable the deactivation date so that the collection will never expire. |- | unroole_sorted_playlist[playlist] | false | | boolean | Whether the collection is a slideshow |- | unroole_sorted_playlist[rotation_speed] | | | 0 - 900 | The time between the items in the collection playing as a slideshow (in seconds).