EntPageTitleFormatter
in package
Read onlyYes
FinalYes
Table of Contents
Properties
- $container : ContainerInterface
Methods
- __construct() : mixed
- format() : string|FormatErr
- getNonDecimalIntStr() : string|null
Properties
$container
private
ContainerInterface
$container
Methods
__construct()
public
__construct(ContainerInterface $container) : mixed
Parameters
- $container : ContainerInterface
format()
public
format(PageEntConf $entConf, string $entId) : string|FormatErr
Parameters
- $entConf : PageEntConf
- $entId : string
Return values
string|FormatErrgetNonDecimalIntStr()
private
getNonDecimalIntStr(string $value) : string|null
Parameters
- $value : string