GridRow extends AbstractGridObject

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

this is experimental and subject to change in TYPO3 v10 / v11

Table of Contents

Properties

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

Methods

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

Properties

Methods


        
On this page

Search results