Format a model and create a listing child record.

 Methods

{@inheritDoc}

getFormat() 

{@inheritDoc}

getMaxLength() 

{@inheritDoc}

getPropertyNames() 

{@inheritDoc}

setFormat($format) 

Parameters

$format

{@inheritDoc}

setMaxLength($maxLength) 

Parameters

$maxLength

{@inheritDoc}

setPropertyNames(array $propertyNames) 

Parameters

$propertyNames

 Properties

 

The format string.

$format : string
 

The maximum length of the formatted string.

$maxLength : int | null
 

The used property names.

$propertyNames : array