baserCMS クラスリファレンス

CustomContentFrontAppView extends AppView
in package

Class CustomContentFrontAppView

Table of Contents

$BcBaser  : BcBaserHelper
$BcContents  : BcContentsHelper
$BcForm  : BcFormHelper
$BcTime  : BcTimeHelper
$BcToolbar  : BcToolbarHelper
$BcUpload  : BcUploadHelper
$CustomContent  : CustomContentHelper
$_View  : View
View
dispatchLayerEvent()  : bool|Event
イベントを発火
evaluate()  : string
テンプレートを描画する 固定ページで利用
getExt()  : string
拡張子を取得する
initialize()  : void
initialize

Properties

Methods

dispatchLayerEvent()

イベントを発火

public dispatchLayerEvent(string $name[, array<string|int, mixed> $data = [] ][, mixed $options = [] ]) : bool|Event
Parameters
$name : string
$data : array<string|int, mixed> = []
$options : mixed = []
Tags
checked
unitTest
noTodo
Return values
bool|Event

evaluate()

テンプレートを描画する 固定ページで利用

public evaluate(string $templateFile) : string
Parameters
$templateFile : string

Filename of the template.

Return values
string

Rendered output

getExt()

拡張子を取得する

public getExt() : string
Return values
string

Search results