PHP 클래스 Piwik\Plugins\SitesManager\Controller

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

공개 메소드들

메소드 설명
displayJavascriptCode ( ) : string Displays the admin UI page showing all tracking tags
downloadPiwikTracker ( ) User will download a file called PiwikTracker.php that is the content of the actual script
getGlobalSettings ( )
globalSettings ( )
index ( ) Main view showing listing of websites and settings
setGlobalSettings ( ) Records Global settings when user submit changes
siteWithoutData ( )

메소드 상세

displayJavascriptCode() 공개 메소드

Displays the admin UI page showing all tracking tags
public displayJavascriptCode ( ) : string
리턴 string

downloadPiwikTracker() 공개 메소드

User will download a file called PiwikTracker.php that is the content of the actual script

getGlobalSettings() 공개 메소드

public getGlobalSettings ( )

globalSettings() 공개 메소드

public globalSettings ( )

index() 공개 메소드

Main view showing listing of websites and settings
public index ( )

setGlobalSettings() 공개 메소드

Records Global settings when user submit changes
public setGlobalSettings ( )

siteWithoutData() 공개 메소드

public siteWithoutData ( )