You are viewing an old version of this page. View the current version.
Compare with Current
View Page History
« Previous
Version 3
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 |
|
|
Entity = Exhibition
Attribute | Display in brief | Display in full |
---|
title |
|
|
description |
|
|
start_date |
|
|
end_date |
|
|
promote_to_events | N | N |
Entity = Finding Aid
Attribute | Display in brief | Display in full |
---|
name |
|
|
description |
|
|
subject |
|
|
content_link |
|
|
identifier |
|
|
drupal_id | N | N |
Entity = Group
Attribute | Display in brief | Display in full |
---|
name |
|
|
description |
|
|
group_type |
|
|
external | N | N |
add_to_footer | N | N |
Entity = Highlight
Attribute | Display in brief | Display in full |
---|
title |
|
|
blurb |
|
|
link |
|
|
type_of_higlight |
|
|
tags |
|
|
promoted |
|
|
link_label |
|
|
Entity = Page
Attribute | Display in brief | Display in full |
---|
title |
|
|
description |
|
|
layout | N | N |
Entity = Person
Attribute | Display in brief | Display in full |
---|
name |
|
|
first_name |
|
|
last_name |
|
|
job_title |
|
|
email_address |
|
|
phone_number |
|
|
specialties |
|
|
image |
|
|
Entity = Policy
Attribute | Display in brief | Display in full |
---|
name |
|
|
description |
|
|
effective_date |
|
|
expiration_date |
|
|
category |
|
|
Entity = Service
Attribute | Display in brief | Display in full |
---|
title |
|
|
description |
|
|
access_description |
|
|
access_link |
|
|
service_policies |
|
|
intended_audience |
|
|
service_category | N | N |
hours | N | N |
add_to_footer | N | N |
Entity = Space
Attribute | Display in brief | Display in full |
---|
name |
|
|
description |
|
|
hours |
|
|
accessibility |
|
|
phone_number |
|
|
email |
|
|
Add Comment