Api_Collection

Package: Record\Api

class Api_Collection

extends Omeka_Record_Api_AbstractRecordAdapter

Api_Collection::getRepresentation(Omeka_Record_AbstractRecord $record)

Get the REST API representation for Collection

Parameters:
Returns:

array

Api_Collection::setPostData(Omeka_Record_AbstractRecord $record, $data)

Set POST data to a Collection.

Parameters:
Api_Collection::setPutData(Omeka_Record_AbstractRecord $record, $data)

Set PUT data to a Collection.

Parameters: