File Liquid Object Reference - 0.9.5
Object Name | File |
Version | 0.9.5 |
Description
The File object contains information about a file that has been uploaded via the CMS.
Attributes
Attribute | Type | Description |
---|---|---|
alt_text | String | Returns the value of the Alt Text attribute |
description | String | Returns the value of the Description attribute |
file_type | String | Returns the value of the File Type attribute |
id | String | Returns the unique id for this File |
name | String | Returns the value of the Name attribute |
url | String | Returns the complete url for this File |
Objects that return Files
Back to Liquid Reference for 0.9.5
Back to Documentation