Public メソッド | Protected 変数

クラス PageBody

PageBodyに対する継承グラフ
PageSectionBase

Public メソッド

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

Protected 変数

 $view

説明

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

作者:
tkumagai

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


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

__construct ( paginationFile,
itemViewFile,
maxPages,
response,
is_mobile = false 
)

コンストラクタ

引数:
string$paginationFileページ制御コントロール用テンプレートのファイル名
string$itemViewFileホテル情報用テンプレートのファイル名
string$maxPagesコントロールにリストとして表示するページの最大数
SimpleXMLElement$responseウェブサービス トラベルAPIからのレスポンス

PageBody.php54 行で定義されています。


関数

render ( show_container = true )

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

戻り値:
HTMLテキスト

PageBody.php90 行で定義されています。

show ( show_container = true )

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

PageBody.php125 行で定義されています。


構造体

$view [protected]

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

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


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