個人用ツール

「関数リファレンス/BcBaser content」の版間の差分

提供: baserCMS公式ガイド

移動: 案内, 検索
(Hanhunhun がページ「関数リファレンス/content」を「関数リファレンス/BcBaser content」に移動しました)
(相違点なし)

2015年5月11日 (月) 12:51時点における版

説明

固定ページのコンテンツを出力する。

使い方

<?php $this->BcPage->content() ?>

戻り値

なし

用例

基本

コード

<?php $this->BcPage->content() ?>

出力

 

応用

コード

 

出力

 

変更履歴

ソースファイル

関連資料

類似の関数