PHP Class Piwik\Plugins\CoreAdminHome\CoreAdminHome

Inheritance: extends Piwik\Plugin
Show file Open project: piwik/piwik

Public Methods

Method Description
addJsGlobalVariables ( &$out )
cleanupUser ( $userLogin )
displayOnlyForSuperUser ( &$hide )
getClientSideTranslationKeys ( &$translationKeys )
getJsFiles ( &$jsFiles )
getStylesheetFiles ( &$stylesheets )
registerEvents ( )

Method Details

addJsGlobalVariables() public method

public addJsGlobalVariables ( &$out )

cleanupUser() public method

public cleanupUser ( $userLogin )

displayOnlyForSuperUser() public method

public displayOnlyForSuperUser ( &$hide )

getClientSideTranslationKeys() public method

public getClientSideTranslationKeys ( &$translationKeys )

getJsFiles() public method

public getJsFiles ( &$jsFiles )

getStylesheetFiles() public method

public getStylesheetFiles ( &$stylesheets )

registerEvents() public method

See also: Piwik\Plugin::registerEvents
public registerEvents ( )