BcFrontContentsServiceInterface
in
BcFrontContentsService
コンテンツ管理を利用しているコンテンツについて、 フロントエンドで利用する変数を生成するためのサービス
Table of Contents
- getViewVarsForFront() : array<string|int, mixed>
- フロント用の view 変数を取得する
Methods
getViewVarsForFront()
フロント用の view 変数を取得する
public
getViewVarsForFront( $content) : array<string|int, mixed>