[inc] element index

Package indexes

All elements
a b c d f g h l m r s t v _
_
top
Method __construct
CaramelException::__construct() in CaramelException.php
Constructor for CaramelException
a
top
Method addCData
SimpleXMLExtended::addCData() in SimpleXMLExtended.php
Method to append proper CDATA to a node
Method addChildCData
SimpleXMLExtended::addChildCData() in SimpleXMLExtended.php
Create a child with CDATA value
Method addCssFile
TemplateView::addCssFile() in TemplateView.php
Method to add new CSS files to array
Method addCssJs
TemplateView::addCssJs() in TemplateView.php
Method to add correct JS and CSS files from template
Method addJsFile
TemplateView::addJsFile() in TemplateView.php
Method to add new JS files to array
Method assign
TemplateView::assign() in TemplateView.php
Method to assign all template values to our template
b
top
Method BackendController
Constructor
Class BackendController
BackendController in BackendController.php
BackendController class
Method backendOutputAction
This method assigns needed content to our template engine and renders the template.
Page BackendController.php
BackendController.php in BackendController.php
Method backendCreatePageAction
Method to create a new page with one default record
Method backendDeletePageAction
Method to delete a single page with all records
Method backendGetAllPageNamesAction
Method to return only all page paths
Method backendGetPageInformation
Method to get all page information incl. records for one page-id
Method backendGetWebsitePagesAction
Method to return array with all pages and subpages Note: Navigation is restricted to one sublevel
Method backendMovePageDownAction
Wrapper method to move a node one down
Method backendMovePageUpAction
Wrapper method to move a node one up
Method backendSetPageInformation
Method to get all page information incl. records for one page-id
c
top
Page command.php
command.php in command.php
Class ConfigurationModel
ConfigurationModel in ConfigurationModel.php
ConfigurationModel class
Page ConfigurationModel.php
ConfigurationModel.php in ConfigurationModel.php
Class CaramelException
CaramelException in CaramelException.php
CaramelException class
Page CaramelException.php
CaramelException.php in CaramelException.php
d
top
Class DatabaseModel
DatabaseModel in DatabaseModel.php
DatabaseModel class
Page DatabaseModel.php
DatabaseModel.php in DatabaseModel.php
f
top
Method FrontendController
Constructor
Class FrontendController
FrontendController in FrontendController.php
FrontendController class
Method frontendOutputAction
This method assigns needed content to our template engine and renders the template.
Page FrontendController.php
FrontendController.php in FrontendController.php
Method frontendGetAllLanguagesAction
Method to get all used languages out of database
Method frontendGetAllMetaTagsAction
Method to return all meta information for the given page/language
Method frontendGetPageAdditionalCss
Method to get the additional CSS file for this page
Method frontendGetPageAdditionalJs
Method to get the additional JS file for this page
Method frontendGetWebsiteContentAction
Method to return the content of a page
Method frontendGetWebsiteNavigationAction
Method to return array with localized navigation Note: Navigation is restricted to one sublevel
Method frontendGetWebsiteTitleAction
Method to return the needed website title
g
top
Method getAdminAction
ConfigurationModel::getAdminAction() in ConfigurationModel.php
This method returns an ordered array with all admin settings
Method getAdminConfigStringAction
Wrapper for getAdminConfigString
Method getBackendLanguageStringAction
Wrapper for getBackendLanguagestring
Method getConfigStringAction
Wrapper for getConfigString
Method getConfigurationModel
Singleton-create-method
Method getDatabaseModel
Singleton-create-method
Method getGlobalsAction
ConfigurationModel::getGlobalsAction() in ConfigurationModel.php
This method returns an ordered array with all global settings
Method getLoginInfoAction
Method to return the base admin login information
Method getPageId
DatabaseModel::getPageId() in DatabaseModel.php
Method to return a page ID for given page path
Method getPagePath
DatabaseModel::getPagePath() in DatabaseModel.php
Method to return a page path for given page ID
Method getTemplateAction
ConfigurationModel::getTemplateAction() in ConfigurationModel.php
Method to get current active template
Method getDetails
CaramelException::getDetails() in CaramelException.php
Method to print exception details
Method getActiveTemplate
Method to return activeTemplate-path
h
top
Method headTagAction
FrontendController::headTagAction() in FrontendController.php
Print out head-tag in index.php
Method headTagAction
BackendController::headTagAction() in BackendController.php
Print out head-tag in index.php
l
top
Method languageCodeAction
Print out current language code in index.php
Method languageRedirectAction
Redirects the user to the language set in browser
Method logoutAction
BackendController::logoutAction() in BackendController.php
This action logs the user off
m
top
Method moveNodeDown
SimpleXMLExtended::moveNodeDown() in SimpleXMLExtended.php
Method to move a node after one other
Method moveNodeUp
SimpleXMLExtended::moveNodeUp() in SimpleXMLExtended.php
Method to move a node above one other
r
top
Method removeNode
SimpleXMLExtended::removeNode() in SimpleXMLExtended.php
Method to remove a node
Method render
TemplateView::render() in TemplateView.php
Function which renders the template
Method renderGzipped
TemplateView::renderGzipped() in TemplateView.php
Method to render the template with gzip compression
Method returnTemplate
TemplateView::returnTemplate() in TemplateView.php
Method to return template content as string
s
top
Method sessionAction
BackendController::sessionAction() in BackendController.php
Method to initialize login session
Class Constant SYSTEM_SALT
BackendController::SYSTEM_SALT in BackendController.php
Method setAdminAction
ConfigurationModel::setAdminAction() in ConfigurationModel.php
Method to save admin config
Method setGlobalsAction
ConfigurationModel::setGlobalsAction() in ConfigurationModel.php
Method to save global config
Method setTemplateAction
ConfigurationModel::setTemplateAction() in ConfigurationModel.php
Method to set new template file for frontend
Page SimpleXMLExtended.php
SimpleXMLExtended.php in SimpleXMLExtended.php
Class SimpleXMLExtended
SimpleXMLExtended in SimpleXMLExtended.php
SimpleXMLExtended class for use with CDATA-tags
Method setTemplateFile
Method to set different template filename
t
top
Page TemplateView.php
TemplateView.php in TemplateView.php
Method TemplateView
TemplateView::TemplateView() in TemplateView.php
Constructor of TemplateView
Class TemplateView
TemplateView in TemplateView.php
TemplateView class
v
top
Class Constant VERSION
FrontendController::VERSION in FrontendController.php
Class Constant VERSION
BackendController::VERSION in BackendController.php
Method versionInformationAction
Print out version-information in index.php
Method versionInformationAction
Print out version-information in index.php
Class Constant VERSION_DATE
FrontendController::VERSION_DATE in FrontendController.php
Class Constant VERSION_DATE
BackendController::VERSION_DATE in BackendController.php
a b c d f g h l m r s t v _