PHP Class MetaModels\FrontendIntegration\Content\FilterClearAll

Inheritance: extends MetaModels\FrontendIntegration\HybridFilterClearAll
Show file Open project: metamodels/core Class Usage Examples

Protected Properties

Property Type Description
$strTemplate string Template.
$type string The current element type.
$typePrefix string The link to use in the wildcard.
$wildCardLink string The link to use in the wildcard.

Property Details

$strTemplate protected property

Template.
protected string $strTemplate
return string

$type protected property

The current element type.
protected string $type
return string

$typePrefix protected property

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