PHP Class app\widgets\StorageSpace

Inheritance: extends Xpressengine\Widget\AbstractWidget
Datei anzeigen Open project: xpressengine/xpressengine

Protected Properties

Property Type Description
$id

Public Methods

Method Description
getTitle ( ) : string 위젯의 이름을 반환한다.
render ( ) : string render
renderSetting ( array $args = [] ) : mixed getCodeCreationForm

Method Details

getTitle() public static method

위젯의 이름을 반환한다.
public static getTitle ( ) : string
return string

render() public method

render
public render ( ) : string
return string

renderSetting() public method

getCodeCreationForm
public renderSetting ( array $args = [] ) : mixed
$args array
return mixed

Property Details

$id protected_oe static_oe property

protected static $id