NewCollection

NewCollection

New collection parameter handler.

Constructor

# new NewCollection()

Used to create parameters when creating a new image collection. See EditCollection to handle edit parameters.

Methods

# setDescription(description)

Parameters:
Name Type Description
description String Description of the collection.

# setPrivate(private)

Parameters:
Name Type Description
private Boolean Set this to true to set the collection private. Defaults to false.

# setTitle(title)

Sets the title of the collection.
Parameters:
Name Type Description
title String The title of the collection.