[Joomla-Installation] element index

Package indexes

All elements
a b c d f g i j l m p r s t u v _
_
top
$_siteURL
JInstallation::$_siteURL in application.php
The url of the site
_chmod
_createConfiguration
_createConfiguration
Create the configuration registry
_createRootUser
_createSession
Create the user session
_JEXEC
_JEXEC in index.php
Constant that is checked in included files to prevent direct access.
_splitQueries
Method to split up queries from a schema file into an array.
__construct
__construct
JInstallation::__construct() in application.php
Class constructor
a
top
application.php
application.php in application.php
b
top
backupDatabase
Method to backup all tables in a database with a given prefix.
build
Function to convert an internal URI to a route
c
top
checkPermissions
Check the webserver user permissions for writing files/folders
checkSettings
Verify the FTP configuration values are valid
createDatabase
Method to create a new database.
controller.php
controller.php in controller.php
configuration.php
configuration.php in configuration.php
d
top
database
debugLanguage
deleteDatabase
Method to delete all tables in a database with a given prefix.
detectFtpRoot
detectFtpRoot
Find the ftp filesystem root for a given user/pass pair.
display
Display the view
display
Display the view
display
Display the view
display
Display the view
display
Method to display a view.
display
Display the view
display
Display the view
display
Display the view
database.php
database.php in database.php
database.php
database.php in database.php
default.php
default.php in default.php
default.php
default.php in default.php
default.php
default.php in default.php
default.php
default.php in default.php
default.php
default.php in default.php
default.php
default.php in default.php
default.php
default.php in default.php
default.php
default.php in default.php
f
top
filesystem
filesystem.php
filesystem.php in filesystem.php
g
top
generateRandUserId
getDBO
Method to get a JDatabase object.
getDboptions
getForm
Method to get the link form.
getIniParserAvailability
Checks the availability of the parse_ini_file and parse_ini_string functions.
getInput
Method to get the field input markup.
getLanguages
Generate a panel of language choices for the user to select their language
getLocalise
JInstallation::getLocalise() in application.php
Returns the language code and help url set in the localise.xml file.
getLocaliseAdmin
Returns the installed language files in the administrative and front-end area.
getOptions
Get the current setup options from the session.
getOptions
Method to get the field options.
getOptions
Method to get the field options.
getPhpOptions
Gets PHP options.
getPhpOptionsSufficient
Checks if all of the mandatory PHP options are met
getPhpSettings
Gets PHP Settings.
getTemplate
JInstallation::getTemplate() in application.php
Get the template
getUserId
i
top
initialise
initialise
JInstallation::initialise() in application.php
Initialise the application.
installation.php
installation.php in installation.php
index.php
index.php in index.php
index.php
index.php in index.php
installSampleData
j
top
JFormFieldLanguage
JFormFieldLanguage in language.php
Language Form Field class.
JFormFieldSample
JFormFieldSample in sample.php
Sample data Form Field class.
JFormRulePrefix
JFormRulePrefix in prefix.php
Form Rule class for the prefix DB.
JHtmlInstallation
JHtmlInstallation in installation.php
JInstallation
JInstallation in application.php
Joomla Application class
JInstallationController
JInstallationController in controller.php
Base controller class for the Joomla Core Installer.
JInstallationControllerSetup
Setup controller for the Joomla Core Installer.
JInstallationHelperDatabase
Joomla Installation Database Helper Class.
JInstallationJsonResponse
JInstallationJsonResponse in setup.json.php
Joomla Core Installation JSON Response Class
JInstallationModelConfiguration
JInstallationModelConfiguration in configuration.php
Install Configuration model for the Joomla Core Installer.
JInstallationModelDatabase
Database configuration model for the Joomla Core Installer.
JInstallationModelFilesystem
Filesystem configuration model for the Joomla Core Installer.
JInstallationModelSetup
Setup model for the Joomla Core Installer.
JInstallationViewComplete
JInstallationViewComplete in view.html.php
The HTML Joomla Core Install Complete View
JInstallationViewDatabase
JInstallationViewDatabase in view.html.php
The HTML Joomla Core Database Configuration View
JInstallationViewFilesystem
The HTML Joomla Core Filesystem Configuration View
JInstallationViewLanguage
JInstallationViewLanguage in view.html.php
The HTML Joomla Core Language View
JInstallationViewLicense
JInstallationViewLicense in view.html.php
The HTML Joomla Core License View
JInstallationViewPreinstall
The HTML Joomla Core Pre-Install View
JInstallationViewRemove
JInstallationViewRemove in view.html.php
The HTML Joomla Core Install Remove View
JInstallationViewSite
JInstallationViewSite in view.html.php
The HTML Joomla Core Site Configuration View
JPATH_ADMINISTRATOR
JPATH_ADMINISTRATOR in index.php
JPATH_BASE
JPATH_BASE in index.php
Constant that defines the base path of the installed Joomla site.
JPATH_CACHE
JPATH_CACHE in index.php
JPATH_CONFIGURATION
JPATH_CONFIGURATION in index.php
JPATH_INSTALLATION
JPATH_INSTALLATION in index.php
JPATH_LIBRARIES
JPATH_LIBRARIES in index.php
JPATH_MANIFESTS
JPATH_MANIFESTS in index.php
JPATH_PLUGINS
JPATH_PLUGINS in index.php
JPATH_ROOT
JPATH_ROOT in index.php
JPATH_SITE
JPATH_SITE in index.php
JPATH_THEMES
JPATH_THEMES in index.php
JRouterInstallation
JRouterInstallation in router.php
Class to create and parse routes
l
top
language.php
language.php in language.php
loadSampleData
m
top
$modifiers
The regular expression modifiers to use when testing a form field value.
p
top
prefix.php
prefix.php in prefix.php
parse
Function to convert a route to an internal URI
populateDatabase
Method to import a database schema from a file.
postInstallSampleData
method to update the user id of the sample data content to the new rand user id
r
top
$regex
The regular expression to use in testing a form field value.
router.php
router.php in router.php
removeFolder
render
JInstallation::render() in application.php
Render the application
resetRandUserId
s
top
setup.json.php
setup.json.php in setup.json.php
setup.php
setup.php in setup.php
sample.php
sample.php in sample.php
setup.php
setup.php in setup.php
saveconfig
sendResponse
Method to handle a send a JSON response. The data parameter can be a Exception object for when an error has occurred or a JObject for a good response.
setCfg
JInstallation::setCfg() in application.php
Set configuration values
setDatabaseCharset
Method to set the database character set to UTF-8.
setFolderPermissions
Set default folder permissions
setFTPCfg
Inserts ftp variables to mainframe registry Needed to activate ftp layer for file operations in safe mode
setlanguage
Method to set the setup language for the application.
setup
stepbar
JHtmlInstallation::stepbar() in installation.php
storeOptions
Store the current setup options in the session.
t
top
$type
The form field type.
$type
The form field type.
u
top
$userId
v
top
view.html.php
view.html.php in view.html.php
view.html.php
view.html.php in view.html.php
view.html.php
view.html.php in view.html.php
view.html.php
view.html.php in view.html.php
view.html.php
view.html.php in view.html.php
view.html.php
view.html.php in view.html.php
view.html.php
view.html.php in view.html.php
view.html.php
view.html.php in view.html.php
validate
Method to validate the form data.
verifyFtpSettings
verifyFtpSettings
Verify the FTP settings as being functional and correct.
a b c d f g i j l m p r s t u v _