Template
Tytuł
| Old | New | ||
|---|---|---|---|
| 1 | 1 | Template | |
Bezpośrednie łącze
| Old | New | ||
|---|---|---|---|
| 1 | 1 | layouts | |
zawartość
| Old | New | ||
|---|---|---|---|
| 1 | 1 | ## Template Layouts | |
| 2 | |||
| 3 | Template layouts are the base view components for a website that controls everything around the content. | ||
| 4 | |||
| 5 | To change the layout for a specific page: | ||
| 6 | |||
| 7 | ```php | ||
| 8 | document::$layout = 'name'; | ||
| 9 | ``` | ||
Edytowane przez tim w 28 gru 2023 o 06:07