PHP Class MetaModels\FrontendIntegration\Content\Filter

Inheritance: extends MetaModels\FrontendIntegration\HybridFilterBlock
Show file Open project: metamodels/core

Protected Properties

Property Type Description
$strTemplate string Template.
$typePrefix string The link to use in the wildcard.
$wildCardLink string The link to use in the wildcard.
$wildCardName string The name to display in the wildcard.

Property Details

$strTemplate protected property

Template.
protected string $strTemplate
return string

$typePrefix protected property

The link to use in the wildcard.
protected string $typePrefix
return string

$wildCardName protected property

The name to display in the wildcard.
protected string $wildCardName
return string