PHP Class infoweb\cms\behaviors\HomepageBehavior

Inheritance: extends yii\behaviors\AttributeBehavior
Datei anzeigen Open project: infoweb-internet-solutions/yii2-cms

Public Properties

Property Type Description
$maxItems integer The maximum amount of items that are allowed to be displayed on the homepage

Public Methods

Method Description
checkValue ( $event )
events ( )

Method Details

checkValue() public method

public checkValue ( $event )

events() public method

public events ( )

Property Details

$maxItems public_oe property

The maximum amount of items that are allowed to be displayed on the homepage
public int $maxItems
return integer