Public メソッド | 変数 | Protected 変数

クラス PageBodyDetail

PageBodyDetailに対する継承グラフ
PageSectionBase

Public メソッド

 __construct ($itemViewFile, $response, $is_mobile=false)
 render ($show_container=true)
 show ($show_container=true)

変数

 $items

Protected 変数

 $view

説明

WEBページに表示するためのホテル情報のリストを表示する

作者:
snagasawa

PageBodyDetail.php32 行で定義されています。


コンストラクタとデストラクタ

__construct ( itemViewFile,
response,
is_mobile = false 
)

コンストラクタ

引数:
string$itemViewFileホテル情報用テンプレートのファイル名
SimpleXMLElement$responseウェブサービス トラベルAPIからのレスポンス

PageBodyDetail.php52 行で定義されています。


関数

render ( show_container = true )

Override this method to do a proper rendering. By default, renders the html view as it is.

戻り値:
HTMLテキスト

PageBodyDetail.php85 行で定義されています。

show ( show_container = true )

 ホテルリストパネルを表示します

PageBodyDetail.php120 行で定義されています。


構造体

$items

ウェブサービス トラベルAPIに含まれていたホテル情報の配列

PageBodyDetail.php38 行で定義されています。

$view [protected]

表示ヘッダ部分のビューファイルの内容

PageBodyDetail.php35 行で定義されています。


このクラスの説明は次のファイルから生成されました: