個人用ツール

関数リファレンス/siteName

提供: baserCMS公式ガイド

移動: 案内, 検索

説明

管理画面のサイト基本設定のWEBサイト名を出力する

使い方

$this->BcBaser->siteName();

パラメータ

戻り値

(void)

用例

基本

コード

<?php $this->BcBaser->siteName(); ?>

出力

応用

コード

出力

変更履歴

ソースファイル

関連資料

類似の関数