GridRow

Grid Row

Object representation of a single row of a grid defined in a BackendLayout. Is solely responsible for grouping GridColumns.

Accessed in Fluid templates.

Internal

Table of Contents

Properties

$columns  : array<string|int, GridColumn>
$context  : PageLayoutContext

Methods

__construct()  : mixed
addColumn()  : void
getColumns()  : array<string|int, GridColumn>
getContext()  : PageLayoutContext

Properties

Methods

On this page

Search results