Class GenericLayout
-
Charcoal\Config\AbstractEntity
-
Charcoal\Ui\Layout\AbstractLayout
implements
Charcoal\Ui\Layout\LayoutInterface
uses
Charcoal\Ui\Layout\LayoutTrait
-
Charcoal\Ui\Layout\GenericLayout
Methods summary
public
string
|
#
type( )
Retrieve the layout type.
Retrieve the layout type.
Returns
string
|
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()
|