PHP Class Xpressengine\Tests\Skin\TestSkin

Inheritance: extends Xpressengine\Skin\AbstractSkin
Exibir arquivo Open project: xpressengine/xpressengine Class Usage Examples

Protected Properties

Property Type Description
$id
$supportDesktop
$supportMobile

Public Methods

Method Description
getScreenshot ( )
getSettingsURI ( ) : string | null get settings uri

Protected Methods

Method Description
boardList ( )
data ( )

Method Details

boardList() protected method

protected boardList ( )

data() protected method

protected data ( )

getScreenshot() public static method

public static getScreenshot ( )

getSettingsURI() public static method

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

Property Details

$id protected_oe static_oe property

protected static $id

$supportDesktop protected_oe static_oe property

protected static $supportDesktop

$supportMobile protected_oe static_oe property

protected static $supportMobile