個人用ツール

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

提供: baserCMS公式ガイド

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

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

説明

Google Maps を出力する。

使い方

$this->BcBaser->googleMaps()

パラメータ

(array) $data
読み込むテンプレートに引き継ぐパラメータ
-初期値 : array()
(string) $option
オプション
-初期値 : array()

戻り値

なし

用例

基本

コード

<?php $this->BcBaser->googleMaps() ?>

応用

コード

 

出力

変更履歴

ソースファイル

関連資料