PHP 클래스 infoweb\cms\behaviors\HomepageBehavior

상속: extends yii\behaviors\AttributeBehavior
파일 보기 프로젝트 열기: infoweb-internet-solutions/yii2-cms

공개 프로퍼티들

프로퍼티 타입 설명
$maxItems integer The maximum amount of items that are allowed to be displayed on the homepage

공개 메소드들

메소드 설명
checkValue ( $event )
events ( )

메소드 상세

checkValue() 공개 메소드

public checkValue ( $event )

events() 공개 메소드

public events ( )

프로퍼티 상세

$maxItems 공개적으로 프로퍼티

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