PHP Class app\themes\SettingsTheme

Inheritance: extends Xpressengine\Theme\AbstractTheme
Afficher le fichier Open project: xpressengine/xpressengine Class Usage Examples

Méthodes publiques

Свойство Type Description
$content

Protected Properties

Свойство Type Description
$id

Méthodes publiques

Méthode Description
getSettingView ( ConfigEntity $config = null ) : string 테마 설정 페이지에 출력할 html 텍스트를 출력한다.
render ( ) : string Get the evaluated contents of the object.

Private Methods

Méthode Description
loadFrontend ( ) : void loadFrontend

Method Details

getSettingView() public méthode

설정폼은 자동으로 생성되며 설정폼 내부에 출력할 html만 반환하면 된다.
public getSettingView ( ConfigEntity $config = null ) : string
$config Xpressengine\Config\ConfigEntity 기존에 설정된 설정값
Résultat string

render() public méthode

Get the evaluated contents of the object.
public render ( ) : string
Résultat string

Property Details

$content public_oe property

public $content

$id protected_oe static_oe property

protected static $id