Overview

Namespaces

  • Charcoal
    • Ui
      • Dashboard
      • Form
      • FormGroup
      • FormInput
      • Layout
      • Menu
      • MenuItem
      • ServiceProvider

Classes

  • AbstractLayout
  • GenericLayout
  • LayoutBuilder
  • LayoutConfig
  • LayoutFactory

Interfaces

  • LayoutAwareInterface
  • LayoutInterface

Traits

  • LayoutAwareTrait
  • LayoutTrait
  • Overview
  • Namespace
  • Class

Class AbstractLayout

A Basic Layout

Abstract implementation of Charcoal\Ui\Layout\LayoutInterface.

Charcoal\Config\AbstractEntity
Extended by Charcoal\Ui\Layout\AbstractLayout implements Charcoal\Ui\Layout\LayoutInterface uses Charcoal\Ui\Layout\LayoutTrait

Direct known subclasses

Charcoal\Ui\Layout\GenericLayout
Abstract
Namespace: Charcoal\Ui\Layout
Located at Charcoal/Ui/Layout/AbstractLayout.php
Methods inherited from Charcoal\Ui\Layout\LayoutInterface
cellEndsRow(), cellRowIndex(), cellSpan(), cellSpanBy12(), cellStartsRow(), end(), numCellsTotal(), numRows(), position(), rowData(), rowFirstCellIndex(), rowIndex(), rowNumCells(), rowNumColumns(), setPosition(), setStructure(), start(), structure()
Methods used from Charcoal\Ui\Layout\LayoutTrait
cellEndsRow(), cellRowIndex(), cellSpan(), cellSpanBy12(), cellStartsRow(), end(), numCellsTotal(), numRows(), position(), rowData(), rowFirstCellIndex(), rowIndex(), rowNumCells(), rowNumColumns(), setPosition(), setStructure(), start(), structure()
API documentation generated by ApiGen