Public メソッド | |
__construct ($itemViewFile, $response, $is_mobile=false) | |
render_bk ($show_container=true) | |
render ($show_container=true) | |
show ($show_container=true) | |
Protected 変数 | |
$view |
WEBページに表示するためのおすすめホテル情報のリストを表示する
PageBodyNearHotels.php の 31 行で定義されています。
__construct | ( | $ | itemViewFile, |
$ | response, | ||
$ | is_mobile = false |
||
) |
コンストラクタ
string | $itemViewFile | ホテル情報用テンプレートのファイル名 |
SimpleXMLElement | $response | ウェブサービス トラベルAPIからのレスポンス |
PageBodyNearHotels.php の 51 行で定義されています。
render_bk | ( | $ | show_container = true ) |
Override this method to do a proper rendering. By default, renders the html view as it is.
PageBodyNearHotels.php の 84 行で定義されています。
show | ( | $ | show_container = true ) |
ホテルリストパネルを表示します
PageBodyNearHotels.php の 151 行で定義されています。
$view [protected] |
表示ヘッダ部分のビューファイルの内容
PageBodyNearHotels.php の 34 行で定義されています。