PHP 클래스 Piwik\Plugins\Referrers\Referrers

상속: extends Piwik\Plugin
파일 보기 프로젝트 열기: piwik/piwik

공개 메소드들

메소드 설명
addReportToInsightsOverview ( &$reports )
extendVisitorDetails ( &$visitor, $details )
registerEvents ( )
renameDeprecatedModuleAndAction ( &$module, &$action )
setGetAllHtmlPrefix ( integer $referrerType ) : string DataTable filter callback that returns the HTML prefix for a label in the 'getAll' report based on the row's referrer type.
setTrackerCacheGeneral ( &$cacheContent )

메소드 상세

addReportToInsightsOverview() 공개 메소드

public addReportToInsightsOverview ( &$reports )

extendVisitorDetails() 공개 메소드

public extendVisitorDetails ( &$visitor, $details )

registerEvents() 공개 메소드

또한 보기: Piwik\Plugin::registerEvents
public registerEvents ( )

renameDeprecatedModuleAndAction() 공개 메소드

public renameDeprecatedModuleAndAction ( &$module, &$action )

setGetAllHtmlPrefix() 공개 메소드

DataTable filter callback that returns the HTML prefix for a label in the 'getAll' report based on the row's referrer type.
public setGetAllHtmlPrefix ( integer $referrerType ) : string
$referrerType integer The referrer type.
리턴 string

setTrackerCacheGeneral() 공개 메소드

public setTrackerCacheGeneral ( &$cacheContent )