PHP Class Xpressengine\Tests\Plugin\Sample\Board

Show file Open project: xpressengine/xpressengine Class Usage Examples

Protected Properties

Property Type Description
$singleton Board

Public Methods

Method Description
getInstance ( )
getList ( $bid )
getSetting ( $bid )
getWrite ( $bid )

Private Methods

Method Description
__construct ( )

Method Details

getInstance() public static method

public static getInstance ( )

getList() public method

public getList ( $bid )

getSetting() public method

public getSetting ( $bid )

getWrite() public method

public getWrite ( $bid )

Property Details

$singleton protected static property

protected static Board,Xpressengine\Tests\Plugin\Sample $singleton
return Board