A Row object acts as a wrapper around several fields, and is primarily used for layout. Whenever you're dealing with a row in your template, you're actually working with a Row
object.
Attribute | Description |
---|---|
id | ID of the row. |
Method | Description |
---|---|
getCustomFields() | Returns an array of Field objects for this row. |