PHP 클래스 Xpressengine\Tests\Skin\TestSkin

상속: extends Xpressengine\Skin\AbstractSkin
파일 보기 프로젝트 열기: xpressengine/xpressengine 1 사용 예제들

보호된 프로퍼티들

프로퍼티 타입 설명
$id
$supportDesktop
$supportMobile

공개 메소드들

메소드 설명
getScreenshot ( )
getSettingsURI ( ) : string | null get settings uri

보호된 메소드들

메소드 설명
boardList ( )
data ( )

메소드 상세

boardList() 보호된 메소드

protected boardList ( )

data() 보호된 메소드

protected data ( )

getScreenshot() 공개 정적인 메소드

public static getScreenshot ( )

getSettingsURI() 공개 정적인 메소드

get settings uri
public static getSettingsURI ( ) : string | null
리턴 string | null

프로퍼티 상세

$id 보호되어 있는 정적으로 프로퍼티

protected static $id

$supportDesktop 보호되어 있는 정적으로 프로퍼티

protected static $supportDesktop

$supportMobile 보호되어 있는 정적으로 프로퍼티

protected static $supportMobile