Full index

Package indexes


a b c d e f g h i j k l m n o p q r s t u v w x z _
a
top
Variable $alexf
BackendUser::$alexf in BackendUser.php
Allowed excluded fields
Variable $arrAttributes
Attributes
Variable $arrAux
Frontend::$arrAux in Frontend.php
Aux array
Variable $arrCache
Cache array
Variable $arrCache
Database::$arrCache in Database.php
Cache array
Variable $arrCache
System::$arrCache in System.php
Cache array
Variable $arrCache
Config::$arrCache in Config.php
Cache array
Variable $arrCache
Environment::$arrCache in Environment.php
Cache array
Variable $arrCache
Input::$arrCache in Input.php
Cache array
Variable $arrCache
Result cache array
Variable $arrConfiguration
Configuration
Variable $arrContents
TextField::$arrContents in TextField.php
Contents
Variable $arrData
Feed::$arrData in Feed.php
Data array
Variable $arrData
Hybrid::$arrData in Hybrid.php
Current record
Variable $arrData
Form::$arrData in Form.php
Current record
Variable $arrData
Module::$arrData in Module.php
Current record
Variable $arrData
FeedItem::$arrData in Feed.php
Data array
Variable $arrData
Model::$arrData in Model.php
Data array
Variable $arrData
ContentElement::$arrData in ContentElement.php
Current record
Variable $arrData
Config::$arrData in Config.php
Data array
Variable $arrData
Template::$arrData in Template.php
Template data
Variable $arrData
BackendModule::$arrData in BackendModule.php
Current record
Variable $arrErrors
Widget::$arrErrors in Widget.php
Errors
Variable $arrEvents
Events::$arrEvents in Events.php
Current events
Variable $arrEvents
Calendar::$arrEvents in Calendar.php
Current events
Variable $arrFailures
Email::$arrFailures in Email.php
Invalid addresses
Variable $arrFilemounts
DC_Folder::$arrFilemounts in DC_Folder.php
Current filemounts
Variable $arrFiles
ZipReader::$arrFiles in ZipReader.php
File list
Variable $arrFiles
Combiner::$arrFiles in Combiner.php
Files
Variable $arrFiles
FTP::$arrFiles in FTP.php
Files array
Variable $arrGroups
FrontendUser::$arrGroups in FrontendUser.php
Groups
Variable $arrHeader
ZipReader::$arrHeader in ZipReader.php
Archive header
Variable $arrHeaders
Request::$arrHeaders in Request.php
Headers array (these headers will be sent)
Variable $arrImageSize
Image size
Variable $arrInstances
FileCache::$arrInstances in FileCache.php
Current object instances (Singleton)
Variable $arrItems
Feed::$arrItems in Feed.php
Items
Variable $arrMeta
Frontend::$arrMeta in Frontend.php
Meta array
Variable $arrNodes
PageTree::$arrNodes in PageTree.php
Path nodes
Variable $arrOptions
RadioButton::$arrOptions in RadioButton.php
Options
Variable $arrOptions
RadioTable::$arrOptions in RadioTable.php
Options
Variable $arrOptions
FormRadioButton::$arrOptions in FormRadioButton.php
Options
Variable $arrOptions
FormSelectMenu::$arrOptions in FormSelectMenu.php
Options
Variable $arrOptions
ImageSize::$arrOptions in ImageSize.php
Options
Variable $arrOptions
SelectMenu::$arrOptions in SelectMenu.php
Options
Variable $arrOptions
FormCheckBox::$arrOptions in FormCheckBox.php
Options
Variable $arrOptions
CheckBox::$arrOptions in CheckBox.php
Options
Variable $arrOptions
CheckBoxWizard::$arrOptions in CheckBoxWizard.php
Options
Variable $arrPages
ModuleBooknav::$arrPages in ModuleBooknav.php
Pages array
Variable $arrPathinfo
File::$arrPathinfo in File.php
Pathinfo
Variable $arrProcessed
ContentElement::$arrProcessed in ContentElement.php
Processed folders
Variable $arrProcessed
Frontend::$arrProcessed in Frontend.php
Processed files array
Variable $arrRange
Date::$arrRange in Date.php
Date range array
Variable $arrResponseHeaders
Response headers array (these headers are returned)
Variable $arrSession
Session::$arrSession in Session.php
Session array
Variable $arrStyle
Module::$arrStyle in Module.php
Style array
Variable $arrStyle
Hybrid::$arrStyle in Hybrid.php
Style array
Variable $arrStyle
ContentElement::$arrStyle in ContentElement.php
Style array
Variable $arrTargets
ModuleFaqList::$arrTargets in ModuleFaqList.php
Target pages
Variable $arrUnits
TrblField::$arrUnits in TrblField.php
Units
Variable $arrUnits
InputUnit::$arrUnits in InputUnit.php
Units
Variable $arrUnits
TimePeriod::$arrUnits in TimePeriod.php
Units
Variable $arrValidFileTypes
Valid file types
Variable $Automator
System::$Automator in System.php
Automator object
Method activateAccount
Activate newsletter subscription of new users
Method activateAcount
ModuleRegistration::activateAcount() in ModuleRegistration.php
Activate an account
Method activateRecipient
Activate a recipient
Method add
Config::add() in Config.php
Add a configuration variable to the local configuration file
Method add
Combiner::add() in Combiner.php
Add a file
Method addAttributes
Take an associative array and add it to the object's attributes
Method addCommentsToTemplate
Add comments to a template
Method addDataRow
Theme::addDataRow() in Theme.php
Add a data row to the XML document
Method addEnclosure
Add an enclosure
Method addEnclosuresToTemplate
Add enclosures to a template
Method addError
Widget::addError() in Widget.php
Add an error message
Method addEvent
Events::addEvent() in Events.php
Add an event to the array of active events
Method addEvent
Calendar::addEvent() in Calendar.php
Add an event to the array of active events
Method addFile
ZipWriter::addFile() in ZipWriter.php
Add a file to the archive
Method addFolderToArchive
Recursively add a folder to the archive
Method addHeader
Email::addHeader() in Email.php
Add a custom text header
Method addImageToTemplate
Add an image to a template
Method addItem
Feed::addItem() in Feed.php
Add an item
Method addRecipient
ModuleSubscribe::addRecipient() in ModuleSubscribe.php
Add a new recipient
Method addString
ZipWriter::addString() in ZipWriter.php
Add a file from a string to the archive
Method addSubmit
Widget::addSubmit() in Widget.php
Return a submit button
Method addTableTlLayout
Add the table tl_layout
Method addTableTlModule
Add the table tl_module
Method addTableTlStyleSheet
Add the table tl_style_sheet
Method addTableTlTheme
Add the table tl_theme
Method addTemplatesToArchive
Add templates to the archive
Method addToUrl
Frontend::addToUrl() in Frontend.php
Overwrite parent method as front end URLs are handled differently
Method addToUrl
System::addToUrl() in System.php
Add a request string to the current URI string
Method adjustPublicationDate
Adjust the publication date
Method affected_rows
Method agent
Environment::agent() in Environment.php
Return the operating system and the browser name and version
Class Ajax
Ajax in Ajax.php
Class Ajax
Method ajaxTreeView
DC_Table::ajaxTreeView() in DC_Table.php
Generate a particular subpart of the tree and return it as HTML string
Method ajaxTreeView
DC_Folder::ajaxTreeView() in DC_Folder.php
Generate a particular subpart of the tree and return it as HTML string
Method append
File::append() in File.php
Append data to the file
Method appendData
Session::appendData() in Session.php
Append data to the current session
Method attachFile
Email::attachFile() in Email.php
Attach a file
Method attachFileFromString
Attach a file from a string
Method authenticate
BackendUser::authenticate() in BackendUser.php
Redirect to contao/index.php if authentication fails
Method authenticate
Authenticate a user
Method authenticate
FrontendUser::authenticate() in FrontendUser.php
Authenticate a user
Class Automator
Automator in Automator.php
Class Automator
Page Ajax.php
Ajax.php in Ajax.php
Page Automator.php
Automator.php in Automator.php
b
top
Variable $bid
DC_Table::$bid in DC_Table.php
ID of the button container
Variable $blnAdvanced
ModuleTasks::$blnAdvanced in ModuleTasks.php
Advanced mode
Variable $blnCreateNewVersion
True if a new version has to be created
Variable $blnDisableAutocommit
Disable autocommit
Variable $blnDisableAutocommit
Disable autocommit
Variable $blnEmbedImages
Embed images
Variable $blnIsConnected
Is connected
Variable $blnIsModified
FileCache::$blnIsModified in FileCache.php
Indicates whether the cache has been modified
Variable $blnIsModified
Modified
Variable $blnNoMarkup
ModuleArticle::$blnNoMarkup in ModuleArticle.php
No markup
Variable $blnRecordExists
Indicate whether the current record exists
Variable $blnSave
ModuleTasks::$blnSave in ModuleTasks.php
Save input
Variable $blnSubmitInput
Submit user input
Variable $blnSubmitInput
Submit user input
Variable $blnSubmitInput
KeyValueWizard::$blnSubmitInput in KeyValueWizard.php
Submit user input
Variable $blnSubmitInput
ListWizard::$blnSubmitInput in ListWizard.php
Submit user input
Variable $blnSubmitInput
OptionWizard::$blnSubmitInput in OptionWizard.php
Submit user input
Variable $blnSubmitInput
ModuleWizard::$blnSubmitInput in ModuleWizard.php
Submit user input
Variable $blnSubmitInput
Submit user input
Variable $blnSubmitInput
Submit user input
Variable $blnSubmitInput
TimePeriod::$blnSubmitInput in TimePeriod.php
Submit user input
Variable $blnSubmitInput
Submit user input
Variable $blnSubmitInput
Submit user input
Variable $blnSubmitInput
Submit user input
Variable $blnSubmitInput
Submit user input
Variable $blnSubmitInput
RadioButton::$blnSubmitInput in RadioButton.php
Submit user input
Variable $blnSubmitInput
RadioTable::$blnSubmitInput in RadioTable.php
Submit user input
Variable $blnSubmitInput
SelectMenu::$blnSubmitInput in SelectMenu.php
Submit user input
Variable $blnSubmitInput
TableWizard::$blnSubmitInput in TableWizard.php
Submit user input
Variable $blnSubmitInput
Submit user input
Variable $blnSubmitInput
FormRadioButton::$blnSubmitInput in FormRadioButton.php
Submit user input
Variable $blnSubmitInput
FormTextField::$blnSubmitInput in FormTextField.php
Submit user input
Variable $blnSubmitInput
ChmodTable::$blnSubmitInput in ChmodTable.php
Submit user input
Variable $blnSubmitInput
CheckBoxWizard::$blnSubmitInput in CheckBoxWizard.php
Submit user input
Variable $blnSubmitInput
Submit user input
Variable $blnSubmitInput
FormCheckBox::$blnSubmitInput in FormCheckBox.php
Submit user input
Variable $blnSubmitInput
Submit user input
Variable $blnSubmitInput
FormSelectMenu::$blnSubmitInput in FormSelectMenu.php
Submit user input
Variable $blnSubmitInput
FormTextArea::$blnSubmitInput in FormTextArea.php
Submit user input
Variable $blnSubmitInput
FormHidden::$blnSubmitInput in FormHidden.php
Submit user input
Variable $blnSubmitInput
FormPassword::$blnSubmitInput in FormPassword.php
Submit user input
Variable $blnUploadable
DC_Table::$blnUploadable in DC_Table.php
True if one of the form fields is uploadable
Class Backend
Backend in Backend.php
Class Backend
Class BackendModule
BackendModule in BackendModule.php
Class BackendModule
Class BackendTemplate
BackendTemplate in BackendTemplate.php
Class BackendTemplate
Class BackendUser
BackendUser in BackendUser.php
Class BackendUser
Method base
Environment::base() in Environment.php
Return the current URL and path that can be used in a <base> tag
Method beginTransaction
Begin a transaction
Method begin_transaction
Page Backend.php
Backend.php in Backend.php
Page BackendModule.php
BackendModule.php in BackendModule.php
Page BackendTemplate.php
BackendTemplate.php in BackendTemplate.php
Page BackendUser.php
BackendUser.php in BackendUser.php
c
top
Variable $Config
System::$Config in System.php
Configuraion object
Variable $ctable
DC_Table::$ctable in DC_Table.php
Names of one or more child tables
Variable $current
DC_Table::$current in DC_Table.php
IDs of all records that are currently displayed
Method calculateSpan
Calculate the span between two timestamps in days
Class Calendar
Calendar in Calendar.php
Class Calendar
Method censor
String::censor() in String.php
Censor a single word or an array of words within a string
Class Constant CENTRAL_DIR_END
Class Constant CENTRAL_DIR_END
Class Constant CENTRAL_DIR_START
Class Constant CENTRAL_DIR_START
Method checkAccountStatus
Check the account status and return true if it is active
Class CheckBox
CheckBox in CheckBox.php
Class CheckBox
Class CheckBoxWizard
CheckBoxWizard in CheckBoxWizard.php
Class CheckBoxWizard
Method checkForTinyMce
Check if we need to preload TinyMCE
Method checkForUpdates
Check for new Contao versions
Method checkStyleSheetName
Check the name of an imported file
Method chmod
FTP::chmod() in FTP.php
Change the file mode
Method chmod
Files::chmod() in Files.php
Change file mode
Class ChmodTable
ChmodTable in ChmodTable.php
Class ChmodTable
Method classFileExists
Return true if a class file exists
Method clear
Folder::clear() in Folder.php
Empty the folder
Method close
File::close() in File.php
Close the file handle
Method close
ZipWriter::close() in ZipWriter.php
Write the central directory and close the file handle
Class Combiner
Combiner in Combiner.php
Class Combiner
Method combiner
DataContainer::combiner() in DataContainer.php
Generate possible palette names from an array by taking the first value and either adding or not adding the following values
Class Comments
Comments in Comments.php
Class Comments
Method commitTransaction
Commit a transaction
Method commit_transaction
Method compareThemeFiles
Compare the theme tables with the local database and check
Method compile
ModuleQuicklink::compile() in ModuleQuicklink.php
Generate module
Method compile
Hybrid::compile() in Hybrid.php
Compile the current element
Method compile
ContentText::compile() in ContentText.php
Generate content element
Method compile
Module::compile() in Module.php
Compile the current element
Method compile
ModuleSitemap::compile() in ModuleSitemap.php
Generate module
Method compile
ModuleArticle::compile() in ModuleArticle.php
Generate the module
Method compile
ModuleSearch::compile() in ModuleSearch.php
Generate module
Method compile
Form::compile() in Form.php
Generate the form
Method compile
ModuleQuicknav::compile() in ModuleQuicknav.php
Generate module
Method compile
ModuleRandomImage::compile() in ModuleRandomImage.php
Generate module
Method compile
ModuleArticleList::compile() in ModuleArticleList.php
Generate module
Method compile
ModulePersonalData::compile() in ModulePersonalData.php
Generate module
Method compile
ContentToplink::compile() in ContentToplink.php
Generate content element
Method compile
ModuleRegistration::compile() in ModuleRegistration.php
Generate module
Method compile
ModuleEventlist::compile() in ModuleEventlist.php
Generate module
Method compile
ModuleMaintenance::compile() in ModuleMaintenance.php
Generate module
Method compile
ModuleNavigation::compile() in ModuleNavigation.php
Generate module
Method compile
ModuleLogout::compile() in ModuleLogout.php
Generate module
Method compile
ModuleLogin::compile() in ModuleLogin.php
Generate module
Method compile
ModuleListing::compile() in ModuleListing.php
Generate module
Method compile
ModuleNewsArchive::compile() in ModuleNewsArchive.php
Generate module
Method compile
ModuleNewsletterList::compile() in ModuleNewsletterList.php
Generate module
Method compile
ModuleNewsReader::compile() in ModuleNewsReader.php
Generate module
Method compile
ModulePassword::compile() in ModulePassword.php
Generate module
Method compile
ModuleNewsMenu::compile() in ModuleNewsMenu.php
Generate module
Method compile
ModuleNewsList::compile() in ModuleNewsList.php
Generate module
Method compile
ModuleNewsletterReader::compile() in ModuleNewsletterReader.php
Generate module
Method compile
ModuleHtml::compile() in ModuleHtml.php
Generate module
Method compile
ModuleFlash::compile() in ModuleFlash.php
Generate module
Method compile
ModuleCloseAccount::compile() in ModuleCloseAccount.php
Generate module
Method compile
ModuleComments::compile() in ModuleComments.php
Generate module
Method compile
ModuleCalendar::compile() in ModuleCalendar.php
Generate module
Method compile
ModuleBreadcrumb::compile() in ModuleBreadcrumb.php
Generate module
Method compile
ModuleBooknav::compile() in ModuleBooknav.php
Generate module
Method compile
ModuleCustomnav::compile() in ModuleCustomnav.php
Generate module
Method compile
ContentTeaser::compile() in ContentTeaser.php
Generate content element
Method compile
ModuleFaqReader::compile() in ModuleFaqReader.php
Generate module
Method compile
ModuleFaqList::compile() in ModuleFaqList.php
Generate module
Method compile
ModuleEventReader::compile() in ModuleEventReader.php
Generate module
Method compile
ModuleEventMenu::compile() in ModuleEventMenu.php
Generate module
Method compile
ModuleArticlenav::compile() in ModuleArticlenav.php
Generate module
Method compile
ModuleRssReader::compile() in ModuleRssReader.php
Generate module
Method compile
ContentHyperlink::compile() in ContentHyperlink.php
Generate content element
Method compile
ContentList::compile() in ContentList.php
Generate content element
Method compile
ContentAccordion::compile() in ContentAccordion.php
Generate content element
Method compile
ContentAlias::compile() in ContentAlias.php
Generate content element
Method compile
ContentElement::compile() in ContentElement.php
Compile the current element
Method compile
ContentHeadline::compile() in ContentHeadline.php
Generate content element
Method compile
ContentImage::compile() in ContentImage.php
Generate content element
Method compile
ContentGallery::compile() in ContentGallery.php
Generate content element
Method compile
ModuleUser::compile() in ModuleUser.php
Generate module
Method compile
BackendModule::compile() in BackendModule.php
Compile the current element
Method compile
ModuleUnsubscribe::compile() in ModuleUnsubscribe.php
Generate module
Method compile
ContentCode::compile() in ContentCode.php
Generate content element
Method compile
ContentHtml::compile() in ContentHtml.php
Generate content element
Method compile
ModuleSubscribe::compile() in ModuleSubscribe.php
Generate module
Method compile
ContentTable::compile() in ContentTable.php
Generate content element
Method compile
ContentDownloads::compile() in ContentDownloads.php
Generate content element
Method compile
ModuleTasks::compile() in ModuleTasks.php
Generate the module
Method compile
ContentDownload::compile() in ContentDownload.php
Generate content element
Method compile
ContentComments::compile() in ContentComments.php
Generate module
Method compile
ContentArticle::compile() in ContentArticle.php
Generate content element
Method compile
ContentModule::compile() in ContentModule.php
Generate content element
Method compileColor
StyleSheets::compileColor() in StyleSheets.php
Compile a color value and return a hex or rgba color
Method compileCommands
Compile a command array for each necessary database modification
Method compileDailyMenu
Generate the dayil menu
Method compileDays
ModuleNewsMenu::compileDays() in ModuleNewsMenu.php
Return the week days and labels as array
Method compileDays
ModuleCalendar::compileDays() in ModuleCalendar.php
Return the week days and labels as array
Method compileDefinition
Compile format definitions and return them as string
Method compileMonthlyMenu
Generate the monthly menu
Method compileMonthlyMenu
Generate the monthly menu
Method compileRecipients
Compile e-mail addresses from an array of (different) arguments
Method compileWeeks
ModuleCalendar::compileWeeks() in ModuleCalendar.php
Return all weeks of the current month as array
Method compileWeeks
ModuleNewsMenu::compileWeeks() in ModuleNewsMenu.php
Return all weeks of the current month as array
Method compileYearlyMenu
Generate the yearly menu
Method compileYearlyMenu
Generate the yearly menu
Class Config
Config in Config.php
Class Config
Method connect
Database::connect() in Database.php
Abstract database driver methods
Method connect
FTP::connect() in FTP.php
Establish an FTP connection
Class ContentAccordion
ContentAccordion in ContentAccordion.php
Class ContentAccordion
Class ContentAlias
ContentAlias in ContentAlias.php
Class ContentAlias
Class ContentArticle
ContentArticle in ContentArticle.php
Class ContentArticle
Class ContentCode
ContentCode in ContentCode.php
Class ContentCode
Class ContentComments
ContentComments in ContentComments.php
Class ContentComments
Class ContentDownload
ContentDownload in ContentDownload.php
Class ContentDownload
Class ContentDownloads
ContentDownloads in ContentDownloads.php
Class ContentDownloads
Class ContentElement
ContentElement in ContentElement.php
Class ContentElement
Class ContentGallery
ContentGallery in ContentGallery.php
Class ContentGallery
Class ContentHeadline
ContentHeadline in ContentHeadline.php
Class ContentHeadline
Class ContentHtml
ContentHtml in ContentHtml.php
Class ContentHtml
Class ContentHyperlink
ContentHyperlink in ContentHyperlink.php
Class ContentHyperlink
Class ContentImage
ContentImage in ContentImage.php
Class ContentImage
Class ContentList
ContentList in ContentList.php
Class ContentList
Class ContentModule
ContentModule in ContentModule.php
Class ContentModule
Class ContentTable
ContentTable in ContentTable.php
Class ContentTable
Class ContentTeaser
ContentTeaser in ContentTeaser.php
Class ContentTeaser
Class ContentText
ContentText in ContentText.php
Class ContentText
Class ContentToplink
ContentToplink in ContentToplink.php
Class ContentToplink
Class Controller
Controller in Controller.php
Class Controller
Method convertHexColor
Convert hex colors to rgb
Method convertLineFeeds
Convert line feeds to
tags
Method convertRelativeUrls
Convert relative URLs to absolute URLs
Method cookie
Input::cookie() in Input.php
Return a $_COOKIE parameter
Method copy
FTP::copy() in FTP.php
Copy a file or folder
Method copy
DC_Table::copy() in DC_Table.php
Duplicate a particular record of the current table
Method copy
Files::copy() in Files.php
Copy a file or folder
Method copy
DC_Folder::copy() in DC_Folder.php
Recursively duplicate files and folders
Method copy
DC_File::copy() in DC_File.php
Automatically switch to edit mode
Method copy
editable::copy() in interface.php
Method copyAll
DC_Table::copyAll() in DC_Table.php
Move all selected records
Method copyAll
DC_Folder::copyAll() in DC_Folder.php
Move all selected files and folders
Method copyChilds
DC_Table::copyChilds() in DC_Table.php
Duplicate all child records of a duplicated record
Method create
DC_File::create() in DC_File.php
Automatically switch to edit mode
Method create
DC_Folder::create() in DC_Folder.php
Create a new folder
Method create
editable::create() in interface.php
Method create
DC_Table::create() in DC_Table.php
Insert a new row into a database table
Method createDefinition
Create a format definition and insert it into the database
Method createFileList
Get all allowed files and return them as string
Method createFooterScripts
Create all footer scripts
Method createHeaderScripts
Create all header scripts
Method createInitialVersion
Create an initial version of a record
Method createNewUser
ModuleRegistration::createNewUser() in ModuleRegistration.php
Create a new user and redirect
Method createNewUser
Newsletter::createNewUser() in Newsletter.php
Synchronize newsletter subscription of new users
Method createNewVersion
Create a new version of a record
Method createPageList
Get all allowed pages and return them as string
Method createTask
ModuleTasks::createTask() in ModuleTasks.php
Create a task
Method createTemplate
Create a new template
Class Constant CSS
Combiner::CSS in Combiner.php
Constants
Method current
ZipReader::current() in ZipReader.php
Return the current file as array
Method cut
DC_Folder::cut() in DC_Folder.php
Move an existing file or folder
Method cut
DC_File::cut() in DC_File.php
Automatically switch to edit mode
Method cut
editable::cut() in interface.php
Method cut
DC_Table::cut() in DC_Table.php
Assign a new position to an existing record
Method cutAll
DC_Table::cutAll() in DC_Table.php
Move all selected records
Method cutAll
DC_Folder::cutAll() in DC_Folder.php
Move all selected files and folders
Page Combiner.php
Combiner.php in Combiner.php
Page Config.php
Config.php in Config.php
Page Controller.php
Controller.php in Controller.php
Page CheckBox.php
CheckBox.php in CheckBox.php
Page CheckBoxWizard.php
CheckBoxWizard.php in CheckBoxWizard.php
Page ChmodTable.php
ChmodTable.php in ChmodTable.php
Page Calendar.php
Calendar.php in Calendar.php
Page Comments.php
Comments.php in Comments.php
Page ContentComments.php
ContentComments.php in ContentComments.php
Page ContentAccordion.php
ContentAccordion.php in ContentAccordion.php
Page ContentAlias.php
ContentAlias.php in ContentAlias.php
Page ContentArticle.php
ContentArticle.php in ContentArticle.php
Page ContentCode.php
ContentCode.php in ContentCode.php
Page ContentDownload.php
ContentDownload.php in ContentDownload.php
Page ContentDownloads.php
ContentDownloads.php in ContentDownloads.php
Page ContentElement.php
ContentElement.php in ContentElement.php
Page ContentGallery.php
ContentGallery.php in ContentGallery.php
Page ContentHeadline.php
ContentHeadline.php in ContentHeadline.php
Page ContentHtml.php
ContentHtml.php in ContentHtml.php
Page ContentHyperlink.php
ContentHyperlink.php in ContentHyperlink.php
Page ContentImage.php
ContentImage.php in ContentImage.php
Page ContentList.php
ContentList.php in ContentList.php
Page ContentModule.php
ContentModule.php in ContentModule.php
Page ContentTable.php
ContentTable.php in ContentTable.php
Page ContentTeaser.php
ContentTeaser.php in ContentTeaser.php
Page ContentText.php
ContentText.php in ContentText.php
Page ContentToplink.php
ContentToplink.php in ContentToplink.php
d
top
Variable $Database
System::$Database in System.php
Database object
Variable $DataContainer
Data container object
Variable $Date
ModuleCalendar::$Date in ModuleCalendar.php
Current date object
Variable $Date
ModuleEventlist::$Date in ModuleEventlist.php
Current date object
Variable $Date
ModuleNewsMenu::$Date in ModuleNewsMenu.php
Current date object
Class Database
Database in Database.php
Class Database
Class Database_Result
Database_Result in Database.php
Class Database_Result
Class Database_Statement
Database_Statement in Database.php
Class Database_Statement
Class DataContainer
DataContainer in DataContainer.php
Class DataContainer
Class Date
Date in Date.php
Class Date
Method dateToUnix
Date::dateToUnix() in Date.php
Convert a date string into a UNIX timestamp using a particular date format
Class DbInstaller
DbInstaller in DbInstaller.php
Class DbInstaller
Class DC_File
DC_File in DC_File.php
Class DC_File
Class DC_Folder
DC_Folder in DC_Folder.php
Class DC_Folder
Class DC_Table
DC_Table in DC_Table.php
Class DC_Table
Method debugQuery
Debug a query
Method decodeEntities
Decode all entities
Method decodeEntities
Decode HTML entities
Method decrypt
Encryption::decrypt() in Encryption.php
Decrypt a value
Method decToUnix
ZipReader::decToUnix() in ZipReader.php
Calculate the Unix timestamp from two hexadecimal values
Method delete
FTP::delete() in FTP.php
Delete a file
Method delete
File::delete() in File.php
Delete the file
Method delete
Files::delete() in Files.php
Delete a file
Method delete
Config::delete() in Config.php
Delete a configuration variable from the local configuration file
Method delete
DC_Table::delete() in DC_Table.php
Delete a record of the current table table and save it to tl_undo
Method delete
listable::delete() in interface.php
Method delete
DC_Folder::delete() in DC_Folder.php
Recursively delete files and folders
Method delete
Folder::delete() in Folder.php
Delete the folder
Method delete
Model::delete() in Model.php
Delete the current record and return the number of affected rows
Method deleteAll
DC_Table::deleteAll() in DC_Table.php
Delete all records that are currently shown
Method deleteAll
DC_Folder::deleteAll() in DC_Folder.php
Delete all files and folders that are currently shown
Method deleteChilds
DC_Table::deleteChilds() in DC_Table.php
Recursively get all related table names and records
Method deleteTask
ModuleTasks::deleteTask() in ModuleTasks.php
Delete a task
Method disconnect
Database::disconnect() in Database.php
Method doCreateFileList
Recursively get all allowed files and return them as string
Method doCreatePageList
Recursively get all allowed pages and return them as string
Method documentRoot
Environment::documentRoot() in Environment.php
Return the document root (e.g. /home/www/user/)
Page DC_File.php
DC_File.php in DC_File.php
Page DC_Folder.php
DC_Folder.php in DC_Folder.php
Page DC_Table.php
DC_Table.php in DC_Table.php
Method dumpTemplateVars
Print all template variables to the screen using var_dump
Page Database.php
Database.php in Database.php
Page Date.php
Date.php in Date.php
Page DataContainer.php
DataContainer.php in DataContainer.php
Page DbInstaller.php
DbInstaller.php in DbInstaller.php
e
top
Variable $Encryption
System::$Encryption in System.php
Encryption object
Variable $Environment
System::$Environment in System.php
Environment object
Method edit
DC_Folder::edit() in DC_Folder.php
Auto-generate a form to rename a file or folder
Method edit
editable::edit() in interface.php
Method edit
DC_File::edit() in DC_File.php
Auto-generate a form to edit the local configuration file
Method edit
DC_Table::edit() in DC_Table.php
Auto-generate a form to edit the current database record
Class editable
editable in interface.php
Interface editable
Method editAll
DC_Folder::editAll() in DC_Folder.php
Auto-generate a form to edit all records that are currently shown
Method editAll
DC_Table::editAll() in DC_Table.php
Auto-generate a form to edit all records that are currently shown
Method editTask
ModuleTasks::editTask() in ModuleTasks.php
Edit a task
Method eliminateNestedPages
Take an array of pages and eliminate nested pages
Method eliminateNestedPaths
Take an array of paths and eliminate nested paths
Class Email
Email in Email.php
Class Email
Method encodeEmail
String::encodeEmail() in String.php
Find all e-mail addresses within a string and encode them
Method encodeSpecialChars
Encode special characters
Method encrypt
Encryption::encrypt() in Encryption.php
Encrypt a value
Class Encryption
Encryption in Encryption.php
Class Encryption
Class Environment
Environment in Environment.php
Class Environment
Method escape
Config::escape() in Config.php
Escape a parameter depending on its type and return it
Method escapeParams
Escape parameters and serialize objects and arrays
Class Events
Events in Events.php
Class Events
Class executable
executable in interface.php
Interface executable
Method execute
Escape parameters and execute the current statement
Method execute
Database::execute() in Database.php
Execute a query (return a Database_Result object)
Method executePostActions
Ajax actions that do require a data container object
Method executePreActions
Ajax actions that do not require a data container object
Method executeUncached
Execute the current statement but do not cache the result
Method executeUncached
Execute a query and do not cache the result
Method execute_query
Method explain
Explain the current query
Method explain_query
Method exportTheme
Export a theme
Method extractThemeFiles
Extract the theme files and write the data to the database
Page Email.php
Email.php in Email.php
Page Encryption.php
Encryption.php in Encryption.php
Page Environment.php
Environment.php in Environment.php
Page Events.php
Events.php in Events.php
f
top
Variable $Files
Config::$Files in Config.php
Files object
Variable $Files
System::$Files in System.php
Files object
Variable $firstOrderBy
DC_Table::$firstOrderBy in DC_Table.php
First sorting field
Method fclose
FTP::fclose() in FTP.php
Close a file
Method fclose
Files::fclose() in Files.php
Close a file
Class Feed
Feed in Feed.php
Class Feed
Class FeedItem
FeedItem in Feed.php
Class FeedItem
Method fetchAllAssoc
Fetch all rows as associative array
Method fetchAssoc
Fetch the current row as associative array
Method fetchEach
Fetch a particular field of each row of the result
Method fetchField
Get column information and return it as array
Method fetchRow
Fetch the current row as enumerated array
Method fetch_assoc
Method fetch_field
Method fetch_row
Abstract database driver methods
Method fieldExists
Database::fieldExists() in Database.php
Determine if a particular column exists
Class File
File in File.php
Class File
Class FileCache
FileCache in FileCache.php
Class FileCache
Class Files
Files in Files.php
Class Files
Class FileTree
FileTree in FileTree.php
Class FileTree
Class Constant FILE_SIGNATURE
ZipReader::FILE_SIGNATURE in ZipReader.php
Constants
Class Constant FILE_SIGNATURE
ZipWriter::FILE_SIGNATURE in ZipWriter.php
Constants
Method filterMenu
DC_Table::filterMenu() in DC_Table.php
Generate the filter panel and return it as HTML string
Method findBy
FrontendUser::findBy() in FrontendUser.php
Save the original group membership
Method findBy
Model::findBy() in Model.php
Find a record by its reference field and return true if it has been found
Method findContentElement
Find a content element in the TL_CTE array and return its value
Method findFrontendModule
Find a front end module in the FE_MOD array and return its value
Method findInSet
Database::findInSet() in Database.php
Auto-generate a FIND_IN_SET() statement
Method findPost
Input::findPost() in Input.php
Fallback to the session form data if there is no post data
Method findSearchablePages
Get all searchable pages and return them as array
Method find_in_set
Database::find_in_set() in Database.php
Method first
Database_Result::first() in Database.php
Go to the first row of the current result
Method first
ZipReader::first() in ZipReader.php
Go to the first file of the archive
Class Folder
Folder in Folder.php
Class Folder
Method fopen
FTP::fopen() in FTP.php
Open a file and return the handle
Method fopen
Files::fopen() in Files.php
Open a file and return the handle
Class Form
Form in Form.php
Class Form
Method formatCurrentValue
Return the formatted group header as string
Method formatGroupHeader
Return the formatted group header as string
Method formatValue
ModuleListing::formatValue() in ModuleListing.php
Format a value
Class FormCaptcha
FormCaptcha in FormCaptcha.php
Class FormCaptcha
Class FormCheckBox
FormCheckBox in FormCheckBox.php
Class FormCheckBox
Class FormExplanation
FormExplanation in FormExplanation.php
Class FormExplanation
Class FormFieldset
FormFieldset in FormFieldset.php
Class FormFieldset
Class FormFileUpload
FormFileUpload in FormFileUpload.php
Class FormFileUpload
Class FormHeadline
FormHeadline in FormHeadline.php
Class FormHeadline
Class FormHidden
FormHidden in FormHidden.php
Class FormHidden
Class FormHtml
FormHtml in FormHtml.php
Class FormHtml
Class FormPassword
FormPassword in FormPassword.php
Class FormPassword
Class FormRadioButton
FormRadioButton in FormRadioButton.php
Class FormRadioButton
Class FormSelectMenu
FormSelectMenu in FormSelectMenu.php
Class FormSelectMenu
Class FormSubmit
FormSubmit in FormSubmit.php
Class FormSubmit
Class FormTextArea
FormTextArea in FormTextArea.php
Class FormTextArea
Class FormTextField
FormTextField in FormTextField.php
Class FormTextField
Method fputs
File::fputs() in File.php
Write data to a file
Method fputs
Files::fputs() in Files.php
Write content to a file
Class Frontend
Frontend in Frontend.php
Class Frontend
Class FrontendTemplate
FrontendTemplate in FrontendTemplate.php
Class FrontendTemplate
Class FrontendUser
FrontendUser in FrontendUser.php
Class FrontendUser
Class FTP
FTP in FTP.php
Class FTP
Page Feed.php
Feed.php in Feed.php
Page File.php
File.php in File.php
Page FileCache.php
FileCache.php in FileCache.php
Page Files.php
Files.php in Files.php
Page Folder.php
Folder.php in Folder.php
Page FTP.php
FTP.php in FTP.php
Page FileTree.php
FileTree.php in FileTree.php
Page Form.php
Form.php in Form.php
Page FormCaptcha.php
FormCaptcha.php in FormCaptcha.php
Page FormCheckBox.php
FormCheckBox.php in FormCheckBox.php
Page FormExplanation.php
FormExplanation.php in FormExplanation.php
Page FormFieldset.php
FormFieldset.php in FormFieldset.php
Page FormFileUpload.php
FormFileUpload.php in FormFileUpload.php
Page FormHeadline.php
FormHeadline.php in FormHeadline.php
Page FormHidden.php
FormHidden.php in FormHidden.php
Page FormHtml.php
FormHtml.php in FormHtml.php
Page FormPassword.php
FormPassword.php in FormPassword.php
Page FormRadioButton.php
FormRadioButton.php in FormRadioButton.php
Page FormSelectMenu.php
FormSelectMenu.php in FormSelectMenu.php
Page FormSubmit.php
FormSubmit.php in FormSubmit.php
Page FormTextArea.php
FormTextArea.php in FormTextArea.php
Page FormTextField.php
FormTextField.php in FormTextField.php
Page Frontend.php
Frontend.php in Frontend.php
Page FrontendTemplate.php
FrontendTemplate.php in FrontendTemplate.php
Page FrontendUser.php
FrontendUser.php in FrontendUser.php
g
top
Method generate
FileTree::generate() in FileTree.php
Generate the widget and return it as string
Method generate
Form::generate() in Form.php
Remove name attributes in the back end so the form is not validated
Method generate
ModuleLogout::generate() in ModuleLogout.php
Logout the current user and redirect
Method generate
ModuleNavigation::generate() in ModuleNavigation.php
Do not display the module if there are no menu items
Method generate
ModuleNewsletterList::generate() in ModuleNewsletterList.php
Display a wildcard in the back end
Method generate
ModuleNewsArchive::generate() in ModuleNewsArchive.php
Display a wildcard in the back end
Method generate
ModuleLogin::generate() in ModuleLogin.php
Display a login form
Method generate
FormCaptcha::generate() in FormCaptcha.php
Generate the widget and return it as string
Method generate
FormFileUpload::generate() in FormFileUpload.php
Generate the widget and return it as string
Method generate
FormHeadline::generate() in FormHeadline.php
Generate the widget and return it as string
Method generate
FormFieldset::generate() in FormFieldset.php
Generate the widget and return it as string
Method generate
FormExplanation::generate() in FormExplanation.php
Generate the widget and return it as string
Method generate
FormCheckBox::generate() in FormCheckBox.php
Generate the widget and return it as string
Method generate
ModuleNewsletterReader::generate() in ModuleNewsletterReader.php
Display a wildcard in the back end
Method generate
ModuleNewsList::generate() in ModuleNewsList.php
Display a wildcard in the back end
Method generate
ModuleRssReader::generate() in ModuleRssReader.php
Display a wildcard in the back end
Method generate
ModuleCloseAccount::generate() in ModuleCloseAccount.php
Display a wildcard in the back end
Method generate
ModuleSearch::generate() in ModuleSearch.php
Display a wildcard in the back end
Method generate
ModuleSitemap::generate() in ModuleSitemap.php
Display a wildcard in the back end
Method generate
ModuleSubscribe::generate() in ModuleSubscribe.php
Display a wildcard in the back end
Method generate
ModuleRandomImage::generate() in ModuleRandomImage.php
Check the source folder
Method generate
ModuleQuicknav::generate() in ModuleQuicknav.php
Redirect to the selected page
Method generate
ModuleNewsReader::generate() in ModuleNewsReader.php
Display a wildcard in the back end
Method generate
ModuleNewsMenu::generate() in ModuleNewsMenu.php
Display a wildcard in the back end
Method generate
ModulePassword::generate() in ModulePassword.php
Display a wildcard in the back end
Method generate
ModulePersonalData::generate() in ModulePersonalData.php
Return a wildcard in the back end
Method generate
ModuleQuicklink::generate() in ModuleQuicklink.php
Redirect to the selected page
Method generate
FormHidden::generate() in FormHidden.php
Generate the widget and return it as string
Method generate
FormHtml::generate() in FormHtml.php
Generate the widget and return it as string
Method generate
ModuleCustomnav::generate() in ModuleCustomnav.php
Redirect to the selected page
Method generate
Module::generate() in Module.php
Parse the template
Method generate
ModuleEventlist::generate() in ModuleEventlist.php
Display a wildcard in the back end
Method generate
ListWizard::generate() in ListWizard.php
Generate the widget and return it as string
Method generate
InputUnit::generate() in InputUnit.php
Generate the widget and return it as string
Method generate
KeyValueWizard::generate() in KeyValueWizard.php
Generate the widget and return it as string
Method generate
ModuleArticle::generate() in ModuleArticle.php
Check whether the article is published
Method generate
ModuleArticleList::generate() in ModuleArticleList.php
Do not display the module if there are no articles
Method generate
ModuleBreadcrumb::generate() in ModuleBreadcrumb.php
Display a wildcard in the back end
Method generate
ModuleCalendar::generate() in ModuleCalendar.php
Do not show the module if no calendar has been selected
Method generate
ModuleComments::generate() in ModuleComments.php
Display a wildcard in the back end
Method generate
ModuleBooknav::generate() in ModuleBooknav.php
Display a wildcard in the back end
Method generate
ModuleArticlenav::generate() in ModuleArticlenav.php
Do not display the module if there are no articles
Method generate
ModuleEventMenu::generate() in ModuleEventMenu.php
Display a wildcard in the back end
Method generate
ImageSize::generate() in ImageSize.php
Generate the widget and return it as string
Method generate
FormSubmit::generate() in FormSubmit.php
Generate the widget and return it as string
Method generate
FormTextArea::generate() in FormTextArea.php
Generate the widget and return it as string
Method generate
FormSelectMenu::generate() in FormSelectMenu.php
Generate the widget and return it as string
Method generate
FormRadioButton::generate() in FormRadioButton.php
Generate the widget and return it as string
Method generate
FormPassword::generate() in FormPassword.php
Generate the widget and return it as string
Method generate
FormTextField::generate() in FormTextField.php
Generate the widget and return it as string
Method generate
ModuleListing::generate() in ModuleListing.php
Display a wildcard in the back end
Method generate
ModuleEventReader::generate() in ModuleEventReader.php
Display a wildcard in the back end
Method generate
Hybrid::generate() in Hybrid.php
Parse the template
Method generate
ModuleFaqList::generate() in ModuleFaqList.php
Display a wildcard in the back end
Method generate
ModuleFaqReader::generate() in ModuleFaqReader.php
Display a wildcard in the back end
Method generate
ModuleFlash::generate() in ModuleFlash.php
Extend the parent method
Method generate
ModuleUnsubscribe::generate() in ModuleUnsubscribe.php
Display a wildcard in the back end
Method generate
ModuleRegistration::generate() in ModuleRegistration.php
Display a wildcard in the back end
Method generate
ContentModule::generate() in ContentModule.php
Parse the template
Method generate
ContentTeaser::generate() in ContentTeaser.php
Check whether the target page and article are published
Method generate
ContentImage::generate() in ContentImage.php
Return if the image does not exist
Method generate
ContentGallery::generate() in ContentGallery.php
Return if there are no files
Method generate
ContentElement::generate() in ContentElement.php
Parse the template
Method generate
TextStore::generate() in TextStore.php
Generate the widget and return it as string
Method generate
TextField::generate() in TextField.php
Generate the widget and return it as string
Method generate
RadioTable::generate() in RadioTable.php
Generate the widget and return it as string
Method generate
SelectMenu::generate() in SelectMenu.php
Generate the widget and return it as string
Method generate
ModuleUser::generate() in ModuleUser.php
Change the palette of the current table and switch to edit mode
Method generate
TextArea::generate() in TextArea.php
Generate the widget and return it as string
Method generate
ContentDownloads::generate() in ContentDownloads.php
Return if there are no files
Method generate
ContentDownload::generate() in ContentDownload.php
Return if the file does not exist
Method generate
CheckBoxWizard::generate() in CheckBoxWizard.php
Generate the widget and return it as string
Method generate
ChmodTable::generate() in ChmodTable.php
Generate the widget and return it as string
Method generate
CheckBox::generate() in CheckBox.php
Generate the widget and return it as string
Method generate
Widget::generate() in Widget.php
Generate the widget and return it as string
Method generate
BackendModule::generate() in BackendModule.php
Parse the template
Method generate
TrblField::generate() in TrblField.php
Generate the widget and return it as string
Method generate
TimePeriod::generate() in TimePeriod.php
Generate the widget and return it as string
Method generate
ContentComments::generate() in ContentComments.php
Display a wildcard in the back end
Method generate
ContentCode::generate() in ContentCode.php
Return if the highlighter plugin is not loaded
Method generate
ContentArticle::generate() in ContentArticle.php
Parse the template
Method generate
ContentAlias::generate() in ContentAlias.php
Parse the template
Method generate
RadioButton::generate() in RadioButton.php
Generate the widget and return it as string
Method generate
TableWizard::generate() in TableWizard.php
Generate the widget and return it as string
Method generate
PageRedirect::generate() in PageRedirect.php
Redirect to an external page
Method generate
PageRegular::generate() in PageRegular.php
Generate a regular page
Method generate
PageRoot::generate() in PageRoot.php
Redirect to the first active regular page
Method generate
PageError404::generate() in PageError404.php
Generate an error 404 page
Method generate
PageError403::generate() in PageError403.php
Generate an error 403 page
Method generate
ModuleWizard::generate() in ModuleWizard.php
Generate the widget and return it as string
Method generate
OptionWizard::generate() in OptionWizard.php
Generate the widget and return it as string
Method generate
PageTree::generate() in PageTree.php
Generate the widget and return it as string
Method generate
PageForward::generate() in PageForward.php
Redirect to an internal page
Method generate
Password::generate() in Password.php
Generate the widget and return it as string
Method generateAjax
PageTree::generateAjax() in PageTree.php
Generate a particular subpart of the page tree and return it as HTML string
Method generateAjax
FileTree::generateAjax() in FileTree.php
Generate a particular subpart of the file tree and return it as HTML string
Method generateAtom
Generate an Atom feed and return it as XML string
Method generateButtons
Compile buttons from the table configuration array and return them as HTML
Method generateCheckbox
Generate a checkbox and return it as string
Method generateCheckbox
Generate a checkbox and return it as string
Method generateConfirmation
Generate the widget and return it as string
Method generateConfirmation
Generate the widget and return it as string
Method generateConfirmationLabel
Generate the label of the confirmation field and return it as string
Method generateConfirmationLabel
Generate the label of the confirmation field and return it as string
Method generateEmailObject
Generate the e-mail object and return it
Method generateEventUrl
Generate a URL and return it as string
Method generateFaqLink
Create links and remember pages that have been processed
Method generateFeed
Update a particular RSS feed
Method generateFeed
Calendar::generateFeed() in Calendar.php
Update a particular RSS feed
Method generateFeeds
Delete old files and generate all feeds
Method generateFeeds
Delete old files and generate all feeds
Method generateFiles
Generate an XML file and save it to the root directory
Method generateFiles
Generate an XML files and save them to the root directory
Method generateFrontendUrl
Generate an URL from a tl_page record depending on the current rewriteURL setting and return it
Method generateGlobalButtons
Compile global buttons from the table configuration array and return them as HTML
Method generateImage
Controller::generateImage() in Controller.php
Generate an image tag and return it as HTML string
Method generateLabel
Generate the label and return it as string
Method generateLabel
FormCaptcha::generateLabel() in FormCaptcha.php
Generate the label and return it as string
Method generateLink
ModuleNews::generateLink() in ModuleNews.php
Generate a link and return it as string
Method generateMargin
Take an array of four margin values and the current unit and compile the margin style definition
Method generateNewsUrl
Generate a URL and return it as string
Method generateQuestion
Return the captcha question as string
Method generateRss
Generate an RSS 2.0 feed and return it as XML string
Method generateSession
Generate a session
Method generateSitemap
Generate Google XML sitemaps
Method generateSqlForm
Generate a HTML form with update commands and return it as string
Method generateTree
DC_Table::generateTree() in DC_Table.php
Recursively generate the tree and return it as HTML string
Method generateTree
DC_Folder::generateTree() in DC_Folder.php
Render the file tree and return it as HTML string
Method generateWithError
Generate the widget with error message and return it as string
Method get
Session::get() in Session.php
Return a particular session parameter
Method get
Input::get() in Input.php
Return a $_GET parameter
Method getActiveModules
Return all active modules (starting with "backend" and "frontend") as array
Method getAllEvents
Get all events of a certain period
Method getArticle
Controller::getArticle() in Controller.php
Generate an article and return it as string
Method getAssignedToWidget
Return the assignedTo widget as object
Method getAttributes
Return all attributes as string
Method getBackendLanguages
Return an array of supported back end languages
Method getBackendModule
Open a back end module and return it as HTML
Method getBackendThemes
Return all back end themes as array
Method getBookPages
ModuleBooknav::getBookPages() in ModuleBooknav.php
Recursively get all book pages
Method getChildRecords
Return the IDs of all child records of a particular record (see #2475)
Method getCombinedFile
Generate the combined file and return the path
Method getCommentWidget
Return the comment widget as object
Method getContent
File::getContent() in File.php
Return file content as string
Method getContentAsArray
Return file content as array
Method getContentElement
Generate a content element and return it as HTML string
Method getCountries
Controller::getCountries() in Controller.php
Return all counties as array
Method getCustomSection
FrontendTemplate::getCustomSection() in FrontendTemplate.php
Return a custom layout section
Method getCustomSections
Return all custom layout sections
Method getData
Session::getData() in Session.php
Return the current session array
Method getData
Template::getData() in Template.php
Return the template data as array
Method getData
Model::getData() in Model.php
Return the current record as associative array
Method getDatabaseResult
Return the database result object
Method getDatePickerString
Return true for backwards compatibility (see #3218)
Method getDatesFromFormat
Return the begin and end timestamp and an error message as array
Method getDeadlineWidget
Return the deadline widget as object
Method getErrorAsHTML
Return a particular error as HTML string
Method getErrorAsString
Return a particular error as string
Method getErrors
Widget::getErrors() in Widget.php
Return the error array
Method getErrorsAsString
Return all errors as string separated by a particular separator
Method getFieldNames
Return the field names of a particular table as array
Method getFile
ZipReader::getFile() in ZipReader.php
Set the internal pointer to a particular file and return true if successful
Method getFileList
ZipReader::getFileList() in ZipReader.php
Return a list of all files in the archive
Method getForm
Controller::getForm() in Controller.php
Generate a form and return it as HTML string
Method getFormat
Template::getFormat() in Template.php
Return the output format
Method getFormattedNumber
Format a number
Method getFromDB
DbInstaller::getFromDB() in DbInstaller.php
Compile a table array from the database and return it
Method getFromFile
DbInstaller::getFromFile() in DbInstaller.php
Compile a table array from all SQL files and return it
Method getFrontendModule
Generate a front end module and return it as HTML string
Method getIcon
File::getIcon() in File.php
Return an icon depending on the file type
Method getImage
Controller::getImage() in Controller.php
Resize an image
Method getIndexFreeRequest
Return the request string or an empty string if the request string
Method getInputFormat
Return an input format string for a particular date (e.g. YYYY-MM-DD)
Method getInstance
FrontendUser::getInstance() in FrontendUser.php
Return the current object instance (Singleton)
Method getInstance
BackendUser::getInstance() in BackendUser.php
Return the current object instance (Singleton)
Method getInstance
FileCache::getInstance() in FileCache.php
Instantiate a new file cache object and return it (Factory)
Method getInstance
Database::getInstance() in Database.php
Instantiate a database driver object and return it (Factory)
Method getInstance
String::getInstance() in String.php
Return the current object instance (Singleton)
Method getInstance
Config::getInstance() in Config.php
Return the current object instance (Singleton)
Method getInstance
Encryption::getInstance() in Encryption.php
Return the current object instance (Singleton)
Method getInstance
Session::getInstance() in Session.php
Return the current object instance (Singleton)
Method getInstance
Search::getInstance() in Search.php
Return the current object instance (Singleton)
Method getInstance
Environment::getInstance() in Environment.php
Return the current object instance (Singleton)
Method getInstance
Instantiate a files driver object and return it (Factory)
Method getInstance
Return the current object instance (Singleton)
Method getLanguages
Controller::getLanguages() in Controller.php
Return all languages as array
Method getLink
News::getLink() in News.php
Return the link of a news article
Method getLoginStatus
Check whether a back end or front end user is logged in
Method getMaxFileSize
Get the maximum file size that is allowed for file uploads
Method getMD5Folders
Return an array of encrypted folder names
Method getMessages
System::getMessages() in System.php
Return all error, confirmation and info messages as HTML
Method getMetaFields
ModuleNews::getMetaFields() in ModuleNews.php
Return the meta fields of a news article as array
Method getMimeInfo
Return the mime type and icon of a file based on its extension
Method getMimeType
Get the mime type of a file based on its extension
Method getName
Template::getName() in Template.php
Return the template name
Method getNewPosition
Calculate the new position of a moved or inserted record
Method getNewsletters
Get all editable newsletters and return them as array
Method getNotifyWidget
Return the notify widget as object
Method getPageDetails
Get the details of a page including inherited parameters and return it as object
Method getPageIdFromUrl
Split the current request into fragments, strip the URL suffix, recreate the $_GET array and return the page ID
Method getPageLayout
PageRegular::getPageLayout() in PageRegular.php
Get a page layout and return it as database result object
Method getPageSections
Return all page sections as array
Method getPalette
DC_Table::getPalette() in DC_Table.php
Return the name of the current palette
Method getPalette
DC_Folder::getPalette() in DC_Folder.php
Return the name of the current palette
Method getPalette
DC_File::getPalette() in DC_File.php
Return the name of the current palette
Method getPathNodes
PageTree::getPathNodes() in PageTree.php
Get the IDs of all parent pages of the selected pages
Method getPost
Widget::getPost() in Widget.php
Get a $_POST parameter
Method getProgressWidget
Return the progress widget as object
Method getQuicknavPages
Recursively get all quicknav pages and return them as array
Method getReadableSize
Convert a filesize into a human readable format
Method getReferer
System::getReferer() in System.php
Return the current referer URL and optionally encode ampersands
Method getRegexp
Date::getRegexp() in Date.php
Return a regular expression to check a date
Method getRegexpCallback
Callback function for getRegexp
Method getRootIdFromUrl
Try to find a root page based on language and URL and return its ID
Method getSearchablePages
Add FAQs to the indexer
Method getSearchablePages
Add news items to the indexer
Method getSearchablePages
Add newsletters to the indexer
Method getSearchablePages
Add events to the indexer
Method getSizeOf
Database::getSizeOf() in Database.php
Return the table size in bytes
Method getSpellcheckerString
Return the current languages to be used with the TinyMCE spellchecker
Method getStatusWidget
Return the status widget as object
Method getTaskObject
ModuleTasks::getTaskObject() in ModuleTasks.php
Select all tasks from the DB and return the result object
Method getTemplate
Controller::getTemplate() in Controller.php
Find a particular template file and return its path
Method getTemplateGroup
Return all template files of a particular group as array
Method getTheme
Controller::getTheme() in Controller.php
Return the current theme as string
Method getTimeZones
Controller::getTimeZones() in Controller.php
Return all timezones as array
Method getTitleWidget
Return the title widget as object
Method getWeekBegin
Return the begin of the week as timestamp
Method getWeekEnd
Date::getWeekEnd() in Date.php
Return the end of the week as timestamp
Method get_error
Database::get_error() in Database.php
Method get_error
Method get_size_of
Database::get_size_of() in Database.php
h
top
Method handleRunOnce
Handle "runonce" files
Method has
Environment::has() in Environment.php
Test the user agent string for a certain keyword
Method hasAccess
BackendUser::hasAccess() in BackendUser.php
Check whether the current user has a certain access right
Method hasEntries
Combiner::hasEntries() in Combiner.php
Return true if there are files
Method hasError
Request::hasError() in Request.php
Return true if there has been an error
Method hasErrors
Widget::hasErrors() in Widget.php
Return true if the widget has errors
Method help
DataContainer::help() in DataContainer.php
Return the field explanation as HTML string
Method highlight
String::highlight() in String.php
Highlight a phrase within a string
Method host
Environment::host() in Environment.php
Return the current host name
Method httpAcceptEncoding
Return accepted encoding types as array
Method httpAcceptLanguage
Return the first eight user languages as array
Method httpHost
Environment::httpHost() in Environment.php
Return the HTTP Host
Method httpUserAgent
Environment::httpUserAgent() in Environment.php
Return the user agent as string
Method httpXForwardedHost
Return the HTTP X-Forwarded-Host
Class Hybrid
Hybrid in Hybrid.php
Class Hybrid
Page Hybrid.php
Hybrid.php in Hybrid.php
i
top
Variable $id
DC_Table::$id in DC_Table.php
ID of the current record
Variable $Input
System::$Input in System.php
Input object
Variable $intCode
Request::$intCode in Request.php
Response code
Variable $intCols
RadioTable::$intCols in RadioTable.php
Columns
Variable $intCols
FormTextArea::$intCols in FormTextArea.php
Columns
Variable $intCols
TextArea::$intCols in TextArea.php
Columns
Variable $intCols
TableWizard::$intCols in TableWizard.php
Columns
Variable $intCount
ZipWriter::$intCount in ZipWriter.php
File count
Variable $intId
DataContainer::$intId in DataContainer.php
Current ID
Variable $intId
User::$intId in User.php
Current user ID
Variable $intPriority
Email::$intPriority in Email.php
E-mail priority
Variable $intRows
FormTextArea::$intRows in FormTextArea.php
Rows
Variable $intRows
TableWizard::$intRows in TableWizard.php
Rows
Variable $intRows
TextArea::$intRows in TextArea.php
Rows
Variable $intTstamp
Date::$intTstamp in Date.php
Timestamp
Method idnaDecode
System::idnaDecode() in System.php
Decode an internationalized domain name
Method idnaEncode
System::idnaEncode() in System.php
Encode an internationalized domain name
Method idnaEncodeEmail
Encode an e-mail address
Method idnaEncodeUrl
Encode an URL
Class ImageSize
ImageSize in ImageSize.php
Class ImageSize
Method import
System::import() in System.php
Import a library and make it accessible by its name or an optional key
Method importList
ListWizard::importList() in ListWizard.php
Return a form to choose a CSV file and import it
Method importRecipients
Return a form to choose a CSV file and import it
Method importStyleSheet
Return a form to choose an existing style sheet and import it
Method importTable
TableWizard::importTable() in TableWizard.php
Return a form to choose a CSV file and import it
Method importTheme
Import a theme
Method indexPage
Search::indexPage() in Search.php
Index a single file
Method initialize
Config::initialize() in Config.php
Load all configuration files
Method initializeSession
Initialize the form in the current session
Class Input
Input in Input.php
Class Input
Class InputUnit
InputUnit in InputUnit.php
Class InputUnit
Method insert_id
Page interface.php
interface.php in interface.php
Method ip
Environment::ip() in Environment.php
Return the real REMOTE_ADDR even if a proxy server is used
Method isActive
PurgeData::isActive() in PurgeData.php
Return true if the module is active
Method isActive
RebuildIndex::isActive() in RebuildIndex.php
Return true if the module is active
Method isActive
LiveUpdate::isActive() in LiveUpdate.php
Return true if the module is active
Method isActive
executable::isActive() in interface.php
Method isAjaxRequest
Environment::isAjaxRequest() in Environment.php
Return true on Ajax requests
Method isAllowed
BackendUser::isAllowed() in BackendUser.php
Return true if the current user is allowed to do the current operation on the current page
Method isChecked
Widget::isChecked() in Widget.php
Check whether an option is checked
Method isEmpty
Folder::isEmpty() in Folder.php
Return true if the folder is empty
Method isMemberOf
User::isMemberOf() in User.php
Return true if the user is member of a particular group
Method isMounted
DC_Folder::isMounted() in DC_Folder.php
Return true if the current folder is mounted
Method isSelected
Widget::isSelected() in Widget.php
Check whether an option is selected
Method isValid
DC_Folder::isValid() in DC_Folder.php
Check a file operation
Method isValidEmailAddress
Validate an e-mail address
Method is_writeable
Check whether a file is writeable
Method is_writeable
Check whether a file is writeable
Page Input.php
Input.php in Input.php
Page ImageSize.php
ImageSize.php in ImageSize.php
Page InputUnit.php
InputUnit.php in InputUnit.php
j
top
Class Constant JS
Combiner::JS in Combiner.php
Method jumpToOrReload
Redirect to a jumpTo page or reload the current page
k
top
Class KeyValueWizard
KeyValueWizard in KeyValueWizard.php
Class KeyValueWizard
Page KeyValueWizard.php
KeyValueWizard.php in KeyValueWizard.php
l
top
Variable $limit
DC_Table::$limit in DC_Table.php
Limit (database query)
Method last
Database_Result::last() in Database.php
Go to the last row of the current result
Method last
ZipReader::last() in ZipReader.php
Go to the last file of the archive
Method limit
Limit the current result to a certain number of rows and take an offset value as second argument
Method limitMenu
DC_Table::limitMenu() in DC_Table.php
Return a select menu to limit results
Method limit_query
Class listable
listable in interface.php
Interface listable
Method listFields
Database::listFields() in Database.php
Return all columns of a particular table as array
Method listSingleRecord
List a single record
Method listTables
Database::listTables() in Database.php
Return all tables of a database as array
Method listView
DC_Table::listView() in DC_Table.php
List all records of the current table and return them as HTML string
Class ListWizard
ListWizard in ListWizard.php
Class ListWizard
Method list_fields
Database::list_fields() in Database.php
Class LiveUpdate
LiveUpdate in LiveUpdate.php
Class LiveUpdate
Method loadDataContainer
Load a set of DCA files
Method loadLanguageFile
Load a set of language files
Method lockTables
Database::lockTables() in Database.php
Lock tables
Method lock_tables
Database::lock_tables() in Database.php
Method log
System::log() in System.php
Add a log entry
Method login
User::login() in User.php
Try to login the current user
Method login
FrontendUser::login() in FrontendUser.php
Add the auto login resources
Method logout
FrontendUser::logout() in FrontendUser.php
Remove the auto login resources
Method logout
User::logout() in User.php
Remove the authentication cookie and destroy the current session
Page ListWizard.php
ListWizard.php in ListWizard.php
Page LiveUpdate.php
LiveUpdate.php in LiveUpdate.php
m
top
Page Model.php
Model.php in Model.php
Method minifyHtml
Template::minifyHtml() in Template.php
Minify HTML markup preserving pre, script, style and textarea tags
Method mkdir
Files::mkdir() in Files.php
Create a directory
Method mkdir
FTP::mkdir() in FTP.php
Create a directory
Class Model
Model in Model.php
Class Model
Class Module
Module in Module.php
Class Module
Class ModuleArticle
ModuleArticle in ModuleArticle.php
Class ModuleArticle
Class ModuleArticleList
ModuleArticleList in ModuleArticleList.php
Class ModuleArticleList
Class ModuleArticlenav
ModuleArticlenav in ModuleArticlenav.php
Class ModuleArticlenav
Class ModuleBooknav
ModuleBooknav in ModuleBooknav.php
Class ModuleBooknav
Class ModuleBreadcrumb
ModuleBreadcrumb in ModuleBreadcrumb.php
Class ModuleBreadcrumb
Class ModuleCalendar
ModuleCalendar in ModuleCalendar.php
Class ModuleCalendar
Class ModuleCloseAccount
ModuleCloseAccount in ModuleCloseAccount.php
Class ModuleCloseAccount
Class ModuleComments
ModuleComments in ModuleComments.php
Class ModuleComments
Class ModuleCustomnav
ModuleCustomnav in ModuleCustomnav.php
Class ModuleCustomnav
Class ModuleEventlist
ModuleEventlist in ModuleEventlist.php
Class ModuleEventlist
Class ModuleEventMenu
ModuleEventMenu in ModuleEventMenu.php
Class ModuleEventMenu
Class ModuleEventReader
ModuleEventReader in ModuleEventReader.php
Class ModuleEventReader
Class ModuleFaq
ModuleFaq in ModuleFaq.php
Class ModuleFaq
Class ModuleFaqList
ModuleFaqList in ModuleFaqList.php
Class ModuleFaqList
Class ModuleFaqReader
ModuleFaqReader in ModuleFaqReader.php
Class ModuleFaqReader
Class ModuleFlash
ModuleFlash in ModuleFlash.php
Class ModuleFlash
Class ModuleHtml
ModuleHtml in ModuleHtml.php
Class ModuleHtml
Class ModuleListing
ModuleListing in ModuleListing.php
Class ModuleListing
Class ModuleLogin
ModuleLogin in ModuleLogin.php
Class ModuleLogin
Class ModuleLogout
ModuleLogout in ModuleLogout.php
Class ModuleLogout
Class ModuleMaintenance
ModuleMaintenance in ModuleMaintenance.php
Class ModuleMaintenance
Class ModuleNavigation
ModuleNavigation in ModuleNavigation.php
Class ModuleNavigation
Class ModuleNews
ModuleNews in ModuleNews.php
Class ModuleNews
Class ModuleNewsArchive
ModuleNewsArchive in ModuleNewsArchive.php
Class ModuleNewsArchive
Class ModuleNewsletterList
ModuleNewsletterList in ModuleNewsletterList.php
Class ModuleNewsletterList
Class ModuleNewsletterReader
ModuleNewsletterReader in ModuleNewsletterReader.php
Class ModuleNewsletterReader
Class ModuleNewsList
ModuleNewsList in ModuleNewsList.php
Class ModuleNewsList
Class ModuleNewsMenu
ModuleNewsMenu in ModuleNewsMenu.php
Class ModuleNewsMenu
Class ModuleNewsReader
ModuleNewsReader in ModuleNewsReader.php
Class ModuleNewsReader
Class ModulePassword
ModulePassword in ModulePassword.php
Class ModulePassword
Class ModulePersonalData
ModulePersonalData in ModulePersonalData.php
Class ModulePersonalData
Class ModuleQuicklink
ModuleQuicklink in ModuleQuicklink.php
Class ModuleQuicklink
Class ModuleQuicknav
ModuleQuicknav in ModuleQuicknav.php
Class ModuleQuicknav
Class ModuleRandomImage
ModuleRandomImage in ModuleRandomImage.php
Class ModuleRandomImage
Class ModuleRegistration
ModuleRegistration in ModuleRegistration.php
Class ModuleRegistration
Class ModuleRssReader
ModuleRssReader in ModuleRssReader.php
Class ModuleRssReader
Page ModuleMaintenance.php
ModuleMaintenance.php in ModuleMaintenance.php
Page ModuleTasks.php
ModuleTasks.php in ModuleTasks.php
Page ModuleUser.php
ModuleUser.php in ModuleUser.php
Page ModuleWizard.php
ModuleWizard.php in ModuleWizard.php
Page ModuleCalendar.php
ModuleCalendar.php in ModuleCalendar.php
Page ModuleEventlist.php
ModuleEventlist.php in ModuleEventlist.php
Page ModuleEventMenu.php
ModuleEventMenu.php in ModuleEventMenu.php
Page ModuleEventReader.php
ModuleEventReader.php in ModuleEventReader.php
Page ModuleComments.php
ModuleComments.php in ModuleComments.php
Page ModuleFaq.php
ModuleFaq.php in ModuleFaq.php
Page ModuleFaqList.php
ModuleFaqList.php in ModuleFaqList.php
Page ModuleFaqReader.php
ModuleFaqReader.php in ModuleFaqReader.php
Page Module.php
Module.php in Module.php
Page ModuleArticle.php
ModuleArticle.php in ModuleArticle.php
Page ModuleArticleList.php
ModuleArticleList.php in ModuleArticleList.php
Page ModuleArticlenav.php
ModuleArticlenav.php in ModuleArticlenav.php
Page ModuleBooknav.php
ModuleBooknav.php in ModuleBooknav.php
Page ModuleBreadcrumb.php
ModuleBreadcrumb.php in ModuleBreadcrumb.php
Page ModuleCustomnav.php
ModuleCustomnav.php in ModuleCustomnav.php
Page ModuleFlash.php
ModuleFlash.php in ModuleFlash.php
Page ModuleHtml.php
ModuleHtml.php in ModuleHtml.php
Page ModuleLogin.php
ModuleLogin.php in ModuleLogin.php
Page ModuleLogout.php
ModuleLogout.php in ModuleLogout.php
Page ModuleNavigation.php
ModuleNavigation.php in ModuleNavigation.php
Page ModulePersonalData.php
ModulePersonalData.php in ModulePersonalData.php
Page ModuleQuicklink.php
ModuleQuicklink.php in ModuleQuicklink.php
Page ModuleQuicknav.php
ModuleQuicknav.php in ModuleQuicknav.php
Page ModuleRandomImage.php
ModuleRandomImage.php in ModuleRandomImage.php
Page ModuleSearch.php
ModuleSearch.php in ModuleSearch.php
Page ModuleSitemap.php
ModuleSitemap.php in ModuleSitemap.php
Page ModuleListing.php
ModuleListing.php in ModuleListing.php
Page ModuleNews.php
ModuleNews.php in ModuleNews.php
Page ModuleNewsArchive.php
ModuleNewsArchive.php in ModuleNewsArchive.php
Page ModuleNewsList.php
ModuleNewsList.php in ModuleNewsList.php
Page ModuleNewsMenu.php
ModuleNewsMenu.php in ModuleNewsMenu.php
Page ModuleNewsReader.php
ModuleNewsReader.php in ModuleNewsReader.php
Page ModuleNewsletterList.php
ModuleNewsletterList.php in ModuleNewsletterList.php
Page ModuleNewsletterReader.php
ModuleNewsletterReader.php in ModuleNewsletterReader.php
Page ModuleSubscribe.php
ModuleSubscribe.php in ModuleSubscribe.php
Page ModuleUnsubscribe.php
ModuleUnsubscribe.php in ModuleUnsubscribe.php
Page ModuleCloseAccount.php
ModuleCloseAccount.php in ModuleCloseAccount.php
Page ModulePassword.php
ModulePassword.php in ModulePassword.php
Page ModuleRegistration.php
ModuleRegistration.php in ModuleRegistration.php
Page ModuleRssReader.php
ModuleRssReader.php in ModuleRssReader.php
Class ModuleSearch
ModuleSearch in ModuleSearch.php
Class ModuleSearch
Class ModuleSitemap
ModuleSitemap in ModuleSitemap.php
Class ModuleSitemap
Class ModuleSubscribe
ModuleSubscribe in ModuleSubscribe.php
Class ModuleSubscribe
Class ModuleTasks
ModuleTasks in ModuleTasks.php
Class ModuleTasks
Class ModuleUnsubscribe
ModuleUnsubscribe in ModuleUnsubscribe.php
Class ModuleUnsubscribe
Class ModuleUser
ModuleUser in ModuleUser.php
Class ModuleUser
Class ModuleWizard
ModuleWizard in ModuleWizard.php
Class ModuleWizard
Method move
editable::move() in interface.php
Method move
DC_Table::move() in DC_Table.php
Change the order of two neighbour database records
Method move
DC_File::move() in DC_File.php
Automatically switch to edit mode
Method move
DC_Folder::move() in DC_Folder.php
Move one or more local files to the server
Method move_uploaded_file
Move an uploaded file to another folder
Method move_uploaded_file
Move an uploaded file to another folder
n
top
Variable $noReload
DataContainer::$noReload in DataContainer.php
Reload the page after the form has been submitted
Page News.php
News.php in News.php
Page Newsletter.php
Newsletter.php in Newsletter.php
Method navigation
BackendUser::navigation() in BackendUser.php
Generate the navigation menu and return it as array
Class News
News in News.php
Class News
Class Newsletter
Newsletter in Newsletter.php
Class Newsletter
Method next
ZipReader::next() in ZipReader.php
Go to the next file of the archive
Method next
Database_Result::next() in Database.php
Go to the next row of the current result
Method num_fields
Method num_rows
o
top
Variable $objActiveRecord
DataContainer::$objActiveRecord in DataContainer.php
Active record
Variable $objArticle
ContentTeaser::$objArticle in ContentTeaser.php
Article object
Variable $objArticles
ModuleArticlenav::$objArticles in ModuleArticlenav.php
Articles
Variable $objAuth
User::$objAuth in User.php
Authentication object
Variable $objDc
BackendModule::$objDc in BackendModule.php
Data container object
Variable $objFeed
ModuleRssReader::$objFeed in ModuleRssReader.php
RSS feed
Variable $objFile
ContentDownload::$objFile in ContentDownload.php
File object
Variable $objImport
User::$objImport in User.php
Import object
Variable $objInstance
Files::$objInstance in Files.php
Current object instance (Singleton)
Variable $objInstance
FrontendUser::$objInstance in FrontendUser.php
Current object instance (do not remove)
Variable $objInstance
Input::$objInstance in Input.php
Current object instance (Singleton)
Variable $objInstance
Session::$objInstance in Session.php
Current object instance (Singleton)
Variable $objInstance
User::$objInstance in User.php
Current object instance (Singleton)
Variable $objInstance
String::$objInstance in String.php
Current object instance (Singleton)
Variable $objInstance
Environment::$objInstance in Environment.php
Current object instance (Singleton)
Variable $objInstance
Search::$objInstance in Search.php
Current object instance (Singleton)
Variable $objInstance
Encryption::$objInstance in Encryption.php
Current object instance (Singleton)
Variable $objInstance
Database::$objInstance in Database.php
Current object instance (Singleton)
Variable $objInstance
BackendUser::$objInstance in BackendUser.php
Current object instance (do not remove)
Variable $objInstance
Config::$objInstance in Config.php
Current object instance (Singleton)
Variable $objMailer
Email::$objMailer in Email.php
Mailer object
Variable $objMessage
Email::$objMessage in Email.php
Message object
Variable $onsubmit
DataContainer::$onsubmit in DataContainer.php
Form attribute "onsubmit"
Variable $orderBy
DC_Table::$orderBy in DC_Table.php
Order by (database query)
Page OptionWizard.php
OptionWizard.php in OptionWizard.php
Method optionChecked
Controller::optionChecked() in Controller.php
Return a "checked" attribute if the current option is checked
Method optionSelected
Return a "selected" attribute if the current option is selected
Class OptionWizard
OptionWizard in OptionWizard.php
Class OptionWizard
Method output
FrontendTemplate::output() in FrontendTemplate.php
Parse the template file, replace insert tags and print it to the screen
Method output
Template::output() in Template.php
Parse the template file and print it to the screen
Method output
BackendTemplate::output() in BackendTemplate.php
Parse the template file, add the TinyMCE configuration and print it to the screen
Method overrideAll
DC_Table::overrideAll() in DC_Table.php
Auto-generate a form to override all records that are currently shown
p
top
Variable $procedure
DataContainer::$procedure in DataContainer.php
WHERE clause of the database query
Variable $ptable
DC_Table::$ptable in DC_Table.php
Name of the parent table
Page PageTree.php
PageTree.php in PageTree.php
Page Password.php
Password.php in Password.php
Page PurgeData.php
PurgeData.php in PurgeData.php
Page PageError403.php
PageError403.php in PageError403.php
Page PageError404.php
PageError404.php in PageError404.php
Page PageForward.php
PageForward.php in PageForward.php
Page PageRedirect.php
PageRedirect.php in PageRedirect.php
Page PageRegular.php
PageRegular.php in PageRegular.php
Page PageRoot.php
PageRoot.php in PageRoot.php
Class PageError403
PageError403 in PageError403.php
Class PageError403
Class PageError404
PageError404 in PageError404.php
Class PageError404
Class PageForward
PageForward in PageForward.php
Class PageForward
Class PageRedirect
PageRedirect in PageRedirect.php
Class PageRedirect
Class PageRegular
PageRegular in PageRegular.php
Class PageRegular
Class PageRoot
PageRoot in PageRoot.php
Class PageRoot
Class PageTree
PageTree in PageTree.php
Class PageTree
Method panel
DC_Table::panel() in DC_Table.php
Build the sort panel and return it as string
Method parentView
DC_Table::parentView() in DC_Table.php
Show header of the parent table and list all records of the current table
Method parse
BackendTemplate::parse() in BackendTemplate.php
Add a hook to modify the template output
Method parse
Template::parse() in Template.php
Parse the template file and return it as string
Method parse
FrontendTemplate::parse() in FrontendTemplate.php
Add a hook to modify the template output
Method parse
Widget::parse() in Widget.php
Parse the template file and return it as string
Method parseArticles
ModuleNews::parseArticles() in ModuleNews.php
Parse one or more items and return them as array
Method parseBbCode
Comments::parseBbCode() in Comments.php
Replace bbcode and return the HTML string
Method parseDate
System::parseDate() in System.php
Parse a date format string and translate textual representations
Method parseMetaFile
Parse the meta.txt file of a folder
Method parseSimpleTokens
Parse simple tokens that can be used to personalize newsletters
Class Password
Password in Password.php
Class Password
Method path
Environment::path() in Environment.php
Return the relative path to the base directory (e.g. /path)
Method phpSelf
Environment::phpSelf() in Environment.php
Alias for scriptName()
Method post
Input::post() in Input.php
Return a $_POST parameter
Method postHtml
Input::postHtml() in Input.php
Return a $_POST parameter preserving allowed HTML tags
Method postRaw
Input::postRaw() in Input.php
Return a $_POST parameter unencoded without stripping tags
Method prepare
Database::prepare() in Database.php
Prepare a statement (return a Database_Statement object)
Method prepare
Prepare a statement
Method prepareForWidget
Convert a back end DCA so it can be used with the widget class
Method prepareMetaDescription
Prepare a text to be used in the meta description tag
Method prepare_query
Abstract database driver methods
Method preserveBasicEntities
Preserve basic entities
Method prev
ZipReader::prev() in ZipReader.php
Go to the previous file of the archive
Method prev
Database_Result::prev() in Database.php
Go to the previous row of the current result
Method printArticleAsPdf
Print an article as PDF and stream it to the browser
Method processFormData
Process form data, store it in the session and redirect to the jumpTo page
Method protect
DC_Folder::protect() in DC_Folder.php
Protect a folder
Class PurgeData
PurgeData in PurgeData.php
Class PurgeData
Method purgeHtmlFolder
Purge the thumbnail directory
Method purgeScriptsFolder
Purge the scripts directory
Method purgeTempFolder
Purge the temporary directory
q
top
Method query
Execute a query and return the result object
Method query
Database::query() in Database.php
Execute a raw query (return a Database_Result object)
r
top
Variable $resConnection
Connection ID
Variable $resConnection
Database::$resConnection in Database.php
Connection ID
Variable $resConnection
FTP connection
Variable $resFile
File::$resFile in File.php
File handle
Variable $resFile
ZipWriter::$resFile in ZipWriter.php
File handle
Variable $resFile
ZipReader::$resFile in ZipReader.php
File handle
Variable $resResult
Current result
Variable $resResult
Model::$resResult in Model.php
Database result
Variable $resResult
Current result
Variable $resTd
Encryption::$resTd in Encryption.php
Mcrypt resource
Variable $root
DC_Table::$root in DC_Table.php
IDs of all root records
Page Request.php
Request.php in Request.php
Page RadioButton.php
RadioButton.php in RadioButton.php
Page RadioTable.php
RadioTable.php in RadioTable.php
Page RebuildIndex.php
RebuildIndex.php in RebuildIndex.php
Class RadioButton
RadioButton in RadioButton.php
Class RadioButton
Class RadioTable
RadioTable in RadioTable.php
Class RadioTable
Method readCentralDirectory
Return a list of all files in the archive
Class RebuildIndex
RebuildIndex in RebuildIndex.php
Class RebuildIndex
Method redirect
System::redirect() in System.php
Redirect to another page
Method reload
System::reload() in System.php
Reload the current page
Method remove
Session::remove() in Session.php
Remove a particular session parameter
Method removeOldFeeds
Remove old XML files from the root directory
Method removeRecipient
ModuleUnsubscribe::removeRecipient() in ModuleUnsubscribe.php
Add a new recipient
Method rename
FTP::rename() in FTP.php
Rename a file or folder
Method rename
Files::rename() in Files.php
Rename a file or folder
Method renameTo
File::renameTo() in File.php
Rename the file
Method renameTo
Folder::renameTo() in Folder.php
Rename the folder
Method renderFiletree
Recursively render the file tree
Method renderNavigation
Recursively compile the navigation menu and return it as HTML string
Method renderPagetree
Recursively render the pagetree
Method replaceInsertTags
Replace insert tags with their values
Method replaceWildcards
Build the query string
Method replyTo
Email::replyTo() in Email.php
Get ReplyTo e-mail addresses from an array, string or unlimited number of arguments
Method request
Environment::request() in Environment.php
Return the relativ path to the script and include the request (e.g. index.php?id=2)
Class Request
Request in Request.php
Class Request
Method requestUri
Environment::requestUri() in Environment.php
Return the request URI [path]?[query] (e.g. /contao/index.php?id=2)
Method reset
Database_Result::reset() in Database.php
Reset the current result
Method reset
ZipReader::reset() in ZipReader.php
Reset the archive
Method resetCache
Input::resetCache() in Input.php
Reset the internal cache
Method resizeImage
Controller::resizeImage() in Controller.php
Resize or crop an image
Method restoreBasicEntities
Restore basic entities
Method reviseTable
DC_Table::reviseTable() in DC_Table.php
Delete all incomplete and unrelated records
Method rmdir
FTP::rmdir() in FTP.php
Remove a directory
Method rmdir
Files::rmdir() in Files.php
Remove a directory
Method rollbackTransaction
Rollback a transaction
Method rollback_transaction
Method row
Database_Result::row() in Database.php
Return the current row as associative array
Method row
DataContainer::row() in DataContainer.php
Render a row of a box and return it as HTML string
Method rrdir
Files::rrdir() in Files.php
Recursively remove a directory
Method run
RebuildIndex::run() in RebuildIndex.php
Generate the module
Method run
PurgeData::run() in PurgeData.php
Generate the module
Method run
LiveUpdate::run() in LiveUpdate.php
Generate the module
Method run
executable::run() in interface.php
Method runLiveUpdate
LiveUpdate::runLiveUpdate() in LiveUpdate.php
Run the live update
s
top
Variable $Session
System::$Session in System.php
Session object
Variable $set
DC_Table::$set in DC_Table.php
Fields of a new or duplicated record
Variable $strAction
Ajax::$strAction in Ajax.php
Ajax action
Variable $strAjaxId
Ajax::$strAjaxId in Ajax.php
Ajax id
Variable $strAjaxKey
Ajax::$strAjaxKey in Ajax.php
Ajax key
Variable $strAjaxName
Ajax::$strAjaxName in Ajax.php
Ajax name
Variable $strBottom
Config::$strBottom in Config.php
Bottom content
Variable $strBuffer
Template::$strBuffer in Template.php
Output buffer
Variable $strCaptchaKey
FormCaptcha::$strCaptchaKey in FormCaptcha.php
Captcha key
Variable $strCentralDir
ZipWriter::$strCentralDir in ZipWriter.php
Central directory
Variable $strCharset
Email::$strCharset in Email.php
Character set
Variable $strClass
Widget::$strClass in Widget.php
CSS class
Variable $strColumn
Module::$strColumn in Module.php
Column
Variable $strContentType
Content type
Variable $strCookie
FrontendUser::$strCookie in FrontendUser.php
Name of the current cookie
Variable $strCookie
BackendUser::$strCookie in BackendUser.php
Name of the current cookie
Variable $strCookie
User::$strCookie in User.php
Name of the current cookie
Variable $strData
Request::$strData in Request.php
Data to be added to the request
Variable $strDate
Date::$strDate in Date.php
Date
Variable $strDatim
Date::$strDatim in Date.php
Date and time
Variable $strError
Request::$strError in Request.php
Error string
Variable $strExtension
DC_Folder::$strExtension in DC_Folder.php
Current file extension
Variable $strField
DataContainer::$strField in DataContainer.php
Name of the current field
Variable $strFile
ZipReader::$strFile in ZipReader.php
File name
Variable $strFile
ZipWriter::$strFile in ZipWriter.php
File name
Variable $strFile
FileCache::$strFile in FileCache.php
Cache file name
Variable $strFile
File::$strFile in File.php
File name
Variable $strFolder
Folder::$strFolder in Folder.php
Folder name
Variable $strFormat
Template::$strFormat in Template.php
Output format
Variable $strFormat
Date::$strFormat in Date.php
Format string
Variable $strFormat
Widget::$strFormat in Widget.php
Output format
Variable $strHash
User::$strHash in User.php
Authentication hash value
Variable $strHtml
Email::$strHtml in Email.php
HTML part of the e-mail
Variable $strId
Widget::$strId in Widget.php
Id
Variable $strImageDir
Email::$strImageDir in Email.php
Image directory
Variable $String
System::$String in System.php
String object
Variable $strInputName
DataContainer::$strInputName in DataContainer.php
Name attribute of the current input field
Variable $strIp
User::$strIp in User.php
IP address of the current user
Variable $strKey
Combiner::$strKey in Combiner.php
Unique key
Variable $strKey
Hybrid::$strKey in Hybrid.php
Key
Variable $strKey
Form::$strKey in Form.php
Key
Variable $strLabel
Widget::$strLabel in Widget.php
Label
Variable $strLink
ModuleCalendar::$strLink in ModuleCalendar.php
Redirect URL
Variable $strLogFile
Email::$strLogFile in Email.php
Log file
Variable $strLoginPage
FrontendUser::$strLoginPage in FrontendUser.php
Group login page
Variable $strLoginScript
FrontendUser::$strLoginScript in FrontendUser.php
Path to the login script
Variable $strMethod
Request::$strMethod in Request.php
Request method (defaults to GET)
Variable $strMode
Combiner::$strMode in Combiner.php
Operation mode
Variable $strName
Widget::$strName in Widget.php
Name
Variable $strName
Feed::$strName in Feed.php
Feed name
Variable $strPalette
DataContainer::$strPalette in DataContainer.php
Name of the current palette
Variable $strPath
DC_Folder::$strPath in DC_Folder.php
Current path
Variable $strPk
ModuleListing::$strPk in ModuleListing.php
Primary key
Variable $strQuery
Current query string
Variable $strQuery
Corresponding query string
Variable $strQuestion
FormCaptcha::$strQuestion in FormCaptcha.php
Security questions
Variable $strRedirect
FrontendUser::$strRedirect in FrontendUser.php
Path to the protected file
Variable $strRefField
Model::$strRefField in Model.php
Name of the field that references the active record
Variable $strRequest
Request::$strRequest in Request.php
Request string
Variable $strResponse
Request::$strResponse in Request.php
Response string
Variable $strSender
Email::$strSender in Email.php
Sender e-mail address
Variable $strSenderName
Sender name
Variable $strSubject
Email::$strSubject in Email.php
E-mail subject
Variable $strTable
BackendUser::$strTable in BackendUser.php
Name of the corresponding table
Variable $strTable
Model::$strTable in Model.php
Name of the current table
Variable $strTable
Hybrid::$strTable in Hybrid.php
Table
Variable $strTable
DataContainer::$strTable in DataContainer.php
Name of the current table
Variable $strTable
Form::$strTable in Form.php
Table
Variable $strTable
FrontendUser::$strTable in FrontendUser.php
Name of the corresponding table
Variable $strTable
User::$strTable in User.php
Table
Variable $strTagEnding
Widget::$strTagEnding in Widget.php
Tag ending
Variable $strTagEnding
Template::$strTagEnding in Template.php
Tag ending
Variable $strTemp
ZipWriter::$strTemp in ZipWriter.php
Temporary name
Variable $strTemplate
ModuleNewsMenu::$strTemplate in ModuleNewsMenu.php
Template
Variable $strTemplate
ModuleNewsList::$strTemplate in ModuleNewsList.php
Template
Variable $strTemplate
ModuleNewsletterList::$strTemplate in ModuleNewsletterList.php
Template
Variable $strTemplate
ModuleNewsletterReader::$strTemplate in ModuleNewsletterReader.php
Template
Variable $strTemplate
ModuleCloseAccount::$strTemplate in ModuleCloseAccount.php
Template
Variable $strTemplate
ModuleNewsReader::$strTemplate in ModuleNewsReader.php
Template
Variable $strTemplate
ModuleQuicknav::$strTemplate in ModuleQuicknav.php
Template
Variable $strTemplate
ModuleRandomImage::$strTemplate in ModuleRandomImage.php
Template
Variable $strTemplate
ModuleRegistration::$strTemplate in ModuleRegistration.php
Template
Variable $strTemplate
ModuleQuicklink::$strTemplate in ModuleQuicklink.php
Template
Variable $strTemplate
ModuleCalendar::$strTemplate in ModuleCalendar.php
Template
Variable $strTemplate
ModulePassword::$strTemplate in ModulePassword.php
Template
Variable $strTemplate
ModulePersonalData::$strTemplate in ModulePersonalData.php
Template
Variable $strTemplate
ModuleNewsArchive::$strTemplate in ModuleNewsArchive.php
Template
Variable $strTemplate
ModuleCustomnav::$strTemplate in ModuleCustomnav.php
Template
Variable $strTemplate
ContentList::$strTemplate in ContentList.php
Template
Variable $strTemplate
ModuleListing::$strTemplate in ModuleListing.php
Template
Variable $strTemplate
ModuleHtml::$strTemplate in ModuleHtml.php
Template
Variable $strTemplate
ModuleFaqList::$strTemplate in ModuleFaqList.php
Template
Variable $strTemplate
ContentCode::$strTemplate in ContentCode.php
Template
Variable $strTemplate
ModuleFlash::$strTemplate in ModuleFlash.php
Template
Variable $strTemplate
ModuleLogin::$strTemplate in ModuleLogin.php
Template
Variable $strTemplate
ModuleEventReader::$strTemplate in ModuleEventReader.php
Template
Variable $strTemplate
ModuleEventlist::$strTemplate in ModuleEventlist.php
Template
Variable $strTemplate
ModuleNavigation::$strTemplate in ModuleNavigation.php
Template
Variable $strTemplate
ModuleMaintenance::$strTemplate in ModuleMaintenance.php
Template
Variable $strTemplate
ModuleLogout::$strTemplate in ModuleLogout.php
Template
Variable $strTemplate
ModuleRssReader::$strTemplate in ModuleRssReader.php
Template
Variable $strTemplate
ModuleComments::$strTemplate in ModuleComments.php
Template
Variable $strTemplate
ModuleWizard::$strTemplate in ModuleWizard.php
Template
Variable $strTemplate
TableWizard::$strTemplate in TableWizard.php
Template
Variable $strTemplate
ContentElement::$strTemplate in ContentElement.php
Template
Variable $strTemplate
ContentDownloads::$strTemplate in ContentDownloads.php
Template
Variable $strTemplate
ContentAccordion::$strTemplate in ContentAccordion.php
Template
Variable $strTemplate
ContentGallery::$strTemplate in ContentGallery.php
Template
Variable $strTemplate
ChmodTable::$strTemplate in ChmodTable.php
Template
Variable $strTemplate
ContentHeadline::$strTemplate in ContentHeadline.php
Template
Variable $strTemplate
ContentDownload::$strTemplate in ContentDownload.php
Template
Variable $strTemplate
Template::$strTemplate in Template.php
Template file
Variable $strTemplate
TrblField::$strTemplate in TrblField.php
Template
Variable $strTemplate
ContentComments::$strTemplate in ContentComments.php
Template
Variable $strTemplate
TimePeriod::$strTemplate in TimePeriod.php
Template
Variable $strTemplate
TextStore::$strTemplate in TextStore.php
Template
Variable $strTemplate
TextArea::$strTemplate in TextArea.php
Template
Variable $strTemplate
TextField::$strTemplate in TextField.php
Template
Variable $strTemplate
CheckBoxWizard::$strTemplate in CheckBoxWizard.php
Template
Variable $strTemplate
SelectMenu::$strTemplate in SelectMenu.php
Template
Variable $strTemplate
ModuleUser::$strTemplate in ModuleUser.php
Template
Variable $strTemplate
ContentTable::$strTemplate in ContentTable.php
Template
Variable $strTemplate
CheckBox::$strTemplate in CheckBox.php
Template
Variable $strTemplate
ModuleUnsubscribe::$strTemplate in ModuleUnsubscribe.php
Template
Variable $strTemplate
ModuleTasks::$strTemplate in ModuleTasks.php
Template
Variable $strTemplate
ModuleSitemap::$strTemplate in ModuleSitemap.php
Template
Variable $strTemplate
ModuleSubscribe::$strTemplate in ModuleSubscribe.php
Template
Variable $strTemplate
OptionWizard::$strTemplate in OptionWizard.php
Template
Variable $strTemplate
PageTree::$strTemplate in PageTree.php
Template
Variable $strTemplate
ContentHyperlink::$strTemplate in ContentHyperlink.php
Template
Variable $strTemplate
ContentHtml::$strTemplate in ContentHtml.php
Template
Variable $strTemplate
ContentImage::$strTemplate in ContentImage.php
Template
Variable $strTemplate
RadioTable::$strTemplate in RadioTable.php
Template
Variable $strTemplate
Password::$strTemplate in Password.php
Template
Variable $strTemplate
RadioButton::$strTemplate in RadioButton.php
Template
Variable $strTemplate
ModuleSearch::$strTemplate in ModuleSearch.php
Template
Variable $strTemplate
ModuleFaqReader::$strTemplate in ModuleFaqReader.php
Template
Variable $strTemplate
FormSelectMenu::$strTemplate in FormSelectMenu.php
Template
Variable $strTemplate
FormRadioButton::$strTemplate in FormRadioButton.php
Template
Variable $strTemplate
FormPassword::$strTemplate in FormPassword.php
Template
Variable $strTemplate
FormHtml::$strTemplate in FormHtml.php
Template
Variable $strTemplate
FormSubmit::$strTemplate in FormSubmit.php
Template
Variable $strTemplate
FormTextArea::$strTemplate in FormTextArea.php
Template
Variable $strTemplate
Hybrid::$strTemplate in Hybrid.php
Template
Variable $strTemplate
ContentToplink::$strTemplate in ContentToplink.php
Template
Variable $strTemplate
FormTextField::$strTemplate in FormTextField.php
Template
Variable $strTemplate
FormHidden::$strTemplate in FormHidden.php
Template
Variable $strTemplate
FormHeadline::$strTemplate in FormHeadline.php
Template
Variable $strTemplate
Form::$strTemplate in Form.php
Template
Variable $strTemplate
FileTree::$strTemplate in FileTree.php
Template
Variable $strTemplate
BackendModule::$strTemplate in BackendModule.php
Template
Variable $strTemplate
FormCaptcha::$strTemplate in FormCaptcha.php
Template
Variable $strTemplate
ModuleBreadcrumb::$strTemplate in ModuleBreadcrumb.php
Template
Variable $strTemplate
FormFileUpload::$strTemplate in FormFileUpload.php
Template
Variable $strTemplate
FormFieldset::$strTemplate in FormFieldset.php
Template
Variable $strTemplate
FormExplanation::$strTemplate in FormExplanation.php
Template
Variable $strTemplate
ImageSize::$strTemplate in ImageSize.php
Template
Variable $strTemplate
FormCheckBox::$strTemplate in FormCheckBox.php
Template
Variable $strTemplate
ContentText::$strTemplate in ContentText.php
Template
Variable $strTemplate
ModuleArticlenav::$strTemplate in ModuleArticlenav.php
Template
Variable $strTemplate
ListWizard::$strTemplate in ListWizard.php
Template
Variable $strTemplate
Widget::$strTemplate in Widget.php
Template
Variable $strTemplate
ModuleArticleList::$strTemplate in ModuleArticleList.php
Template
Variable $strTemplate
InputUnit::$strTemplate in InputUnit.php
Template
Variable $strTemplate
KeyValueWizard::$strTemplate in KeyValueWizard.php
Template
Variable $strTemplate
ModuleBooknav::$strTemplate in ModuleBooknav.php
Template
Variable $strTemplate
Module::$strTemplate in Module.php
Template
Variable $strTemplate
ContentTeaser::$strTemplate in ContentTeaser.php
Template
Variable $strTemplate
ModuleArticle::$strTemplate in ModuleArticle.php
Template
Variable $strText
Email::$strText in Email.php
Text part of the e-mail
Variable $strTime
Date::$strTime in Date.php
Time
Variable $strTop
Config::$strTop in Config.php
Top content
Variable $strUrl
Events::$strUrl in Events.php
Current URL
Variable $strWizard
Widget::$strWizard in Widget.php
Wizard
Page Search.php
Search.php in Search.php
Page Session.php
Session.php in Session.php
Page String.php
String.php in String.php
Page System.php
System.php in System.php
Page SelectMenu.php
SelectMenu.php in SelectMenu.php
Page StyleSheets.php
StyleSheets.php in StyleSheets.php
Method save
Model::save() in Model.php
Save the current record and return the number of affected rows or the last insert ID
Method save
DC_Folder::save() in DC_Folder.php
Save the current value
Method