PHP Class Craft\InstantAnalyticsController

Inheritance: extends craft\BaseController
Afficher le fichier Open project: nystudio107/instantanalytics

Protected Properties

Свойство Type Description
$allowAnonymous Allows anonymous access to this controller's actions.

Méthodes publiques

Méthode Description
actionTrackEventUrl ( )
actionTrackPageViewUrl ( )

Method Details

actionTrackEventUrl() public méthode

public actionTrackEventUrl ( )

actionTrackPageViewUrl() public méthode

Property Details

$allowAnonymous protected_oe property

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