PHP Class Piwik\Tracker\ActionPageview

Inheritance: extends Action
Afficher le fichier Open project: piwik/piwik

Protected Properties

Свойство Type Description
$timeGeneration

Méthodes publiques

Méthode Description
__construct ( Request $request )
getCustomFloatValue ( )
getIdActionNameForEntryAndExitIds ( )
getIdActionUrlForEntryAndExitIds ( )
shouldHandle ( Request $request )

Méthodes protégées

Méthode Description
getActionsToLookup ( )

Private Methods

Méthode Description
cleanupActionName ( $actionName )
getActionCategoryDelimiter ( )
rebuildNameOfCleanedCategories ( $actionCategoryDelimiter, $split )
removeEmptyCategories ( $split )
trimEveryCategory ( $split )

Method Details

__construct() public méthode

public __construct ( Request $request )
$request Request

getActionsToLookup() protected méthode

protected getActionsToLookup ( )

getCustomFloatValue() public méthode

public getCustomFloatValue ( )

getIdActionNameForEntryAndExitIds() public méthode

getIdActionUrlForEntryAndExitIds() public méthode

shouldHandle() public static méthode

public static shouldHandle ( Request $request )
$request Request

Property Details

$timeGeneration protected_oe property

protected $timeGeneration