PHP 클래스 Piwik\Plugins\Installation\Installation

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

보호된 프로퍼티들

프로퍼티 타입 설명
$installationControllerName

공개 메소드들

메소드 설명
dispatch ( Exception | null $exception = null )
dispatchIfNotInstalledYet ( &$module, &$action, &$parameters )
displayDbConnectionMessage ( $exception = null )
getStylesheetFiles ( &$stylesheets ) Adds CSS files to list of CSS files for asset manager.
registerEvents ( )
setControllerToLoad ( $newControllerName )

보호된 메소드들

메소드 설명
getInstallationController ( )

비공개 메소드들

메소드 설명
getMessageToInviteUserToInstallPiwik ( $message ) : string
isAllowedAction ( $action )

메소드 상세

dispatch() 공개 메소드

public dispatch ( Exception | null $exception = null )
$exception Exception | null

dispatchIfNotInstalledYet() 공개 메소드

public dispatchIfNotInstalledYet ( &$module, &$action, &$parameters )

displayDbConnectionMessage() 공개 메소드

public displayDbConnectionMessage ( $exception = null )

getInstallationController() 보호된 메소드

getStylesheetFiles() 공개 메소드

Adds CSS files to list of CSS files for asset manager.
public getStylesheetFiles ( &$stylesheets )

registerEvents() 공개 메소드

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

setControllerToLoad() 공개 메소드

public setControllerToLoad ( $newControllerName )

프로퍼티 상세

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

protected $installationControllerName