Full index

Package indexes


0 a b c d e f g h i j k l m n o p q r s t u v w x y z _
0
top
() in php50x.php
Ported PHP5 function to PHP4 for forward compatibility
a
top
$access
$access
JTableModule::$access in module.php
$access
JTableCategory::$access in category.php
$access
JTableContent::$access in content.php
$access
JTablePlugin::$access in plugin.php
$access
JTableSection::$access in section.php
$acl
JAuthorization::$acl in authorization.php
Access control list
$acl_count
JAuthorization::$acl_count in authorization.php
Internal counter
$activation
Description
$activation
JUser::$activation in user.php
Description
$admin_menu_alt
$admin_menu_img
$admin_menu_link
$aid
JUser::$aid in user.php
Description
$alias
JTableSection::$alias in section.php
$alias
JTableMenu::$alias in menu.php
$alias
JTableContent::$alias in content.php
$alias
JTableCategory::$alias in category.php
$args
JException::$args in exception.php
Arguments recieved by the method the error occurred in [Available if backtrace is enabled]
$attrArray
JFilterInput::$attrArray in filterinput.php
$attrBlacklist
JFilterInput::$attrBlacklist in filterinput.php
$attribs
$attrMethod
JFilterInput::$attrMethod in filterinput.php
$author
JFeedItem::$author in feed.php
Author item element
$authorEmail
Author email element
$auth_method
abort
JInstaller::abort() in installer.php
Installation abort method
absolutepage
TODO: No working
access
Access
mosAdminMenus::Access() in adminmenus.php
Legacy function, use JHTML::_('list.accesslevel', ) instead
accesslevel
Build the select list for access level
AccessProcessing
Legacy function, use JHTML::_('grid.access') instead
acl_check
JAuthorization::acl_check() in authorization.php
Wraps the actual acl_query() function.
activateUser
Method to activate a user
addACL
JAuthorization::addACL() in authorization.php
This is a temporary function to allow 3PD's to add basic ACL checks for their modules and components. NOTE: this information will be compiled in the db in future versions
addAttachment
Add file attachments to the email
addAttribute
Adds an attribute to the element
addBCC
JMail::addBCC() in mail.php
Add blind carbon copy recipients to the email
addButtonPath
Add a directory where JToolBar should search for button types
addCC
JMail::addCC() in mail.php
Add carbon copy recipients to the email
addChild
JNode::addChild() in tree.php
addChild
JTree::addChild() in tree.php
addChild
Adds a direct child to the element
addCustomHeadTag
Deprecated, use JDocument->addCustomTag instead (only when document type is HTML).
addCustomTag
Adds a custom html string to the head block
addElementPath
Add a directory where JParameter should search for element types
addEntry
JLog::addEntry() in log.php
addFavicon
Adds a shortcut icon (favicon)
addHeadLink
Adds <link> tags to the head of the document
addHelperPath
Adds to the stack of helper script paths in LIFO order.
addIncludePath
Add a directory where JModel should search for models. You may either pass a string or an array of directories.
addIncludePath
Add a directory where JHTML should search for helpers. You may either pass a string or an array of directories.
addIncludePath
Add a directory where JTable should search for table types. You may either pass a string or an array of directories.
addItem
JPathway::addItem() in pathway.php
Create and add an item to the pathway.
addItem
Adds an JFeedItem to the feed.
addMetaTag
JApplication::addMetaTag() in application.php
Deprecated, use JDocument->setMetaData instead.
addModelPath
JController::addModelPath() in controller.php
Adds to the stack of model paths in LIFO order.
addNew
mosToolBar::addNew() in toolbar.php
Writes the common 'new' icon for the button bar
addNew
mosMenuBar::addNew() in menubar.php
Default $task has been changed to edit instead of new
addNewX
mosMenuBar::addNewX() in menubar.php
Default $task has been changed to edit instead of new
addQuoted
JDatabase::addQuoted() in database.php
Adds a field or array of field names to the list that are to be quoted
addRecipient
Add recipients to the email
addReplyTo
Add Reply to e-mail address(es) to the e-mail
addScript
JDocument::addScript() in document.php
Adds a linked script to the page
addScriptDeclaration
Adds a script to the page
addStyleDeclaration
Adds a stylesheet declaration to the page
addStyleSheet
Adds a linked stylesheet to the page
addTablePath
Adds to the stack of model table paths in LIFO order.
addTemplatePath
Adds to the stack of view script paths in LIFO order.
addViewPath
JController::addViewPath() in controller.php
Add one or more view paths to the controller's stack, in LIFO order.
administrator
Checks to see if an image exists in the current templates image directory if it does it loads this image. Otherwise the default image is loaded.
allowCache
JResponse::allowCache() in response.php
Set/get cachable state for the response
ampReplace
ampReplace() in functions.php
Legacy function to replaces &amp; with & for xhtml compliance
ampReplace
JFilterOutput::ampReplace() in filteroutput.php
Replaces &amp; with & for xhtml compliance
anonymous_bind
Anonymously Binds to LDAP Directory
appendBody
JResponse::appendBody() in response.php
Append content to the body content
appendButton
Set a value
appendMetaTag
Deprecated, use JDocument->setMetaData instead.
appendPathWay
Deprecated, use JPathWay->addItem() method instead.
apply
mosToolBar::apply() in toolbar.php
Writes a save button for a given option
archiveList
Writes a common 'archive' button for a list of records
assign
JView::assign() in view.php
Assigns variables to the view script via differing strategies.
assignRef
JView::assignRef() in view.php
Assign variable for the view (by reference).
atfirstpage
JRecordSet::atfirstpage() in recordset.php
TODO: No working
atlastpage
JRecordSet::atlastpage() in recordset.php
TODO: No working
attach
JObservable::attach() in observable.php
Attach an observer object
attachBuildRule
Attach a build rule
attachHandler
Method that attaches the error handler to JError
attachParseRule
Attach a parse rule
attributes
Get the an attribute of the element
authenticate
JAuthentication::authenticate() in authentication.php
Finds out if a set of login credentials are valid by asking all obvserving objects to run their respective authentication routines.
authorize
JUser::authorize() in user.php
Method to check JUser object authorization against an access control object and optionally an access extension object
authorize
JController::authorize() in controller.php
Authorization check
authorize
JMenu::authorize() in menu.php
Method to check JMenu object authorization against an access control object and optionally an access extension object
application.php
application.php in application.php
apc.php
apc.php in apc.php
aro.php
aro.php in aro.php
arogroup.php
arogroup.php in arogroup.php
atom.php
atom.php in atom.php
archive.php
archive.php in archive.php
apc.php
apc.php in apc.php
authentication.php
authentication.php in authentication.php
authorization.php
authorization.php in authorization.php
arrayhelper.php
arrayhelper.php in arrayhelper.php
adminmenus.php
adminmenus.php in adminmenus.php
b
top
$backtrace
JException::$backtrace in exception.php
Backtrace information
$base
JDocument::$base in document.php
Document base URL
$base
JPaginationObject::$base in pagination.php
$base_dn
JLDAP::$base_dn in ldap.php
$birthdate
The End User's date of birth as YYYY-MM-DD. Any values whose representation uses fewer than the specified number of digits should be zero-padded. The length of this value MUST always be 10. If the End User user does not want to reveal any particular component of this value, it MUST be set to zero.
$block
JUser::$block in user.php
Description
$block
JTableUser::$block in user.php
Description
$browserNav
$BUILD
JVersion::$BUILD in version.php
back
mosToolBar::back() in toolbar.php
Writes a cancel button that will go back to the previous page without doing
BackButton
Legacy function, deprecated
base
JURI::base() in uri.php
Returns the base URI for the request.
BeginTrans
JDatabase::BeginTrans() in database.php
ADODB compatability function
bind
JTableUser::bind() in user.php
Overloaded bind function
bind
JTableSection::bind() in section.php
Overloaded bind function
bind
JUser::bind() in user.php
Method to bind an associative array of data to a user object
bind
JTablePlugin::bind() in plugin.php
Overloaded bind function
bind
JTable::bind() in table.php
Binds a named array/hash to this object
bind
JTableMenu::bind() in menu.php
Overloaded bind function
bind
JTableComponent::bind() in component.php
Overloaded bind function
bind
JTableModule::bind() in module.php
Overloaded bind function
bind
JParameter::bind() in parameter.php
Bind data to the parameter
bind
JLDAP::bind() in ldap.php
Binds to the LDAP directory
booleanlist
Generates a yes/no radio list
build
JRouter::build() in router.php
Function to convert an internal URI to a route
buildQuery
Build a query from a array (reverse of the PHP parse_str())
browser.php
browser.php in browser.php
bzip2.php
bzip2.php in bzip2.php
behavior.php
behavior.php in behavior.php
button.php
button.php in button.php
buffer.php
buffer.php in buffer.php
backlink.php
backlink.php in backlink.php
c
top
$cachetime
$caching
$category
Category feed element
$category
Category element
$catid
JTableContent::$catid in content.php
$checked_out
$checked_out
$checked_out
$checked_out
$checked_out
$checked_out
$checked_out_time
$checked_out_time
$checked_out_time
$checked_out_time
$checked_out_time
$checked_out_time
$class
JException::$class in exception.php
Name of the class the error occurred in [Available if backtrace is enabled]
$client_id
$client_id
$client_id
$code
JException::$code in exception.php
Error code
$CODENAME
JVersion::$CODENAME in version.php
$comments
Comments element
$componentid
$content
$control
$COPYRIGHT
JVersion::$COPYRIGHT in version.php
$copyright
Copyright feed elememnt
$count
JRecordSet::$count in recordset.php
$country
JAuthenticationResponse::$country in authentication.php
The End User's country of residence as specified by ISO3166.
$created
$created_by
$created_by_alias
calendar
calendar
JHTML::calendar() in html.php
Displays a calendar control field
call
mosMambotHandler::call() in mambothandler.php
Deprecated, use JDispatcher->trigger() instead and handle return values in your code
call
call the function
call
call the function
call
JCacheCallback::call() in callback.php
Executes a cacheable callback if not found in cache else returns cached output and result
cancel
mosToolBar::cancel() in toolbar.php
Writes a cancel button and invokes a cancel operation (eg a checkin)
canChmod
JPath::canChmod() in path.php
Checks if a path's permissions can be changed
canDelete
JTable::canDelete() in table.php
Generic check for whether dependancies exist for this object in the db schema
caption
JHTMLBehavior::caption() in behavior.php
category
Select list of active categories for components
Category
mosAdminMenus::Category() in adminmenus.php
Legacy function, deprecated
chdir
JFTP::chdir() in ftp.php
Method to change the current working directory on the FTP server
check
JTableMenuTypes::check() in menutypes.php
check
Validation and filtering
check
JTable::check() in table.php
Generic check method
check
JTableCategory::check() in category.php
Overloaded check function
check
JTableSection::check() in section.php
Overloaded check function
check
JPath::check() in path.php
Checks for snooping outside of the file system root
check
JTableModule::check() in module.php
Overloaded check function
check
JTableContent::check() in content.php
Overloaded check function
check
JTableComponent::check() in component.php
Validate and filter fields
check
Overloaded check function
checkAttribute
Function to determine if contents of an attribute is safe
checkedOut
checkedOut
mosCommonHTML::checkedOut() in commonhtml.php
Legacy function, use JHTMLGrid::checkedOut() instead
CheckedOutProcessing
Legacy function, use JHTML::_('grid.checkedout') instead
checkin
JTable::checkin() in table.php
Checks in a row
checkout
JTable::checkout() in table.php
Checks out a row
checkToken
JRequest::checkToken() in request.php
Checks for a form token in the request
checkZipData
Checks to see if the data is a valid ZIP file.
children
Get the children of the element
chmod
JFTP::chmod() in ftp.php
Method to change mode for a path on the FTP server
clean
Clean cache for a group given a mode.
clean
Clean cache for a group given a mode.
clean
JPath::clean() in path.php
Function to strip additional / or \ in a path name
clean
JRequest::clean() in request.php
Cleans the request from script injection.
clean
JCache::clean() in cache.php
Clean cache for a group given a mode.
clean
JCacheStorage::clean() in storage.php
Clean cache for a group given a mode.
clean
Clean cache for a group given a mode.
clean
Clean cache for a group given a mode.
clean
Clean cache for a group given a mode.
clean
JFilterInput::clean() in filterinput.php
Method to be called by another php script. Processes for XSS and specified bad code.
cleanAddress
Verifies that an e-mail address does not have any extra headers injected into it.
cleanBody
Cleans any injected headers from the E-Mail body.
cleanCache
Cleans the cache
cleanLine
Cleans single line inputs.
cleanSubject
Cleans any injected headers from the subject string.
cleanText
Legacy function, use JFilterOutput::cleanText() instead
cleanText
Cleans multi-line inputs.
cleanText
JFilterOutput::cleanText() in filteroutput.php
Cleans text of all formating and scripting code
cleanupInstall
Clean up temporary uploaded package and unpacked extension
clear
JSession::clear() in session.php
Unset data from the session store
clearHeaders
Clear headers
cloak
JHTMLEmail::cloak() in email.php
Simple Javascript email Cloaker
close
Close the SessionHandler backend.
close
Close the SessionHandler backend.
close
Close the SessionHandler backend.
close
Close the SessionHandler backend.
close
JLDAP::close() in ldap.php
Close the connection
Close
JRecordSet::Close() in recordset.php
TODO: No working
close
JSession::close() in session.php
Writes session data and ends session
close
Close the SessionHandler backend.
close
Close the SessionHandler backend.
close
JApplication::close() in application.php
Exit the application.
CloseButton
Legacy function, deprecated
combobox
CommitTrans
JDatabase::CommitTrans() in database.php
ADODB compatability function
compare
JLDAP::compare() in ldap.php
Compare an entry and return a true or false result
Component
mosAdminMenus::Component() in adminmenus.php
Legacy function, deprecated
ComponentCategory
Legacy function, use JHTML::_('list.category', ) instead
ComponentName
Legacy function, deprecated
connect
JLDAP::connect() in ldap.php
Connect to server
connect
JFTP::connect() in ftp.php
Method to connect to a FTP server
connected
Determines if the connection to the server is active.
connected
JDatabase::connected() in database.php
Determines if the connection to the server is active.
connected
Determines if the connection to the server is active.
ContentLegend
Legacy function, use JHTML::_('legend'); instead
copy
JFolder::copy() in folder.php
Copies a folder
copy
JFile::copy() in file.php
Copies a file
copyFiles
JInstaller::copyFiles() in installer.php
Copy files from source directory to the target directory
copyManifest
Copies the installation manifest file to the extension folder in the given client
countModules
Count the modules based on the given condition
create
JArchive::create() in archive.php
create
Create a ZIP compressed file from an array of file data.
create
JFTP::create() in ftp.php
Method to create an empty file on the FTP server
create
JFolder::create() in folder.php
Create a folder -- and all necessary parent folders
createLanguageList
Builds a list of the system languages which can be used in a select option
createSiteList
Builds a list of the help sites which can be used in a select option
createTemplate
createURL
JHelp::createURL() in help.php
Create an URL for a giving help file reference
CRLF
CRLF in ftp.php
Error Codes:
current
JURI::current() in uri.php
Returns the URL for the request, minus the query
custom
mosToolBar::custom() in toolbar.php
Writes a custom option and task button for the button bar
customErrorHandler
customErrorPage
Display a custom error page and exit gracefully
controller.php
controller.php in controller.php
cache.php
cache.php in cache.php
callback.php
callback.php in callback.php
config.php
config.php in config.php
category.php
category.php in category.php
component.php
component.php in component.php
content.php
content.php in content.php
component.php
component.php in component.php
calendar.php
calendar.php in calendar.php
category.php
category.php in category.php
confirm.php
confirm.php in confirm.php
custom.php
custom.php in custom.php
component.php
component.php in component.php
compat.php
compat.php in compat.php
cache.php
cache.php in cache.php
cache.php
cache.php in cache.php
category.php
category.php in category.php
classes.php
classes.php in classes.php
commonhtml.php
commonhtml.php in commonhtml.php
component.php
component.php in component.php
content.php
content.php in content.php
d
top
$data
JRecordSet::$data in recordset.php
$data
JTableSession::$data in session.php
$db
JFrameworkConfig::$db in config.php
$dbprefix
$dbtype
$debug
$description
$description
JDocument::$description in document.php
Document description
$description
$description
$description
Description item element
$description
Title feed attribute
$DEV_LEVEL
JVersion::$DEV_LEVEL in version.php
$DEV_STATUS
JVersion::$DEV_STATUS in version.php
$direction
JDocument::$direction in document.php
Contains the document direction setting
$docs
Docs feed element
$document
JSimpleXML::$document in simplexml.php
Document element
data
JSimpleXMLElement::data() in simplexml.php
Get the data of the element
database
database in mysql.php
Legacy class, use JDatabase instead
date
JHTML::date() in html.php
Returns formated date according to current local and adds time offset
debug
JDatabase::debug() in database.php
Sets the debug level on or off
decrypt
JSimpleCrypt::decrypt() in simplecrypt.php
def
JParameter::def() in parameter.php
Sets a default value if not alreay assigned
def
mosEmpty::def() in classes.php
defParam
JUser::defParam() in user.php
Method to set a default parameter if it does not exist
deldir
deldir() in functions.php
Legacy function, use JFolder::delete($path)
delete
Overloaded delete method
delete
JFTP::delete() in ftp.php
Method to delete a path [file/folder] on the FTP server
delete
JTable::delete() in table.php
Default delete method
delete
JFolder::delete() in folder.php
Delete a folder
delete
delete
JFile::delete() in file.php
Delete a file or array of files
delete
JUser::delete() in user.php
Method to delete the JUser object from the database
deleteList
Writes a common 'delete' button for a list of records
delVar
JURI::delVar() in uri.php
Removes an item from the query string variables if it exists
destroy
JSession::destroy() in session.php
Frees all session variables and destroys all data registered to a session
destroy
Destroy the data for a particular session identifier in the SessionHandler backend.
destroy
Destroy the data for a particular session identifier in the SessionHandler backend.
destroy
Destroy the data for a particular session identifier in the SessionHandler backend.
destroy
Destroy the data for a particular session identifier in the SessionHandler backend.
destroy
Destroys the pesisting session
destroy
Destroy the data for a particular session identifier in the SessionHandler backend.
destroy
Destroy the data for a particular session identifier in the SessionHandler backend.
detach
JObservable::detach() in observable.php
Detach an observer object
detachHandler
Method that dettaches the error handler from JError
detectLanguage
Tries to detect the language
detectType
Method to detect the extension type from a package directory
dispatch
JApplication::dispatch() in application.php
Dispatch the applicaiton.
display
JView::display() in view.php
Execute and display a template script.
display
JEditor::display() in editor.php
Present a text area
display
JTemplate::display() in template.php
Execute and display a the template
display
JController::display() in controller.php
Typical view method for MVC based architecture
divider
mosToolBar::divider() in toolbar.php
Write a divider between menu buttons
doGzip
doGzip() in functions.php
Legacy function, handled by JDocument Zlib outputfilter
downloadPackage
Downloads a package
DS
DS in path.php
string Shortcut for the DIRECTORY_SEPARATOR define
dump
JUtility::dump() in utility.php
Method to dump the structure of a variable for debugging purposes
database.php
database.php in database.php
document.php
document.php in document.php
dispatcher.php
dispatcher.php in dispatcher.php
database.php
database.php in database.php
date.php
date.php in date.php
debug.php
debug.php in debug.php
dbtable.php
dbtable.php in dbtable.php
e
top
$editor
Editor feed element
$editor
$editorEmail
Editor email feed element
$element
$email
JTableUser::$email in user.php
The email
$email
JAuthenticationResponse::$email in authentication.php
The email address of the End User as specified in section 3.4.1 of [RFC2822]
$email
JUser::$email in user.php
The email
$enabled
JTableComponent::$enabled in component.php
$enclosure
Enclosure element
$error_message
The error message
editCss
mosToolBar::editCss() in toolbar.php
Writes a common 'edit' button for a template css
editHtml
mosToolBar::editHtml() in toolbar.php
Writes a common 'edit' button for a template html
editList
mosToolBar::editList() in toolbar.php
Writes a common 'edit' button for a list of records
editorArea
editorArea() in functions.php
Legacy function, use JEditor::display() instead
emailCloaking
Legacy function, use JHTML::_('email.cloak') instead
enableTemplateCache
enable a template cache
encrypt
JSimpleCrypt::encrypt() in simplecrypt.php
end
JCacheOutput::end() in output.php
Stop the cache buffer and store the cached data
endPane
Ends the pane
endPane
JPane::endPane() in pane.php
Ends the pane
endPane
Ends the pane
endPane
mosTabs::endPane() in classes.php
endPanel
JPane::endPanel() in pane.php
Ends a panel
endPanel
Ends a tab page
endPanel
Ends a tab page
endTab
mosTabs::endTab() in classes.php
endTable
mosToolBar::endTable() in toolbar.php
Writes the end of the menu bar table
endTable
mosMenuBar::endTable() in menubar.php
enqueueMessage
Enqueue a system message.
ErrorMsg
JDatabase::ErrorMsg() in database.php
ADODB compatability function
ErrorNo
JDatabase::ErrorNo() in database.php
ADODB compatability function
escape
JView::escape() in view.php
Escapes a value for output in a view script.
Execute
JDatabase::Execute() in database.php
ADODB compatability function
execute
JController::execute() in controller.php
Execute a task by triggering a method in the derived class.
exists
Find out if a user has a one or more active sessions
exists
JFile::exists() in file.php
Wrapper for the standard file_exists function
exists
JFolder::exists() in folder.php
Wrapper for the standard file_exists function
exists
JLanguage::exists() in language.php
Check if a language exists
explain
Diagnostic function
explain
JDatabase::explain() in database.php
Diagnostic function
explain
Diagnostic function
extract
Extract a ZIP compressed file to a given path
extract
Extract a ZIP compressed file to a given path
extract
Extract a Bzip2 compressed file to a given path
extract
Extract a Gzip compressed file to a given path
extract
JArchive::extract() in archive.php
eaccelerator.php
eaccelerator.php in eaccelerator.php
error.php
error.php in error.php
error.php
error.php in error.php
exception.php
exception.php in exception.php
event.php
event.php in event.php
editor.php
editor.php in editor.php
email.php
email.php in email.php
editors.php
editors.php in editors.php
element.php
element.php in element.php
eaccelerator.php
eaccelerator.php in eaccelerator.php
f
top
$file
JException::$file in exception.php
Name of the file the error occurred in [Available if backtrace is enabled]
$folder
JTablePlugin::$folder in plugin.php
$fromname
$frontpage_down
$frontpage_up
$ftp_enable
$ftp_host
$ftp_pass
$ftp_port
$ftp_root
$ftp_user
$fullname
UTF-8 string free text representation of the End User's full name.
$fulltext
$function
JException::$function in exception.php
Name of the method the error occurred in [Available if backtrace is enabled]
fetch
JTemplate::fetch() in template.php
Returns a parsed template
fetchButton
fetchButton
fetchButton
fetchButton
fetchButton
fetchButton
Get the button
fetchButton
fetchElement
fetchElement
fetchElement
fetchElement
fetchElement
fetchElement
fetchElement
fetchElement
fetchElement
fetchElement
fetchElement
fetchElement
fetchElement
fetchElement
fetchElement
fetchElement
fetchElement
fetchElement
fetchElement
fetchElement
fetchElement
fetchElement
fetchHead
Generates the head html and return the results as a string
fetchIconClass
Method to get the CSS class name for an icon identifier
fetchId
Get the button id
fetchId
Get the button CSS Id
fetchId
JButton::fetchId() in button.php
Get the button id
fetchId
Get the button CSS Id
fetchId
Get the button CSS Id
fetchId
Get the button CSS Id
fetchId
Get the button id
FetchRow
JRecordSet::FetchRow() in recordset.php
fetchTooltip
fetchTooltip
fetchTooltip
files
JFolder::files() in folder.php
Utility function to read the files in a folder
FILE_APPEND
FILE_APPEND in php50x.php
file_put_contents
file_put_contents() in php50x.php
Replace file_put_contents()
FILE_USE_INCLUDE_PATH
FILE_USE_INCLUDE_PATH in php50x.php
PHP 5.0.x Compatibility functions
filter
mosDBTable::filter() in dbtable.php
Legacy Method, make sure you use JRequest::get() or JRequest::getVar() instead
find
JPath::find() in path.php
Searches the directory paths for a given file.
folders
JFolder::folders() in folder.php
Utility function to read the folders in a folder
fork
JSession::fork() in session.php
Create a new session and copy variables from the old one
formvalidation
fromObject
JArrayHelper::fromObject() in arrayhelper.php
Utility function to map an object to an array
FTP_ASCII
FTP_ASCII in ftp.php
FTP_AUTOASCII
FTP_AUTOASCII in ftp.php
FTP_BINARY
FTP_BINARY in ftp.php
FTP_NATIVE
FTP_NATIVE in ftp.php
file.php
file.php in file.php
ftp.php
ftp.php in ftp.php
feed.php
feed.php in feed.php
factory.php
factory.php in factory.php
file.php
file.php in file.php
folder.php
folder.php in folder.php
filterinput.php
filterinput.php in filterinput.php
filteroutput.php
filteroutput.php in filteroutput.php
form.php
form.php in form.php
filelist.php
filelist.php in filelist.php
folderlist.php
folderlist.php in folderlist.php
format.php
format.php in format.php
functions.php
functions.php in functions.php
g
top
$gender
JAuthenticationResponse::$gender in authentication.php
The End User's gender, "M" for male, "F" for female.
$gid
JTableSession::$gid in session.php
$gid
JTableUser::$gid in user.php
The group id number
$gid
JUser::$gid in user.php
The group id number
$guest
JUser::$guest in user.php
Description
$guest
JTableSession::$guest in session.php
$guid
JFeedItem::$guid in feed.php
Guid element
gc
JCacheStorage::gc() in storage.php
Garbage collect expired cache data
gc
Garbage collect stale sessions from the SessionHandler backend.
gc
Garbage collect stale sessions from the SessionHandler backend.
gc
Garbage collect expired cache data
gc
Garbage collect expired cache data
gc
Garbage collect stale sessions from the SessionHandler backend.
gc
JCache::gc() in cache.php
Garbage collect expired cache data
gc
Garbage collect stale sessions from the SessionHandler backend.
gc
JSessionStorage::gc() in storage.php
Garbage collect stale sessions from the SessionHandler backend.
gc
Garbage collect stale sessions from the SessionHandler backend.
gc
Garbage collect expired cache data
genericlist
Generates an HTML select list
genericordering
Description
GenID
JDatabase::GenID() in database.php
ADODB compatability function
genRandomPassword
Generate a random password
get
Get cached data from APC by id and group
get
mosEmpty::get() in classes.php
get
Get cached data by id and group
get
JLanguage::get() in language.php
Get a matadata language property
get
Get cached data from a file by id and group
get
JFTP::get() in ftp.php
Method to get a file from the FTP server and save it to a local file
get
JRequest::get() in request.php
Fetches and returns a request array.
get
Get cached data from memcache by id and group
get
JCacheStorage::get() in storage.php
Get cached data by id and group
get
JSession::get() in session.php
Get data from the session store
get
JObject::get() in object.php
Returns a property of the object or the default value if the property is not set.
get
JCachePage::get() in page.php
Get the cached page data
get
Get cached data by id and group
get
JView::get() in view.php
Method to get data from a registered model or a property of the view
get
JCacheCallback::get() in callback.php
Executes a cacheable callback if not found in cache else returns cached output and result
get
JCache::get() in cache.php
Get cached data by id and group
get
JCacheView::get() in view.php
Get the cached view data
get
JParameter::get() in parameter.php
Get a value
getACL
JFactory::getACL() in factory.php
Get an authorization object
getActive
JMenu::getActive() in menu.php
Get menu item by id
getAdapter
JArchive::getAdapter() in archive.php
getAffectedRows
Get the affected rows by the most recent query
getAffectedRows
Description
getAffectedRows
Description
getAgentString
Return the full browser agent string.
getApplication
Get a application object
getAroGroup
JAuthorization::getAroGroup() in authorization.php
getBackwardLang
Getter for backward compatible language name
getBase
JDocument::getBase() in document.php
Return the base URI of the document.
getBasePath
Gets the base path for the client
getBasePath
JApplication::getBasePath() in application.php
Deprecated, use JURI::base() instead.
getBlogCategoryCount
Deprecated.
getBlogSectionCount
Deprecated.
getBody
JResponse::getBody() in response.php
Return the body content
getBool
JRequest::getBool() in request.php
Fetches and returns a given filtered variable. The bool filter will only return true/false bool values. This is currently only a proxy function for getVar().
getBrowser
JBrowser::getBrowser() in browser.php
Retrieve the current browser.
getBuffer
Get the contents of a document include
getBuffer
JDocument::getBuffer() in document.php
Get the contents of the document buffer
getBuffer
JProfiler::getBuffer() in profiler.php
Get all profiler marks.
getButtons
JEditor::getButtons() in editor.php
Get the editor buttons
getCache
getCache
JFactory::getCache() in factory.php
Get a cache object
getCfg
JApplication::getCfg() in application.php
Gets a configuration value.
getCharset
JDocument::getCharset() in document.php
Returns the document charset encoding.
getCheckMode
JAuthorization::getCheckMode() in authorization.php
Gets the chec mode
getChildren
getClientId
JApplication::getClientId() in application.php
Gets the client id of the current running application.
getClientInfo
Gets information on a specific client id. This method will be useful in future versions when we start mapping applications in the database.
getCmd
JRequest::getCmd() in request.php
Fetches and returns a given filtered variable. The cmd filter only allows the characters [A-Za-z0-9.-_]. This is currently only a proxy function for getVar().
getCode
JException::getCode() in exception.php
Method to get the exception code
GetCol
JDatabase::GetCol() in database.php
ADODB compatability function
getCollation
Assumes database collation in use by sampling one text field in one table
getCollation
Assumes database collation in use by sampling one text field in one table
getCollation
Get the database collation
getColumn
JArrayHelper::getColumn() in arrayhelper.php
Extracts a column from an array of arrays or objects
getComponent
Get the component info
getConfig
JFactory::getConfig() in factory.php
Get a configuration object
getConnectors
Get the database connectors
getContent
JEditor::getContent() in editor.php
Get the editor contents
getContentItemLinkCount
Deprecated.
getContentType
Return the content type of the renderer
getCredentials
Method to return the array of client layer configuration options
getCryptedPassword
Formats a password using the current encryption.
getCustomPathWay
Deprecated, use JPathway->getPathWayNames() method instead.
getData
JPagination::getData() in pagination.php
Return the pagination data object, only creating it if it doesn't already exist
getDate
JFactory::getDate() in factory.php
Return a reference to the JDate object
getDBO
JInstaller::getDBO() in installer.php
Get the database connector object
getDBO
JModel::getDBO() in model.php
Method to get the database connector object
getDBO
JFactory::getDBO() in factory.php
Get a database object
getDBO
JTable::getDBO() in table.php
Get the internal database object
getDebug
JLanguage::getDebug() in language.php
Get the Debug property
getDefault
Get menu item by id
getDefault
JLanguage::getDefault() in language.php
Get the default language code
getDescription
Return the title of the page.
getDirection
Returns the document language.
getDN
JLDAP::getDN() in ldap.php
getDocument
Get a document object
getEditor
JFactory::getEditor() in factory.php
Get an editor object
getEditorContents
getEditorContents() in functions.php
Legacy function, use JEditor::save() or JEditor::getContent() instead
getElementByPath
Get an element in the document by / separated path
getError
JObject::getError() in object.php
Get the most recent error message
getError
mosDBTable::getError() in dbtable.php
Legacy Method, use JObject::getError() instead
getError
JError::getError() in error.php
Method for retrieving the last exception object in the error stack
getErrorHandling
Method to get the current error handler settings for a specified error level.
getErrorMsg
JDatabase::getErrorMsg() in database.php
Get the error message
getErrorNum
Legacy Method, use JObject::getError() instead
getErrorNum
JDatabase::getErrorNum() in database.php
Get the error number
getErrors
JObject::getErrors() in object.php
Return all errors, if any
getErrors
JError::getErrors() in error.php
Method for retrieving the exception stack
getEscaped
Get a database escaped string
getEscaped
JDatabase::getEscaped() in database.php
Get a database escaped string
getEscaped
Get a database escaped string
getExpire
JSession::getExpire() in session.php
Get expiration time in minutes
getExt
JFile::getExt() in file.php
Gets the extension of a file name
getFeature
JBrowser::getFeature() in browser.php
Retrieve the current browser capability.
getFile
JException::getFile() in exception.php
Method to get the source filename where the exception occured
getFilenameFromURL
Gets a file name out of a url
getFloat
JRequest::getFloat() in request.php
Fetches and returns a given filtered variable. The float filter only allows digits and periods. This is currently only a proxy function for getVar().
getFragment
Get the URI archor string everything after the "#"
getGenerator
Returns the document generator
getGlobalBlogSectionCount
Deprecated.
getGroups
JParameter::getGroups() in parameter.php
Get the number of params in each group
getHash
JUtility::getHash() in utility.php
Provides a secure hash based on a seed
getHead
JApplication::getHead() in application.php
Deprecated, use JDocument->get( 'head' ) instead.
getHeadData
JDocument::getHeadData() in document.php
Get the document head data
getHeadData
Get the html document head data
getHeader
Returns the document header string
getHeaders
JResponse::getHeaders() in response.php
Return array of headers;
getHelpVersion
getHost
JURI::getHost() in uri.php
Get URI host returns the hostname/ip, or null if no hostname/ip was specified
getHTTPProtocol
Returns the server protocol in use on the current server.
getId
JSession::getId() in session.php
Get session id
GetImageFolders
Legacy function, deprecated
GetImages
mosAdminMenus::GetImages() in adminmenus.php
Legacy function, deprecated
getInstance
Returns a reference to the a Model object, always creating it
getInstance
Returns a reference to a global JToolBar object, only creating it if it doesn't already exist.
getInstance
JTemplate::getInstance() in template.php
Returns a reference to a global Template object, only creating it if it doesn't already exist.
getInstance
JLanguage::getInstance() in language.php
Returns a reference to a language object
getInstance
JRegistry::getInstance() in registry.php
Returns a reference to a global JRegistry object, only creating it if it doesn't already exist.
getInstance
Returns a reference to a global e-mail object, only creating it if it doesn't already exist.
getInstance
JProfiler::getInstance() in profiler.php
Returns a reference to the global Profiler object, only creating it if it doesn't already exist.
getInstance
Returns a reference to the global Browser object, only creating it if it doesn't already exist.
getInstance
Returns a reference to the global User object, only creating it if it doesn't already exist.
getInstance
JAuthentication::getInstance() in authentication.php
Returns a reference to a global authentication object, only creating it if it doesn't already exist.
getInstance
JInstaller::getInstance() in installer.php
Returns a reference to the global Installer object, only creating it if it doesn't already exist.
getInstance
Returns a reference to a JMenu object
getInstance
Returns a reference to a global JURI object, only creating it if it doesn't already exist.
getInstance
Returns a reference to a cache adapter object, always creating it
getInstance
JDatabase::getInstance() in database.php
Returns a reference to the global Database object, only creating it if it doesn't already exist.
getInstance
Returns a reference to a session storage handler object, only creating it if it doesn't already exist.
getInstance
Returns a reference a JPathway object
getInstance
Returns a reference to the a Table object, always creating it
getInstance
Returns a reference to the global JRouter object, only creating it if it doesn't already exist.
getInstance
JDispatcher::getInstance() in dispatcher.php
Returns a reference to the global Event Dispatcher object, only creating it if it doesn't already exist.
getInstance
JDocument::getInstance() in document.php
Returns a reference to the global JDocument object, only creating it if it doesn't already exist.
getInstance
Returns a reference to a global Editor object, only creating it if it doesn't already exist.
getInstance
JApplication::getInstance() in application.php
Returns a reference to the global JApplication object, only creating it if it doesn't already exist.
getInstance
Returns a reference to the global Session object, only creating it if it doesn't already exist.
getInstance
Returns a reference to a JPanel object
getInstance
Returns a reference to a cache storage hanlder object, only creating it if it doesn't already exist.
getInstance
Returns a reference to the global log object, only creating it if it doesn't already exist.
getInstance
Returns a reference to the global FTP connector object, only creating it if it doesn't already exist.
getInstance
Returns a reference to a Format object, only creating it if it doesn't already exist.
getInstance
JFilterInput::getInstance() in filterinput.php
Returns a reference to an input filter object, only creating it if it doesn't already exist.
getInt
JRequest::getInt() in request.php
Fetches and returns a given filtered variable. The integer filter will allow only digits to be returned. This is currently only a proxy function for getVar().
getItem
JMenu::getItem() in menu.php
Get menu item by id
getItemid
JApplication::getItemid() in application.php
Deprecated, use ContentHelper::getItemid instead.
getItems
JMenu::getItems() in menu.php
Gets menu items by attribute
getKeyName
Gets the internal primary key name
getKnownLanguages
Returns a list of known languages for an area
getLanguage
JDocument::getLanguage() in document.php
Returns the document language.
getLanguage
Get a language object
getLanguagePath
Get the path to a language
getLayout
JView::getLayout() in view.php
Get the layout.
getLayoutPath
Get the path to a layout for a module
getLimitBox
JPagination::getLimitBox() in pagination.php
Creates a dropdown box for selecting how many records to show per page
getLine
JException::getLine() in exception.php
Method to get the source line where the exception occured
getLink
JDocument::getLink() in document.php
Returns the document base url
getListFooter
Return the pagination footer
getLocale
JLanguage::getLocale() in language.php
Get locale property
getLog
JDatabase::getLog() in database.php
Get a database error log
getLongVersion
getMailer
JFactory::getMailer() in factory.php
Get a mailer object
getMajor
JBrowser::getMajor() in browser.php
Retrieve the current browser's major version.
getManifest
JInstaller::getManifest() in installer.php
Get the installation manifest object
getMemory
JProfiler::getMemory() in profiler.php
Get information about current memory usage.
getMenu
JMenu::getMenu() in menu.php
Getter for the menu array
getMenu
JApplication::getMenu() in application.php
Return a reference to the application JPathway object.
getMessage
JException::getMessage() in exception.php
Method to get the exception message
getMessageQueue
Get the system message queue.
getMetaData
JDocument::getMetaData() in document.php
Gets a meta tag.
getMetadata
JLanguage::getMetadata() in language.php
Returns a associative array holding the metadata
getMethod
JRequest::getMethod() in request.php
Gets the request method
getmicrotime
Get the current time.
getMinor
JBrowser::getMinor() in browser.php
Retrieve the current browser's minor version.
getMode
JRouter::getMode() in router.php
Get the router mode
getModel
JController::getModel() in controller.php
Method to get a model object, loading it if required.
getModel
JView::getModel() in view.php
Method to get the model object
getModifiedDate
Returns the document modified date
getModule
Get module by name (real, eg 'Breadcrumbs' or folder, eg 'mod_breadcrumbs')
getModules
Get modules by position
getName
JSession::getName() in session.php
Get session name
getName
JModel::getName() in model.php
Method to get the model name
getName
JButton::getName() in button.php
get the element name
getName
JLanguage::getName() in language.php
Getter for Name
getName
JElement::getName() in element.php
get the element name
getName
JController::getName() in controller.php
Method to get the controller name
getName
JFile::getName() in file.php
Returns the name, sans any path
getName
JView::getName() in view.php
Method to get the view name
getName
JApplication::getName() in application.php
Method to get the application name
getName
Returns the document name
getNameSpaces
Get the list of namespaces
getNextOrder
Returns the ordering value to place a new item last in its group
getNullDate
JDatabase::getNullDate() in database.php
Get the database null date
getNumParams
Return number of params to render
getNumRows
Description
getNumRows
JDatabase::getNumRows() in database.php
Get the number of rows returned by the most recent query
getNumRows
Description
getOffset
JDate::getOffset() in date.php
Get the date offset (in hours)
GetOne
JDatabase::GetOne() in database.php
ADODB compatability function
getOrphans
JLanguage::getOrphans() in language.php
Get the list of orphaned strings if being tracked
getOverwrite
Get the allow overwrite switch
getPagesCounter
Create and return the pagination pages counter string, ie. Page 2 of 4
getPagesLinks
Create and return the pagination page list string, ie. Previous, Next, 1 2 3 ... x
getPageTitle
JApplication::getPageTitle() in application.php
Deprecated, use JDocument::getTitle instead.
getPageTitle
Deprecated, use JDocument->getTitle() instead or override in your application class
getParam
JUser::getParam() in user.php
Method to get a parameter value
getParam
JParameter::getParam() in parameter.php
Render a parameter type
getParameters
Method to get the user parameters
getParams
JParameter::getParams() in parameter.php
Render all parameters
getParams
JMenu::getParams() in menu.php
Gets the parameter object for a certain menu item
getParams
JInstaller::getParams() in installer.php
Method to parse the parameters of an extension, build the INI string for it's default parameters, and return the INI string.
getParams
Gets the parameter object for the component
getParent
JNode::getParent() in tree.php
getParent
JTree::getParent() in tree.php
getParser
JSimpleXML::getParser() in simplexml.php
Get the parser
getPass
JURI::getPass() in uri.php
Get URI password returns the password, or null if no password was specified
getPath
Get a path
getPath
JURI::getPath() in uri.php
Gets the URI path string
getPath
JApplication::getPath() in application.php
Deprecated, use JApplicationHelper::getPath instead.
getPath
JInstaller::getPath() in installer.php
Get an installer path by name
getPaths
JLanguage::getPaths() in language.php
Get a list of language files that have been loaded
getPathway
JApplication::getPathway() in application.php
Return a reference to the application JPathway object.
getPathway
JPathway::getPathway() in pathway.php
Return the JPathWay items array
getPathwayNames
Create and return an array of the pathway names.
getPdfFontName
Getter for PDF Font Name
getPermissions
Get the permissions of the file/folder at a give path
getPlatform
Return the currently matched platform.
getPlugin
Get the plugin data of a specific type if no specific plugin is specified otherwise only the specific plugin data is returned
getPort
JURI::getPort() in uri.php
Get URI port returns the port number, or null if no port was specified
getPrefix
JDatabase::getPrefix() in database.php
Get the database table prefix
getProperties
Returns an associative array of object properties
getPublicProperties
Legacy Method, use JObject::getProperties() instead
getPublicProperties
Legacy Method, use JObject::getProperties() instead
getQuery
JURI::getQuery() in uri.php
Returns flat query string
getQuery
JDatabase::getQuery() in database.php
Get the active query
getQuirk
JBrowser::getQuirk() in browser.php
Retrieve unique behavior for the current browser.
getResultsCounter
Create and return the pagination result set counter string, ie. Results 1-10 of 42
getRouter
JApplication::getRouter() in application.php
Return a reference to the application JRouter object.
GetRow
JDatabase::GetRow() in database.php
ADODB compatability function
getRowOffset
JPagination::getRowOffset() in pagination.php
Return the rationalised offset for a row with a given index.
GetRows
JRecordSet::GetRows() in recordset.php
getSalt
Returns a salt for the appropriate kind of password encryption.
GetSavedImages
Legacy function, deprecated
getScheme
Get URI scheme (protocol) ie. http, https, ftp, etc...
getSession
JFactory::getSession() in factory.php
Get a session object
getShortVersion
getState
JSession::getState() in session.php
Get current state of session
getState
JModel::getState() in model.php
Method to get model state variables
getState
JObservable::getState() in observable.php
Get the state of the JObservable object
getStaticContentCount
Deprecated.
getStores
JSession::getStores() in session.php
Get the session handlers
getStores
JCache::getStores() in cache.php
Get the storage handlers
getString
JRequest::getString() in request.php
Fetches and returns a given filtered variable. The string filter deletes 'bad' HTML code, if not overridden by the mask.
getTable
JUser::getTable() in user.php
Method to get the user table object
getTable
JModel::getTable() in model.php
Method to get a table object, load it if necessary.
getTableCreate
Shows the CREATE TABLE statement that creates the given tables
getTableCreate
Shows the CREATE TABLE statement that creates the given tables
getTableCreate
Shows the CREATE TABLE statement that creates the given tables
getTableFields
Retrieves information about the given tables
getTableFields
Retrieves information about the given tables
getTableFields
Retrieves information about the given tables
getTableList
Description
getTableList
List tables in a database
getTableList
Description
getTableName
Gets the internal table name for the object
getTag
JLanguage::getTag() in language.php
Get for the language tag (as defined in RFC 3066)
getTask
JController::getTask() in controller.php
Get the last task that is or was to be performed.
getTasks
JController::getTasks() in controller.php
Gets the available tasks in the controller.
getTemplate
Get a template object
getTemplate
JApplication::getTemplate() in application.php
Gets the name of the current template.
getTicker
JDatabase::getTicker() in database.php
Get the total number of queries made
getTitle
JDocument::getTitle() in document.php
Return the title of the document.
getToken
JSession::getToken() in session.php
Get a session token, if a token isn't set yet one will be generated.
getToken
JUtility::getToken() in utility.php
Method to determine a hash for anti-spoofing variable names
getTrace
JException::getTrace() in exception.php
Method to get the array of the backtrace()
getTraceAsString
Method to get the formatted backtrace information
getType
JDocument::getType() in document.php
Returns the document type
getURI
JRequest::getURI() in request.php
Gets the full request path
getURI
JFactory::getURI() in factory.php
Return a reference to the JURI object
getUsed
JLanguage::getUsed() in language.php
Get the list of used strings
getUser
JFactory::getUser() in factory.php
Get an user object
getUser
JApplication::getUser() in application.php
Deprecated, use JFactory::getUser instead.
getUser
JURI::getUser() in uri.php
Get URI username returns the username, or null if no username was specified
getUserId
Returns userid if a user exists
getUserList
Returns a complete user list
getUserListFromGroup
Gets the users from a group
getUserState
JApplication::getUserState() in application.php
Gets a user state.
getUserStateFromRequest
Gets the value of a user state variable.
getUTFSupport
Get the database UTF-8 support
getValue
JRegistry::getValue() in registry.php
Get a registry value
getValue
JArrayHelper::getValue() in arrayhelper.php
Utility function to return a value from a named array or a specified default
getVar
JRequest::getVar() in request.php
Fetches and returns a given variable.
getVar
JURI::getVar() in uri.php
Returns a query variable by name
getVar
JRouter::getVar() in router.php
Get a router variable
getVars
JRouter::getVars() in router.php
Get the router variable array
getVersion
Description
getVersion
JBrowser::getVersion() in browser.php
Retrieve the current browser's version.
getVersion
JDatabase::getVersion() in database.php
Get the version of the database connector
getVersion
Description
getView
JController::getView() in controller.php
Method to get a reference to the current view and load it if necessary.
getWinCP
JLanguage::getWinCP() in language.php
Getter for Windows locale code page
getWord
JRequest::getWord() in request.php
Fetches and returns a given filtered variable. The word filter only allows the characters [A-Za-z_]. This is currently only a proxy function for getVar().
getXMLParser
Get an XML document
get_group_children_tree
get_group_name
Gets the 'name' of a group
get_group_parents
gzip.php
gzip.php in gzip.php
grid.php
grid.php in grid.php
h
top
$height
Title feed attribute
$hidden
$hits
JTableContent::$hits in content.php
$home
JTableMenu::$home in menu.php
$host
$host
JLDAP::$host in ldap.php
handleCallback
Callback error handler
  • Send the error object to a callback method for error handling
handleDie
JError::handleDie() in error.php
Die error handler
  • Echos the error message to output and then dies
handleEcho
Echo error handler
  • Echos the error message to output
handleIgnore
Ignore error handler
  • Ignores the error
handleLog
JError::handleLog() in error.php
Log error handler
  • Logs the error message to a system log file
handleMessage
Message error handler
  • Enqueues the error message into the system queue
handleVerbose
Verbose error handler
  • Echos the error message to output as well as related info
has
JSession::has() in session.php
Check wheter data exists in the session store
hasChildren
hasCredentials
Method to determine if client login credentials are present
hasFeature
JBrowser::hasFeature() in browser.php
Check the current browser capabilities.
hash
mosSession::hash() in session.php
Encodes a session id
hasKey
JLanguage::hasKey() in language.php
Determines is a key exists
hasNativeSupport
Method to determine if the server has native zip support for faster handling
hasQuirk
JBrowser::hasQuirk() in browser.php
Check unique behavior for the current browser.
hasToken
JSession::hasToken() in session.php
Method to determine if a token exists in the session. If not the session will be set to expired
hasUTF
Determines UTF support
hasUTF
Determines UTF support
hasUTF
JDatabase::hasUTF() in database.php
Determines UTF support
hit
JTable::hit() in table.php
Description
helper.php
helper.php in helper.php
helper.php
helper.php in helper.php
helper.php
helper.php in helper.php
helper.php
helper.php in helper.php
html.php
html.php in html.php
head.php
head.php in head.php
html.php
html.php in html.php
helpsites.php
helpsites.php in helpsites.php
hidden.php
hidden.php in hidden.php
help.php
help.php in help.php
helper.php
helper.php in helper.php
help.php
help.php in help.php
helper.php
helper.php in helper.php
helper.php
helper.php in helper.php
helper.php
helper.php in helper.php
helper.php
helper.php in helper.php
html.php
html.php in html.php
i
top
$id
JTableContent::$id in content.php
$id
JTableComponent::$id in component.php
$id
JTablePlugin::$id in plugin.php
Primary Key
$id
JTableModule::$id in module.php
$id
JTableMenu::$id in menu.php
$id
JTableMenuTypes::$id in menutypes.php
$id
JTableCategory::$id in category.php
$id
JTableSection::$id in section.php
$id
JTableARO::$id in aro.php
$id
JTableAROGroup::$id in arogroup.php
$id
JTableUser::$id in user.php
Unique id
$id
JUser::$id in user.php
Unique id
$image
JTableSection::$image in section.php
$image
JTableCategory::$image in category.php
$image
Image feed element
$images
JTableContent::$images in content.php
$image_position
$image_position
$info
JException::$info in exception.php
Additional info about the error relevant to the developer
$introtext
$iscore
JTableModule::$iscore in module.php
$iscore
JTablePlugin::$iscore in plugin.php
$iscore
JTableComponent::$iscore in component.php
$items
The feed items collection
id
JHTMLGrid::id() in grid.php
idBox
mosHTML::idBox() in html.php
Legacy function, use JHTML::_('grid.id') instead
iframe
JHTML::iframe() in html.php
Write a <iframe></iframe> element
image
JHTML::image() in html.php
Write a <img></amg> element
ImageCheck
mosAdminMenus::ImageCheck() in adminmenus.php
Legacy function, use JHTML::_('image.site') instead
ImageCheckAdmin
Legacy function, use JHTML::_('image.administrator') instead
Images
mosAdminMenus::Images() in adminmenus.php
Legacy function, use JHTML::_('list.images', ) instead
images
Build the select list to choose an image
importDOM
JSimpleXML::importDOM() in simplexml.php
Get a JSimpleXMLElement object from a DOM node.
importPlugin
Loads all the plugin files for a particular type if no specific plugin is specified otherwise only the specific pugin is loaded.
initEditor
initEditor() in functions.php
Legacy function, use JEditor::init() instead
initGzip
initGzip() in functions.php
Legacy function, handled by JDocument Zlib outputfilter
initialise
JApplication::initialise() in application.php
Initialise the application.
initialise
JEditor::initialise() in editor.php
Initialize the editor
initSession
Initialises the user session
insert
insertid
Description
insertid
JDatabase::insertid() in database.php
Get the ID generated from the previous INSERT operation
insertid
Description
insertObject
Inserts a row into a table based on an objects properties
insertObject
Inserts a row into a table based on an objects properties
insertObject
Inserts a row into a table based on an objects properties
install
Custom install method for components
install
Custom install method
install
JInstaller::install() in installer.php
Package installation method
install
Custom install method
install
Custom install method
install
Custom install method
integerlist
Generates a select list of integers
integerSelectList
Legacy function, use JHTML::_('select.integerlist') instead
ipToNetAddress
Converts a dot notation IP address to net address (e.g. for Netware, etc)
isAdmin
JApplication::isAdmin() in application.php
Is admin interface?
isBrowser
JBrowser::isBrowser() in browser.php
Determine if the given browser is the same as the current.
isCheckedOut
Check if an item is checked out
isCompatible
Compares two "A PHP standardized" version number against the current Joomla! version
isConnected
Method to determine if the object is connected to an FTP server
isEmailAddress
Verifies that the string is in a proper e-mail address format.
isEnabled
Checks if a module is enabled
isEnabled
Checks if a plugin is enabled
isEnabled
Checks if the component is enabled
isError
JError::isError() in error.php
Method to determine if a value is an exception object. This check supports both JException and PHP5 Exception objects
isNew
JSession::isNew() in session.php
Check whether this session is currently created
isOwner
JPath::isOwner() in path.php
Method to determine if script owns the path
isQuoted
JDatabase::isQuoted() in database.php
Checks if field name needs to be quoted
isRobot
JBrowser::isRobot() in browser.php
Determines if the browser is a robot or not.
isRTL
JLanguage::isRTL() in language.php
Get the RTL property
isSite
JApplication::isSite() in application.php
Is site interface?
isSSL
JURI::isSSL() in uri.php
Checks whether the current URI is using HTTPS
isSSLConnection
Determine if we are using a secure (SSL) connection.
isViewable
JBrowser::isViewable() in browser.php
Determines if a browser can display a given MIME type.
isWinOS
JUtility::isWinOS() in utility.php
Method to determine if the host OS is Windows
is_group_child_of
image.php
image.php in image.php
imagelist.php
imagelist.php in imagelist.php
import.php
import.php in import.php
installer.php
installer.php in installer.php
ini.php
ini.php in ini.php
installer.php
installer.php in installer.php
j
top
JApplication
JApplication in application.php
Base class for a Joomla! application.
JApplicationHelper
JApplicationHelper in helper.php
Application helper functions
JArchive
JArchive in archive.php
An Archive handling class
JArchiveBzip2
JArchiveBzip2 in bzip2.php
Bzip2 format adapter for the JArchive class
JArchiveGzip
JArchiveGzip in gzip.php
Gzip format adapter for the JArchive class
JArchiveTar
JArchiveTar in tar.php
Tar format adapter for the JArchive class
JArchiveZip
JArchiveZip in zip.php
ZIP format adapter for the JArchive class
JArrayHelper
JArrayHelper in arrayhelper.php
JArrayHelper is an array utility class for doing all sorts of odds and ends with arrays.
JAUTHENTICATE_STATUS_CANCEL
JAUTHENTICATE_STATUS_CANCEL in authentication.php
Status to indicate cancellation of authentication.
JAUTHENTICATE_STATUS_FAILURE
JAUTHENTICATE_STATUS_FAILURE in authentication.php
This is the status code returned when the authentication failed
JAUTHENTICATE_STATUS_SUCCESS
JAUTHENTICATE_STATUS_SUCCESS in authentication.php
This is the status code returned when the authentication is success.
JAuthentication
JAuthentication in authentication.php
Authenthication class, provides an interface for the Joomla authentication system
JAuthenticationResponse
JAuthenticationResponse in authentication.php
Authorization response class, provides an object for storing user and error details
JAuthorization
JAuthorization in authorization.php
Class that handles all access authorization
JAuthorization
Constructor
JBrowser
JBrowser in browser.php
Browser class, provides capability information about the current web client.
JBuffer
JBuffer in buffer.php
Generic Buffer stream handler
JButton
JButton in button.php
Button base class
JButtonConfirm
JButtonConfirm in confirm.php
Renders a standard button with a confirm dialog
JButtonCustom
JButtonCustom in custom.php
Renders a custom button
JButtonHelp
JButtonHelp in help.php
Renders a help popup window button
JButtonLink
JButtonLink in link.php
Renders a link button
JButtonPopup
JButtonPopup in popup.php
Renders a popup window button
JButtonSeparator
JButtonSeparator in separator.php
Renders a button separator
JButtonStandard
JButtonStandard in standard.php
Renders a standard button
JCache
JCache in cache.php
Joomla! Cache base object
JCacheCallback
JCacheCallback in callback.php
Joomla! Cache callback type object
JCacheOutput
JCacheOutput in output.php
Joomla! Cache output type object
JCachePage
JCachePage in page.php
Joomla! Cache page type object
JCacheStorage
JCacheStorage in storage.php
Abstract cache storage handler
JCacheStorageApc
JCacheStorageApc in apc.php
APC cache storage handler
JCacheStorageEaccelerator
JCacheStorageEaccelerator in eaccelerator.php
eAccelerator cache storage handler
JCacheStorageFile
JCacheStorageFile in file.php
File cache storage handler
JCacheStorageMemcache
JCacheStorageMemcache in memcache.php
Memcache cache storage handler
JCacheStorageXCache
JCacheStorageXCache in xcache.php
XCache cache storage handler
JCacheView
JCacheView in view.php
Joomla! Cache view type object
JClientHelper
JClientHelper in helper.php
Client helper class
JComponentHelper
JComponentHelper in helper.php
Component helper class
JController
JController in controller.php
Base class for a Joomla Controller
JDatabase
JDatabase in database.php
Database connector class
JDatabaseMySQL
JDatabaseMySQL in mysql.php
MySQL database driver
JDatabaseMySQLi
JDatabaseMySQLi in mysqli.php
MySQLi database driver
JDate
JDate in date.php
JDate is a class that stores a date
JDispatcher
JDispatcher in dispatcher.php
Class to handle dispatching of events.
JDocument
JDocument in document.php
Document class, provides an easy interface to parse and display a document
JDocumentError
JDocumentError in error.php
DocumentError class, provides an easy interface to parse and display an error page
JDocumentFeed
JDocumentFeed in feed.php
DocumentFeed class, provides an easy interface to parse and display any feed document
JDocumentHTML
JDocumentHTML in html.php
DocumentHTML class, provides an easy interface to parse and display an html document
JDocumentPDF
JDocumentPDF in pdf.php
DocumentPDF class, provides an easy interface to parse and display a pdf document
JDocumentRAW
JDocumentRAW in raw.php
DocumentRAW class, provides an easy interface to parse and display raw output
JDocumentRenderer
JDocumentRenderer in renderer.php
Abstract class for a renderer
JDocumentRendererAtom
JDocumentRenderer_Atom is a feed that implements the atom specification
JDocumentRendererComponent
Component renderer
JDocumentRendererHead
JDocument head renderer
JDocumentRendererMessage
JDocument system message renderer
JDocumentRendererModule
JDocument Module renderer
JDocumentRendererModules
JDocument Modules renderer
JDocumentRendererRSS
JDocumentRenderer_RSS is a feed that implements RSS 2.0 Specification
JEditor
JEditor in editor.php
JEditor class to handle WYSIWYG editors
JElement
JElement in element.php
Parameter base class
JElementCalendar
JElementCalendar in calendar.php
Renders a calendar element
JElementCategory
JElementCategory in category.php
Renders a category element
JElementEditors
JElementEditors in editors.php
Renders a editors element
JElementFilelist
JElementFilelist in filelist.php
Renders a filelist element
JElementFolderlist
JElementFolderlist in folderlist.php
Renders a filelist element
JElementHelpsites
JElementHelpsites in helpsites.php
Renders a helpsites element
JElementHidden
JElementHidden in hidden.php
Renders a hidden element
JElementImageList
JElementImageList in imagelist.php
Renders a imagelist element
JElementLanguages
JElementLanguages in languages.php
Renders a languages element
JElementList
JElementList in list.php
Renders a list element
JElementMenu
JElementMenu in menu.php
Renders a menu element
JElementMenuItem
JElementMenuItem in menuitem.php
Renders a menu item element
JElementPassword
JElementPassword in password.php
Renders a password element
JElementRadio
JElementRadio in radio.php
Renders a radio element
JElementSection
JElementSection in section.php
Renders a section element
JElementSpacer
JElementSpacer in spacer.php
Renders a spacer element
JElementSQL
JElementSQL in sql.php
Renders a SQL element
JElementText
JElementText in text.php
Renders a text element
JElementTextarea
JElementTextarea in textarea.php
Renders a textarea element
JElementTimezones
JElementTimezones in timezones.php
Renders a timezones element
JElementUserGroup
JElementUserGroup in usergroup.php
Renders a editors element
JError
JError in error.php
Error Handling Class
JERROR_CALLBACK_NOT_CALLABLE
JERROR_ILLEGAL_MODE
JERROR_ILLEGAL_MODE in error.php
JERROR_ILLEGAL_OPTIONS
JEvent
JEvent in event.php
JEvent Class
JEvent
JEvent::JEvent() in event.php
Constructor
JException
JException in exception.php
Joomla! Exception object.
JFactory
JFactory in factory.php
Joomla Framework Factory class
JFeedEnclosure
JFeedEnclosure in feed.php
JFeedEnclosure is an internal class that stores feed enclosure information
JFeedImage
JFeedImage in feed.php
JFeedImage is an internal class that stores feed image information
JFeedItem
JFeedItem in feed.php
JFeedItem is an internal class that stores feed item information
JFile
JFile in file.php
A File handling class
JFilterInput
JFilterInput in filterinput.php
JFilterInput is a class for filtering input from any data source
JFilterOutput
JFilterOutput in filteroutput.php
JFilterOutput
JFolder
JFolder in folder.php
A Folder handling class
JFrameworkConfig
JFrameworkConfig in config.php
JFTP
JFTP in ftp.php
FTP client class
JHelp
JHelp in help.php
Help system class
JHTML
JHTML in html.php
Utility class for all HTML drawing classes
JHTMLBehavior
JHTMLBehavior in behavior.php
Utility class for javascript behaviors
JHTMLEmail
JHTMLEmail in email.php
Utility class for cloaking email adresses
JHTMLForm
JHTMLForm in form.php
Utility class for form elements
JHTMLGrid
JHTMLGrid in grid.php
Utility class for creating HTML Grids
JHTMLImage
JHTMLImage in image.php
Utility class working with images
JHTMLList
JHTMLList in list.php
Utility class for creating different select lists
JHTMLMenu
JHTMLMenu in menu.php
Utility class working with menu select lists
JHTMLSelect
JHTMLSelect in select.php
Utility class for creating HTML select lists
JInstaller
JInstaller in installer.php
Joomla base installer class
JInstallerComponent
JInstallerComponent in component.php
Component installer
JInstallerHelper
JInstallerHelper in helper.php
Installer helper class
JInstallerLanguage
JInstallerLanguage in language.php
Language installer
JInstallerModule
JInstallerModule in module.php
Module installer
JInstallerPlugin
JInstallerPlugin in plugin.php
Plugin installer
JInstallerTemplate
JInstallerTemplate in template.php
Template installer
JLanguage
JLanguage in language.php
Languages/translation handler class
JLanguageHelper
JLanguageHelper in helper.php
JLDAP
JLDAP in ldap.php
LDAP client class
JLog
JLog in log.php
Joomla! Logging class
JMail
JMail in mail.php
E-Mail Class. Provides a common interface to send e-mail from the Joomla! Framework
JMail
JMail::JMail() in mail.php
Constructor
JMailHelper
JMailHelper in helper.php
E-Mail helper class, provides static methods to perform various tasks relevant to the Joomla e-mail routines.
JMenu
JMenu in menu.php
JMenu class
JModel
JModel in model.php
Base class for a Joomla Model
JModuleHelper
JModuleHelper in helper.php
Module helper class
JNode
JNode in tree.php
Tree Node Class.
JObject
JObject::JObject() in object.php
A hack to support __construct() on PHP 4
JObject
JObject in object.php
Object class, allowing __construct in PHP4.
JObservable
JObservable in observable.php
Abstract observable class to implement the observer design pattern
JObserver
JObserver in observer.php
Abstract observer class to implement the observer design pattern
josGetArrayInts
josGetArrayInts() in functions.php
Legacy function, JRequest::getVar()
josSpoofCheck
josSpoofCheck() in functions.php
Legacy function, JSession transparently checks for spoofing attacks
josSpoofValue
josSpoofValue() in functions.php
Legacy function, use JUtility::getToken() instead
JPagination
JPagination in pagination.php
Pagination Class. Provides a common interface for content pagination for the Joomla! Framework
JPaginationObject
JPaginationObject in pagination.php
Pagination object representing a particular item in the pagination lists
JPane
JPane in pane.php
JPane abstract class
JPaneSliders
JPaneSliders in pane.php
JPanelSliders class to to draw parameter panes
JPaneTabs
JPaneTabs in pane.php
JPanelTabs class to to draw parameter panes
JParameter
JParameter in parameter.php
Parameter handler
JPath
JPath in path.php
A Path handling class
JPathway
JPathway in pathway.php
Class to maintain a pathway.
JPATH_ISMAC
JPATH_ISMAC in path.php
boolean True if a Mac based host
JPATH_ISWIN
JPATH_ISWIN in path.php
boolean True if a Windows based host
JPATH_ROOT
JPATH_ROOT in path.php
string The root directory of the file system in native format
JPlugin
JPlugin::JPlugin() in plugin.php
Constructor
JPlugin
JPlugin in plugin.php
JPlugin Class
JPluginHelper
JPluginHelper in helper.php
Plugin helper class
JProfiler
mosProfiler::JProfiler() in profiler.php
JProfiler
JProfiler in profiler.php
Utility class to assist in the process of benchmarking the execution of sections of code to understand where time is being spent.
JRecordSet
JRecordSet in recordset.php
Simple Record Set object to allow our database connector to be used with ADODB driven 3rd party libraries
JRecordSet
JRecordSet::JRecordSet() in recordset.php
Constuctor
JRegistry
JRegistry in registry.php
JRegistry class
JRegistryFormat
JRegistryFormat in format.php
Abstract Format for JRegistry
JRegistryFormatINI
INI format handler for JRegistry
JRegistryFormatPHP
PHP class format handler for JRegistry
JRegistryFormatXML
XML Format for JRegistry
JRequest
JRequest in request.php
JRequest Class
JREQUEST_ALLOWHTML
JREQUEST_ALLOWHTML in request.php
JREQUEST_ALLOWRAW
JREQUEST_ALLOWRAW in request.php
JREQUEST_NOTRIM
JREQUEST_NOTRIM in request.php
Set the available masks for cleaning variables
JResponse
JResponse in response.php
JResponse Class
JRoute
JRoute in methods.php
Route handling class
JRouter
JRouter in router.php
Class to create and parse routes
JROUTER_MODE_RAW
JROUTER_MODE_RAW in router.php
Set the available masks for the routing mode
JROUTER_MODE_SEF
JROUTER_MODE_SEF in router.php
JSession
JSession in session.php
Class for managing HTTP sessions
JSessionStorage
JSessionStorage in storage.php
Custom session storage handler for PHP
JSessionStorageApc
APC session storage handler for PHP
JSessionStorageDatabase
JSessionStorageDatabase in database.php
Database session storage handler for PHP
JSessionStorageEaccelerator
JSessionStorageEaccelerator in eaccelerator.php
eAccelerator session storage handler for PHP
JSessionStorageMemcache
JSessionStorageMemcache in memcache.php
Memcache session storage handler for PHP
JSessionStorageNone
File session handler for PHP
JSessionStorageXcache
JSessionStorageXcache in xcache.php
XCache session storage handler
JSimpleCrypt
JSimpleCrypt in simplecrypt.php
JSimpleCrypt is a very simple encryption algorithm for encyrpting/decrypting strings
JSimpleXML
JSimpleXML in simplexml.php
SimpleXML implementation.
JSimpleXMLElement
JSimpleXMLElement in simplexml.php
SimpleXML Element
JString
JString in string.php
String handling class for utf-8 data Wraps the phputf8 library All functions assume the validity of utf-8 strings.
JTable
JTable in table.php
Abstract Table class
JTableARO
JTableARO in aro.php
Aro table
JTableAROGroup
JTableAROGroup in arogroup.php
AroGroup table
JTableCategory
JTableCategory in category.php
Category table
JTableComponent
JTableComponent in component.php
Component table
JTableContent
JTableContent in content.php
Content table
JTableMenu
JTableMenu in menu.php
Menu table
JTableMenuTypes
JTableMenuTypes in menutypes.php
Menu Types table
JTableModule
JTableModule in module.php
Module table
JTablePlugin
JTablePlugin in plugin.php
Plugin table
JTableSection
JTableSection in section.php
Section table
JTableSession
JTableSession in session.php
Session table
JTableUser
JTableUser in user.php
Users table
JTemplate
JTemplate::JTemplate() in template.php
A hack to support __construct() on PHP 4
JTemplate
JTemplate in template.php
Template class, provides an easy interface to parse and display a template file
JText
JText in methods.php
Text handling class
JToolBar
JToolBar in toolbar.php
ToolBar handler
JTree
JTree in tree.php
Tree Class.
JURI
JURI in uri.php
JURI Class
JUser
JUser in user.php
User class. Handles all application interaction with a user
JUserHelper
JUserHelper in helper.php
Authorization helper class, provides static methods to perform various tasks relevant to the Joomla user and authorization classes
JUtility
JUtility in utility.php
JUtility is a utility functions class
JVersion
JVersion in version.php
Version information
JVERSION
JVERSION in import.php
Joomla! library imports
JView
JView in view.php
Base class for a Joomla View
k
top
keepAlive
Legacy function, use JHTML::_('behavior.keepalive') instead
keepalive
Keep session alive, for example, while editing or creating an article.
l
top
$language
JDocument::$language in document.php
Contains the document language setting
$language
$language
End User's preferred language as specified by ISO639.
$lastBuildDate
Lastbuild date feed element
$lastvisitDate
Description
$lastvisitDate
Description
$length
Lenght enclosure element
$level
JException::$level in exception.php
Error level
$lft
JTableMenu::$lft in menu.php
$lft
JTableAROGroup::$lft in arogroup.php
$lifetime
$limit
JPagination::$limit in pagination.php
Number of rows to display per page
$limitstart
JPagination::$limitstart in pagination.php
The record number to start dislpaying from
$line
JException::$line in exception.php
Line number the error occurred in [Available if backtrace is enabled]
$link
JDocument::$link in document.php
Document full URL
$link
JFeedImage::$link in feed.php
Link image attribute
$link
JTableComponent::$link in component.php
$link
JFeedItem::$link in feed.php
Link item element
$link
JPaginationObject::$link in pagination.php
$link
JTableMenu::$link in menu.php
$log_path
lastpageno
JRecordSet::lastpageno() in recordset.php
TODO: No working
LDAPNetAddr
extract readable network address from the LDAP encoded networkAddress attribute.
level
Get the level of the element
link
JHTML::link() in html.php
Write a <a></a> element
linkoptions
Build the multiple select list for Menu Links/Pages
Links2Menu
mosAdminMenus::Links2Menu() in adminmenus.php
Legacy function, deprecated
linkXHTMLSafe
JFilterOutput::linkXHTMLSafe() in filteroutput.php
This method processes a string and replaces all instances of & with &amp; in links only
listDetails
Method to list the contents of a directory on the FTP server
listFolderTree
Lists folder in format suitable for tree display
listNames
Method to list the filenames of the contents of a directory on the FTP server
load
JUser::load() in user.php
Method to load a JUser object by user id number
load
JTable::load() in table.php
Loads a row from the database and binds the fields to the object properties
load
JLanguage::load() in language.php
Loads a single language file and appends the results to the existing strings
load
JMenu::load() in menu.php
Loads the menu items
loadArray
JRegistry::loadArray() in registry.php
Load a associative array of values into the default namespace
loadAssoc
JDatabase::loadAssoc() in database.php
Fetch a result row as an associative array
loadAssoc
Fetch a result row as an associative array
loadAssoc
Fetch a result row as an associative array
loadAssocList
Load a associactive list of database rows
loadAssocList
Load a assoc list of database rows
loadAssocList
Load a assoc list of database rows
loadBot
mosMambotHandler::loadBot() in mambothandler.php
Loads the bot file
loadBotGroup
Loads all the bot files for a particular group
loadButtonType
Loads a button type
loadByOption
Loads a data row by option
loadCalendar
Legacy function, use JHTML::_('behavior.calendar') instead
loadElement
JParameter::loadElement() in parameter.php
Loads a element type
loadFile
JSimpleXML::loadFile() in simplexml.php
Interprets an XML file into an object
loadFile
JRegistry::loadFile() in registry.php
Load the contents of a file into the registry
loadHelper
Load a helper file
loadINI
JRegistry::loadINI() in registry.php
Load an INI string into the registry into the given namespace [or default if a namespace is not given]
loadLanguage
Loads the plugin language file
loadObject
This global function loads the first row of a query into an object
loadObject
JDatabase::loadObject() in database.php
This global function loads the first row of a query into an object
loadObject
This global function loads the first row of a query into an object
loadObject
JRegistry::loadObject() in registry.php
Load the public variables of the object into the default namespace.
loadObject
This global function loads the first row of a query into an object
loadObjectList
Load a list of database objects
loadObjectList
Load a list of database objects
loadObjectList
Load a list of database objects
loadOverlib
Legacy function, use JHTML::_('behavior.tooltip') instead
loadOverlib
loadOverlib() in functions.php
Legacy function to load the tooltip library.
loadRenderer
Load a renderer
loadResult
This method loads the first field of the first row returned by the query.
loadResult
This method loads the first field of the first row returned by the query.
loadResult
JDatabase::loadResult() in database.php
This method loads the first field of the first row returned by the query.
loadResultArray
Load an array of single field results into an array
loadResultArray
Load an array of single field results into an array
loadResultArray
Load an array of single field results into an array
loadRow
Description
loadRow
JDatabase::loadRow() in database.php
Load the first row returned by the query
loadRow
Description
loadRowList
JDatabase::loadRowList() in database.php
Load a list of database rows (numeric column indexing)
loadRowList
Load a list of database rows (numeric column indexing)
loadRowList
Load a list of database rows (numeric column indexing)
loadSetupFile
Loads an xml setup file and parses it
loadString
JSimpleXML::loadString() in simplexml.php
Interprets a string of XML into an object
loadTemplate
Load a template file -- first look in the templates folder for an override
loadXML
JRegistry::loadXML() in registry.php
Load an XML string into the registry into the given namespace [or default if a namespace is not given]
login
JFTP::login() in ftp.php
Method to login to a server once connected
login
JApplication::login() in application.php
Login authentication function.
logout
JApplication::logout() in application.php
Logout authentication function.
ltrim
JString::ltrim() in string.php
UTF-8 aware replacement for ltrim()
ldap.php
ldap.php in ldap.php
log.php
log.php in log.php
list.php
list.php in list.php
languages.php
languages.php in languages.php
list.php
list.php in list.php
link.php
link.php in link.php
language.php
language.php in language.php
language.php
language.php in language.php
legacy.php
legacy.php in legacy.php
log.php
log.php in log.php
m
top
$mailer
$mailfrom
$mask
JTableContent::$mask in content.php
$menuid
JTableComponent::$menuid in component.php
$menutype
$menutype
$message
JInstaller::$message in installer.php
The output from the install/uninstall scripts
$message
JException::$message in exception.php
Error message
$metadata
$metadesc
$metakey
$modified
$modified_by
$module
JTableModule::$module in module.php
makeNameSpace
Create a namespace
makeOption
Legacy function, use JHTML::_('select.option') instead
makeSafe
JFolder::makeSafe() in folder.php
Makes path name safe to use
makeSafe
JFile::makeSafe() in file.php
Makes file name safe to use
map
JSimpleXMLElement::map() in simplexml.php
traverses the tree calling the $callback( JSimpleXMLElement $this, mixed $args=array() ) function with each JSimpleXMLElement.
mark
JProfiler::mark() in profiler.php
Output a time mark
match
JBrowser::match() in browser.php
Parses the user agent string and inititializes the object with all the known features and quirks for the given browser.
media_manager
Writes a media_manager button
menuItem
mosAdminMenus::menuItem() in adminmenus.php
Legacy function, use MenusHelper::menuItem() instead
MenuLinks
mosAdminMenus::MenuLinks() in adminmenus.php
Legacy function, use JAdminMenus::MenuLinks() instead
menuLinksContent
Legacy function, deprecated
menuLinksSecCat
Legacy function, deprecated
MenuSelect
mosAdminMenus::MenuSelect() in adminmenus.php
Legacy function, deprecated
menutypes
mosAdminMenus::menutypes() in adminmenus.php
Legacy function, use MenusHelper::getMenuTypes() instead
MENU_Default
MENU_Default in classes.php
Legacy class, removed
MENU_Default
merge
JRegistry::merge() in registry.php
Merge a JRegistry object into this one
mkdir
JFTP::mkdir() in ftp.php
Method to create a directory on the FTP server
modal
JHTMLBehavior::modal() in behavior.php
modify
modify the value
modify
JLDAP::modify() in ldap.php
Modifies an entry and return a true or false result
modify
modify the value
monthSelectList
Legacy function, deprecated
mootools
Method to load the mootools framework into the document head
mosAbstractTasker
mosAbstractTasker
mosAbstractTasker in classes.php
Legacy class, replaced by full MVC implementation. See JController
mosAdminMenus
mosAdminMenus in adminmenus.php
Utility class for drawing admin menu HTML elements
mosArrayToInts
mosArrayToInts() in functions.php
Legacy function, use JArrayHelper::toInteger() instead
mosBackTrace
mosBackTrace() in functions.php
Legacy function, use JException->getTrace() instead
mosBindArrayToObject
mosBindArrayToObject() in functions.php
Legacy function, use JArrayHelper->toObject() instead
mosCache
mosCache in cache.php
Legacy class, use &JFactory::getCache() instead
mosCategory
mosCategory
mosCategory in category.php
Legacy class, use JTableCategory instead
mosChmod
mosChmod() in functions.php
Legacy function, use JPath::setPermissions() instead
mosChmodRecursive
mosChmodRecursive() in functions.php
Legacy function, use JPath::setPermissions() instead
mosCommonHTML
mosCommonHTML in commonhtml.php
Legacy class, use JHTML::_() instead
mosComponent
mosComponent
mosComponent in component.php
Legacy class, use JTableComponent instead
mosComponent
mosContent
mosContent in content.php
Legacy class, use JTableContent instead
mosCountAdminModules
mosCountAdminModules() in functions.php
Legacy function, using <jdoc:exists> instead
mosCountModules
mosCountModules() in functions.php
Legacy function, use <jdoc:exists type="modules" condition="{POSITION}" /> instead
mosCreateMail
mosCreateMail() in functions.php
Legacy function, use JFactory::getMailer() instead
mosCurrentDate
mosCurrentDate() in functions.php
Legacy function, use JHTML::_('date', ) instead
mosDBTable
mosDBTable
mosDBTable in dbtable.php
Legacy class, derive from JTable instead
mosEmpty
mosEmpty in classes.php
Legacy class, removed
mosErrorAlert
mosErrorAlert() in functions.php
Legacy function, use (@link JError} or JApplication::redirect() instead.
mosFormatDate
mosFormatDate() in functions.php
Legacy function, use JHTML::_('date', ) instead
mosGetBrowser
mosGetBrowser() in functions.php
Legacy function, use JBrowser::getInstance() instead
mosGetOrderingList
mosGetOrderingList() in functions.php
Legacy function, use JHTML::_('list.genericordering', ) instead
mosGetOS
mosGetOS() in functions.php
Legacy function, use JApplication::getBrowser() instead
mosGetParam
mosGetParam() in functions.php
Legacy function, use JArrayHelper::getValue() instead
mosHash
mosHash() in functions.php
Legacy function, use JUtility::getHash() instead
mosHTML
mosHTML in html.php
Legacy class, use JHTML instead
mosInstaller
mosInstaller in installer.php
Legacy class, use JInstaller instead
mosIsChmodable
mosIsChmodable() in functions.php
Legacy function, use JPath::canChmod() instead
mosLoadAdminModule
mosLoadAdminModule() in functions.php
Legacy function, using <jdoc:include type="module" /> instead
mosLoadAdminModules
mosLoadAdminModules() in functions.php
Legacy function, using <jdoc:include type="modules" /> instead
mosLoadComponent
mosLoadComponent() in functions.php
Legacy function, removed
mosLoadModule
mosLoadModule() in functions.php
Legacy function, use <jdoc:include type="module" /> instead
mosLoadModules
mosLoadModules() in functions.php
Legacy function, use <jdoc:include type="modules" /> instead
mosMail
mosMail() in functions.php
Legacy function, use JUtility::sendMail() instead
mosMainBody
mosMainBody() in functions.php
Legacy function, use <jdoc:include type="component" /> instead
mosMainBody_Admin
mosMainBody_Admin() in functions.php
Legacy function, using <jdoc:include type="component" /> instead
mosMainFrame
Class constructor
mosMainFrame
mosMainFrame in mainframe.php
Legacy class, derive from JApplication instead
mosMakeHtmlSafe
mosMakeHtmlSafe() in functions.php
Legacy function, use JFilterOutput::objectHTMLSafe() instead
mosMakePassword
mosMakePassword() in functions.php
Legacy function, use JUserHelper::genRandomPassword() instead
mosMakePath
mosMakePath() in functions.php
Legacy function, use JFolder::create()
mosMambot
mosMambot in mambot.php
Legacy class, replaced by JTablePlugin
mosMambot
mosMambotHandler
mosMambotHandler in mambothandler.php
Legacy class, use JDispatcher instead
mosMenu
mosMenu in menu.php
Legacy class, use JTableMenu instead
mosMenu
mosMenu::mosMenu() in menu.php
mosMenuBar
mosMenuBar in menubar.php
Legacy class, use JToolbarHelper instead
mosMenuCheck
mosMenuCheck() in functions.php
Legacy function, use JMenu::authorize() instead
mosModule
mosModule
mosModule in module.php
Legacy class, use JTableModule instead
mosNotAuth
mosNotAuth() in functions.php
Legacy function
mosObjectToArray
mosObjectToArray() in functions.php
Legacy function, use JArrayHelper::fromObject() instead
mosPageNav
mosPageNav::mosPageNav() in pagination.php
mosPageNav
mosPageNav in pagination.php
Legacy class, derive from JPagination instead
mosParameters
mosParameters in parameters.php
Legacy class, use JParameter instead
mosParseParams
mosParseParams() in functions.php
Legacy function, use JRegistry instead
mosPathName
mosPathName() in functions.php
Legacy function, use JPath::clean() instead
mosPathWay
mosPathWay() in functions.php
Legacy function, use mosLoadModule( 'breadcrumb', -1 ); instead
mosProfiler
mosProfiler in profiler.php
Legacy class, use JProfiler instead
mosReadDirectory
mosReadDirectory() in functions.php
Legacy function, use JFolder::files() or JFolder::folders() instead
mosRedirect
mosRedirect() in functions.php
Legacy function, use JApplication->redirect() instead
mosSection
mosSection in section.php
Legacy class, use JTableSection instead
mosSection
mosSendAdminMail
mosSendAdminMail() in functions.php
Legacy function, use JUtility::sendAdminMail() instead
mosSession
mosSession
mosSession in session.php
Legacy class, use JTableSession instead
mosShowHead
mosShowHead() in functions.php
Legacy function, use <jdoc:include type="head" /> instead
mosShowHead_Admin
mosShowHead_Admin() in functions.php
Legacy function, using <jdoc:include type="head" /> instead
mosShowSource
mosShowSource() in functions.php
Legacy function, replaced by geshi bot
mosStripslashes
mosStripslashes() in functions.php
Legacy function, always use JRequest::getVar() instead
mosTabs
mosTabs in classes.php
Legacy class, use JPanel instead
mosToolBar
mosToolBar in toolbar.php
Legacy class
mosToolTip
mosToolTip() in functions.php
Legacy utility function to provide ToolTips
mosTreeRecurse
mosTreeRecurse() in functions.php
Legacy function to replaces &amp; with & for xhtml compliance
mosUser
mosUser in user.php
Legacy class, use JTableUser instead
mosUser
mosUser::mosUser() in user.php
mosWarning
mosWarning() in functions.php
Legacy function, use JHTML::tooltip() instead
move
JFolder::move() in folder.php
Moves a folder
move
JTable::move() in table.php
Description
move
JFile::move() in file.php
Moves a file
model.php
model.php in model.php
menu.php
menu.php in menu.php
memcache.php
memcache.php in memcache.php
mysql.php
mysql.php in mysql.php
mysqli.php
mysqli.php in mysqli.php
menu.php
menu.php in menu.php
menutypes.php
menutypes.php in menutypes.php
module.php
module.php in module.php
message.php
message.php in message.php
module.php
module.php in module.php
modules.php
modules.php in modules.php
menu.php
menu.php in menu.php
menu.php
menu.php in menu.php
menuitem.php
menuitem.php in menuitem.php
module.php
module.php in module.php
mail.php
mail.php in mail.php
methods.php
methods.php in methods.php
memcache.php
memcache.php in memcache.php
mainframe.php
mainframe.php in mainframe.php
mambot.php
mambot.php in mambot.php
mambothandler.php
mambothandler.php in mambothandler.php
menu.php
menu.php in menu.php
menubar.php
menubar.php in menubar.php
module.php
module.php in module.php
mysql.php
mysql.php in mysql.php
mysqli.php
mysqli.php in mysqli.php
n
top
$name
The database driver name
$name
The database driver name
$name
JTablePlugin::$name in plugin.php
$name
JTableSection::$name in section.php
$name
JTableUser::$name in user.php
The users real name (or nickname)
$name
JUser::$name in user.php
The users real name (or nickname)
$name
JTableARO::$name in aro.php
$name
JTableMenu::$name in menu.php
$name
JDatabase::$name in database.php
The database driver name
$name
JTableAROGroup::$name in arogroup.php
$name
JTableCategory::$name in category.php
$name
JBuffer::$name in buffer.php
Buffer name
$name
JTableComponent::$name in component.php
$negotiate_tls
$no_referrals
$numnews
name
JSimpleXMLElement::name() in simplexml.php
Get the name of the element
nameQuote
JDatabase::nameQuote() in database.php
Quote an identifier name (field, table, etc)
notify
JObservable::notify() in observable.php
Update each attached observer object and return an array of their return values
none.php
none.php in none.php
o
top
$offset
$option
JTableComponent::$option in component.php
$ordering
$ordering
$ordering
$ordering
$ordering
$ordering
$ordering
$order_value
objectHTMLSafe
Makes an object safe to display in forms
objectToString
Converts an object into a formatted string
objectToString
Converts an object into a php class string.
objectToString
Converts an object into an XML formatted string - If more than two levels of nested groups are necessary, since INI is not useful, XML or another format should be used.
objectToString
Converts an object into an INI formatted string - Unfortunately, there is no way to have ini values nested further than two levels deep. Therefore we will only go through the first two levels of the object.
onAfterInitialise
onAfterInitialise
onAfterInitialise
Converting the site URL to fit to the HTTP request
onAfterInitialise
onAfterRender
Converting the site URL to fit to the HTTP request
onAfterRender
Converting the site URL to fit to the HTTP request
onAfterRender
onAfterRoute
onLoginFailure
open
Open the SessionHandler backend.
open
Open the SessionHandler backend.
open
Open the SessionHandler backend.
open
Open the SessionHandler backend.
open
Open the SessionHandler backend.
open
Open the SessionHandler backend.
optgroup
option
JHTMLSelect::option() in select.php
options
Generates just the option tags for an HTML select list
order
JHTMLGrid::order() in grid.php
orderDownIcon
Return the icon to move an item DOWN
orderDownIcon2
Return the icon to move an item DOWN
ordering
Build the select list for Menu Ordering
Ordering
mosAdminMenus::Ordering() in adminmenus.php
Legacy function, use JHTML::_('menu.ordering') instead
orderUpIcon
JPagination::orderUpIcon() in pagination.php
Return the icon to move an item UP
orderUpIcon2
mosPageNav::orderUpIcon2() in pagination.php
Return the icon to move an item UP
object.php
object.php in object.php
observable.php
observable.php in observable.php
observer.php
observer.php in observer.php
output.php
output.php in output.php
p
top
$params
JTableComponent::$params in component.php
$params
JTableSection::$params in section.php
$params
JTablePlugin::$params in plugin.php
$params
Description
$params
JTableCategory::$params in category.php
$params
JUser::$params in user.php
Description
$params
JPlugin::$params in plugin.php
A JParameter object holding the parameters for the plugin
$params
$params
JTableModule::$params in module.php
$parent
JTableComponent::$parent in component.php
$parent
$parentid
$parent_id
$parent_id
$password
MD5 encrypted password
$password
JUser::$password in user.php
MD5 encrypted password
$password
Any UTF-8 string that the End User wants to use as a password.
$password
JLDAP::$password in ldap.php
$password
$password_clear
Clear password, only available when a new password is set for a user
$pointer
JRecordSet::$pointer in recordset.php
$pollid
$port
JLDAP::$port in ldap.php
$position
$position
JBuffer::$position in buffer.php
Stream position
$postcode
UTF-8 string free text that SHOULD conform to the End User's country's postal system.
$PRODUCT
JVersion::$PRODUCT in version.php
$pubDate
Published date
$pubDate
Published date feed element
$published
$published
$published
$published
$published
$publish_down
$publish_up
PageExecute
JDatabase::PageExecute() in database.php
ADODB compatability function
parse
JRouter::parse() in router.php
Function to convert a route to an internal URI
parse
JTemplate::parse() in template.php
Parse a file
parse
mosParameters::parse() in parameters.php
Parse an .ini string, based on phpDocumentor phpDocumentor_parse_ini_file function
parse
JURI::parse() in uri.php
Parse a given URI and populate the class fields
parseAttributes
Method to extract key/value pairs out of a string with xml style attributes
parseFiles
JInstaller::parseFiles() in installer.php
Method to parse through a files element of the installation manifest and take appropriate action.
parseLanguages
Method to parse through a languages element of the installation manifest and take appropriate action.
parseMedia
JInstaller::parseMedia() in installer.php
Method to parse through a media element of the installation manifest and take appropriate action.
parseQueries
Backward compatible Method to parse through a queries element of the installation manifest file and take appropriate action.
parseSQLFiles
Method to extract the name of a discreet installation sql file from the installation manifest file.
parseXMLInstallFile
parseXMLLangMetaFile
patFactory
patFactory in patfactory.php
Legacy class, use JTemplate::getInstance() instead
patTemplate_Function_Sef
JTemplate SEF function
patTemplate_Function_Translate
JTemplate Translate function
patTemplate_Modifier_SEF
JTemplate Translate modifier
patTemplate_Modifier_Translate
JTemplate SEF modifier
persist
mosSession::persist() in session.php
Set the information to allow a session to persist
plgSystemBacklink
Constructor
plgSystemBacklink
plgSystemBacklink in backlink.php
plgSystemCache
plgSystemCache in cache.php
Joomla! Page Cache Plugin
plgSystemCache
Constructor
plgSystemDebug
plgSystemDebug in debug.php
Joomla! Debug plugin
plgSystemDebug
Constructor
plgSystemLegacy
plgSystemLegacy in legacy.php
Joomla! Debug plugin
plgSystemLegacy
Constructor
plgSystemLog
Constructor
plgSystemLog
plgSystemLog in log.php
Joomla! System Logging Plugin
plgSystemRemember
plgSystemRemember in remember.php
Joomla! System Remember Me Plugin
plgSystemRemember
Constructor
plgSystemRemember2
Constructor
plgSystemRemember2
plgSystemRemember2 in remember2.php
Joomla! System Remember Me Plugin
plgSystemSef
plgSystemSef in sef.php
Joomla! SEF Plugin
plgSystemSef
Constructor
Positions
mosAdminMenus::Positions() in adminmenus.php
Legacy function, use JHTML::_('list.positions', ) instead
positions
Select list of positions - generally used for location of images
prependBody
JResponse::prependBody() in response.php
Prepend content to the body content
prependButton
Get a value
prependMetaTag
Deprecated, use JDocument->setMetaData instead
preview
mosToolBar::preview() in toolbar.php
Writes a preview button for a given option (opens a popup window)
printf
JText::printf() in methods.php
Passes a string thru an printf
PrintIcon
Legacy function, deprecated
publish
JTable::publish() in table.php
Generic Publish/Unpublish function
publish
mosToolBar::publish() in toolbar.php
Writes a common 'publish' button
Published
mosAdminMenus::Published() in adminmenus.php
Legacy function, deprecated
published
PublishedProcessing
Legacy function, use JHTML::_('grid.published') instead
publishList
Writes a common 'publish' button for a list of records
publish_array
Legacy Method, use JTable::publish() instead
publish_array
Legacy Method, use JTable::publish() instead
publish_array
Legacy Method, use JTable::publish() instead
publish_array
Legacy Method, use JTable::publish() instead
publish_array
Legacy Method, use JTable::publish() instead
publish_array
Legacy Method, use JTable::publish() instead
publish_array
Legacy Method, use JTable::publish() instead
publish_array
Legacy Method, use JTable::publish() instead
publish_array
Legacy Method, use JTable::publish() instead
publish_array
Legacy Method, use JTable::publish() instead
purge
JTableSession::purge() in session.php
Purge old sessions
pushStep
JInstaller::pushStep() in installer.php
Pushes a step onto the installer stack for rolling back steps
pwd
JFTP::pwd() in ftp.php
Method to retrieve the current working directory on the FTP server
pathway.php
pathway.php in pathway.php
page.php
page.php in page.php
plugin.php
plugin.php in plugin.php
pdf.php
pdf.php in pdf.php
profiler.php
profiler.php in profiler.php
path.php
path.php in path.php
pagination.php
pagination.php in pagination.php
pane.php
pane.php in pane.php
password.php
password.php in password.php
parameter.php
parameter.php in parameter.php
popup.php
popup.php in popup.php
plugin.php
plugin.php in plugin.php
plugin.php
plugin.php in plugin.php
php.php
php.php in php.php
php50x.php
php50x.php in php50x.php
pagination.php
pagination.php in pagination.php
parameters.php
parameters.php in parameters.php
patfactory.php
patfactory.php in patfactory.php
profiler.php
profiler.php in profiler.php
q
top
query
JDatabase::query() in database.php
Execute the query
query
Execute the query
query
Execute the query
queryBatch
Execute a batch query
queryBatch
JDatabase::queryBatch() in database.php
Execute a batch query
queryBatch
Execute a batch query
query_batch
Execute a batch query
quit
JFTP::quit() in ftp.php
Method to quit and close the connection
Quote
JDatabase::Quote() in database.php
Get a quoted database escaped string
r
top
$rating
Rating feed element
$registerDate
Description
$registerDate
Description
$RELDATE
JVersion::$RELDATE in version.php
$RELEASE
JVersion::$RELEASE in version.php
$RELTIME
JVersion::$RELTIME in version.php
$RELTZ
JVersion::$RELTZ in version.php
$rgt
JTableMenu::$rgt in menu.php
$rgt
JTableAROGroup::$rgt in arogroup.php
remember2.php
remember2.php in remember2.php
radiolist
Generates an HTML radio list
radioList
Legacy function, use JHTML::_('select.radiolist') instead
raise
JError::raise() in error.php
Create a new JException object given the passed arguments
raiseError
Wrapper method for the raise() method with predefined error level of E_ERROR and backtrace set to true.
raiseNotice
Wrapper method for the raise() method with predefined error level of E_NOTICE and backtrace set to false.
raiseWarning
Wrapper method for the raise() method with predefined error level of E_WARNING and backtrace set to false.
read
Read the data for a particular session identifier from the SessionHandler backend.
read
Read the data for a particular session identifier from the SessionHandler backend.
read
JFTP::read() in ftp.php
Method to read a file from the FTP server's contents into a buffer
read
Read the data for a particular session identifier from the SessionHandler backend.
read
JLDAP::read() in ldap.php
Read all or specified attributes of given dn
read
Read the data for a particular session identifier from the SessionHandler backend.
read
Read the data for a particular session identifier from the SessionHandler backend.
read
JFile::read() in file.php
Read the contents of a file
read
Read the data for a particular session identifier from the SessionHandler backend.
ReadImages
mosAdminMenus::ReadImages() in adminmenus.php
Legacy function, deprecated
RecordCount
JRecordSet::RecordCount() in recordset.php
redirect
JApplication::redirect() in application.php
Redirect to another URL.
redirect
JController::redirect() in controller.php
Redirects the browser or returns false if no redirect is set.
register
JDispatcher::register() in dispatcher.php
Registers an event handler to the event dispatcher
register
Register the functions of this class with PHP's session handler
register
Register the functions of this class with PHP's session handler
registerDefaultTask
Register the default task to perform if a mapping is not found.
registerErrorLevel
Method to register a new error level for handling errors
registerEvent
Registers a handler to a particular event group.
registerFunction
Registers a function to a particular event group
registerTask
JController::registerTask() in controller.php
Register (map) a task to a method in the class.
reinit
JFTP::reinit() in ftp.php
Method to reinitialize the server, ie. need to login again
remove
Remove a cached data entry by id and group
remove
Remove a cached data entry by id and group
remove
JLDAP::remove() in ldap.php
Removes attribute value from given dn and return a true or false result
remove
Remove a cached data entry by id and group
remove
Remove a cached data entry by id and group
remove
Remove a cached data file by id and group
remove
Remove a cached data entry by id and group
remove
JCache::remove() in cache.php
Remove a cached data entry by id and group
removeAttribute
Removes an attribute from the element
removeChild
removeFiles
JInstaller::removeFiles() in installer.php
Method to parse through a files element of the installation manifest and remove the files that were installed
rename
JFTP::rename() in ftp.php
Method to rename a file/folder on the FTP server
render
JDocument::render() in document.php
Outputs the document
render
Renders a script and returns the results as a string
render
JElement::render() in element.php
render
Render the document
render
Render the document.
render
Render the feed
render
Renders a component script and returns the results as a string
render
JApplication::render() in application.php
Render the application.
render
JToolBar::render() in toolbar.php
Render
render
Render the feed
render
JButton::render() in button.php
render
render
Render the document.
render
Render the document
render
Renders the error stack and returns the results as a string
render
Renders a module script and returns the results as a string
render
Renders multiple modules script and returns the results as a string
render
Renders the document head and returns the results as a string
render
Outputs the template to the browser.
render
JParameter::render() in parameter.php
Render
renderBacktrace
renderButton
Render a parameter type
renderComponent
renderModule
renderToArray
Render all parameters to an array
reorder
JTable::reorder() in table.php
Compacts the ordering sequence of the selected records
replace
JLDAP::replace() in ldap.php
Replace an entry and return a true or false result
replacePrefix
This function replaces a string identifier $prefix with the string held is the _table_prefix class variable.
reset
JTree::reset() in tree.php
reset
JTable::reset() in table.php
Resets the default properties
restart
JSession::restart() in session.php
restart an expired or locked session
restart
JFTP::restart() in ftp.php
Method to restart data transfer at a given byte
RollbackTrans
ADODB compatability function
root
JURI::root() in uri.php
Returns the root URI for the request.
route
Replaces the matched tags
route
JApplication::route() in application.php
Route the application.
routeContent
routeNewsfeeds
routeWeblinks
rowNumber
mosPageNav::rowNumber() in pagination.php
Returns the pagination offset at an index Use: $pagination->getRowOffset($index); instead
rtrim
JString::rtrim() in string.php
UTF-8 aware replacement for rtrim()
router.php
router.php in router.php
recordset.php
recordset.php in recordset.php
rss.php
rss.php in rss.php
raw.php
raw.php in raw.php
renderer.php
renderer.php in renderer.php
request.php
request.php in request.php
response.php
response.php in response.php
radio.php
radio.php in radio.php
registry.php
registry.php in registry.php
remember.php
remember.php in remember.php
s
top
$scope
JTableSection::$scope in section.php
$scope
JApplication::$scope in application.php
The scope of the application
$search_string
$secret
$section
JTableCategory::$section in category.php
$sectionid
$section_value
$sendEmail
Description
$sendEmail
JUser::$sendEmail in user.php
Description
$sendmail
$session_id
$showtitle
$skipDays
Skipdays feed element
$skipHours
Skiphours feed element
$smtpauth
$smtphost
$smtppass
$smtpuser
$source
JFeedItem::$source in feed.php
Source element
$state
JTableContent::$state in content.php
$status
JAuthenticationResponse::$status in authentication.php
Response status (see status codes)
$sublevel
$syndicationURL
Syndication URL feed element
save
JEditor::save() in editor.php
Save the editor content
save
JUser::save() in user.php
Method to save the JUser object to the database
save
mosToolBar::save() in toolbar.php
Writes a save button for a given option
save
JTable::save() in table.php
Generic save function
saveedit
mosMenuBar::saveedit() in menubar.php
Deprecated
saveorderButton
Legacy function, use JHTML::_('grid.order') instead
script
JHTML::script() in html.php
Write a <script></script> element
search
JLDAP::search() in ldap.php
Perform an LDAP search
section
Select list of active sections
Section
mosAdminMenus::Section() in adminmenus.php
Legacy function, deprecated
sefRelToAbs
sefRelToAbs() in functions.php
Legacy function to convert an internal Joomla URL to a humanly readible URL.
select
Select a database for use
select
Select a database for use
SelectLimit
JDatabase::SelectLimit() in database.php
ADODB compatability function
selectList
Legacy function, use JHTML::_('select.genericlist') instead
SelectSection
Legacy function, use JHTML::_('list.section', ) instead
selectState
Legacy function, use JHTML::_('grid.state') instead
Send
JMail::Send() in mail.php
sendAdminMail
Sends mail to administrator for approval of a user submission
sendHeaders
JResponse::sendHeaders() in response.php
Send all headers
sendMail
JUtility::sendMail() in utility.php
Mail function (uses phpMailer)
storage.php
storage.php in storage.php
section.php
section.php in section.php
session.php
session.php in session.php
select.php
select.php in select.php
section.php
section.php in section.php
spacer.php
spacer.php in spacer.php
sql.php
sql.php in sql.php
separator.php
separator.php in separator.php
standard.php
standard.php in standard.php
session.php
session.php in session.php
storage.php
storage.php in storage.php
Sef.php
Sef.php in Sef.php
SEF.php
SEF.php in SEF.php
simplecrypt.php
simplecrypt.php in simplecrypt.php
simplexml.php
simplexml.php in simplexml.php
string.php
string.php in string.php
section.php
section.php in section.php
session.php
session.php in session.php
sef.php
sef.php in sef.php
set
JRequest::set() in request.php
Sets a request variable
set
JSession::set() in session.php
Set data into the session store
set
JParameter::set() in parameter.php
Set a value
set
JObject::set() in object.php
Modifies a property of the object, creating it if it does not already exist.
setAccessControl
Sets the access control levels.
setActive
JMenu::setActive() in menu.php
Set the default item by id
setAdapter
JInstaller::setAdapter() in installer.php
Set an installer adapter by name
setBase
JDocument::setBase() in document.php
Sets the base URI of the document
setBody
JMail::setBody() in mail.php
Set the E-Mail body
setBody
JResponse::setBody() in response.php
Set body content
setBrowser
JBrowser::setBrowser() in browser.php
Sets the current browser.
setBuffer
Set the contents a document include
setBuffer
JDocument::setBuffer() in document.php
Set the contents of the document buffer
setCacheValidation
Set cache validation
setCaching
Set caching enabled state
setCharset
JDocument::setCharset() in document.php
Sets the document charset
setCheckMode
JAuthorization::setCheckMode() in authorization.php
Sets the check mode.
setContent
JEditor::setContent() in editor.php
Set the editor contents
setCredentials
Method to set client login credentials
setCredentialsFromRequest
Determine wether input fields for client settings need to be shown
setData
Set the data of the element
setDBO
JModel::setDBO() in model.php
Method to set the database connector object
setDBO
JTable::setDBO() in table.php
Set the internal database object
setDebug
JLanguage::setDebug() in language.php
Set the Debug property
setDefault
JLanguage::setDefault() in language.php
Set the default language code
setDefault
Set the default item by id
setDescription
Sets the description of the document
setDirection
Sets the global document direction declaration. Default is left-to-right (ltr).
setDN
JLDAP::setDN() in ldap.php
Sets the DN with some template replacements
setEnclosure
Set the JFeedEnclosure for this item
setError
JObject::setError() in object.php
Add an error message
setError
Set error object
setErrorHandling
Method to set the way the JError will handle different error levels. Use this if you want to override the default settings.
setErrorNum
Legacy Method, use JObject::setError() instead
setEscape
JView::setEscape() in view.php
Sets the _escape() callback.
setFeature
JBrowser::setFeature() in browser.php
Set capabilities for the current browser.
setFragment
Set the URI anchor string everything after the "#"
setFromRequest
Legacy Method, use JTable::publish() instead
setGenerator
Sets the document generator
setHeadData
Set the html document head data
setHeadData
JDocument::setHeadData() in document.php
Set the document head data
setHeader
JResponse::setHeader() in response.php
Set a header
setHeader
Sets the document header string
setHost
JURI::setHost() in uri.php
Set URI host
setItemName
Set item name.
setLanguage
JLanguage::setLanguage() in language.php
Set the language attributes to the given language
setLanguage
JDocument::setLanguage() in document.php
Sets the global document language declaration. Default is English (en-gb).
setLastVisit
Pass through method to the table for setting the last visit date
setLastVisit
Updates last visit time of user
setLayout
JView::setLayout() in view.php
Sets the layout name to use
setLayoutExt
Allows a different extension for the layout files to be used
setLifeTime
Set cache lifetime
setLineEnd
JDocument::setLineEnd() in document.php
Sets the line end style to Windows, Mac, Unix or a custom string.
setLink
JDocument::setLink() in document.php
Sets the document link
setMessage
JController::setMessage() in controller.php
Sets the internal message that is passed with a redirect
setMetaData
JDocument::setMetaData() in document.php
Sets or alters a meta tag.
setMimeEncoding
Sets the document MIME encoding that is sent to the browser.
setMode
JRouter::setMode() in router.php
Get the router mode
setModel
JView::setModel() in view.php
Method to add a model to the view. We support a multiple model single
setModifiedDate
Sets the document modified date
setName
Sets the document name
setOffset
JDate::setOffset() in date.php
Set the date offset (in hours)
setOptions
Set client options
setOptions
Set log file options
setOverwrite
Set the allow overwrite switch
setPageTitle
Deprecated, use JDocument->setTitle() instead or override in your application class
setPageTitle
JApplication::setPageTitle() in application.php
Deprecated, use JDocument::setTitle instead.
setParam
JUser::setParam() in user.php
Method to set a parameter
setParameters
Method to get the user parameters
setParent
JNode::setParent() in tree.php
setParser
JSimpleXML::setParser() in simplexml.php
Set the parser
setPass
JURI::setPass() in uri.php
Set URI password
setPath
JInstaller::setPath() in installer.php
Sets an installer path by name
setPath
JURI::setPath() in uri.php
Set the URI path string
setPermissions
Chmods files and directories recursivly to given permissions
setPort
JURI::setPort() in uri.php
Set URI port
setProperties
Set the object properties based on a named array/hash
setQuery
JURI::setQuery() in uri.php
Sets the query to a supplied string in format: foo=bar&x=y
setQuery
JDatabase::setQuery() in database.php
Sets the SQL query string for later execution.
setQuirk
JBrowser::setQuirk() in browser.php
Set unique behavior for the current browser.
setRedirect
JController::setRedirect() in controller.php
Set a URL for browser redirection.
setScheme
Set URI scheme (protocol) ie. http, https, ftp, etc...
setSender
JMail::setSender() in mail.php
Set the E-Mail sender
setState
JModel::setState() in model.php
Method to set model state variables
setSubject
Set the E-Mail subject
setTab
JDocument::setTab() in document.php
Sets the string used to indent HTML
setTemplateCachePrefix
Set the prefix of the template cache
setTitle
JDocument::setTitle() in document.php
Sets the title of the document
setType
JDocument::setType() in document.php
Set the document type
setupInstall
Prepare for installation: this method sets the installation directory, finds and checks the installation file and verifies the installation type
setUser
JURI::setUser() in uri.php
Set URI username
setUserState
JApplication::setUserState() in application.php
Sets the value of a user state variable.
setUTF
Custom settings for UTF support
setUTF
JDatabase::setUTF() in database.php
Custom settings for UTF support
setUTF
Custom settings for UTF support
setValue
JRegistry::setValue() in registry.php
Set a registry value
setVar
JRouter::setVar() in router.php
Set a router variable, creating it if it doesn't exist
setVar
JURI::setVar() in uri.php
Adds a query variable and value, replacing the value if it already exists and returning the old value.
setVar
JRequest::setVar() in request.php
Set a variabe in on of the request variables
setVars
JRouter::setVars() in router.php
Set the router variable array
setXML
JParameter::setXML() in parameter.php
Sets the XML object from custom xml files
simple_search
Perform an LDAP search using comma seperated search strings
site
JHTMLImage::site() in image.php
Checks to see if an image exists in the current templates image directory if it does it loads this image. Otherwise the default image is loaded.
sort
JHTMLGrid::sort() in grid.php
SortArrayObjects
SortArrayObjects() in functions.php
Legacy function, use JArrayHelper::sortObjects() instead
sortIcon
Legacy function, deprecated
sortObjects
JArrayHelper::sortObjects() in arrayhelper.php
Utility function to sort an array of objects on a given field
spacer
mosToolBar::spacer() in toolbar.php
Writes a spacer cell
SpecificOrdering
Legacy function, use JHTML::_('list.specificordering', ) instead
specificordering
Build the select list for Ordering of a specified Table
splitSql
JDatabase::splitSql() in database.php
Splits a string of queries into an array of individual queries
splitSql
Splits contents of a sql file into array of discreet queries
sprintf
JText::sprintf() in methods.php
Passes a string thru an sprintf
start
JCacheOutput::start() in output.php
Start the cache
startPane
Creates a pane and creates the javascript object for it
startPane
Creates a pane and creates the javascript object for it
startPane
mosTabs::startPane() in classes.php
startPane
JPane::startPane() in pane.php
Creates a pane and creates the javascript object for it
startPanel
Creates a panel with title text and starts that panel
startPanel
Creates a tab panel with title text and starts that panel
startPanel
Creates a tab panel with title text and starts that panel
startTab
mosTabs::startTab() in classes.php
startTable
Writes the start of the button bar table
startTable
state
JHTMLGrid::state() in grid.php
stderr
JDatabase::stderr() in database.php
Print out an error statement
store
Store the data to memcache by id and group
store
JCache::store() in cache.php
Store the cached data by id and group
store
JFTP::store() in ftp.php
Method to store a file to the FTP server
store
Store the data by id and group
store
Store the data to a file by id and group
store
JTable::store() in table.php
Inserts a new row if id is zero or updates an existing row in the database table
store
JCacheStorage::store() in storage.php
Store the data to cache by id and group
store
Store the data to APC by id and group
store
Stop the cache buffer and store the cached data
store
store
Store the data to by id and group
strcasecmp
JString::strcasecmp() in string.php
UTF-8 aware alternative to strcasecmp A case insensivite string comparison
strcspn
JString::strcspn() in string.php
UTF-8 aware alternative to strcspn Find length of initial segment not matching mask
stream_eof
JBuffer::stream_eof() in buffer.php
stream_open
stream_read
stream_seek
stream_tell
stream_write
stringToObject
Converts an XML formatted string into an object
stringToObject
Parse an .ini string, based on phpDocumentor phpDocumentor_parse_ini_file function
stringToObject
Placeholder method
stringToObject
Converts an XML formatted string into an object
stringURLSafe
JFilterOutput::stringURLSafe() in filteroutput.php
This method processes a string and replaces all accented UTF-8 characters by unaccented ASCII-7 "equivalents", whitespaces are replaced by hyphens and the string is lowercased.
stripExt
JFile::stripExt() in file.php
Strips the last extension off a file name
stristr
JString::stristr() in string.php
UTF-8 aware alternative to stristr Returns all of haystack from the first occurrence of needle to the end.
strlen
JString::strlen() in string.php
UTF-8 aware alternative to strlen Returns the number of characters in the string (NOT THE NUMBER OF BYTES),
strpos
JString::strpos() in string.php
UTF-8 aware alternative to strpos Find position of first occurrence of a string
strrev
JString::strrev() in string.php
UTF-8 aware alternative to strrev Reverse a string
strrpos
JString::strrpos() in string.php
UTF-8 aware alternative to strrpos Finds position of last occurrence of a string
strspn
JString::strspn() in string.php
UTF-8 aware alternative to strspn Find length of initial segment matching mask
strtolower
JString::strtolower() in string.php
UTF-8 aware alternative to strtlower
strtoupper
JString::strtoupper() in string.php
UTF-8 aware alternative to strtoupper
str_ireplace
UTF-8 aware alternative to str_ireplace Case-insensitive version of str_replace
str_split
JString::str_split() in string.php
UTF-8 aware alternative to str_split Convert a string to an array
stylesheet
Write a <link rel="stylesheet" style="text/css" /> element
substr
JString::substr() in string.php
UTF-8 aware alternative to substr Return part of a string given character offset (and optionally length)
substr_replace
UTF-8 aware substr_replace Replace text within a portion of a string
switcher
syst
JFTP::syst() in ftp.php
Method to system string from the FTP server
t
top
$tagBlacklist
JFilterInput::$tagBlacklist in filterinput.php
$tagsArray
JFilterInput::$tagsArray in filterinput.php
$tagsMethod
JFilterInput::$tagsMethod in filterinput.php
$text
JPaginationObject::$text in pagination.php
$time
JTableSession::$time in session.php
$timezone
ASCII string from TimeZone database
$title
JTableSection::$title in section.php
$title
JTableContent::$title in content.php
$title
JTableCategory::$title in category.php
$title
JDocument::$title in document.php
Document title
$title
JTableMenuTypes::$title in menutypes.php
$title
JTableModule::$title in module.php
$title
JFeedItem::$title in feed.php
Title item element
$title
JFeedImage::$title in feed.php
Title image attribute
$title_alias
$tmp_path
$total
JPagination::$total in pagination.php
Total number of rows
$ttl
TTL feed attribute
$type
Type enclosure element
$type
JTableMenu::$type in menu.php
$type
JException::$type in exception.php
Error type
$type
JAuthenticationResponse::$type in authentication.php
The type of authentication that was successful
tree.php
tree.php in tree.php
table.php
table.php in table.php
tar.php
tar.php in tar.php
text.php
text.php in text.php
textarea.php
textarea.php in textarea.php
timezones.php
timezones.php in timezones.php
toolbar.php
toolbar.php in toolbar.php
template.php
template.php in template.php
Translate.php
Translate.php in Translate.php
Translate.php
Translate.php in Translate.php
template.php
template.php in template.php
toolbar.php
toolbar.php in toolbar.php
tableOrdering
Legacy function, use echo instead
test
Test to see if the MySQL connector is available
test
Test to see if the cache storage is available.
test
Test to see if the MySQLi connector is available
test
Test to see if the cache storage is available.
test
Test to see if the cache storage is available.
test
Test to see if the cache storage is available.
test
Test to see if the SessionHandler is available.
test
JCacheStorage::test() in storage.php
Test to see if the storage handler is available.
test
JDatabase::test() in database.php
Test to see if the MySQLi connector is available
test
Test to see if the SessionHandler is available.
test
Test to see if the SessionHandler is available.
test
Test to see if the SessionHandler is available.
test
Test to see if the cache storage is available.
test
Test to see if the SessionHandler is available.
textareaHandling
Special handling for textarea param
toArray
JRegistry::toArray() in registry.php
Transforms a namespace to an array
toArray
mosParameters::toArray() in parameters.php
Legacy function, use JParameter::toArray() instead
toFormat
JDate::toFormat() in date.php
Gets the date in a specific format
toInteger
JArrayHelper::toInteger() in arrayhelper.php
Function to convert array to integer values
toISO8601
JDate::toISO8601() in date.php
Gets the date as an ISO 8601 date.
token
JHTMLForm::token() in form.php
Displays a hidden token field to reduce the risk of CSRF exploits
toMySQL
JDate::toMySQL() in date.php
Gets the date as in MySQL datetime format
toObject
JRegistry::toObject() in registry.php
Transforms a namespace to an object
toObject
mosParameters::toObject() in parameters.php
Legacy function, use JParameter::toObject() instead
toObject
JArrayHelper::toObject() in arrayhelper.php
Utility function to map an array to a stdClass object.
tooltip
JHTMLBehavior::tooltip() in behavior.php
tooltip
JHTML::tooltip() in html.php
Creates a tooltip with an image as button
toRFC822
JDate::toRFC822() in date.php
Gets the date as an RFC 822 date.
toString
JRegistry::toString() in registry.php
Get a namespace in a given string format
toString
JObject::toString() in object.php
Object-to-string conversion.
toString
JURI::toString() in uri.php
Returns full uri string
toString
JException::toString() in exception.php
Returns to error message
toString
Return a well-formed XML string based on SimpleXML element
toString
JResponse::toString() in response.php
Sends all headers prior to returning the string
toString
JArrayHelper::toString() in arrayhelper.php
toUnix
JDate::toUnix() in date.php
Gets the date as UNIX time stamp.
toXML
JTable::toXML() in table.php
Export item list to xml
toXML
JTableContent::toXML() in content.php
Converts record to XML
transcode
JString::transcode() in string.php
Transcode a string.
translateErrorLevel
Translate an error level integer to a human readable string e.g. E_ERROR will be translated to 'Error'
transliterate
Transliterate function
tree
JHTMLBehavior::tree() in behavior.php
treerecurse
treeSelectList
Legacy function, deprecated
trigger
JDispatcher::trigger() in dispatcher.php
Triggers an event by dispatching arguments to all observers that handle the event and returning their return values.
triggerEvent
JApplication::triggerEvent() in application.php
Calls all handlers associated with an event group.
trim
JString::trim() in string.php
UTF-8 aware replacement for trim()
u
top
$url
URL enclosure element
$URL
JVersion::$URL in version.php
$url
JFeedImage::$url in feed.php
URL image attribute
$urls
JTableContent::$urls in content.php
$useCookies
JPane::$useCookies in pane.php
$useCookies
mosTabs::$useCookies in classes.php
$user
$userid
JTableSession::$userid in session.php
$username
JLDAP::$username in ldap.php
$username
$username
JUser::$username in user.php
The login name
$username
Any UTF-8 string that the End User wants to use as a username.
$username
The login name
$users_dn
JLDAP::$users_dn in ldap.php
$usertype
Description
$usertype
JUser::$usertype in user.php
Description
$usertype
$use_ldapV3
JLDAP::$use_ldapV3 in ldap.php
$utaccess
user.php
user.php in user.php
uri.php
uri.php in uri.php
usergroup.php
usergroup.php in usergroup.php
user.php
user.php in user.php
utility.php
utility.php in utility.php
user.php
user.php in user.php
ucfirst
JString::ucfirst() in string.php
UTF-8 aware alternative to ucfirst Make a string's first character uppercase
ucwords
JString::ucwords() in string.php
UTF-8 aware alternative to ucwords Uppercase the first character of each word in a string
unarchiveList
Writes an unarchive button for a list of records
uninstall
Custom uninstall method
uninstall
Custom uninstall method
uninstall
Custom uninstall method
uninstall
Custom uninstall method
uninstall
Custom uninstall method for components
uninstall
JInstaller::uninstall() in installer.php
Package uninstallation method
unpack
Unpacks a file and verifies it as a Joomla element package Supports .gz .tar .tar.gz and .zip
unpublish
Writes a common 'unpublish' button
unpublishList
Writes a common 'unpublish' button for a list of records
update
JEvent::update() in event.php
Method to trigger events
update
update
JInstaller::update() in installer.php
Package update method
update
JObserver::update() in observer.php
Method to update the state of observable objects
updateObject
Update ab object in the database
updateObject
Description
updateObject
Description
updateOrder
Legacy Method, use JTable::reorder() instead
updateOrder
Legacy Method, use JTable::reorder() instead
updateOrder
Legacy Method, use JTable::reorder() instead
updateOrder
Legacy Method, use JTable::reorder() instead
updateOrder
Legacy Method, use JTable::reorder() instead
updateOrder
Legacy Method, use JTable::reorder() instead
updateOrder
Legacy Method, use JTable::reorder() instead
updateOrder
Legacy Method, use JTable::reorder() instead
updateOrder
Legacy Method, use JTable::reorder() instead
updateOrder
Legacy Method, use JTable::reorder() instead
upload
JFile::upload() in file.php
Moves an uploaded file to a destination folder
uploader
users
JHTMLList::users() in list.php
Select list of active users
UserSelect
mosAdminMenus::UserSelect() in adminmenus.php
Legacy function, use JHTML::_('list.users', ) instead
useSendmail
Use sendmail for sending the e-mail
useSMTP
JMail::useSMTP() in mail.php
Use SMTP for sending the e-mail
v
top
$value
JTableAROGroup::$value in arogroup.php
$value
$version
view.php
view.php in view.php
view.php
view.php in view.php
version.php
version.php in version.php
w
top
$webmaster
Webmaster email feed element
$width
JFeedImage::$width in feed.php
witdh image attribute
writableCell
Legacy function, deprecated
write
Write session data to the SessionHandler backend.
write
Write session data to the SessionHandler backend.
write
Write session data to the SessionHandler backend.
write
Write session data to the SessionHandler backend.
write
Write session data to the SessionHandler backend.
write
JFile::write() in file.php
Write contents to a file
write
Write session data to the SessionHandler backend.
write
JFTP::write() in ftp.php
Method to write a string to the FTP server
writeLeafsCounter
Writes the html for the leafs counter, eg, Page 1 of x Use: print $pagination->getPagesCounter();
writeLimitBox
mosPageNav::writeLimitBox() in pagination.php
Writes the dropdown select list for number of rows to show per page Use: print $pagination->getLimitBox();
writePagesCounter
Writes the counter string Use: print $pagination->getLimitBox();
writePagesLinks
Writes the page list string Use: print $pagination->getPagesLinks();
x
top
$xssAuto
JFilterInput::$xssAuto in filterinput.php
xcache.php
xcache.php in xcache.php
xml.php
xml.php in xml.php
xcache.php
xcache.php in xcache.php
y
top
yesnoRadioList
Legacy function, use JHTML::_('select.booleanlist') instead
yesnoSelectList
Legacy function, deprecated
z
top
zip.php
zip.php in zip.php
_
top
$_accept
JBrowser::$_accept in browser.php
HTTP_ACCEPT string
$_acoSection
JController::$_acoSection in controller.php
ACO Section for the controller.
$_acoSectionValue
Default ACO Section value for the controller.
$_adapters
JInstaller::$_adapters in installer.php
Associative array of package installer handlers
$_agent
JBrowser::$_agent in browser.php
Full user agent string.
$_attributes
Array with the attributes of this XML element
$_basePath
JController::$_basePath in controller.php
The base path of the controller
$_basePath
JView::$_basePath in view.php
The base path of the view
$_browser
JBrowser::$_browser in browser.php
Browser name.
$_buffer
JProfiler::$_buffer in profiler.php
$_buffers
JBuffer::$_buffers in buffer.php
Buffer hash
$_cache
$_checkMode
JAuthorization::$_checkMode in authorization.php
The check mode. 0 = Joomla!, 1 = phpGACL
$_children
Array of references to the objects of all direct children of this XML object
$_children
JNode::$_children in tree.php
Array of Children
$_clientId
JApplication::$_clientId in application.php
The client identifier.
$_compress
Use compression?
$_compress
Use compression?
$_ctrlDirEnd
End of central directory record.
$_ctrlDirHeader
Beginning of central directory record.
$_current
JTree::$_current in tree.php
Current working node
$_cursor
JDatabase::$_cursor in database.php
The last query cursor
$_data
$_data
Bzip2 file data buffer
$_data
ZIP file data buffer
$_data
Tar file data buffer
$_data
JSimpleXMLElement::$_data in simplexml.php
The data the element contains
$_data
Gzip file data buffer
$_date
JDate::$_date in date.php
Unix timestamp
$_db
JModel::$_db in model.php
Database Connector
$_db
Resource for the current memcached connection.
$_db
plgSystemBacklink::$_db in backlink.php
$_db
JTable::$_db in table.php
Database connector
$_db
Resource for the current memcached connection.
$_db
JInstaller::$_db in installer.php
A database connector object
$_debug
JDatabase::$_debug in database.php
Debug option
$_debug
JLanguage::$_debug in language.php
Debug language, If true, highlights if string isn't found
$_default
JLanguage::$_default in language.php
The default language
$_defaultModel
The default model
$_defaultNameSpace
Default NameSpace
$_dn
JLDAP::$_dn in ldap.php
$_doc
JDocumentRenderer::$_doc in renderer.php
reference to the JDocument object that instantiated the renderer
$_doTask
JController::$_doTask in controller.php
The mapped task that was performed.
$_editor
JEditor::$_editor in editor.php
Editor Plugin object
$_engine
$_error
Error Object
$_error
mosDBTable::$_error in dbtable.php
Error number
$_errorMsg
JUser::$_errorMsg in user.php
Error message
$_errorMsg
JDatabase::$_errorMsg in database.php
The database error message
$_errorNum
JDatabase::$_errorNum in database.php
The database error number
$_errorNum
mosDBTable::$_errorNum in dbtable.php
Error number
$_errors
JObject::$_errors in object.php
An array of errors
$_expire
JSession::$_expire in session.php
Maximum age of unused session
$_features
JBrowser::$_features in browser.php
Features.
$_file
JLog::$_file in log.php
Log File Pointer
$_fileHeader
Beginning of file contents.
$_flags
Tar file flags.
$_flags
Gzip file flags.
$_format
JLog::$_format in log.php
Log Format
$_fragment
JURI::$_fragment in uri.php
Anchor
$_generator
JDocument::$_generator in document.php
Document generator
$_hasQuoted
JDatabase::$_hasQuoted in database.php
Legacy compatibility
$_header
$_host
JURI::$_host in uri.php
Host
$_images
JBrowser::$_images in browser.php
List of viewable image MIME subtypes.
$_image_scale
$_lang
JLanguage::$_lang in language.php
The language to load
$_layout
JView::$_layout in view.php
Layout name
$_layoutExt
JView::$_layoutExt in view.php
Layout extension
$_level
The level of this XML element
$_limit
JDatabase::$_limit in database.php
The limit for the query
$_log
JDatabase::$_log in database.php
A log of queries
$_lowerAgent
JBrowser::$_lowerAgent in browser.php
Lower-case user agent string.
$_majorVersion
Major version number.
$_manifest
JInstaller::$_manifest in installer.php
The installation manifest XML object
$_margin_bottom
$_margin_footer
$_margin_header
$_margin_left
$_margin_right
$_margin_top
$_message
JController::$_message in controller.php
Redirect message.
$_messageQueue
JApplication::$_messageQueue in application.php
The application message queue.
$_messageType
JController::$_messageType in controller.php
Redirect message type.
$_metadata
ZIP file metadata array
$_metadata
Tar file metadata array
$_metadata
JLanguage::$_metadata in language.php
Array holding the language metadata
$_methods
ZIP compression methods.
$_methods
JController::$_methods in controller.php
Array of class methods
$_minorVersion
Minor version number.
$_mobile
JBrowser::$_mobile in browser.php
Is this a mobile browser?
$_mode
JRouter::$_mode in router.php
The rewrite mode
$_models
JView::$_models in view.php
Registered models
$_name
JElementLanguages::$_name in languages.php
Element name
$_name
JButtonSeparator::$_name in separator.php
Button type
$_name
Element name
$_name
Element name
$_name
JElementFilelist::$_name in filelist.php
Element name
$_name
Element type
$_name
Button type
$_name
JView::$_name in view.php
The name of the view
$_name
JElementFolderlist::$_name in folderlist.php
Element name
$_name
JElementCategory::$_name in category.php
Element name
$_name
$_name
JElementImageList::$_name in imagelist.php
Element name
$_name
JApplication::$_name in application.php
The name of the application
$_name
JElementUserGroup::$_name in usergroup.php
Element name
$_name
Button type
$_name
Element name
$_name
Element name
$_name
JElementCalendar::$_name in calendar.php
Element name
$_name
JPlugin::$_name in plugin.php
The name of the plugin
$_name
Button type
$_name
JElementHelpsites::$_name in helpsites.php
Element name
$_name
JButtonConfirm::$_name in confirm.php
Button type
$_name
JElementPassword::$_name in password.php
Element name
$_name
JButtonStandard::$_name in standard.php
Button type
$_name
Element name
$_name
JElementTimezones::$_name in timezones.php
Element name
$_name
JController::$_name in controller.php
The name of the controller
$_name
JModel::$_name in model.php
The model (base) name
$_name
Element name
$_name
JElementMenuItem::$_name in menuitem.php
Element name
$_name
JElementTextarea::$_name in textarea.php
Element name
$_name
Element name
$_name
Element name
$_name
JButton::$_name in button.php
element name
$_name
JSimpleXMLElement::$_name in simplexml.php
The name of the element
$_name
JButtonCustom::$_name in custom.php
Button type
$_name
JEditor::$_name in editor.php
Editor Plugin name
$_name
JElement::$_name in element.php
element name
$_nameQuote
JDatabase::$_nameQuote in database.php
Quote for named objects
$_nameQuote
Quote for named objects
$_nameQuote
Quote for named objects
$_nullDate
JDatabase::$_nullDate in database.php
The null/zero date string
$_nullDate
The null/zero date string
$_nullDate
The null/zero date string
$_offset
JDatabase::$_offset in database.php
The for offset for the limit
$_offset
JDate::$_offset in date.php
Time offset (in seconds)
$_orphans
JLanguage::$_orphans in language.php
An array of orphaned text
$_overwrite
JInstaller::$_overwrite in installer.php
True if existing files can be overwritten
$_params
JUser::$_params in user.php
User parameters
$_parent
JNode::$_parent in tree.php
Parent node
$_parent
JElement::$_parent in element.php
reference to the object that instantiated the element
$_parent
JButton::$_parent in button.php
reference to the object that instantiated the element
$_parser
JSimpleXML::$_parser in simplexml.php
The XML parser
$_pass
JURI::$_pass in uri.php
Password
$_path
JController::$_path in controller.php
The set of search directories for resources (views).
$_path
JLog::$_path in log.php
Log File Path
$_path
JURI::$_path in uri.php
Path
$_path
JView::$_path in view.php
The set of search directories for resources (templates)
$_paths
JInstaller::$_paths in installer.php
Array of paths needed by the installer
$_paths
JLanguage::$_paths in language.php
List of language files that have been loaded
$_persistent
Use persistent connections
$_persistent
Use persistent connections
$_platform
JBrowser::$_platform in browser.php
Platform the browser is running on.
$_port
JURI::$_port in uri.php
Port
$_prefix
JProfiler::$_prefix in profiler.php
$_query
JURI::$_query in uri.php
Query
$_quirks
JBrowser::$_quirks in browser.php
Quirks
$_quoted
JDatabase::$_quoted in database.php
The fields that are to be quote
$_redirect
JController::$_redirect in controller.php
URL for redirection.
$_registry
JRegistry::$_registry in registry.php
Registry Object
$_resource
JDatabase::$_resource in database.php
The connector resource
$_resource
JLDAP::$_resource in ldap.php
$_robots
JBrowser::$_robots in browser.php
Known robots.
$_root
JTree::$_root in tree.php
Root node
$_rules
JRouter::$_rules in router.php
An array of rules
$_scheme
JURI::$_scheme in uri.php
Protocol
$_security
JSession::$_security in session.php
security policy
$_sql
JDatabase::$_sql in database.php
The query sql string
$_stack
JSimpleXML::$_stack in simplexml.php
Current object depth
$_start
JProfiler::$_start in profiler.php
$_state
JModel::$_state in model.php
An state object
$_state
JSession::$_state in session.php
internal state
$_stepStack
JInstaller::$_stepStack in installer.php
Stack of installation steps
$_store
JSession::$_store in session.php
The session store object
$_strings
JLanguage::$_strings in language.php
Transaltions
$_table_prefix
The prefix used on all database tables
$_task
JController::$_task in controller.php
Current or most recent task to be performed.
$_taskMap
JController::$_taskMap in controller.php
Array of class methods to call for a given task.
$_tbl
JTable::$_tbl in table.php
Name of the table in the db schema relating to child class
$_tbl_key
JTable::$_tbl_key in table.php
Name of the primary key field in the table
$_ticker
JDatabase::$_ticker in database.php
The number of queries performed by the object instance
$_type
JPlugin::$_type in plugin.php
The plugin type
$_types
Tar file types.
$_uri
JURI::$_uri in uri.php
Original URI
$_used
JLanguage::$_used in language.php
An array of used text, used during debugging
$_user
JURI::$_user in uri.php
Username
$_utf
JDatabase::$_utf in database.php
UTF-8 support
$_vars
JURI::$_vars in uri.php
Query variable hash
$_vars
JRouter::$_vars in router.php
An array of variables
$_viewall
JPagination::$_viewall in pagination.php
View all flag
$_xml
JSimpleXML::$_xml in simplexml.php
The XML document
_
JRoute::_() in methods.php
Translates an internal Joomla URL to a humanly readible URL.
_
JLanguage::_() in language.php
Translate function, mimics the php gettext (alias _) function
_
JHTML::_() in html.php
Class loader method
_
JText::_() in methods.php
Translates a string into the current language
_addPath
JView::_addPath() in view.php
Adds to the search path for templates and resources.
_addPath
JController::_addPath() in controller.php
Adds to the search path for templates and resources.
_ampReplaceCallback
Callback method for replacing & with &amp; in a string
_buildDataObject
Create and return the pagination data object
_buildRawRoute
Function to build a raw route
_buildSefRoute
Function to build a sef route
_calendartranslation
Internal method to translate the JavaScript Calendar
_characterData
Handler function for the character data within a tag
_charToInt
JSimpleCrypt::_charToInt() in simplecrypt.php
_checkedOut
_cleanArray
Adds an array to the GLOBALS array and checks that the GLOBALS variable is not being attacked
_cleanAttributes
Internal method to strip a tag of certain attributes
_cleanTags
JFilterInput::_cleanTags() in filterinput.php
Internal method to strip a string of certain tags
_cleanVar
JRequest::_cleanVar() in request.php
Clean up an input variable.
_closeLog
Close the log file pointer
_compress
JResponse::_compress() in response.php
Compress the data
_convertEncoding
_createToken
Create a token-string
_createURI
JRouter::_createURI() in router.php
Create a uri based on a full or partial url string
_dayToString
Translates day of week number to string
_decode
JFilterInput::_decode() in filterinput.php
Try to convert to plaintext
_decodeSegments
Decode route segments
_encodeSegments
Encode route segments
_endElement
JSimpleXML::_endElement() in simplexml.php
Handler function for the end of a tag
_getArrayString
_getBelow
JAuthorization::_getBelow() in authorization.php
_getFilePosition
Get file data offset for archive
_getGroup
JAuthorization::_getGroup() in authorization.php
_getJSObject
Internal method to get a JavaScript object notation string from an array
_getList
JModel::_getList() in model.php
Returns an object list
_getListCount
Returns a record count for the query
_getStackLocation
Gets the reference to the current direct parent
_getStorage
Get the cache storage handler
_handleError
Handles an XML parsing error
_hexToInt
JSimpleCrypt::_hexToInt() in simplecrypt.php
_hexToIntArray
_intToHex
JSimpleCrypt::_intToHex() in simplecrypt.php
_item_active
JPagination::_item_active() in pagination.php
_item_inactive
_legacysef
_list_footer
JPagination::_list_footer() in pagination.php
_list_render
JPagination::_list_render() in pagination.php
_loadBehavior
Load the javascript behavior and attach it to the document
_loadBehavior
Load the javascript behavior and attach it to the document
_loadBehavior
Load the javascript behavior and attach it to the document
_loadTemplate
Load a template file
_loadTemplate
Load a template file
_lookup
_monthToString
Translates month number to string
_mos_add_acl
JAuthorization::_mos_add_acl() in authorization.php
Deprecated, use JAuthorisation::addACL() instead.
_openLog
JLog::_openLog() in log.php
Open the log file pointer and create the file if it doesn't exist
_parse
JSimpleXML::_parse() in simplexml.php
Start parsing an XML document
_parseLanguageFiles
Searches for language directories within a certain base dir
_parseRawRoute
Function to convert a raw route to an internal URI
_parseSefRoute
Function to convert a sef route to an internal URI
_parseTemplate
Parse a document template
_parseXMLLanguageFile
Parse XML file for language information
_parseXMLLanguageFiles
Parses XML files for language information
_processBuildRules
Process the build uri query data based on custom defined rules
_processParseRules
Process the parsed router variables based on custom defined rules
_redirect
_relToAbs
Convert links in a text from relative to absolute
_remove
JFilterInput::_remove() in filterinput.php
Internal method to iteratively remove all unwanted tags and attributes
_rollback_menu
Custom rollback method
  • Roll back the component menu item
_rollback_menu
Custom rollback method
  • Roll back the menu item
_rollback_module
Custom rollback method
  • Roll back the module item
_rollback_plugin
Custom rollback method
  • Roll back the plugin item
_setCounter
Set counter of session usage
_setOptions
set additional session options
_setPath
JView::_setPath() in view.php
Sets an entire array of search paths for templates or resources.
_setPath
JController::_setPath() in controller.php
Sets an entire array of search paths for resources.
_setPlatform
Match the platform of the browser.
_setTimers
JSession::_setTimers() in session.php
Set the session timers
_sortObjects
JArrayHelper::_sortObjects() in arrayhelper.php
Private callback function for sorting an array of objects on a key
_startElement
Handler function for the start of a tag
_strftime
JDate::_strftime() in date.php
Translates needed strings in for JDate::toFormat (see http://www.php.net/strftime)
_stripSlashesRecursive
Strips slashes recursively on an array
_validate
JSession::_validate() in session.php
Do some checks for security reason
_xorCharString
_xorString
JSimpleCrypt::_xorString() in simplecrypt.php
__clone
JRegistry::__clone() in registry.php
__construct
JTemplate::__construct() in template.php
Class constructor
__construct
JDatabase::__construct() in database.php
Database object constructor
__construct
Constructor
__construct
Object constructor to set table and key field
__construct
JDispatcher::__construct() in dispatcher.php
Constructor
__construct
Constructor
__construct
Constructor
__construct
Constructor
__construct
JDocument::__construct() in document.php
Class constructor
__construct
Constructor
__construct
Constructor
__construct
Creates a new instance of JDate representing a given date.
__construct
mosTabs::__construct() in classes.php
__construct
Constructor
__construct
Constructor
__construct
__construct
Constructor activating the default information of the language
__construct
Constructor
__construct
Create a browser instance (Constructor).
__construct
Constructor
__construct
Constructor
__construct
JApplication::__construct() in application.php
Class constructor.
__construct
Constructor
__construct
__construct
__construct
Constructor
__construct
JAuthentication::__construct() in authentication.php
Constructor
__construct
Constructor.
__construct
Constructor
__construct
Constructor
__construct
__construct
__construct
Constructor
__construct
Constructor
__construct
__construct
__construct
Constructor
__construct
Constructor
__construct
Constructor tries to load the bz2 extension of not loaded
__construct
Constructor
__construct
__construct
Constructor
__construct
JController::__construct() in controller.php
Constructor.
__construct
JSimpleCrypt::__construct() in simplecrypt.php
Object Constructor takes an optional key to be used for encryption/decryption. If no key is given then the secret word from the configuration object is used.
__construct
__construct
JLanguage::__construct() in language.php
Constructor activating the default information of the language
__construct
Constructor
__construct
Constructor
__construct
Class constructore
__construct
JObserver::__construct() in observer.php
Constructor
__construct
__construct
JInstaller::__construct() in installer.php
Constructor
__construct
JRegistry::__construct() in registry.php
Constructor
__construct
Class constructor
__construct
JObservable::__construct() in observable.php
Constructor
__construct
Class constructor
__construct
JProfiler::__construct() in profiler.php
Constructor
__construct
Class constructore
__construct
Constructor
__construct
Constructor
__construct
JParameter::__construct() in parameter.php
Constructor
__construct
__construct
Constructor
__construct
Constructor
__construct
__construct
Constructor
__construct
Constructor
__construct
Class constructor
__construct
Constructor
__construct
Constructor
__construct
Class constructor
__construct
Constructor
__construct
mosMambotHandler::__construct() in mambothandler.php
__construct
Class constructor, overridden in descendant classes.
__construct
Constructor
__construct
JPagination::__construct() in pagination.php
Constructor
__construct
Contructore
__construct
Constructor
__construct
Constructor
__construct
Constructor
__construct
Constructor
__construct
Constructor
__construct
Class constructor
__construct
Constructor
__construct
constructor
__construct
Class constructor
__construct
JSimpleXML::__construct() in simplexml.php
Constructor.
__construct
JException::__construct() in exception.php
Constructor
  • used to set up the error with all needed error details.
__construct
JFilterInput::__construct() in filterinput.php
Constructor for inputFilter class. Only first parameter is required.
__construct
__construct
Constructor
__construct
Class constructor
__construct
Class constructor
__construct
JFTP object constructor
__construct
Constructor, sets up all the default values
__construct
Database object constructor
__construct
Constructor
__construct
Constructor
__construct
__construct
Database object constructor
__construct
Constructor
__destruct
Database object destructor
__destruct
Database object destructor
__destruct
JFTP object destructor
0 a b c d e f g h i j k l m n o p q r s t u v w x y z _