Documentation

DefaultColumnName extends AbstractPropertyNameExtractor
in package

Provides the column name of an unconfigured property.

Table of Contents

__construct()  : mixed
getColumnName()  : string
Produces the formatted label using the default formatting.

Methods

__construct()

public __construct([string $propName = "" ]) : mixed
Parameters
$propName : string = ""
Return values
mixed

getColumnName()

Produces the formatted label using the default formatting.

public getColumnName() : string
Return values
string

Search results