PHP 클래스 Craft\InstantAnalyticsController

상속: extends craft\BaseController
파일 보기 프로젝트 열기: nystudio107/instantanalytics

보호된 프로퍼티들

프로퍼티 타입 설명
$allowAnonymous Allows anonymous access to this controller's actions.

공개 메소드들

메소드 설명
actionTrackEventUrl ( )
actionTrackPageViewUrl ( )

메소드 상세

actionTrackEventUrl() 공개 메소드

public actionTrackEventUrl ( )

actionTrackPageViewUrl() 공개 메소드

프로퍼티 상세

$allowAnonymous 보호되어 있는 프로퍼티

Allows anonymous access to this controller's actions.
protected $allowAnonymous