db
PageInfo Class Reference

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 = []
 

Detailed Description

Obsauje informace o strance jako kratky titulek, titulek, popis atd.

Member Function Documentation

◆ getBreadcrumbs()

getBreadcrumbs ( )

◆ getControllerId()

getControllerId ( )

◆ getDesctiprion()

getDesctiprion ( )

◆ getKeywords()

getKeywords ( )

◆ getRobots()

getRobots ( )

◆ getShortTitle()

getShortTitle ( )

◆ getTitle()

getTitle ( )

◆ getURL()

getURL ( )

◆ hasParent()

hasParent (   $controllerId)
Parameters
string$controllerId
Returns
boolean returns true has parent a.i. first predecessot on part to root page

◆ hasPredecessor()

hasPredecessor (   $controllerId)
Parameters
string$controllerId
Returns
boolean returns true if has predecessor

◆ setBreadcrumbs()

setBreadcrumbs (   $breadcrumbs)

◆ setControllerId()

setControllerId (   $controllerId)

◆ setDesctiprion()

setDesctiprion (   $desctiprion)

◆ setKeywords()

setKeywords (   $keywords)

◆ setRobots()

setRobots (   $robots)

◆ setShortTitle()

setShortTitle (   $shortTitle)

◆ setTitle()

setTitle (   $title)

◆ setURL()

setURL (   $url)

Member Data Documentation

◆ $breadcrumbs

$breadcrumbs = []
protected

◆ $controllerId

$controllerId
protected

◆ $desctiprion

$desctiprion
protected

◆ $keywords

$keywords
protected

◆ $robots

$robots
protected

◆ $shortTitle

$shortTitle
protected

◆ $title

$title
protected

◆ $url

$url
protected

◆ PAGE_INFO_INDENTIFIER

const PAGE_INFO_INDENTIFIER = '_pageInfo'

The documentation for this class was generated from the following file: