[Page] element index

Package indexes

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