You are viewing an old version of this page. View the current version.
Compare with Current
View Page History
« Previous
Version 2
Next »
Available in Github here: https://github.com/tulibraries/manifold/tree/master/app/serializers
Image fields are available here: https://github.com/tulibraries/manifold/blob/master/app/serializers/concerns/image_serializable.rb
Entity = Blog
Attribute | Display in brief | Display in full |
---|
title |
|
|
base_url |
|
|
feed_path |
|
|
last_sync_date |
|
|
public_status |
|
|
Entity = Building
Attribute | Display in brief | Display in full |
---|
name |
|
|
description |
|
|
address1 |
|
|
address2 |
|
|
temple_building_code | N | N |
coordinates |
|
|
google_id |
|
|
campus |
|
|
phone_number |
|
|
image |
|
|
Entity = Collection
Attribute | Display in brief | Display in full |
---|
name |
|
|
description |
|
|
subject |
|
|
contents |
|
|
add_to_footer | N | N |
Entity = Event
Attribute | Display in brief | Display in full |
---|
title |
|
|
description |
|
|
start_time |
|
|
end_time |
|
|
cancelled |
|
|
registration_status |
|
|
registration_link |
|
|
content_hash |
|
|
alt_text |
|
|
ensemble_identifier |
|
|
tags |
|
|
all_day |
|
|
space |
|
|
address1 |
|
|
address2 |
|
|
contact_name |
|
|
contact_email |
|
|
contact_phone |
|
|
image |
|
|
0 Comments