[Joomla-Installation] element index

Package indexes

All elements
a b c d e f g h i j l m o p r s t u v w _
_
top
Constant _JEXEC
_JEXEC in index.php
Constant that is checked in included files to prevent direct access.
Method _sortLanguages
Method to sort languages by name.
Method __construct
Class constructor.
Method __construct
Constructor.
Method __construct
Constructor.
Method __construct
Constructor.
Method _createConfiguration
Method to create the configuration file
Method _splitQueries
Method to split up queries from a schema file into an array.
Method __construct
Constructor: Deletes the default installation config file and recreates it with the good config file.
Method __construct
Constructor for the JSON response
a
top
Variable $adminId
Method addArticle
Create an article in a specific language
Method addCategory
Method create a category for a specific language
Method addLanguage
Add a Content Language
Method addMenuGroup
Add Menu Group
Method addMenuItem
Add Menu Item.
Method addModuleInModuleMenu
Add a Module in Module menus
Method addModuleLanguageSwitcher
Enable the Language Switcher Module.
Method addModuleMenu
Add Module Menu
b
top
Method build
Function to convert an internal URI to a route
Page body.php
body.php in body.php
Page bootstrap.php
bootstrap.php in bootstrap.php
Method backupDatabase
Method to backup all tables in a database with a given prefix.
c
top
Page config.php
config.php in config.php
Variable $client
Method checkForm
Method to check the form data
Method compareLanguages
Compare two languages in order to sort them.
Method createDatabase
Method to create a new database.
Method createDB
Method to create a new database.
Method createTables
Method to create the database tables
Page configuration.php
configuration.php in configuration.php
Variable $config
The JConfiguration data if present
d
top
Page database.php
database.php in database.php
Page default.php
default.php in default.php
Page default.php
default.php in default.php
Page default.php
default.php in default.php
Page default.php
default.php in default.php
Page default.php
default.php in default.php
Page default.php
default.php in default.php
Page default.php
default.php in default.php
Method debugLanguage
Method to display errors in language parsing
Method dispatch
Dispatch the application
Method doExecute
Method to run the Web application routines.
Page defines.php
defines.php in defines.php
Page database.php
database.php in database.php
Page default.php
default.php in default.php
Page detectftproot.php
detectftproot.php in detectftproot.php
Page database.php
database.php in database.php
Page database_backup.php
database_backup.php in database_backup.php
Page database_remove.php
database_remove.php in database_remove.php
Variable $data
Method deleteDatabase
Method to delete all tables in a database with a given prefix.
Method detectFtpRoot
Find the ftp filesystem root for a given user/pass pair.
Method disableModuleMainMenu
Disable Default Main Menu Module
Method downloadPackage
Download a language package from a URL and unpack it in the tmp folder.
Page database.php
database.php in database.php
Page default.php
default.php in default.php
Page default.php
default.php in default.php
Page default.php
default.php in default.php
Page default.php
default.php in default.php
e
top
Method emailTitle
Prepares a title line for the e-mail
Method execute
Execute the controller.
Method execute
Execute the controller.
Method execute
Execute the controller.
Method execute
Execute the controller.
Method execute
Execute the controller.
Method execute
Execute the controller.
Method execute
Execute the controller.
Method execute
Execute the controller.
Method execute
Execute the controller.
Method execute
Execute the controller.
Method execute
Execute the controller.
Method execute
Execute the controller.
Method execute
Execute the controller.
Method execute
Execute the controller.
Method execute
Execute the controller.
Method execute
Execute the controller.
Method execute
Execute the controller.
Page email.php
email.php in email.php
Method enableModule
Enable a module
Method enablePlugin
Enable a Joomla plugin
f
top
Method fetchConfigurationData
Method to load a PHP configuration class file based on convention and return the instantiated data object. You will extend this method in child classes to provide configuration data from whatever data source is relevant for your specific application.
Method fetchController
Method to get a controller object.
Page framework.php
framework.php in framework.php
Page ftp.php
ftp.php in ftp.php
Page ftp.php
ftp.php in ftp.php
Variable $form
The JForm object
g
top
Method getDBO
Method to get a JDatabaseDriver object.
Method getInput
Method to get the field input markup.
Method getInput
Method to get the field input markup.
Method getOptions
Method to get the field options.
Method getOptions
Method to get the field options.
Method getLocalise
Returns the language code and help url set in the localise.xml file.
Method getLocaliseAdmin
Returns the installed language files in the administrative and front-end area.
Method getTemplate
Gets the name of the current template.
Method generateRandUserId
Generates the user ID
Method getClient
Get the client object of Administrator or Frontend.
Method getForm
Method to get the form.
Method getForm
Get the model form.
Method getIniParserAvailability
Checks the availability of the parse_ini_file and parse_ini_string functions.
Method getInstalledlangs
Get Languages item data
Method getInstalledlangsAdministrator
Get Languages item data for the Administrator
Method getInstalledlangsFrontend
Get Languages item data for the Frontend
Method getItems
Generate a list of language choices to install in the Joomla CMS
Method getLanguageList
Get installed languages data.
Method getLanguageManifest
Gets the manifest file of a selected language from a the language list in a update server.
Method getLanguages
Generate a panel of language choices for the user to select their language
Method getOptions
Get the current setup options from the session.
Method getOptions
Get the current setup options from the session.
Method getPackageUrl
Finds the url of the package to download.
Method getPath
Get the languages folder path.
Method getPhpOptions
Gets PHP options.
Method getPhpOptionsSufficient
Checks if all of the mandatory PHP options are met
Method getPhpSettings
Gets PHP Settings.
Method getSefString
Gets a unique language SEF string
Method getUserId
Retrieves the default user ID and sets it if necessary
h
top
Method handleOldDatabase
Method to process the old database
Page html.php
html.php in html.php
Page html.php
html.php in html.php
Page html.php
html.php in html.php
Page html.php
html.php in html.php
Page html.php
html.php in html.php
Page html.php
html.php in html.php
Page html.php
html.php in html.php
i
top
Page installation.php
installation.php in installation.php
Page index.php
index.php in index.php
Page index.php
index.php in index.php
Class InstallationHelperDatabase
Joomla Installation Database Helper Class.
Method initialiseApp
Initialise the application.
Class InstallationApplicationWeb
Joomla! Installation Application class
Class InstallationControllerDatabase
Controller class to initialise the database for the Joomla Installer.
Class InstallationControllerDefault
Default controller class for the Joomla Installer.
Class InstallationControllerDetectftproot
Controller class to detect the site's FTP root for the Joomla Installer.
Class InstallationControllerFtp
Controller class to set the FTP data for the Joomla Installer.
Class InstallationControllerInstallConfig
Controller class to write the config file for the Joomla Installer.
Class InstallationControllerInstallDatabase
Controller class to initialise the database for the Joomla Installer.
Class InstallationControllerInstallDatabase_backup
Controller class to backup the old database for the Joomla Installer.
Class InstallationControllerInstallDatabase_remove
Controller class to remove the old database for the Joomla Installer.
Class InstallationControllerInstallEmail
Controller class to e-mail the configuration info for the Joomla Installer.
Class InstallationControllerInstallLanguages
Controller class to install additional languages for the Joomla Installer.
Class InstallationControllerInstallSample
Controller class to install the sample data for the Joomla Installer.
Class InstallationControllerPreinstall
Controller class to refresh the preinstall view for the Joomla Installer.
Class InstallationControllerRemovefolder
Controller class to set the FTP data for the Joomla Installer.
Class InstallationControllerSetdefaultlanguage
Controller class to set the default application languages for the Joomla Installer.
Class InstallationControllerSetlanguage
Controller class to set the language for the Joomla Installer.
Class InstallationControllerSite
Controller class to set the site data for the Joomla Installer.
Class InstallationControllerSummary
Controller class to prepare installation for the Joomla Installer.
Class InstallationControllerVerifyftpsettings
Controller class to verify the FTP settings for the Joomla Installer.
Method initialise
Method to initialise the database
Method install
Method that installs in Joomla! the selected languages in the Languages View of the installer.
Class InstallationModelConfiguration
InstallationModelConfiguration in configuration.php
Configuration setup model for the Joomla Core Installer.
Class InstallationModelDatabase
Database configuration model for the Joomla Core Installer.
Class InstallationModelFtp
FTP configuration model for the Joomla Core Installer.
Class InstallationModelLanguages
Language Installer model for the Joomla Core Installer.
Class InstallationModelSetup
Setup model for the Joomla Core Installer.
Method installSampleData
Method to install the sample data
Class InstallationResponseJson
InstallationResponseJson in removefolder.php
JSON Response class for the Joomla Installer.
Variable $items
Container with all available languages
Variable $items
Container with all installed languages
Class InstallationViewCompleteHtml
The Installation Complete View
Class InstallationViewDefault
Generic Installation View
Class InstallationViewDefaultlanguageHtml
The Installation Default Language View
Class InstallationViewInstallHtml
The Installation Install View
Class InstallationViewLanguagesHtml
The Installation Languages View
Class InstallationViewPreinstallHtml
The HTML Joomla Core Pre-Install View
Class InstallationViewRemoveHtml
The HTML Joomla Core Install Remove View
Class InstallationViewSummaryHtml
The Installation Summary View
j
top
Class JFormFieldLanguage
JFormFieldLanguage in language.php
Language Form Field class.
Class JFormFieldPrefix
JFormFieldPrefix in prefix.php
Form Field class for the Joomla Framework.
Class JFormFieldSample
JFormFieldSample in sample.php
Sample data Form Field class.
Class JFormRulePrefix
JFormRulePrefix in prefix.php
Form Rule class for the prefix DB.
Class JHtmlInstallation
JHtmlInstallation in installation.php
HTML utility class for the installation application
Class JRouterInstallation
JRouterInstallation in router.php
Class to create and parse routes
Constant JPATH_ADMINISTRATOR
JPATH_ADMINISTRATOR in defines.php
Constant JPATH_BASE
JPATH_BASE in bootstrap.php
Constant JPATH_CACHE
JPATH_CACHE in defines.php
Constant JPATH_CONFIGURATION
JPATH_CONFIGURATION in defines.php
Constant JPATH_INSTALLATION
JPATH_INSTALLATION in defines.php
Constant JPATH_LIBRARIES
JPATH_LIBRARIES in defines.php
Constant JPATH_MANIFESTS
JPATH_MANIFESTS in defines.php
Constant JPATH_PLUGINS
JPATH_PLUGINS in defines.php
Constant JPATH_ROOT
JPATH_ROOT in defines.php
Constant JPATH_SITE
JPATH_SITE in defines.php
Constant JPATH_THEMES
JPATH_THEMES in defines.php
Page json.php
json.php in json.php
l
top
Page language.php
language.php in language.php
Method loadDocument
Allows the application to load a custom or default document.
Method loadSession
Allows the application to load a custom or default session.
Page languages.php
languages.php in languages.php
Variable $langlist
Page languages.php
languages.php in languages.php
m
top
Variable $modifiers
The regular expression modifiers to use when testing a form field value.
Variable $model
Redefine the model so the correct type hinting is available.
Variable $model
Redefine the model so the correct type hinting is available.
Variable $model
Redefine the model so the correct type hinting is available.
Variable $model
Redefine the model so the correct type hinting is available.
Variable $model
Redefine the model so the correct type hinting is available.
o
top
Variable $options
The session options
Variable $options
Array of PHP config options
Variable $options
The session options
Variable $options
The session options
p
top
Page prefix.php
prefix.php in prefix.php
Page prefix.php
prefix.php in prefix.php
Method parse
Function to convert a route to an internal URI
Page preinstall.php
preinstall.php in preinstall.php
Variable $path
Method populateDatabase
Method to import a database schema from a file.
Method postInstallSampleData
Method to update the user id of the sample data content to the new rand user id
Variable $phpoptions
The PHP options checked by the installer
Variable $phpsettings
The PHP settings checked by the installer
r
top
Variable $regex
The regular expression to use in testing a form field value.
Page router.php
router.php in router.php
Method render
Rendering is the process of pushing the document buffers into the template placeholders, retrieving data from the document and pushing it into the application response buffer.
Page removefolder.php
removefolder.php in removefolder.php
Method resetRandUserId
Resets the user ID
Method render
Method to render the view.
Method render
Method to render the view.
Method render
Method to render the view.
Method render
Method to render the view.
Method render
Method to render the view.
Method render
Method to render the view.
Method render
Method to render the view.
s
top
Page sample.php
sample.php in sample.php
Method stepbar
JHtmlInstallation::stepbar() in installation.php
Method to generate the side bar
Method stepbarlanguages
Method to generate the side bar
Method sendJsonResponse
Method to send a JSON response. The data parameter can be a Exception object for when an error has occurred or a stdClass for a good response.
Method setCfg
Set configuration values
Page sample.php
sample.php in sample.php
Page setdefaultlanguage.php
setdefaultlanguage.php in setdefaultlanguage.php
Page setlanguage.php
setlanguage.php in setlanguage.php
Page site.php
site.php in site.php
Page summary.php
summary.php in summary.php
Method sendJsonResponse
Method to send a JSON response. The data parameter can be a Exception object for when an error has occurred or a stdClass for a good response.
Page setup.php
setup.php in setup.php
Method setDatabaseCharset
Method to set the database character set to UTF-8.
Method setDefault
Set the default language.
Method setup
Method to setup the configuration file
Method storeOptions
Store the current setup options in the session.
Variable $settings
Array of PHP settings
t
top
Variable $type
The form field type.
Variable $type
The form field type.
Variable $type
The form field type.
Variable $tasks
The installation tasks to perform
u
top
Variable $userId
The generated user ID
v
top
Page verifyftpsettings.php
verifyftpsettings.php in verifyftpsettings.php
Method validate
Method to validate the form data.
Method verifyFtpSettings
Verify the FTP settings as being functional and correct.
w
top
Page web.php
web.php in web.php
a b c d e f g h i j l m o p r s t u v w _