Public Member Functions | |
| getControllerId () | |
| setControllerId ($controllerId) | |
| getTitle () | |
| getDesctiprion () | |
| getKeywords () | |
| getRobots () | |
| setTitle ($title) | |
| setDesctiprion ($desctiprion) | |
| setKeywords ($keywords) | |
| setRobots ($robots) | |
| getBreadcrumbs () | |
| setBreadcrumbs ($breadcrumbs) | |
| getURL () | |
| setURL ($url) | |
| getShortTitle () | |
| setShortTitle ($shortTitle) | |
| hasParent ($controllerId) | |
| hasPredecessor ($controllerId) | |
Public Attributes | |
| const | PAGE_INFO_INDENTIFIER = '_pageInfo' |
Protected Attributes | |
| $url | |
| $controllerId | |
| $title | |
| $shortTitle | |
| $desctiprion | |
| $keywords | |
| $robots | |
| $breadcrumbs = [] | |
Obsauje informace o strance jako kratky titulek, titulek, popis atd.
| getBreadcrumbs | ( | ) |
| getControllerId | ( | ) |
| getDesctiprion | ( | ) |
| getKeywords | ( | ) |
| getRobots | ( | ) |
| getShortTitle | ( | ) |
| getTitle | ( | ) |
| getURL | ( | ) |
| hasParent | ( | $controllerId | ) |
| string | $controllerId |
| hasPredecessor | ( | $controllerId | ) |
| string | $controllerId |
| setBreadcrumbs | ( | $breadcrumbs | ) |
| setControllerId | ( | $controllerId | ) |
| setDesctiprion | ( | $desctiprion | ) |
| setKeywords | ( | $keywords | ) |
| setRobots | ( | $robots | ) |
| setShortTitle | ( | $shortTitle | ) |
| setTitle | ( | $title | ) |
| setURL | ( | $url | ) |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
| const PAGE_INFO_INDENTIFIER = '_pageInfo' |