◆ __construct()
XH\PageDataView::__construct |
( |
array |
$page, |
|
|
array |
$tabs = null |
|
) |
| |
Constructs an instance.
- 引数
-
array | $page | Data of the page. |
array | $tabs | The filenames of the views of page data tabs. |
PageDataView.php の 49 行目に定義があります。
◆ tab()
XH\PageDataView::tab |
( |
|
$title, |
|
|
|
$filename, |
|
|
|
$cssClass |
|
) |
| |
Returns a single page data tab.
- 引数
-
string | $title | Label of the tab. |
string | $filename | Name of the view file. |
string | $cssClass | A CSS class. |
- 戻り値
- string HTML
PageDataView.php の 64 行目に定義があります。
◆ tabs()
XH\PageDataView::tabs |
( |
| ) |
|
◆ view()
XH\PageDataView::view |
( |
|
$filename | ) |
|
Returns a single page data view.
- 引数
-
string | $filename | Name of the view file. |
- 戻り値
- string HTML
array The paths of system files and folders. CSRFProtection The CSRF protector.
PageDataView.php の 100 行目に定義があります。
◆ views()
XH\PageDataView::views |
( |
| ) |
|
このクラス詳解は次のファイルから抽出されました: