PHP Class Craft\InstantAnalyticsController

Inheritance: extends craft\BaseController
Datei anzeigen Open project: nystudio107/instantanalytics

Protected Properties

Property Type Description
$allowAnonymous Allows anonymous access to this controller's actions.

Public Methods

Method Description
actionTrackEventUrl ( )
actionTrackPageViewUrl ( )

Method Details

actionTrackEventUrl() public method

public actionTrackEventUrl ( )

actionTrackPageViewUrl() public method

Property Details

$allowAnonymous protected_oe property

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