Overview

Namespaces

  • mechanicious
    • Columnizer
    • Extensions
      • Bs3Table
    • Support
    • Tableman
    • TablemanExtension
    • Test
      • Tableman
  • PHP

Classes

  • Column
  • ColumnBag
  • Columnizer
  • Overview
  • Namespace
  • Class
  • Tree

Class Column

Illuminate\Support\Collection
Extended by mechanicious\Columnizer\Column
Namespace: mechanicious\Columnizer
Located at mechanicious/Columnizer/Column.php
Methods summary
public
# __construct( array $items = array(), mixed $header )
public string
# getHeader( )

Get the column header

Get the column header

Returns

string
public mechanicious\Columnizer\Column
# chop( integer $amount = 1 )

Remove last elements of an array

Remove last elements of an array

Parameters

$amount
integer
$amount

Returns

mechanicious\Columnizer\Column
Properties summary
protected string $header ""
#

Yup, column is a collection as well!

Yup, column is a collection as well!

API documentation generated by ApiGen 2.8.0