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