PHP 클래스 Piwik\Tracker\ActionPageview

상속: extends Action
파일 보기 프로젝트 열기: piwik/piwik

보호된 프로퍼티들

프로퍼티 타입 설명
$timeGeneration

공개 메소드들

메소드 설명
__construct ( Request $request )
getCustomFloatValue ( )
getIdActionNameForEntryAndExitIds ( )
getIdActionUrlForEntryAndExitIds ( )
shouldHandle ( Request $request )

보호된 메소드들

메소드 설명
getActionsToLookup ( )

비공개 메소드들

메소드 설명
cleanupActionName ( $actionName )
getActionCategoryDelimiter ( )
rebuildNameOfCleanedCategories ( $actionCategoryDelimiter, $split )
removeEmptyCategories ( $split )
trimEveryCategory ( $split )

메소드 상세

__construct() 공개 메소드

public __construct ( Request $request )
$request Request

getActionsToLookup() 보호된 메소드

protected getActionsToLookup ( )

getCustomFloatValue() 공개 메소드

public getCustomFloatValue ( )

getIdActionNameForEntryAndExitIds() 공개 메소드

getIdActionUrlForEntryAndExitIds() 공개 메소드

shouldHandle() 공개 정적인 메소드

public static shouldHandle ( Request $request )
$request Request

프로퍼티 상세

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

protected $timeGeneration