PHP Class app\widgets\ContentInfo

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

Protected Properties

Property Type Description
$id

Public Methods

Method Description
getTitle ( ) : string 위젯의 이름을 반환한다.
render ( ) : mixed render

Method Details

getTitle() public static method

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

render() public method

render
public render ( ) : mixed
return mixed

Property Details

$id protected_oe static_oe property

protected static $id