個人用ツール

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

提供: baserCMS公式ガイド

移動: 案内, 検索
行14: 行14:
 
(int) $id
 
(int) $id
 
: コンテンツID
 
: コンテンツID
 +
 
$excludeIds
 
$excludeIds
  

2016年11月4日 (金) 22:47時点における版

[このコンテンツは内容調整中です]

説明

関連サイトのリンク一覧を表示する

使い方

$this->BcBaser->relatedSiteLinks( $id , [$excludeIds] )

パラメータ

(int) $id
コンテンツID

$excludeIds

戻り値

用例

基本

コード

 

応用

コード

 

出力

変更履歴

ソースファイル

関連資料