[Page] element index
Package indexes
Weidner
NewsItem
DefaultFormPainter
FormPainter
Util
Form
FormField
Data
Module
Format
All elements
c
d
e
g
h
i
k
l
m
p
t
c
top
$category
Page::$category
in Page.php
Category that this page falls under and thus displays the sidelines of
$content
Page::$content
in Page.php
The main portion the page, the page text
createNew
Page::createNew()
in Page.php
Adds a new page to the database.
d
top
$description
Page::$description
in Page.php
Meta-data: Description
e
top
existsInLanguage
Page::existsInLanguage()
in Page.php
Returns true if the page is available in the requested language, false otherwise.
g
top
getCategoryImage
Page::getCategoryImage()
in Page.php
Gets the name of the category symbol from the database.
getIdByTitle
Page::getIdByTitle()
in Page.php
Retrieves a page_id from the databaes based on the title.
getPhotoElement
Page::getPhotoElement()
in Page.php
Gets the name of the category photo element from the database.
getTitleById
Page::getTitleById()
in Page.php
Returns display title of requsted page by page_id.
h
top
$headnote
Page::$headnote
in Page.php
Any processing notes need for the user to see.
i
top
$id
Page::$id
in Page.php
Pages unique id. Shared by all pages that contain the same content regardless of language.
idExists
Page::idExists()
in Page.php
Returns true if the page exists. false otherise
k
top
$keywords
Page::$keywords
in Page.php
Meta-data: Keywords
l
top
$language
Page::$language
in Page.php
Natural language of this page.
load
Page::load()
in Page.php
Loads from database.
loadMetaData
Page::loadMetaData()
in Page.php
Loads meta data from database.
loadModules
Page::loadModules()
in Page.php
Loads modules from the database.
loadTemplates
Page::loadTemplates()
in Page.php
Loads all related templates
m
top
$modules
Page::$modules
in Page.php
Any modules needed to display this page.
p
top
Page.php
Page.php
in Page.php
Page
Page
in Page.php
t
top
$templates
Page::$templates
in Page.php
Any special templates applied to this page.
$title
Page::$title
in Page.php
Page display title.
c
d
e
g
h
i
k
l
m
p
t