PHP 클래스 yii\debug\panels\ConfigPanel

부터: 2.0
저자: Qiang Xue ([email protected])
상속: extends yii\debug\Panel
파일 보기 프로젝트 열기: yiisoft/yii2-debug

공개 메소드들

메소드 설명
getDetail ( )
getExtensions ( ) : array Returns data about extensions
getName ( )
getPhpInfo ( ) : array Returns the BODY contents of the phpinfo() output
getSummary ( )
save ( )

메소드 상세

getDetail() 공개 메소드

public getDetail ( )

getExtensions() 공개 메소드

Returns data about extensions
public getExtensions ( ) : array
리턴 array

getName() 공개 메소드

public getName ( )

getPhpInfo() 공개 메소드

Returns the BODY contents of the phpinfo() output
public getPhpInfo ( ) : array
리턴 array

getSummary() 공개 메소드

public getSummary ( )

save() 공개 메소드

public save ( )