Full index

Package indexes


a b c d e f g h i j k l m n o p q r s t u v w x z _
a
top
$acceptEncoding
$acceptLanguage
$access
The content access level.
$access
JCategoryNode::$access in categories.php
Access level for the category
$acl
JFactory::$acl in factory.php
$actions
$actions
$actions
$action_function
Callback Action function name
$activation
JUser::$activation in user.php
Activation hash
$active
JMenuNode::$active in menu.php
Active Node?
$activeRow
JGrid::$activeRow in grid.php
Current active row
$active_domain
The name of the engine part (a.k.a. Domain), used in return table generation.
$active_step
The step this engine part is in. Used verbatim in return table and should be set by the code in the _run() method.
$active_substep
A more detailed description of the step this engine part is in. Used verbatim in return table and should be set by the code in the _run() method.
$addPath
$add_ids
GeSHi::$add_ids in geshi.php
Whether CSS IDs should be added to the code
$alias
JTableNested::$alias in tablenested.php
Object property holding the alias of this node used to constuct the full text path, forward-slash delimited.
$alias
JCategoryNode::$alias in categories.php
The the alias for the category
$allow_multiline_span
Flag to decide if multi line spans are allowed. Set it to false to make sure each tag is closed before and reopened after each linefeed.
$all_discovered_feeds
$all_recipients
$AltBody
PHPMailer::$AltBody in phpmailer.php
Sets the text-only body of the message. This automatically sets the email to multipart/alternative. This body can be read by mail clients that do not have HTML email capability such as mutt. Clients that can read HTML will view the normal Body.
$application
JFactory::$application in factory.php
$archiveHeaderData
$archiveHeaderData
$archiveList
$args
JInputCLI::$args in cli.php
The additional arguments passed to the script that are not associated with a specific argument name.
$args
JException::$args in exception.php
Arguments recieved by the method the error occurred in [Available if backtrace is enabled]
$asFormat
The type of output format (xml).
$asFormat
The type of input format (XML).
$asset
JEditor::$asset in editor.php
Object asset
$assetRules
JAccess::$assetRules in access.php
Array of rules for the asset
$assets
JCategoryNode::$assets in categories.php
Array of assets
$asset_groups
A cached array of the asset groups
$asset_id
JCategoryNode::$asset_id in categories.php
The id of the category in the asset table
$attachment
PHPMailer::$attachment in phpmailer.php
$attrArray
$attrBlacklist
$attrMethod
$author
JFeedItem::$author in feed.php
Author item element
$author
JEditor::$author in editor.php
Object author
$author
JLibraryManifest::$author in librarymanifest.php
$authorEmail
Author email element
$authoremail
JLibraryManifest::$authoremail in librarymanifest.php
$authorurl
JLibraryManifest::$authorurl in librarymanifest.php
$author_class
SimplePie::$author_class in simplepie.php
$auth_method
$autodiscovery
SimplePie::$autodiscovery in simplepie.php
$autodiscovery_cache_duration
$autoIncrementField
abort
JInstaller::abort() in installer.php
Installation abort method
abridge
Abridges text strings over the specified character limit. The behavior will insert an ellipsis into the text replacing a section of variable size to ensure the string does not exceed the defined maximum length. This method is UTF-8 safe.
absolutize
Create a new IRI object by resolving a relative IRI
absolutize_url
access
Deprecated method to change access level in a grid
access
Display a batch widget for the access level selector.
accesslevel
Get a grouped list of pre-Joomla 1.6 access levels
action
Returns an action on a grid
actions
Returns a UL list of actions with check boxes
activate
Method to activate user records.
activate
Method to update a record.
activate
Method to activate links.
activate
Method to activate a user.
activate
Method to activate a record.
activate
Method to activate a user account.
activateUser
Method to activate a user
add
JLog::add() in log.php
Method to add an entry to the log.
add
Method to add a new record.
add
Method to add a new record.
add
JControllerForm::add() in controllerform.php
Method to add a new record.
add
Override parent add method.
add
JLDAP::add() in ldap.php
Add an attribute to the given DN Note: DN has to exist already
add
Method to add a new menu item.
AddAddress
PHPMailer::AddAddress() in phpmailer.php
Adds a "To" address.
AddAnAddress
PHPMailer::AddAnAddress() in phpmailer.php
Adds an address to one of the recipient arrays
AddAttachment
Adds an attachment from a path on the filesystem.
addAttachment
Add file attachments to the email
addAttribute
Adds an attribute to the element
AddBCC
PHPMailer::AddBCC() in phpmailer.php
Adds a "Bcc" address.
addBCC
JMail::addBCC() in mail.php
Add blind carbon copy recipients to the email
addBranch
Method to add a branch to the taxonomy tree.
addButtonPath
Add a directory where JToolBar should search for button types in LIFO order.
addCC
JMail::addCC() in mail.php
Add carbon copy recipients to the email
AddCC
PHPMailer::AddCC() in phpmailer.php
Adds a "Cc" address.
addChild
JTree::addChild() in tree.php
Method to add a child
addChild
JCategoryNode::addChild() in categories.php
Add child to this node
addChild
JNode::addChild() in node.php
Add child to this node
addChild
Adds a direct child to the element
addClientInfo
Adds information for a client.
addColumn
JGrid::addColumn() in grid.php
Add new column name to process
addContentType
Method to add a content type to the database.
addContextEntry
Adds a particular options to the context
AddCustomHeader
Adds a custom header.
addCustomTag
Adds a custom HTML string to the head block
addElementPath
Add a directory where JParameter should search for element types.
AddEmbeddedImage
Adds an embedded attachment. This can include images, sounds, and just about any other document. Make sure to set the $type to an image type. For JPEG images use "image/jpeg" and for GIF images use "image/gif".
addEntry
Method to add a menu item to submenu.
addEntry
Method to add an entry to the log.
addEntry
Method to add an entry to the log.
addEntry
JLogger::addEntry() in logger.php
Method to add an entry to the log.
addEntry
Method to add an entry to the log.
addEntry
JLog::addEntry() in log.php
Method to add an entry to the log file.
addEntry
Method to add an entry to the log.
addEntry
Method to add an entry to the log.
addFavicon
Adds a shortcut icon (favicon)
addFieldPath
addFieldPath
Method to add a path to the list of field include paths.
addFormPath
Method to add a path to the list of form include paths.
addFormPath
Proxy for JFormHelper::addFormPath().
addHeadLink
Adds <link> tags to the head of the document
addHelperPath
Adds to the stack of helper script paths in LIFO order.
addImage
Adds an image to the OpenSearch description.
addIncludePath
Add a directory where JModel should search for models. You may either pass a string or an array of directories.
addIncludePath
Add a filesystem path where JTable should search for table class files.
addIncludePath
Add a directory where JCache should search for controllers. 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 JCacheStorage should search for handlers. You may either pass a string or an array of directories.
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 JCache should search for handlers. You may either pass a string or an array of directories.
addInstruction
Method to add a processing instruction for an item property.
addItem
Adds an JFeedItem to the feed.
addItem
JPathway::addItem() in pathway.php
Create and add an item to the pathway.
addLink
Adds a URL to the mailto system and returns the hash
addLogEntry
Method to add an entry to the appropriate loggers.
addLogger
Method to set the way the JError will handle different error levels.
addMap
Method to add a map entry between a link and a taxonomy node.
addModelPath
JController::addModelPath() in controller.php
Adds to the stack of model paths in LIFO order.
addNew
Writes the common 'new' icon for the button bar.
addNewX
Writes the common 'new' icon for the button bar.
addNode
Method to add a node to the taxonomy tree.
addNode
JForm::addNode() in form.php
Adds a new child SimpleXMLElement node to the source.
addNote
Displays an icon to add a note for this user.
addPath
Method to add a path to the list of include paths for one of the form's entities.
addPath
JController::addPath() in controller.php
Adds to the search path for templates and resources.
addQuoted
JDatabase::addQuoted() in database.php
Adds a field or array of field names to the list that are to be quoted.
AddrAppend
PHPMailer::AddrAppend() in phpmailer.php
Creates recipient headers.
addRecipient
Add recipients to the email
addReplyTo
Add Reply to email address(es) to the email
AddReplyTo
PHPMailer::AddReplyTo() in phpmailer.php
Adds a "Reply-to" address.
AddrFormat
PHPMailer::AddrFormat() in phpmailer.php
Formats an address correctly.
AddRoundKey
addRow
JGrid::addRow() in grid.php
Adds a row to the table and sets the currently active row to the new row
addRulePath
Method to add a path to the list of rule include paths.
addRulePath
Proxy for JFormHelper::addRulePath().
addScript
JDocument::addScript() in document.php
Adds a linked script to the page
addScriptDeclaration
Adds a script to the page
addSeparator
AddStringAttachment
Adds a string or binary attachment (non-filesystem) to the list.
AddStringEmbeddedImage
addStyleDeclaration
Adds a stylesheet declaration to the page
addStyleSheet
Adds a linked stylesheet to the page
addSubmenu
Configure the Linkbar.
addSubmenu
Configure the Linkbar.
addSubmenu
Configure the Linkbar.
addSubmenu
Configure the Linkbar.
addSubmenu
Configure the Linkbar.
addSubmenu
Configure the Submenu links.
addSubmenu
Configure the Linkbar.
addSubmenu
Configure the Linkbar.
addSubmenu
Configure the Linkbar.
addSubmenu
Configure the Linkbar.
addSubmenu
Configure the Linkbar.
addSubmenu
Configure the Linkbar.
addSubmenu
Configure the Linkbar.
addSubmenu
Configure the Linkbar.
addSubmenu
Configure the Linkbar.
addSubmenu
Configure the Linkbar.
addSubmenu
Configure the Linkbar.
addSubmenu
Configure the Linkbar.
addSubmenu
Configure the Linkbar.
addTablePath
Adds to the stack of model table paths in LIFO order.
addTaxonomy
Method to add a taxonomy map for an item.
addTemplatePath
Adds to the stack of view script paths in LIFO order.
addTokensToDB
Method to add a set of tokens to the database.
addToolbar
Add the page title and toolbar.
addToolbar
Method to configure the toolbar for this view.
addToolbar
Method to configure the toolbar for this view.
addToolbar
Add the page title and toolbar.
addToolbar
Method to configure the toolbar for this view.
addToolbar
Add the page title and toolbar.
addToolbar
Method to configure the toolbar for this view.
addToolbar
Display the toolbar.
addToolbar
Add the page title and toolbar.
addToolbar
Add the page title and toolbar.
addToolbar
Add the page title and toolbar.
addToolbar
Add the page title and toolbar.
addToolbar
Add the page title and toolbar.
addToolbar
Add the page title and toolbar.
addToolbar
Add the page title and toolbar.
addToolbar
Add the page title and toolbar.
addToolbar
Add the page title and toolbar.
addToolbar
Add the page title and toolbar.
addToolbar
Add the page title and toolbar.
addToolbar
Add the page title and toolbar.
addToolbar
Adds the page title and toolbar
addToolbar
Add the page title and toolbar.
addToolbar
Add the page title and toolbar.
addToolbar
Add the page title and toolbar.
addToolbar
Add the page title and toolbar.
addToolbar
Add the page title and toolbar.
addToolbar
Add the page title and toolbar.
addToolbar
Add the page title and toolbar.
addToolbar
Add the page title and toolbar.
addToolbar
Setup the Toolbar
addToolbar
Add the page title and toolbar.
addToolbar
Add the page title and toolbar.
addToolbar
Add the page title and toolbar.
addToolbar
Add the page title and toolbar.
addToolbar
Setup the Toolbar
addToolbar
Add the page title and toolbar.
addToolbar
Add the page title and toolbar.
addToolbar
Add the page title and toolbar.
addToolbar
Add the page title and toolbar.
addToolbar
Add the page title and toolbar.
addToolbar
Add the page title and toolbar.
addToolbar
Add the page title and toolbar.
addToolbar
Add the page title and toolbar.
addToolbar
Add the page title and toolbar.
addToolbar
Add the page title and toolbar.
addToolbar
Add the page title and toolbar.
addToolbar
Add the page title and toolbar.
addToolbar
Add the page title and toolbar.
addToolbar
Add the page title and toolbar.
addToolbar
Add the page title and toolbar.
addToolbar
Display the toolbar.
addToolbar
Add the page title and toolbar.
addToolbar
Add the page title and toolbar.
addToolbar
Add the page title and toolbar.
addToolbar
Add the page title and toolbar.
addToolbar
Add the page title and toolbar.
addToolbar
Add the page title and toolbar.
addToolbar
Add the page title and toolbar.
addToolbar
Add the page title and toolbar.
addToolbar
Add the page title and toolbar.
addToolbar
Add the page title and toolbar.
addToolbar
Add the page title and toolbar.
addToolbar
Add the page title and toolbar.
addToolbar
Add the page title and toolbar.
addToolbar
Add the page title and toolbar.
addToolbar
Add the page title and toolbar.
addToolbar
Add the page title and toolbar.
addToolbar
Adds the page title and toolbar
addToolbar
Add the page title and toolbar.
addToolbar
Add the page title and toolbar.
addToStack
Method to add non-JError thrown JExceptions to the JError stack for debugging purposes
addUpdateSite
Adds an update site to the table if it doesn't exist.
addUrl
Adds an URL to the OpenSearch description.
addUserToGroup
Method to add a user to a group.
addViewPath
JController::addViewPath() in controller.php
Add one or more view paths to the controller's stack, in LIFO order.
add_callback
Add a callback method to parse a date
add_keyword
Adds a keyword to a keyword group for highlighting
add_keyword_group
Creates a new keyword group
add_to_blinklist
add_to_blogmarks
add_to_delicious
add_to_digg
add_to_furl
add_to_magnolia
add_to_myweb20
add_to_newsvine
add_to_reddit
add_to_segnalo
add_to_service
Creates the add_to_* methods' return data
add_to_simpy
add_to_spurl
add_to_wists
AdminController
AdminController in controller.php
Admin Controller
AdminControllerProfile
AdminControllerProfile in profile.php
User profile controller class.
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.
admin.php
admin.php in admin.php
application.php
application.php in application.php
application.php
application.php in application.php
article.php
article.php in article.php
articles.php
articles.php in articles.php
article.php
article.php in article.php
author.php
author.php in author.php
article.php
article.php in article.php
articles.php
articles.php in articles.php
article.php
article.php in article.php
adapter.php
adapter.php in adapter.php
application.php
application.php in application.php
AdminModelHelp
AdminModelHelp in help.php
Admin Component Help Model
AdminModelProfile
AdminModelProfile in profile.php
User model.
AdminModelSysInfo
AdminModelSysInfo in sysinfo.php
AdmintoolsHelperDownload
AdmintoolsHelperDownload in download.php
Smart download helper. Automatically uses cURL or URL fopen() wrappers to fetch the package.
AdminViewHelp
AdminViewHelp in view.html.php
HTML View class for the Admin component
AdminViewProfile
AdminViewProfile in view.html.php
AdminViewSysinfo
AdminViewSysinfo in view.html.php
Sysinfo View class for the Admin component
admin_language
AESDecryptCBC
AES decryption in CBC mode. This is the standard mode (the CTR methods actually use Rijndael-128 in CTR mode, which - technically - isn't AES).
AESDecryptCtr
Decrypt a text encrypted by AES in counter mode of operation
AESEncryptCtr
Encrypt a text using AES encryption in Counter mode of operation
  • see http://csrc.nist.gov/publications/nistpubs/800-38a/sp800-38a.pdf
ajax
Fetch and report updates in JSON format, for AJAX requests
AKAbstractObject
AKAbstractObject in restore.php
The base class of Akeeba Engine objects. Allows for error and warnings logging and propagation. Largely based on the Joomla! 1.5 JObject class.
AKAbstractPart
AKAbstractPart in restore.php
The superclass of all Akeeba Kickstart parts. The "parts" are intelligent stateful
AKAbstractPartObserver
AKAbstractPartObserver in restore.php
Descendants of this class can be used in the unarchiver's observer methods (attach, detach and notify)
AKAbstractPostproc
AKAbstractPostproc in restore.php
File post processor engines base class
AKAbstractUnarchiver
AKAbstractUnarchiver in restore.php
The base class of unarchiver classes
AKCoreTimer
AKCoreTimer in restore.php
Timer class
Akeeba_Services_JSON
Akeeba_Services_JSON in restore.php
Converts to and from JSON format.
Akeeba_Services_JSON
constructs a new JSON instance
Akeeba_Services_JSON_Error
Akeeba_Services_JSON_Error
AKEncryptionAES
AKEncryptionAES in restore.php
AES implementation in PHP (c) Chris Veness 2005-2011.
AKFactory
AKFactory in restore.php
The Akeeba Kickstart Factory class
AKPostprocDirect
AKPostprocDirect in restore.php
Direct file writer
AKPostprocFTP
AKPostprocFTP in restore.php
FTP file writer
akstringlen
akstringlen() in restore.php
AKText
AKText in restore.php
A simple INI-based i18n engine
AKUnarchiverJPA
AKUnarchiverJPA in restore.php
JPA archive extraction class
AKUnarchiverJPS
AKUnarchiverJPS in restore.php
JPS archive extraction class
AKUnarchiverZIP
AKUnarchiverZIP in restore.php
ZIP archive extraction class
AKUtilsLister
AKUtilsLister in restore.php
A filesystem scanner which uses opendir()
AK_STATE_DATA
AK_STATE_DATA in restore.php
AK_STATE_DATAREAD
AK_STATE_DATAREAD in restore.php
AK_STATE_DONE
AK_STATE_DONE in restore.php
AK_STATE_HEADER
AK_STATE_HEADER in restore.php
AK_STATE_NOFILE
AK_STATE_NOFILE in restore.php
AK_STATE_POSTPROC
AK_STATE_POSTPROC in restore.php
ALERT
JLog::ALERT in log.php
Action must be taken immediately.
ALL
JLog::ALL in log.php
All log priorities.
allow
Checks that this action can be performed by an identity.
allow
Checks that an action can be performed by an identity.
allowAdd
Method override to check if you can add a new record.
allowAdd
Method override to check if you can add a new record.
allowAdd
Method override to check if you can add a new record.
allowAdd
Method override to check if you can add a new record.
allowAdd
Method override to check if you can add a new record.
allowAdd
Method to check if you can add a new record.
allowAdd
Method override to check if you can add a new record.
allowAdd
JControllerForm::allowAdd() in controllerform.php
Method to check if you can add a new record.
allowAdd
Method override to check if you can add a new record.
allowCache
Set/get cachable state for the response. If $allow is set, sets the cachable state of the response. Always returns the current state.
allowCache
JResponse::allowCache() in response.php
Set/get cachable state for the response.
allowEdit
Method override to check if you can edit an existing record.
allowEdit
Method override to check if you can edit an existing record.
allowEdit
Overrides JControllerForm::allowEdit
allowEdit
JControllerForm::allowEdit() in controllerform.php
Method to check if you can add a new record.
allowEdit
Method override to check if you can edit an existing record.
allowEdit
Method to check if you can edit a record.
allowEdit
Method override to check if you can edit an existing record.
allowEdit
Method to check if you can edit a record.
allowEdit
Method to check if you can add a new record.
allowEdit
Overrides JControllerForm::allowEdit
allowEdit
Method to check if you can add a new record.
allowEdit
Method to check if you can add a new record.
allowEdit
Method to check if you can add a new record.
allowSave
Method to check if you can save a new or existing record.
allowSave
Method to check if you can save a new or existing record.
allowSave
Override parent allowSave method.
allowSave
Method (override) to check if you can save a new or existing record.
allowSave
Method to check if you can save a new or existing record.
allowSave
JControllerForm::allowSave() in controllerform.php
Method to check if you can save a new or existing record.
alt
JText::alt() in methods.php
Translates a string into the current language.
AlternativeExists
AMAYA
JWebClient::AMAYA in webclient.php
ampReplace
Replaces &amp; with & for XHTML compliance
ANDROID
JWebClient::ANDROID in webclient.php
anonymous_bind
Anonymously binds to LDAP directory
append
Appends element parts to the internal list.
appendBody
Append content to the body content
appendBody
JResponse::appendBody() in response.php
Append content to the body content
appendButton
Set a value
appendFilter
Stream filters Append a filter to the chain
apply
Writes a save button for a given option.
applyContextToStream
Applies the current context to the stream
applyUpdateSite
Detects if the Joomla! update site currently in use matches the one configured in this component. If they don't match, it changes it.
archiveList
Writes a common 'archive' button for a list of records.
arrayUnique
Multidimensional array safe unique test
arrayUnique
JArrayHelper::arrayUnique() in arrayhelper.php
Multidimensional array safe unique test
array_unique
array_unshift_ref
Prepend a reference to an element to the beginning of an array.
asArray
JRegistry::asArray() in registry.php
Method to recursively convert an object of data to an array.
asFormattedXML
Return a well-formed XML string based on SimpleXML element
asJavascript
AKText::asJavascript() in restore.php
assetFormWidget
Creates the HTML for the permissions widget
assetgrouplist
Displays a Select list of the available asset groups
assetgroups
Gets a list of the asset groups as an array of JHtml compatible options.
assign
Writes a common 'assign' button for a record.
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).
association
asXml
JDatabaseImporterMySQL::asXml() in mysqlimporter.php
Set the output option for the exporter to XML format.
asXml
JDatabaseExporterMySQL::asXml() in mysqlexporter.php
Set the output option for the exporter to XML format.
atom_03_construct_type
atom_10_construct_type
atom_10_content_construct_type
attach
JCaptcha::attach() in captcha.php
Attach an observer object
attach
JDispatcher::attach() in dispatcher.php
Attach an observer object
attach
JObservable::attach() in observable.php
Attach an observer object
attach
JAuthentication::attach() in authentication.php
Attach an observer object
attach
JEditor::attach() in editor.php
Attach an observer object
attach
Attaches an observer object
AttachAll
PHPMailer::AttachAll() in phpmailer.php
Attaches all fs, string, and binary attachments to the message.
attachBuildRule
Attach a build rule
attachHandler
Method that attaches the error handler to JError
AttachmentExists
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 observing objects to run their respective authentication routines.
Authenticate
Performs SMTP authentication. Must be run after running the Hello() method. Returns true if successfully authenticated.
AUTHENTICATION_BASIC
AUTHENTICATION_NONE
AUTHENTICATION_OAUTH
Authorise
POP3::Authorise() in pop3.php
Combination of public events - connect, login, disconnect
authorise
JMenu::authorise() in menu.php
Method to check JMenu object authorization against an access control object and optionally an access extension object
authorise
JAuthentication::authorise() in authentication.php
Authorises that a particular user should be able to login
authorise
JController::authorise() in controller.php
Authorisation check
authorise
JSite::authorise() in application.php
Check if the user can access the application
authorise
JUser::authorise() in user.php
Method to check JUser object authorisation against an access control object and optionally an access extension object
authorisedLevels
Gets an array of the authorised access levels for the user
authoriseUser
Check that the user is authorized to perform this action
authorize
JSite::authorize() in application.php
authorize
JUser::authorize() in user.php
Proxy to authorise
authorize
JController::authorize() in controller.php
Authorisation check
autodiscovery
article.php
article.php in article.php
archive.php
archive.php in archive.php
article.php
article.php in article.php
articles.php
articles.php in articles.php
application.php
application.php in application.php
application.php
application.php in application.php
access.php
access.php in access.php
application.php
application.php in application.php
adapter.php
adapter.php in adapter.php
adapterinstance.php
adapterinstance.php in adapterinstance.php
apc.php
apc.php in apc.php
asset.php
asset.php in asset.php
atom.php
atom.php in atom.php
archive.php
archive.php in archive.php
accesslevel.php
accesslevel.php in accesslevel.php
access.php
access.php in access.php
apc.php
apc.php in apc.php
authentication.php
authentication.php in authentication.php
arrayhelper.php
arrayhelper.php in arrayhelper.php
ascii.php
ascii.php in ascii.php
article.php
article.php in article.php
b
top
$backtrace
JException::$backtrace in exception.php
$base
JUpdaterCollection::$base in collection.php
Root of the tree
$base
JPaginationObject::$base in pagination.php
$base
JDocument::$base in document.php
Document base URL
$base
JURI::$base in uri.php
$base
SimplePie_Sanitize::$base in simplepie.php
$base
SimplePie_Locator::$base in simplepie.php
$basename
$basePath
JController::$basePath in controller.php
The base path of the controller
$baseurl
Base url
$base_dn
JLDAP::$base_dn in ldap.php
$base_location
$bcc
PHPMailer::$bcc in phpmailer.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.
$bitrate
$block
JUser::$block in user.php
Block status
$body
SimplePie_File::$body in simplepie.php
$body
JResponse::$body in response.php
$body
JHttpResponse::$body in response.php
$Body
PHPMailer::$Body in phpmailer.php
Sets the Body of the message. This can be either an HTML or text body.
$body
Body of the response
$boundary
PHPMailer::$boundary in phpmailer.php
$branches
An internal cache of taxonomy branch data.
$browser
JWebClient::$browser in webclient.php
$browserVersion
$BUILD
JVersion::$BUILD in version.php
$built_in
Array of user-added callback methods
$buttons
Stack to hold buttons
banners.php
banners.php in banners.php
banner.php
banner.php in banner.php
banners.php
banners.php in banners.php
banners.php
banners.php in banners.php
banner.php
banner.php in banner.php
banner.php
banner.php in banner.php
banners.php
banners.php in banners.php
bannerclient.php
bannerclient.php in bannerclient.php
banner.php
banner.php in banner.php
back
JToolBarHelper::back() in toolbar.php
Writes a cancel button that will go back to the previous page without doing any other operation.
backupDatabase
Method to backup all tables in a database with a given prefix.
BannerHelper
BannerHelper in banner.php
BannersBuildRoute
BannersBuildRoute() in router.php
BannersCategories
BannersCategories in category.php
Banners Component Category Tree
BannersController
BannersController in controller.php
Banners Controller
BannersController
BannersController in controller.php
Banners master display controller.
BannersControllerBanner
Banner controller class.
BannersControllerBanners
Banners list controller class.
BannersControllerClient
Client controller class.
BannersControllerClients
Clients list controller class.
BannersControllerTracks
Tracks list controller class.
BannersHelper
BannersHelper in banners.php
Banners component helper.
BannersModelBanner
BannersModelBanner in banner.php
Banner model.
BannersModelBanner
BannersModelBanner in banner.php
Banner model for the Joomla Banners component.
BannersModelBanners
BannersModelBanners in banners.php
Methods supporting a list of banner records.
BannersModelBanners
BannersModelBanners in banners.php
Banners model for the Joomla Banners component.
BannersModelClient
BannersModelClient in client.php
Client model.
BannersModelClients
BannersModelClients in clients.php
Methods supporting a list of banner records.
BannersModelDownload
BannersModelDownload in download.php
Download model.
BannersModelTracks
BannersModelTracks in tracks.php
Methods supporting a list of tracks.
BannersParseRoute
BannersParseRoute() in router.php
BannersTableBanner
BannersTableBanner in banner.php
Banner table
BannersTableClient
BannersTableClient in client.php
Client table
BannersViewBanner
BannersViewBanner in view.html.php
View to edit a banner.
BannersViewBanners
BannersViewBanners in view.html.php
View class for a list of banners.
BannersViewClient
BannersViewClient in view.html.php
View to edit a client.
BannersViewClients
BannersViewClients in view.html.php
View class for a list of clients.
BannersViewDownload
BannersViewDownload in view.html.php
View class for download a list of tracks.
BannersViewTracks
BannersViewTracks in view.html.php
View class for a list of tracks.
base
JURI::base() in uri.php
Returns the base URI for the request.
Base64EncodeWrapMB
Correctly encodes and wraps long multibyte strings for mail headers without breaking lines within a character.
batch
Method to run batch operations.
batch
Method to run batch operations.
batch
Method to run batch operations.
batch
Method to perform batch operations on a set of modules.
batch
Method to run batch operations.
batch
Method to perform batch operations on an item or a set of items.
batch
Method to run the next batch of content through the indexer.
batch
Method to perform batch operations on an item or a set of items.
batch
Method to run batch operations.
batch
Method to run batch operations.
batch
Method to run batch operations.
batch
JControllerForm::batch() in controllerform.php
Method to run batch operations.
batch
Method to run batch operations.
batch
Method to run batch operations.
batch
Method to perform batch operations on an item or a set of items.
batch
Method to perform batch operations on an item or a set of items.
batch
JModelAdmin::batch() in modeladmin.php
Method to perform batch operations on an item or a set of items.
batchAccess
JModelAdmin::batchAccess() in modeladmin.php
Batch access level changes for a group of rows.
batchClient
Batch client changes for a group of banners.
batchCopy
JModelAdmin::batchCopy() in modeladmin.php
Batch copy items to a new category or current.
batchCopy
Batch copy items to a new category or current.
batchCopy
Batch copy items to a new category or current.
batchCopy
Batch copy categories to a new category.
batchCopy
Batch copy items to a new category or current.
batchCopy
Batch copy modules to a new position or current.
batchCopy
Batch copy items to a new category or current.
batchCopy
Batch copy menu items to a new menu or parent.
batchLanguage
Batch language changes for a group of rows.
batchMove
JModelAdmin::batchMove() in modeladmin.php
Batch move items to a new category
batchMove
Batch move menu items to a new menu or parent.
batchMove
Batch move categories to a new category.
batchMove
Batch move modules to a new position or current.
batchUser
Batch change a linked user.
batchUser
Perform batch operations
before_version_name
behavior
Method to build the behavior script and add it to the document head.
bind
JTableMenu::bind() in menu.php
Overloaded bind function
bind
JParameter::bind() in parameter.php
Bind data to the parameter.
bind
Overloaded bind function
bind
Overloaded bind function
bind
JForm::bind() in form.php
Method to bind data to the form.
bind
JUser::bind() in user.php
Method to bind an associative array of data to a user object
bind
JTableViewlevel::bind() in viewlevel.php
Method to bind the data.
bind
Method to bind an associative array or object to the JTable instance. This method only binds properties that are publicly accessible and optionally takes an array of properties to ignore when binding.
bind
JTableUser::bind() in user.php
Method to bind the user, user groups, and any other necessary data.
bind
JTableUpdate::bind() in update.php
Overloaded bind function
bind
JTableCategory::bind() in category.php
Overloaded bind function.
bind
JLDAP::bind() in ldap.php
Binds to the LDAP directory
bind
Overloaded bind function to pre-process the params.
bind
JTableModule::bind() in module.php
Overloaded bind function.
bind
JTable::bind() in table.php
Method to bind an associative array or object to the JTable instance.This method only binds properties that are publicly accessible and optionally takes an array of properties to ignore when binding.
bind
Overloaded bind function to pre-process the params.
bind
JTableContent::bind() in content.php
Overloaded bind function
bind
Overloaded bind function to pre-process the params.
bind
JTableExtension::bind() in extension.php
Overloaded bind function
bindData
JRegistry::bindData() in registry.php
Method to recursively bind data to a parent object.
bindLevel
JForm::bindLevel() in form.php
Method to bind data to the form for the group level.
BLACKBERRY
JWebClient::BLACKBERRY in webclient.php
block
Method to block user records.
body
SimplePie_Locator::body() in simplepie.php
body
Parse the body
boolean
Display a boolean setting widget.
boolean
JHtmlPhpSetting::boolean() in phpsetting.php
method to generate a boolean message for a value
booleanlist
Generates a yes/no radio list.
branchPlural
Method to return a plural language code for a taxonomy branch.
branchSingular
Method to return a singular language code for a taxonomy branch.
BUILD
JPlatform::BUILD in platform.php
build
JRouterSite::build() in router.php
build
JRouter::build() in router.php
Function to convert an internal URI to a route
build
Function to convert an internal URI to a route
build
Function to convert an internal URI to a route
buildCheckQuery
Checks a DDL query to see if it is a known type If yes, build a check query to see if the DDL has been run on the database.
buildCheckQuery
Checks a DDL query to see if it is a known type If yes, build a check query to see if the DDL has been run on the database.
buildFileData
Method to fetch a data array for transmitting to the GitHub API for a list of files based on an input array of file paths or filename and content pairs.
buildQuery
Build a query from a array (reverse of the PHP parse_str()).
buildRule
buildVotingQuery
Get join information for the voting query.
buildXml
Builds the XML data for the tables to export.
buildXmlStructure
Builds the XML structure to export.
build_parse_cache
Setup caches needed for parsing. This is automatically called in parse_code() when appropriate.
build_style_cache
Setup caches needed for styling. This is automatically called in
button
Method to generate html code for a list of buttons
buttons
Method to generate html code for a list of buttons
bytes
JHtmlNumber::bytes() in number.php
Converts bytes to more distinguishable formats such as: kilobytes, megabytes, etc.
banners.php
banners.php in banners.php
banner.php
banner.php in banner.php
banner.php
banner.php in banner.php
banners.php
banners.php in banners.php
blog.php
blog.php in blog.php
blog_children.php
blog_children.php in blog_children.php
blog_item.php
blog_item.php in blog_item.php
blog_links.php
blog_links.php in blog_links.php
body.php
body.php in body.php
base.php
base.php in base.php
browser.php
browser.php in browser.php
bzip2.php
bzip2.php in bzip2.php
boolean.php
boolean.php in boolean.php
batch.php
batch.php in batch.php
behavior.php
behavior.php in behavior.php
button.php
button.php in button.php
brightness.php
brightness.php in brightness.php
buffer.php
buffer.php in buffer.php
bad.php
bad.php in bad.php
blog.php
blog.php in blog.php
blog_children.php
blog_children.php in blog_children.php
blog_item.php
blog_item.php in blog_item.php
blog_links.php
blog_links.php in blog_links.php
c
top
$cachable
JResponse::$cachable in response.php
$cache
$cache
JDatabaseImporterMySQL::$cache in mysqlimporter.php
$cache
JDatabaseExporterMySQL::$cache in mysqlexporter.php
An array of cached data.
$cache
JModelList::$cache in modellist.php
Internal memory based cache array of data.
$cache
JCacheController::$cache in controller.php
$cache
SimplePie::$cache in simplepie.php
$cache
An internal cache of stemmed tokens.
$cache
JFactory::$cache in factory.php
$cached_entities
$CacheLiteInstance
$cache_class
SimplePie::$cache_class in simplepie.php
$cache_class
$cache_duration
$cache_location
$cache_location
$cache_name_function
$cache_name_function
$captions
$caption_class
SimplePie::$caption_class in simplepie.php
$categories
$categories
$categories
$categories
$categories
$category
Category feed element
$category
$category
Category element
$category
$category
JUpdate::$category in update.php
$category
$category
Application responsible for log entry.
$category
$category
$category_class
$cc
PHPMailer::$cc in phpmailer.php
$changeItems
Array of JSchemaChangeItem objects
$channels
$CharSet
JMail::$CharSet in mail.php
$CharSet
PHPMailer::$CharSet in phpmailer.php
Sets the CharSet of the message.
$charSet
$checked_feeds
$checked_out
JCategoryNode::$checked_out in categories.php
Whether the category is or is not checked out
$checked_out_time
The time at which the category was checked out
$checkQuery
Check query: query used to check the db schema
$checkQueryExpected
Check query result: expected result of check query if database is up to date
$checkStatus
Checked status
$children
$children
$childrennumitems
Number of children items
$chunksize
JStream::$chunksize in stream.php
Default Chunk Size
$chunkSize
$class
JMenuNode::$class in menu.php
CSS Class for node
$class
JException::$class in exception.php
Name of the class the error occurred in [Available if backtrace is enabled]
$classes
JLoader::$classes in loader.php
Container for already imported library paths.
$client
$client
$client
JUpdate::$client in update.php
$client
CacheViewCache::$client in view.html.php
$client
JExtension::$client in extension.php
String representation of client. Valid for modules, templates and languages.
$client
$client
$client
$client
JGithub::$client in github.php
$code
JHttpResponse::$code in response.php
$code
JException::$code in exception.php
$CODENAME
JVersion::$CODENAME in version.php
$code_style
GeSHi::$code_style in geshi.php
The style for the actual code
$columns
$columns
$columns
$columns
JGrid::$columns in grid.php
Array of columns
$comment
Human readable comment
$comments
Comments element
$common
If the token is a common term, the weight is adjusted to compensate for the higher frequency of the term in relation to other terms.
$components
The component list cache
$compressedTotal
$compressed_data
Compressed data
$compressed_size
Size of compressed data
$config
JFactory::$config in factory.php
$config
$config
$config
$config
AdminViewSysinfo::$config in view.html.php
$configurations
Container for JLogger configurations.
$config_settings
$ConfirmReadingTo
Sets the email address that a reading confirmation will be sent.
$connected
POP3::$connected in pop3.php
$connection
JDatabase::$connection in database.php
$connections
$consumed
Currently consumed bytes
$ContentType
PHPMailer::$ContentType in phpmailer.php
Sets the Content-type of the message.
$content_type_sniffer_class
$content_type_sniffer_class
$context
Context string for the model type
$context
JControllerForm::$context in controllerform.php
The context for storing internal data, e.g. record.
$context
$context
The plugin identifier.
$context
JModelList::$context in modellist.php
Context string for the model type. This is used to handle uniqueness when dealing with the getStoreId() method and caching data structures.
$context
The plugin identifier.
$context
The plugin identifier.
$context
The plugin identifier.
$context
The plugin identifier.
$context
Model context string.
$context
The context is somewhat arbitrary but it must be unique or there will be conflicts when managing plugin/indexer state. A good best practice is to use the plugin name suffix as the context. For example, if the plugin is named 'plgFinderContent', the context could be 'Content'.
$context
Context string for the model type.
$cookie
plgSystemLanguageFilter::$cookie in languagefilter.php
$copyright
$COPYRIGHT
JVersion::$COPYRIGHT in version.php
$copyright
Copyright feed element
$copyright
JLibraryManifest::$copyright in librarymanifest.php
$copyright_class
$count
JDatabase::$count in database.php
$count
JFormField::$count in field.php
The count value for generated name field
$count
Counter
$counter
JLanguage::$counter in language.php
Counter for number of loads.
$country
JAuthenticationResponse::$country in authentication.php
The End User's country of residence as specified by ISO3166.
$created_time
The time at which the category was created
$created_user_id
$creationDate
JLibraryManifest::$creationDate in librarymanifest.php
$credits
$credit_class
SimplePie::$credit_class in simplepie.php
$CRLF
SMTP::$CRLF in smtp.php
SMTP reply line ending
$CRLF
POP3::$CRLF in pop3.php
POP3 Carriage Return + Line Feed
$current
JURI::$current in uri.php
$currentPartNumber
$currentPartOffset
$current_byte
$current_column
$current_line
$current_xhtml_construct
$cursor
JDatabase::$cursor in database.php
$CustomHeader
PHPMailer::$CustomHeader in phpmailer.php
controller.php
controller.php in controller.php
controller.php
controller.php in controller.php
client.php
client.php in client.php
clients.php
clients.php in clients.php
client.php
client.php in client.php
clients.php
clients.php in clients.php
clicks.php
clicks.php in clicks.php
client.php
client.php in client.php
cache.php
cache.php in cache.php
controller.php
controller.php in controller.php
cache.php
cache.php in cache.php
cache.php
cache.php in cache.php
categories.php
categories.php in categories.php
controller.php
controller.php in controller.php
categories.php
categories.php in categories.php
category.php
category.php in category.php
categories.php
categories.php in categories.php
categories.php
categories.php in categories.php
category.php
category.php in category.php
categoryedit.php
categoryedit.php in categoryedit.php
categoryparent.php
categoryparent.php in categoryparent.php
category.php
category.php in category.php
checkin.php
checkin.php in checkin.php
controller.php
controller.php in controller.php
checkin.php
checkin.php in checkin.php
config.php
config.php in config.php
controller.php
controller.php in controller.php
component.php
component.php in component.php
component.php
component.php in component.php
contact.php
contact.php in contact.php
controller.php
controller.php in controller.php
contact.php
contact.php in contact.php
contacts.php
contacts.php in contacts.php
contact.php
contact.php in contact.php
contact.php
contact.php in contact.php
contact.php
contact.php in contact.php
contact.php
contact.php in contact.php
contacts.php
contacts.php in contacts.php
contacts.php
contacts.php in contacts.php
contact.php
contact.php in contact.php
content.php
content.php in content.php
controller.php
controller.php in controller.php
content.php
content.php in content.php
contentadministrator.php
contentadministrator.php in contentadministrator.php
controller.php
controller.php in controller.php
cpanel.php
cpanel.php in cpanel.php
controller.php
controller.php in controller.php
controller.php
controller.php in controller.php
client.php
client.php in client.php
controller.php
controller.php in controller.php
controller.php
controller.php in controller.php
controller.php
controller.php in controller.php
controller.php
controller.php in controller.php
controller.php
controller.php in controller.php
controller.php
controller.php in controller.php
config.php
config.php in config.php
config.php
config.php in config.php
controller.php
controller.php in controller.php
controller.php
controller.php in controller.php
controller.php
controller.php in controller.php
controller.php
controller.php in controller.php
controller.php
controller.php in controller.php
controller.php
controller.php in controller.php
controller.php
controller.php in controller.php
controller.php
controller.php in controller.php
component.php
component.php in component.php
cpanel.php
cpanel.php in cpanel.php
component.php
component.php in component.php
cpanel.php
cpanel.php in cpanel.php
component.php
component.php in component.php
CacheController
CacheController in controller.php
Cache Controller
CacheHelper
CacheHelper in cache.php
Cache component helper.
CacheModelCache
CacheModelCache in cache.php
Cache Model
CacheViewCache
CacheViewCache in view.html.php
HTML View class for the Cache component
CacheViewPurge
CacheViewPurge in view.html.php
HTML View class for the Cache component
calendar
Add unobtrusive javascript support for a calendar control.
calendar
JHtml::calendar() in html.php
Displays a calendar control field
calendar
calendar
JDate::calendar() in date.php
Gets the date as a formatted string in a local calendar.
call
Executes a cacheable callback if not found in cache else returns cached output and result
call
JHtml::call() in html.php
Function caller method
cancel
Method to cancel an edit
cancel
Method to cancel an edit
cancel
cancel
Method to cancel an edit.
cancel
cancel
Method to cancel an edit.
cancel
Cancel operation
cancel
Method to cancel an edit.
cancel
Writes a cancel button and invokes a cancel operation (eg a checkin).
cancel
Method to cancel an edit.
cancel
JControllerForm::cancel() in controllerform.php
Method to cancel an edit.
cancel
Override parent cancel method to reset the add module state.
canChmod
JPath::canChmod() in path.php
Checks if a path's permissions can be changed.
canDelete
Method to test whether a record can be deleted.
canDelete
JModelAdmin::canDelete() in modeladmin.php
Method to test whether a record can be deleted.
canDelete
JTable::canDelete() in table.php
Generic check for whether dependencies exist for this object in the database schema
canDelete
Method to test whether a record can be deleted.
canDelete
Method to test whether a record can be deleted.
canDelete
Method to test whether a record can be deleted.
canDelete
Method to test whether a record can be deleted.
canDelete
Method to test whether a record can be deleted.
canDelete
Method to test whether a record can be deleted.
canDelete
Method to test whether a record can be deleted.
canDelete
Method to test whether a record can be deleted.
canDelete
Method to test whether a record can be deleted.
canDelete
Method to test whether a record can be deleted.
canDelete
Method to test whether a record can be deleted.
canDelete
Method to test whether a record can be deleted.
canEditState
Method to test whether a record can be deleted.
canEditState
Method to test whether a record can have its state changed.
canEditState
Method to test whether a record can have its state edited.
canEditState
Method to test whether a record can have its state edited.
canEditState
Method to test whether a record can be deleted.
canEditState
Method to test whether a record can be deleted.
canEditState
Method to test whether a record can have its state edited.
canEditState
Method to test whether a record can be deleted.
canEditState
JModelAdmin::canEditState() in modeladmin.php
Method to test whether a record can be deleted.
canEditState
Method to test whether a record can have its state edited.
canEditState
Method to test whether a record can have its state changed.
canEditState
Method to test whether a record can have its state changed.
canEditState
Method to test whether a record can have its state changed.
canSave
Method to check if you can save a record.
canUpload
Checks if the file can be uploaded
canUpload
Checks if the file can be uploaded
canView
UsersController::canView() in controller.php
Checks whether a user can see this view.
caption
JHtmlBehavior::caption() in behavior.php
Add unobtrusive javascript support for image captions.
castAsChar
Casts a value to a char.
castAsChar
Casts a value to a char.
catchWarning
Takes over from PHP for the socket warning handler
categories
Returns an array of categories for the given extension.
CategoriesController
CategoriesController in controller.php
Categories view class for the Category package.
CategoriesControllerCategories
The Categories List Controller
CategoriesControllerCategory
The Category Controller
CategoriesHelper
CategoriesHelper in categories.php
Categories helper.
CategoriesModelCategories
CategoriesModelCategories in categories.php
Categories Component Categories Model
CategoriesModelCategory
CategoriesModelCategory in category.php
Categories Component Category Model
CategoriesTableCategory
CategoriesTableCategory in category.php
CategoriesViewCategories
CategoriesViewCategories in view.html.php
Categories view class for the Category package.
CategoriesViewCategory
CategoriesViewCategory in view.html.php
HTML View class for the Categories component
category
Crates a select list of categories
categoryAccessChange
Method to update index data on category access level changes
categoryStateChange
Method to update index data on category access level changes
cdata
SimplePie_Parser::cdata() in simplepie.php
change
Method to change the value of a content item's property in the links table. This is used to synchronize published and access states that are changed when not editing an item directly.
changeBlock
Method to change the block status on a record.
changeIdentity
changeIdentity() in daemon.php
Method to change the identity of the daemon process and resources.
change_case
Changes the case of a keyword for those languages where a change is asked for
change_encoding
charLength
Gets the function to determine the length of a character string.
charLength
Gets the number of characters in a string.
chdir
JFTP::chdir() in ftp.php
Method to change the current working directory on the FTP server
check
Validation and filtering.
check
Method to perform sanity checks on the JTable instance properties to ensure they are safe to store in the database. Child classes should override this method to make sure the data they are storing in the database is safe and as expected before storage.
check
Overloaded check function
check
Overloaded check method to ensure data integrity.
check
JTableLanguage::check() in language.php
Overloaded check method to ensure data integrity
check
Asset that the nested set data is valid.
check
Overloaded check function
check
JAccess::check() in access.php
Method to check if a user is authorised to perform an action, optionally on an asset.
check
Overloaded check function
check
JTableExtension::check() in extension.php
Overloaded check function
check
JTableViewlevel::check() in viewlevel.php
Method to check the current record to save
check
JTableMenuType::check() in menutype.php
Overloaded check function
check
JTableCategory::check() in category.php
Override check function
check
JPath::check() in path.php
Checks for snooping outside of the file system root.
check
JDatabaseExporterMySQL::check() in mysqlexporter.php
Checks if all data and options are in order prior to exporting.
check
JTableContent::check() in content.php
Overloaded check function
check
JTableModule::check() in module.php
Overloaded check function.
check
JDatabaseImporterMySQLi::check() in mysqliimporter.php
Checks if all data and options are in order prior to exporting.
check
JDatabaseImporterMySQL::check() in mysqlimporter.php
Checks if all data and options are in order prior to exporting.
check
JSchemaChangeset::check() in changeset.php
Checks the database and returns an array of any errors found.
check
JTableUsergroup::check() in usergroup.php
Method to check the current record to save
check
Overloaded check method to ensure data integrity.
check
JSchemaChangeitem::check() in changeitem.php
Runs the check query and checks that 1 row is returned If yes, return true, otherwise return false
check
Overloaded check method to ensure data integrity.
check
JDatabaseExporterMySQLi::check() in mysqliexporter.php
Checks if all data and options are in order prior to exporting.
check
JTableNested::check() in tablenested.php
Asset that the nested set data is valid.
check
Overloaded check function
check
JTable::check() in table.php
Method to perform sanity checks on the JTable instance properties to ensure they are safe to store in the database. Child classes should override this method to make sure the data they are storing in the database is safe and as expected before storage.
check
JTableUpdate::check() in update.php
Overloaded check function
check
Validation and filtering
checkAnswer
Checks if the answer is correct.
checkAttribute
Function to determine if contents of an attribute are safe
checkBuffer
checkCategoryAccess
Method to check the existing access level for categories
checkConnectionAlive
Method to check the current client connnection status to ensure that it is alive. We are wrapping this to isolate the connection_status() function from our code base for testing reasons.
checkEditId
JController::checkEditId() in controller.php
Method to check whether an ID is in the edit list.
checkedout
Returns a checked-out icon
checkedOut
Displays a checked out icon.
checkFieldExists
Method to check and see if a field exists in a table.
checkGroup
JAccess::checkGroup() in access.php
Method to check if a group is authorised to perform an action, optionally on an asset.
checkHeadersSent
Method to check to see if headers have already been sent. We are wrapping this to isolate the headers_sent() function from our code base for testing reasons.
checkin
JModelAdmin::checkin() in modeladmin.php
Method override to check-in a record or an array of record
checkin
Writes a checkin button for a given option.
checkIn
JTable::checkIn() in table.php
Method to check a row in if the necessary properties/fields exist. Checking a row in will allow other users the ability to edit the row.
checkin
Check in of one or more records.
checkin
Method to check in a user.
checkin
checkin
JModelForm::checkin() in modelform.php
Method to checkin a row.
checkin
Checks in requested tables
checkin
JControllerAdmin::checkin() in controlleradmin.php
Check in of one or more records.
CheckinController
CheckinController in controller.php
Checkin Controller
CheckinModelCheckin
CheckinModelCheckin in checkin.php
Checkin Model
CheckinViewCheckin
CheckinViewCheckin in view.html.php
HTML View class for the Checkin component
checkIPv6
Checks an IPv6 address
checkItemAccess
Method to check the existing access level for items
checkNewName
Method to check if new template name already exists
checkNoHtml
Checks an object for search terms (after stripping fields of HTML)
checkout
JModelForm::checkout() in modelform.php
Method to check-out a row for editing.
checkout
JModelAdmin::checkout() in modeladmin.php
Method override to check-out a record.
checkOut
JTable::checkOut() in table.php
Method to check a row out if the necessary properties/fields exist. To prevent race conditions while editing rows in a database, a row can be checked out if the fields 'checked_out' and 'checked_out_time' are available.
checkout
Method to check out a user for editing.
checkPermissions
Check the webserver user permissions for writing files/folders
checkResetLimit
Method to check if user reset limit has been exceeded within the allowed time period.
checkResponse
Checks the POP3 server response for +OK or -ERR
checkSession
JApplication::checkSession() in application.php
Checks the user session.
checkSettings
Verify the FTP configuration values are valid
checkToken
JRequest::checkToken() in request.php
Checks for a form token in the request.
checkToken
JSession::checkToken() in session.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
Change the permissions of a file, optionally using FTP
chmod
chmod
AKPostprocFTP::chmod() in restore.php
chmod
chmod
JFTP::chmod() in ftp.php
Method to change mode for a path on the FTP server
chmod
JStream::chmod() in stream.php
Chmod wrapper
CHROME
JWebClient::CHROME in webclient.php
Cipher
AES Cipher function: encrypt 'input' with Rijndael algorithm
clean
Clean cache for a group given a mode.
clean
Clean cache for a group given a mode.
clean
Method to be called by another php script. Processes for XSS and specified bad code.
clean
JCache::clean() in cache.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
JPath::clean() in path.php
Function to strip additional / or \ in a path name.
clean
JCacheStorage::clean() in storage.php
Clean cache for a group given a mode.
clean
Clean cache for a group given a mode.
clean
JRequest::clean() in request.php
Cleans the request from script injection.
clean
Clean cache for a group given a mode.
clean
Clean cache for a group given a mode.
clean
Clean out a cache group as named by param.
cleanAddress
Verifies that an email address does not have any extra headers injected into it.
cleanBody
Cleans any injected headers from the email body.
cleanCache
Clean the cache
cleanCache
Custom clean cache method, plugins are cached in 2 places for different clients
cleanCache
Custom clean cache method
cleanCache
Custom clean the cache of com_content and content modules
cleanCache
Custom clean cache method.
cleanCache
Custom clean cache method
cleanCache
Custom clean the cache of com_content and content modules
cleanCache
Custom clean cache method
cleanCache
Custom clean cache method
cleanCache
Custom clean cache method, 2 places for 2 clients
cleanCache
Custom clean cache method for different clients
cleanDiscoveredExtension
Cleans up discovered extensions if they're being installed some other way
cleanHashes
Cleans out old hashes
cleanLine
Cleans single line inputs.
cleanlist
cleanSubject
Cleans any injected headers from the subject string.
cleanText
Cleans text of all formatting and scripting code
cleanText
Cleans multi-line inputs.
cleanup
Method to delete tmp folder
cleanup
Clean up after ourselves
cleanUp
Removes the extracted package file
cleanupInstall
Clean up temporary uploaded package and unpacked extension
clear
JSession::clear() in session.php
Unset data from the session store
clear
Clear data from the query or a specific clause of the query.
ClearAddresses
Clears all recipients assigned in the TO array. Returns void.
ClearAllRecipients
Clears all recipients assigned in the TO, CC and BCC array. Returns void.
ClearAttachments
Clears all previously set filesystem, string, and binary attachments. Returns void.
ClearBCCs
PHPMailer::ClearBCCs() in phpmailer.php
Clears all recipients assigned in the BCC array. Returns void.
ClearCCs
PHPMailer::ClearCCs() in phpmailer.php
Clears all recipients assigned in the CC array. Returns void.
ClearCustomHeaders
Clears all custom headers. Returns void.
clearHeaders
Clear headers.
clearHeaders
Method to clear any set response headers.
ClearReplyTos
Clears all recipients assigned in the ReplyTo array. Returns void.
clearStatics
Method for clearing static caches.
click
BannersController::click() in controller.php
click
Clicks the URL, incrementing the counter
clicks
clientEncoding
Check, whether client supports compressed data
clientlist
Method to get the field options.
clients
Display a batch widget for the client selector.
clients
JHtmlLanguages::clients() in languages.php
cloak
JHtmlEmail::cloak() in email.php
Simple Javascript email Cloaker
close
Method to close the application.
close
JLDAP::close() in ldap.php
Close the connection
close
Exit the application.
close
Close the SessionHandler backend.
close
Close the SessionHandler backend.
close
JSession::close() in session.php
Writes session data and ends session
Close
SMTP::Close() in smtp.php
Closes the socket and cleans up the state of the class.
close
Exit the application.
close
AKPostprocFTP::close() in restore.php
close
JStream::close() in stream.php
Attempt to close a file handle
close
JApplication::close() in application.php
Exit the application.
codepoint_to_utf8
Converts a unicode codepoint to a UTF-8 character
CODE_NAME
JPlatform::CODE_NAME in platform.php
colorpicker
Add unobtrusive javascript support for a color picker.
columns
Adds a column, or array of column names that would be used for an INSERT INTO statement.
combobox
Add unobtrusive javascript support for a combobox effect.
compare
JLDAP::compare() in ldap.php
Compare an entry and return a true or false result
compareLanguages
Method to compare two languages in order to sort them
complete
Method to complete the password reset process.
compliant
JString::compliant() in string.php
Tests whether a string complies as UTF-8. This will be much
controller.php
controller.php in controller.php
category.php
category.php in category.php
contact.php
contact.php in contact.php
controller.php
controller.php in controller.php
contact.php
contact.php in contact.php
category.php
category.php in category.php
categories.php
categories.php in categories.php
category.php
category.php in category.php
contact.php
contact.php in contact.php
contactemail.php
contactemail.php in contactemail.php
contactemailmessage.php
contactemailmessage.php in contactemailmessage.php
contactemailsubject.php
contactemailsubject.php in contactemailsubject.php
content.php
content.php in content.php
controller.php
controller.php in controller.php
category.php
category.php in category.php
categories.php
categories.php in categories.php
category.php
category.php in category.php
controller.php
controller.php in controller.php
controller.php
controller.php in controller.php
controller.php
controller.php in controller.php
controller.php
controller.php in controller.php
category.php
category.php in category.php
categories.php
categories.php in categories.php
category.php
category.php in category.php
controller.php
controller.php in controller.php
controller.php
controller.php in controller.php
complete.php
complete.php in complete.php
complete.php
complete.php in complete.php
confirm.php
confirm.php in confirm.php
controller.php
controller.php in controller.php
category.php
category.php in category.php
categories.php
categories.php in categories.php
category.php
category.php in category.php
controller.php
controller.php in controller.php
compress
Checks the accept encoding of the browser and compresses the data before sending it to the client if possible.
compress
JResponse::compress() in response.php
Compress the data
compress_parse_url
COM_MEDIA_BASE
COM_MEDIA_BASE in media.php
COM_MEDIA_BASE
COM_MEDIA_BASE in media.php
COM_MEDIA_BASEURL
COM_MEDIA_BASEURL in media.php
COM_MEDIA_BASEURL
COM_MEDIA_BASEURL in media.php
concatenate
Concatenates an array of column names or values.
concatenate
Concatenates an array of column names or values.
concatenate
Concatenates an array of column names or values.
ConfigController
ConfigController in controller.php
Config Component Controller
ConfigControllerApplication
ConfigControllerApplication in application.php
ConfigControllerComponent
ConfigControllerComponent in component.php
Note: this view is intended only to be opened in a popup
ConfigModelApplication
ConfigModelApplication in application.php
ConfigModelComponent
ConfigModelComponent in component.php
ConfigViewApplication
ConfigViewApplication in view.html.php
ConfigViewClose
ConfigViewClose in view.html.php
This view is displayed after successfull saving of config data.
ConfigViewComponent
ConfigViewComponent in view.html.php
confirm
Method to confirm the password request.
Connect
SMTP::Connect() in smtp.php
Connect to the server specified on the port specified.
connect
connect
Method to connect to a server and get the resource.
connect
JFTP::connect() in ftp.php
Method to connect to a FTP server
connect
Method to connect to the database server based on object properties.
Connect
POP3::Connect() in pop3.php
Connect to the POP3 server
connect
JLDAP::connect() in ldap.php
Connect to server
Connected
SMTP::Connected() in smtp.php
Returns true if connected to a server otherwise false
connected
Determines if the connection to the server is active.
connected
Determines if the connection to the server is active.
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.
consume
Consume the next byte
consume_range
Consume a range of characters
ContactBuildRoute
ContactBuildRoute() in router.php
Build the route for the com_contact component
ContactCategories
ContactCategories in category.php
Contact Component Category Tree
ContactController
ContactController in controller.php
Component Controller
ContactController
ContactController in controller.php
Contact Component Controller
ContactControllerContact
ContactControllerContact
ContactControllerContacts
Articles list controller class.
ContactHelper
ContactHelper in contact.php
Contact component helper.
ContactHelperRoute
ContactHelperRoute in route.php
Contact Component Route Helper
ContactModelCategories
ContactModelCategories in categories.php
This models supports retrieving lists of contact categories.
ContactModelCategory
ContactModelCategory in category.php
ContactModelContact
ContactModelContact in contact.php
Item Model for a Contact.
ContactModelContact
ContactModelContact in contact.php
ContactModelContacts
ContactModelContacts in contacts.php
Methods supporting a list of contact records.
ContactModelFeatured
ContactModelFeatured in featured.php
ContactParseRoute
ContactParseRoute() in router.php
Parse the segments of a URL.
ContactTableContact
ContactTableContact in contact.php
ContactViewCategories
ContactViewCategories in view.html.php
Content categories view.
ContactViewCategory
ContactViewCategory in view.html.php
HTML View class for the Contacts component
ContactViewContact
ContactViewContact in view.html.php
View to edit a contact.
ContactViewContact
ContactViewContact in view.html.php
HTML Contact View class for the Contact component
ContactViewContacts
ContactViewContacts in view.html.php
View class for a list of contacts.
ContactViewFeatured
ContactViewFeatured in view.html.php
Frontpage View class
ContentBuildRoute
ContentBuildRoute() in router.php
Build the route for the com_content component
ContentCategories
ContentCategories in category.php
Content Component Category Tree
ContentController
ContentController in controller.php
Component Controller
ContentController
ContentController in controller.php
Content Component Controller
ContentControllerArticle
ContentControllerArticle
ContentControllerArticles
Articles list controller class.
ContentControllerFeatured
ContentHelper
ContentHelper in content.php
Content component helper.
ContentHelperQuery
ContentHelperQuery in query.php
Content Component Query Helper
ContentHelperRoute
ContentHelperRoute in route.php
Content Component Route Helper
ContentModelArchive
ContentModelArchive in archive.php
Content Component Archive Model
ContentModelArticle
ContentModelArticle in article.php
Item Model for an Article.
ContentModelArticle
ContentModelArticle in article.php
Content Component Article Model
ContentModelArticles
ContentModelArticles in articles.php
This models supports retrieving lists of articles.
ContentModelArticles
ContentModelArticles in articles.php
Methods supporting a list of article records.
ContentModelCategories
ContentModelCategories in categories.php
This models supports retrieving lists of article categories.
ContentModelCategory
ContentModelCategory in category.php
This models supports retrieving a category, the articles associated with the category, sibling, child and parent categories.
ContentModelFeature
ContentModelFeature in feature.php
Feature model.
ContentModelFeatured
ContentModelFeatured in featured.php
About Page Model
ContentModelFeatured
ContentModelFeatured in featured.php
Frontpage Component Model
ContentModelForm
ContentModelForm in form.php
Content Component Article Model
ContentParseRoute
ContentParseRoute() in router.php
Parse the segments of a URL.
ContentTableFeatured
ContentTableFeatured in featured.php
ContentViewArchive
ContentViewArchive in view.html.php
HTML View class for the Content component
ContentViewArticle
ContentViewArticle in view.html.php
View to edit an article.
ContentViewArticle
ContentViewArticle in view.html.php
HTML Article View class for the Content component
ContentViewArticles
ContentViewArticles in view.html.php
View class for a list of articles.
ContentViewCategories
ContentViewCategories in view.html.php
Content categories view.
ContentViewCategory
ContentViewCategory in view.html.php
HTML View class for the Content component
ContentViewFeatured
ContentViewFeatured in view.html.php
Frontpage View class
ContentViewFeatured
ContentViewFeatured in view.html.php
ContentViewForm
ContentViewForm in view.html.php
HTML Article View class for the Content component
copy
Method to check if new template name already exists
copy
copy
JStream::copy() in stream.php
Copy a file from src to dest
copy
JFolder::copy() in folder.php
Copy a folder.
copy
JFile::copy() in file.php
Copies a file
copyFiles
JInstaller::copyFiles() in installer.php
Copyfiles
copyManifest
Copies the installation manifest file to the extension folder in the given client
COPYRIGHT
JPlatform::COPYRIGHT in platform.php
core
JHtml::core() in html.php
Add the /media/system/js/core Javascript file.
countFiles
countFiles
countMenuChildren
Count the number of child menu items
countModules
Count the modules based on the given condition
CpanelController
CpanelController in controller.php
Cpanel Controller
CpanelViewCpanel
CpanelViewCpanel in view.html.php
HTML View class for the Cpanel component
create
Create a folder
create
Method to create a pull request.
create
SimplePie_Cache::create() in simplepie.php
Create a new SimplePie_Cache object
create
JLDAP::create() in ldap.php
Create a new DN
create
Method to create an issue.
create
Method to create an issue.
create
JFolder::create() in folder.php
Create a folder -- and all necessary parent folders.
create
Create a ZIP compressed file from an array of file data.
create
create
Method to create an issue.
create
Method to create a gist.
create
JFTP::create() in ftp.php
Method to create an empty file on the FTP server
CreateBody
PHPMailer::CreateBody() in phpmailer.php
Assembles the message body. Returns an empty string on failure.
createComment
Method to create a comment on a gist.
createComment
Method to create a comment on a pull request.
createComment
Method to create a comment on an issue.
createCommentReply
Method to create a comment in reply to another comment.
createConfig
Create a configuration object
createDatabase
Method to create a new database.
createDbo
JFactory::createDbo() in factory.php
Create an database object
createDirectory
Creates the directory this file points to
createDirectory
Creates the directory this file points to
createDirRecursive
Recursively creates a directory if it doesn't exist
createDirRecursive
createDirRecursive
createDocument
Create a document object
createFileName
Create the filename for a resource.
createFromIssue
Method to create a pull request from an existing issue.
CreateHeader
PHPMailer::CreateHeader() in phpmailer.php
Assembles message header.
createLanguage
Create a language object
createLanguageList
Builds a list of the system languages which can be used in a select option
createMailer
Create a mailer object
createModel
JController::createModel() in controller.php
Method to load and return a model object.
createRef
JStringController::createRef() in stringcontroller.php
Create a reference
createRestorationFile
createSession
Create a session object
createSiteList
Builds a list of the help sites which can be used in a select option.
createURL
JHelp::createURL() in help.php
Create a URL for a given help key reference
createView
JController::createView() in controller.php
Method to load and return a view object. This method first looks in the current template directory for a match and, failing that, uses a default set path to load the view class file.
CRITICAL
JLog::CRITICAL in log.php
Critical conditions.
CRLF
CRLF in ftp.php
Error Codes:
crop
JImage::crop() in image.php
Method to crop the current image.
current
JURI::current() in uri.php
Returns the URL for the request, minus the query.
currentTimestamp
Gets the current date and time.
currentTimestamp
Gets the current date and time.
custom
Writes a custom option and task button for the button bar.
customErrorHandler
Display a message to the user
customErrorPage
Display a custom error page and exit gracefully
customX
Writes a custom option and task button for the button bar.
controller.php
controller.php in controller.php
configuration.php
configuration.php in configuration.php
captcha.php
captcha.php in captcha.php
captcha.php
captcha.php in captcha.php
captcha.php
captcha.php in captcha.php
changeitem.php
changeitem.php in changeitem.php
changeitemmysql.php
changeitemmysql.php in changeitemmysql.php
changeitemsqlazure.php
changeitemsqlazure.php in changeitemsqlazure.php
changeitemsqlsrv.php
changeitemsqlsrv.php in changeitemsqlsrv.php
changeset.php
changeset.php in changeset.php
cms.php
cms.php in cms.php
categories.php
categories.php in categories.php
cli.php
cli.php in cli.php
controller.php
controller.php in controller.php
controlleradmin.php
controlleradmin.php in controlleradmin.php
controllerform.php
controllerform.php in controllerform.php
cli.php
cli.php in cli.php
cookie.php
cookie.php in cookie.php
cache.php
cache.php in cache.php
callback.php
callback.php in callback.php
controller.php
controller.php in controller.php
cachelite.php
cachelite.php in cachelite.php
cipher.php
cipher.php in cipher.php
crypt.php
crypt.php in crypt.php
category.php
category.php in category.php
content.php
content.php in content.php
component.php
component.php in component.php
cachehandler.php
cachehandler.php in cachehandler.php
calendar.php
calendar.php in calendar.php
category.php
category.php in category.php
checkbox.php
checkbox.php in checkbox.php
checkboxes.php
checkboxes.php in checkboxes.php
color.php
color.php in color.php
combo.php
combo.php in combo.php
componentlayout.php
componentlayout.php in componentlayout.php
contentlanguage.php
contentlanguage.php in contentlanguage.php
color.php
color.php in color.php
category.php
category.php in category.php
content.php
content.php in content.php
contentlanguage.php
contentlanguage.php in contentlanguage.php
calendar.php
calendar.php in calendar.php
category.php
category.php in category.php
componentlayouts.php
componentlayouts.php in componentlayouts.php
contentlanguages.php
contentlanguages.php in contentlanguages.php
confirm.php
confirm.php in confirm.php
custom.php
custom.php in custom.php
curl.php
curl.php in curl.php
contrast.php
contrast.php in contrast.php
component.php
component.php in component.php
collection.php
collection.php in collection.php
core.php
core.php in core.php
core.php
core.php in core.php
css.php
css.php in css.php
codemirror.php
codemirror.php in codemirror.php
categories.php
categories.php in categories.php
contacts.php
contacts.php in contacts.php
content.php
content.php in content.php
categories.php
categories.php in categories.php
contacts.php
contacts.php in contacts.php
content.php
content.php in content.php
cache.php
cache.php in cache.php
contactcreator.php
contactcreator.php in contactcreator.php
component.php
component.php in component.php
component.php
component.php in component.php
component.php
component.php in component.php
component.php
component.php in component.php
d
top
$data
JAccessRule::$data in rule.php
A named array
$data
Input data
$data
JRegistry::$data in registry.php
Registry Object
$data
UsersModelRegistration::$data in registration.php
$data
JAccessRules::$data in rules.php
A named array.
$data
SimplePie::$data in simplepie.php
$data
Input data
$data
SimplePie_gzdecode::$data in simplepie.php
Uncompressed data
$data
JForm::$data in form.php
The JRegistry data store for form fields during display.
$data
Data to be parsed
$data
SimplePie_Source::$data in simplepie.php
$data
JJsonResponse::$data in jsonresponse.php
The response data
$data
$data
$data
SimplePie_Parser::$data in simplepie.php
$data
JInput::$data in input.php
Input data.
$data
JOpenSearchImage::$data in opensearch.php
URL of the image or the image as base64 encoded value
$data
$data
$data
UsersViewProfile::$data in view.html.php
$data
SimplePie_Item::$data in simplepie.php
$data
CacheViewCache::$data in view.html.php
$database
JFactory::$database in factory.php
$database
$databaseRoot
$dataReadLength
$datas
SimplePie_Parser::$datas in simplepie.php
$data_length
Input data length (to avoid calling strlen() everytime this is needed)
$data_length
Input data length (to avoid calling strlen() everytime this is needed)
$date
Input data
$date
JLogEntry::$date in entry.php
The date the message was logged.
$date
JFeedItem::$date in feed.php
Published date
$date1
The start date filter.
$date2
The end date filter.
$dates
JFactory::$dates in factory.php
$day
List of days, calendar day name => ordinal day number in the week
$day_pcre
Cached PCRE for SimplePie_Parse_Date::$day
$db
JDatabaseQuery::$db in query.php
$db
JSchemaChangeset::$db in changeset.php
JDatabase object
$db
JSchemaChangeitem::$db in changeitem.php
JDatabase object
$db
The database object.
$db
JAdapterInstance::$db in adapterinstance.php
Database
$db
JDatabaseImporterMySQL::$db in mysqlimporter.php
The database connector to use for exporting structure and/or data.
$db
JDatabaseExporterMySQL::$db in mysqlexporter.php
The database connector to use for exporting structure and/or data.
$dbMinimum
$dbMinimum
$dbMinimum
JDatabase::$dbMinimum in database.php
$dbo
JLoggerDatabase::$dbo in database.php
$debug
JLanguage::$debug in language.php
Debug language, If true, highlights if string isn't found.
$debug
JDatabase::$debug in database.php
$decodedData
$default
JLanguage::$default in language.php
The default language, used when a language file in the requested language does not exist.
$default_lang
$default_sef
$default_translation
The default (en_GB) translation used when no other translation is available
$default_view
$default_view
$default_view
$default_view
$default_view
JController::$default_view in controller.php
The default view for the display method.
$default_view
$default_view
$default_view
$default_view
$delete
$description
JPackageManifest::$description in packagemanifest.php
$description
JLibraryManifest::$description in librarymanifest.php
$description
Title feed attribute
$description
The content description.
$description
$description
JUpdate::$description in update.php
$description
JDocument::$description in document.php
Document description
$description
Description item element
$description
The description text for the form field. Usually used in tooltips.
$description
JCategoryNode::$description in categories.php
Description of the category.
$detection
JWebClient::$detection in webclient.php
$DEV_LEVEL
JVersion::$DEV_LEVEL in version.php
$DEV_STATUS
JVersion::$DEV_STATUS in version.php
$dir
AKPostprocFTP::$dir in restore.php
$direction
JDocument::$direction in document.php
Contains the document direction setting
$directories
$directory
$dirmode
JStream::$dirmode in stream.php
Directory Mode
$dispatcher
The application dispatcher object.
$dispatcher
$dispatcher
$DKIM_domain
PHPMailer::$DKIM_domain in phpmailer.php
Used with DKIM DNS Resource Record
$DKIM_identity
PHPMailer::$DKIM_identity in phpmailer.php
Used with DKIM DNS Resource Record
$DKIM_passphrase
Used with DKIM DNS Resource Record
$DKIM_private
PHPMailer::$DKIM_private in phpmailer.php
Used with DKIM DNS Resource Record
$DKIM_selector
PHPMailer::$DKIM_selector in phpmailer.php
Used with DKIM DNS Resource Record
$docs
Docs feed element
$document
JFactory::$document in factory.php
$document
$document
JSimpleXML::$document in simplexml.php
Document element
$doTask
JController::$doTask in controller.php
The mapped task that was performed.
$downloads
JUpdate::$downloads in update.php
$do_debug
SMTP::$do_debug in smtp.php
Sets whether debugging is turned on
$do_debug
POP3::$do_debug in pop3.php
Displaying Debug warnings? (0 = now, 1+ = yes)
$do_verp
SMTP::$do_verp in smtp.php
Sets VERP use on/off (default is off)
$driver
JLoggerDatabase::$driver in database.php
$duration
directory.php
directory.php in directory.php
default.php
default.php in default.php
default.php
default.php in default.php
default_config.php
default_config.php in default_config.php
default_directory.php
default_directory.php in default_directory.php
default_navigation.php
default_navigation.php in default_navigation.php
default_phpinfo.php
default_phpinfo.php in default_phpinfo.php
default_phpsettings.php
default_phpsettings.php in default_phpsettings.php
default_system.php
default_system.php in default_system.php
download.php
download.php in download.php
default.php
default.php in default.php
default_batch.php
default_batch.php in default_batch.php
default.php
default.php in default.php
default.php
default.php in default.php
default.php
default.php in default.php
default.php
default.php in default.php
default.php
default.php in default.php
default.php
default.php in default.php
default_batch.php
default_batch.php in default_batch.php
default.php
default.php in default.php
default.php
default.php in default.php
default_cache.php
default_cache.php in default_cache.php
default_cookie.php
default_cookie.php in default_cookie.php
default_database.php
default_database.php in default_database.php
default_debug.php
default_debug.php in default_debug.php
default_filters.php
default_filters.php in default_filters.php
default_ftp.php
default_ftp.php in default_ftp.php
default_ftplogin.php
default_ftplogin.php in default_ftplogin.php
default_locale.php
default_locale.php in default_locale.php
default_mail.php
default_mail.php in default_mail.php
default_metadata.php
default_metadata.php in default_metadata.php
default_navigation.php
default_navigation.php in default_navigation.php
default_permissions.php
default_permissions.php in default_permissions.php
default_seo.php
default_seo.php in default_seo.php
default_server.php
default_server.php in default_server.php
default_session.php
default_session.php in default_session.php
default_site.php
default_site.php in default_site.php
default_system.php
default_system.php in default_system.php
default.php
default.php in default.php
default.php
default.php in default.php
default_batch.php
default_batch.php in default_batch.php
default.php
default.php in default.php
default_batch.php
default_batch.php in default_batch.php
default.php
default.php in default.php
default.php
default.php in default.php
directories.php
directories.php in directories.php
default.php
default.php in default.php
default.php
default.php in default.php
default.php
default.php in default.php
default.php
default.php in default.php
default.php
default.php in default.php
database.php
database.php in database.php
discover.php
discover.php in discover.php
database.php
database.php in database.php
discover.php
discover.php in discover.php
default.php
default.php in default.php
default_ftp.php
default_ftp.php in default_ftp.php
default_message.php
default_message.php in default_message.php
default.php
default.php in default.php
default_item.php
default_item.php in default_item.php
default.php
default.php in default.php
default_form.php
default_form.php in default_form.php
default.php
default.php in default.php
default_filter.php
default_filter.php in default_filter.php
default.php
default.php in default.php
default.php
default.php in default.php
download.php
download.php in download.php
default.php
default.php in default.php
default.php
default.php in default.php
default.php
default.php in default.php
default.php
default.php in default.php
default_ftp.php
default_ftp.php in default_ftp.php
default_navigation.php
default_navigation.php in default_navigation.php
default.php
default.php in default.php
default.php
default.php in default.php
default.php
default.php in default.php
default.php
default.php in default.php
default.php
default.php in default.php
default.php
default.php in default.php
default_folder.php
default_folder.php in default_folder.php
default_image.php
default_image.php in default_image.php
default.php
default.php in default.php
default_folders.php
default_folders.php in default_folders.php
default_navigation.php
default_navigation.php in default_navigation.php
default.php
default.php in default.php
details.php
details.php in details.php
details_doc.php
details_doc.php in details_doc.php
details_folder.php
details_folder.php in details_folder.php
details_img.php
details_img.php in details_img.php
details_up.php
details_up.php in details_up.php
default.php
default.php in default.php
default_batch.php
default_batch.php in default_batch.php
default.php
default.php in default.php
default.php
default.php in default.php
default.php
default.php in default.php
default.php
default.php in default.php
default.php
default.php in default.php
default.php
default.php in default.php
default_batch.php
default_batch.php in default_batch.php
default.php
default.php in default.php
default.php
default.php in default.php
default.php
default.php in default.php
default_batch.php
default_batch.php in default_batch.php
default.php
default.php in default.php
default.php
default.php in default.php
default_addform.php
default_addform.php in default_addform.php
default.php
default.php in default.php
default.php
default.php in default.php
default.php
default.php in default.php
default.php
default.php in default.php
default.php
default.php in default.php
debug.php
debug.php in debug.php
debuggroup.php
debuggroup.php in debuggroup.php
debuguser.php
debuguser.php in debuguser.php
default.php
default.php in default.php
default.php
default.php in default.php
default.php
default.php in default.php
default.php
default.php in default.php
default.php
default.php in default.php
default.php
default.php in default.php
default.php
default.php in default.php
default_batch.php
default_batch.php in default_batch.php
default.php
default.php in default.php
default_batch.php
default_batch.php in default_batch.php
defines.php
defines.php in defines.php
default.php
default.php in default.php
default.php
default.php in default.php
default.php
default.php in default.php
default.php
default.php in default.php
default.php
default.php in default.php
default.php
default.php in default.php
default_disabled.php
default_disabled.php in default_disabled.php
default_enabled.php
default_enabled.php in default_enabled.php
default.php
default.php in default.php
default.php
default.php in default.php
default.php
default.php in default.php
default.php
default.php in default.php
default.php
default.php in default.php
default.php
default.php in default.php
default.php
default.php in default.php
default.php
default.php in default.php
default.php
default.php in default.php
default.php
default.php in default.php
default.php
default.php in default.php
default.php
default.php in default.php
default.php
default.php in default.php
default_navigation.php
default_navigation.php in default_navigation.php
default.php
default.php in default.php
default.php
default.php in default.php
default.php
default.php in default.php
default.php
default.php in default.php
default.php
default.php in default.php
default.php
default.php in default.php
default_ftp.php
default_ftp.php in default_ftp.php
default.php
default.php in default.php
default.php
default.php in default.php
default_filter.php
default_filter.php in default_filter.php
default.php
default.php in default.php
default.php
default.php in default.php
default_ftp.php
default_ftp.php in default_ftp.php
default.php
default.php in default.php
default.php
default.php in default.php
default.php
default.php in default.php
default.php
default.php in default.php
default.php
default.php in default.php
default.php
default.php in default.php
default.php
default.php in default.php
default.php
default.php in default.php
default.php
default.php in default.php
default.php
default.php in default.php
default.php
default.php in default.php
default.php
default.php in default.php
default.php
default.php in default.php
default.php
default.php in default.php
default.php
default.php in default.php
default.php
default.php in default.php
default.php
default.php in default.php
default.php
default.php in default.php
default.php
default.php in default.php
default_items.php
default_items.php in default_items.php
default.php
default.php in default.php
default_children.php
default_children.php in default_children.php
default_items.php
default_items.php in default_items.php
default.php
default.php in default.php
default_address.php
default_address.php in default_address.php
default_articles.php
default_articles.php in default_articles.php
default_form.php
default_form.php in default_form.php
default_links.php
default_links.php in default_links.php
default_profile.php
default_profile.php in default_profile.php
default.php
default.php in default.php
default_items.php
default_items.php in default_items.php
default.php
default.php in default.php
default_items.php
default_items.php in default_items.php
default.php
default.php in default.php
default_links.php
default_links.php in default_links.php
default.php
default.php in default.php
default_items.php
default_items.php in default_items.php
default.php
default.php in default.php
default_articles.php
default_articles.php in default_articles.php
default_children.php
default_children.php in default_children.php
default.php
default.php in default.php
default_item.php
default_item.php in default_item.php
default_links.php
default_links.php in default_links.php
default.php
default.php in default.php
default_form.php
default_form.php in default_form.php
default_result.php
default_result.php in default_result.php
default_results.php
default_results.php in default_results.php
default.php
default.php in default.php
default.php
default.php in default.php
default.php
default.php in default.php
default_items.php
default_items.php in default_items.php
default.php
default.php in default.php
default_children.php
default_children.php in default_children.php
default_items.php
default_items.php in default_items.php
default.php
default.php in default.php
default.php
default.php in default.php
default_error.php
default_error.php in default_error.php
default_form.php
default_form.php in default_form.php
default_results.php
default_results.php in default_results.php
default.php
default.php in default.php
default_login.php
default_login.php in default_login.php
default_logout.php
default_logout.php in default_logout.php
default.php
default.php in default.php
default_core.php
default_core.php in default_core.php
default_custom.php
default_custom.php in default_custom.php
default_params.php
default_params.php in default_params.php
default.php
default.php in default.php
default.php
default.php in default.php
default.php
default.php in default.php
default.php
default.php in default.php
default_items.php
default_items.php in default_items.php
default.php
default.php in default.php
default_children.php
default_children.php in default_children.php
default_items.php
default_items.php in default_items.php
default.php
default.php in default.php
daemonize
daemonize() in daemon.php
Method to put the application into the background.
data
JXMLElement::data() in xmlelement.php
Legacy method to get the element data.
Data
SMTP::Data() in smtp.php
Issues a data command and sends the msg_data to the server
data
JSimpleXMLElement::data() in simplexml.php
Get the data of the element
database
date
JHtml::date() in html.php
Returns formated date according to a given format and time zone.
dateFormat
Returns a PHP date() function compliant date format for the database driver.
dates
JHtmlFilter::dates() in filter.php
Method to generate fields for filtering dates
date_asctime
Parse C99's asctime()'s date format
date_rfc850
Parse RFC850's date format
date_rfc2822
Parse RFC2822's date format
date_strtotime
Parse dates using strtotime()
date_w3cdtf
Parse a superset of W3C-DTF (allows hyphens and colons to be omitted, as well as allowing any of upper or lower case "T", horizontal tabs, or spaces to be used as the time seperator (including more than one))
dayToString
Translates day of week number to a string.
DAY_ABBR
JDate::DAY_ABBR in date.php
DAY_NAME
JDate::DAY_NAME in date.php
debug
JTableNested::debug() in tablenested.php
Sets the debug level on or off
debug
JDatabase::debug() in database.php
Sets the debug level on or off
DEBUG
JLog::DEBUG in log.php
Debugging message.
debugLanguage
decode
idna_convert::decode() in idna_convert.class.php
Decode a given ACE domain name
decode
decodes a JSON string into appropriate variable
decodeData
Method to decode a data array.
decrypt
Method to decrypt a data string.
decrypt
JSimpleCrypt::decrypt() in simplecrypt.php
Decrypt a string
decrypt
JCrypt::decrypt() in crypt.php
Method to decrypt a data string.
decrypt
Method to decrypt a data string.
def
JInput::def() in input.php
Define a value. The value will only be set if there's no value for the name or if it is null.
def
JRegistry::def() in registry.php
Sets a default value if not already assigned.
def
JParameter::def() in parameter.php
Sets a default value if not alreay assigned.
def
JObject::def() in object.php
Sets a default value if not alreay assigned
defParam
JUser::defParam() in user.php
Method to set a default parameter if it does not exist
delete
Method to delete a gist.
delete
JFTP::delete() in ftp.php
Method to delete a path [file/folder] on the FTP server
delete
Method to delete rows.
delete
Method to delete a node and, optionally, its child nodes from the table.
delete
Method to delete rows.
delete
Method to delete one or more records.
delete
JTableNested::delete() in tablenested.php
Method to delete a node and, optionally, its child nodes from the table.
delete
Method to remove a record.
delete
Removes an item.
delete
Deletes paths from the current path
delete
JFile::delete() in file.php
Delete a file or array of files
delete
Deletes paths from the current path
delete
JUser::delete() in user.php
Method to delete the JUser object from the database
delete
Method to delete rows.
delete
Method to delete a user, user groups, and any other necessary data from the database.
delete
JTable::delete() in table.php
Method to delete a row from the database table by primary key value.
delete
JFolder::delete() in folder.php
Delete a folder.
delete
JTableUsergroup::delete() in usergroup.php
Delete this object and its dependencies
delete
Method to delete rows.
delete
JTableMenuType::delete() in menutype.php
Method to delete a row from the database table by primary key value.
delete
JModelAdmin::delete() in modeladmin.php
Method to delete one or more records.
delete
Method to delete rows.
delete
Removes an item
delete
JLDAP::delete() in ldap.php
Deletes a given DN from the tree
delete
Method to delete one or more records.
delete
Method to delete a node and, optionally, its child nodes from the table.
delete
Method to delete groups.
delete
Method to delete records.
delete
Method to delete one or more overrides
delete
CacheController::delete() in controller.php
delete
JStream::delete() in stream.php
Delete a file
delete
Method to remove a record.
delete
Overloaded delete method
delete
Removes an item
delete
Method for deleting one or more overrides
delete
JControllerAdmin::delete() in controlleradmin.php
Removes an item.
delete
Add a table name to the DELETE clause of the query.
delete
Overloaded store method to unsure existence of a default style for a template.
delete
JHttp::delete() in http.php
Method to send the DELETE command to the server.
deleteColumn
Delete column by name
deleteComment
Method to delete a comment on an issue.
deleteComment
Method to delete a comment on a pull request.
deleteComment
Method to delete a comment on a gist.
deleteContextEntry
Deletes a particular setting from a context
deleteDatabase
Method to delete all tables in a database with a given prefix.
deleteList
Writes a common 'delete' button for a list of records.
deleteListX
Writes a common 'delete' button for a list of records.
deleteRow
JGrid::deleteRow() in grid.php
Delete a row from the object
deleteUnexistingFiles
delVar
JURI::delVar() in uri.php
Removes an item from the query string variables if it exists.
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
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
JSession::destroy() in session.php
Frees all session variables and destroys all data registered to a session
destroy
Destroys the pre-existing session
detach
Dettaches an observer object
detach
JCaptcha::detach() in captcha.php
Detach an observer object
detach
JDispatcher::detach() in dispatcher.php
Detach an observer object
detach
JAuthentication::detach() in authentication.php
Detach an observer object
detach
JObservable::detach() in observable.php
Detach an observer object
detach
detach() in daemon.php
This is truly where the magic happens. This is where we fork the process and kill the parent process, which is essentially what turns the application into a daemon.
detach
JEditor::detach() in editor.php
Detach an observer object
detachHandler
Method that detaches the error handler from JError
detectBrowser
Detects the client browser and version in a user agent string.
detectEncoding
Method to detect the accepted response encoding by the client.
detectEngine
Detects the client rendering engine in a user agent string.
detectFtpRoot
Find the ftp filesystem root for a given user/pass pair.
detectFtpRoot
detectLanguage
Method to detect the accepted languages by the client.
detectLanguage
Tries to detect the language.
detectPlatform
Detects the client platform in a user agent string.
detectRequestUri
Method to detect the requested URI from server environment variables.
detectType
Method to detect the extension type from a package directory
disable_highlighting
Disables all highlighting
Disconnect
POP3::Disconnect() in pop3.php
Disconnect from the POP3 server
discover
Custom discover method Finds language files
discover
JLoader::discover() in loader.php
Method to discover classes of a given type in a given path.
discover
Discover unregistered extensions.
discover
Custom discover method
discover
Custom discover method
discover
Discover extensions.
discover
Discover existing but uninstalled templates
discover
Custom discover method
discover
JInstaller::discover() in installer.php
Extension discover method Asks each adapter to find extensions
discover_install
Custom discover_install method.
discover_install
Custom discover_install method
discover_install
Custom discover_install method
discover_install
Installs a discovered extension.
discover_install
Custom discover install method Basically updates the manifest cache and leaves everything alone
discover_install
Install unregistered extensions that have been discovered.
discover_install
Discovered package installation method
discover_install
Discover_install Perform an install for a discovered extension
dispatch
JAdministrator::dispatch() in application.php
Dispatch the application
dispatch
JSite::dispatch() in application.php
Dispatch the application
dispatch
JApplication::dispatch() in application.php
Dispatch the application.
display
display
FinderViewMaps::display() in view.html.php
Method to display the view.
display
Display the view
display
Display the view
display
display
CacheViewCache::display() in view.html.php
display
Display the view
display
Display the view
display
UsersViewLogin::display() in view.html.php
Method to display the view.
display
Display the view
display
display
Display the view
display
UsersViewReset::display() in view.html.php
Method to display the view.
display
Display the view
display
Display the view
display
Display the view
display
MenusViewMenus::display() in view.html.php
Display the view
display
Display the view
display
MenusViewMenu::display() in view.html.php
Display the view
display
Method to display the view.
display
display
Display the view
display
Display the view
display
Method to display a view.
display
Display the view
display
Display the view
display
Display the view
display
Display the view
display
Display the view
display
Display the view
display
Display the view
display
Display the view
display
Display the view
display
Display the view
display
Display the view
display
Display the view
display
JCaptcha::display() in captcha.php
Get the HTML for the captcha.
display
Method to display the view.
display
display
Method to display the view.
display
Display the view
display
display
display
display
display
Method to display the view.
display
Display the view
display
display
CacheViewPurge::display() in view.html.php
display
Method to display the view.
display
UsersViewUsers::display() in view.html.php
Display the view
display
Method to display the view.
display
display
display
Display the view
display
Display the view.
display
display
Display the view
display
Display the view
display
UsersViewGroup::display() in view.html.php
Display the view
display
Display the view
display
UsersViewMail::display() in view.html.php
Display the view
display
Display the view
display
Display the view
display
display
Display the view
display
display
Display the view
display
Display the view
display
Display the view
display
Display the view
display
display
Display the view
display
UsersViewUser::display() in view.html.php
Display the view
display
UsersViewLevel::display() in view.html.php
Display the view
display
Display the view
display
Display the view
display
Display the view
display
display
Display the view
display
UsersViewNotes::display() in view.html.php
Override the display method for the view.
display
Display the view
display
Display the view
display
Display the view
display
Method to display the view.
display
display
Method to display the view.
display
display
MailtoViewSent::display() in view.html.php
display
MenusViewItem::display() in view.html.php
Display the view
display
MenusViewItems::display() in view.html.php
Display the view
display
display
Display the view
display
display
Displays the view
display
Renders the view
display
Method to find search query suggestions.
display
Renders the view
display
Method to display the view.
display
MediaViewMedia::display() in view.html.php
display
Display the view
display
display
display
Display the view
display
display
Method to display the view.
display
Display the view
display
Display the view
display
Display the view
display
Method to display a view.
display
Method to show a newsfeeds view
display
Method to display a view.
display
Display the view
display
Display the view
display
Displays the view
display
JControllerAdmin::display() in controlleradmin.php
Display is not supported by this controller.
display
Method to display a view.
display
Method to display a view.
display
Method to display a view.
display
CacheController::display() in controller.php
display
Method to display a view.
display
Method to display a view.
display
ConfigController::display() in controller.php
Method to display the view.
display
Method to display a view.
display
LoginController::display() in controller.php
Typical view method for MVC based architecture
display
UsersController::display() in controller.php
Method to display a view.
display
Method to display a view.
display
Method to display a view.
display
MediaController::display() in controller.php
Method to display a view.
display
SearchController::display() in controller.php
Method to display a view.
display
Display the view
display
FinderController::display() in controller.php
Method to display a view.
display
Display the view
display
Method to display a view.
display
Method to display a view.
display
Method to display a view.
display
Method to display a view.
display
Method to display a view.
display
Method to display a view.
display
SearchController::display() in controller.php
Method to display a view.
display
Display the view
display
MediaController::display() in controller.php
Method to display a view.
display
Display the view
display
Dummy method to redirect back to standard controller
display
Method to display a view.
display
UsersController::display() in controller.php
Method to display a view.
display
JController::display() in controller.php
Typical view method for MVC based architecture
display
Method to display a view.
display
Method to display a view.
display
UsersViewNote::display() in view.html.php
Override the display method for the view.
display
MenusController::display() in controller.php
Method to display a view.
display
display
This controller does not have a display method. Redirect back to the list view of the component.
display
JView::display() in view.php
Execute and display a template script.
display
display
FinderViewSearch::display() in view.opensearch.php
Method to display the view.
display
display
display
Display the view
display
General display method.
display
SearchViewSearch::display() in view.opensearch.php
display
JEditor::display() in editor.php
Display the editor area.
display
Display the view
display
FinderController::display() in controller.php
Method to display a view.
display
AdminViewHelp::display() in view.html.php
Display the view
displayErrors
If debug is enabled, display the error message array
displayErrors
Display errors.
displayLanguageFilesInError
Displays errors in language files.
displayLanguageFilesLoaded
Display loaded language files.
displayMemoryUsage
Display memory usage
displayProfileInformation
Display profile information.
displayQueries
Display logged queries.
displaySession
Display session information.
displayUntranslatedStrings
Display untranslated language strings.
display_cached_file
If a file has been cached, retrieve and display it.
divider
Writes a divider between menu buttons
DKIM_Add
PHPMailer::DKIM_Add() in phpmailer.php
Create the DKIM header, body, as new header
DKIM_BodyC
PHPMailer::DKIM_BodyC() in phpmailer.php
Generate DKIM Canonicalization Body
DKIM_HeaderC
PHPMailer::DKIM_HeaderC() in phpmailer.php
Generate DKIM Canonicalization Header
DKIM_QP
PHPMailer::DKIM_QP() in phpmailer.php
Set the private key file and password to sign the message.
DKIM_Sign
PHPMailer::DKIM_Sign() in phpmailer.php
Generate DKIM signature
doCallback
PHPMailer::doCallback() in phpmailer.php
doExecute
Method to run the Web application routines. Most likely you will want to instantiate a controller and execute it, or perform some sort of action that populates a JDocument object so that output can be rendered to the client.
doExecute
FinderCli::doExecute() in finder_indexer.php
Entry point for Finder CLI script
doExecute
Method to run the application routines. Most likely you will want to instantiate a controller and execute it, or perform some sort of task directly.
doExecute
GarbageCron::doExecute() in garbagecron.php
Entry point for the script
doExecute
Updatecron::doExecute() in update_cron.php
Entry point for the script
download
Performs the download of the update package
download
Downloads the update package to the site
download
Downloads from a URL and saves the result as a local file
downloadAndReturn
Downloads from a URL and returns the result as a string
downloadPackage
Downloads a package file to a specific directory
downloadPackage
Downloads a package
do_strip_htmltags
dropTable
Drops a table from the database.
dropTable
Drops a table from the database.
dropTable
JDatabase::dropTable() in database.php
Drops a table from the database.
DS
DS in garbagecron.php
DS
DS in restore.php
DS
DS in path.php
DS
DS in index.php
DS
DS in index.php
DS
DS in finder_indexer.php
dump
Creates a formatted dump of the query for debugging purposes.
dump
JUtility::dump() in utility.php
Method to dump the structure of a variable for debugging purposes
dumpLanguage
AKText::dumpLanguage() in restore.php
duplicate
Method to clone and existing template style.
duplicate
Method to clone an existing module.
duplicate
Method to duplicate modules.
duplicate
Method to duplicate styles.
defines.php
defines.php in defines.php
database.php
database.php in database.php
database.php
database.php in database.php
default.php
default.php in default.php
default.php
default.php in default.php
default.php
default.php in default.php
default.php
default.php in default.php
default.php
default.php in default.php
default.php
default.php in default.php
default.php
default.php in default.php
default.php
default.php in default.php
daemon.php
daemon.php in daemon.php
daemon.php
daemon.php in daemon.php
database.php
database.php in database.php
document.php
document.php in document.php
dispatcher.php
dispatcher.php in dispatcher.php
databaseconnection.php
databaseconnection.php in databaseconnection.php
date.php
date.php in date.php
database.php
database.php in database.php
database.php
database.php in database.php
date.php
date.php in date.php
default.php
default.php in default.php
default.php
default.php in default.php
default_items.php
default_items.php in default_items.php
default.php
default.php in default.php
default.php
default.php in default.php
default.php
default.php in default.php
default.php
default.php in default.php
default.php
default.php in default.php
default.php
default.php in default.php
default.php
default.php in default.php
default.php
default.php in default.php
default.php
default.php in default.php
default.php
default.php in default.php
default.php
default.php in default.php
default.php
default.php in default.php
default.php
default.php in default.php
default_component.php
default_component.php in default_component.php
default_separator.php
default_separator.php in default_separator.php
default_url.php
default_url.php in default_url.php
default.php
default.php in default.php
default.php
default.php in default.php
default.php
default.php in default.php
default.php
default.php in default.php
default.php
default.php in default.php
default.php
default.php in default.php
default.php
default.php in default.php
default.php
default.php in default.php
default.php
default.php in default.php
diff.php
diff.php in diff.php
debug.php
debug.php in debug.php
default.php
default.php in default.php
default.php
default.php in default.php
default.php
default.php in default.php
default.php
default.php in default.php
default.php
default.php in default.php
default_items.php
default_items.php in default_items.php
default.php
default.php in default.php
default.php
default.php in default.php
default.php
default.php in default.php
default_articles.php
default_articles.php in default_articles.php
default_children.php
default_children.php in default_children.php
default.php
default.php in default.php
default_item.php
default_item.php in default_item.php
default_links.php
default_links.php in default_links.php
e
top
$editor
Editor feed element
$editor
$editor
The JEditor object.
$editorEmail
Editor email feed element
$eid
$element
JUpdate::$element in update.php
$element
The unique identifier for the extension (e.g. mod_login)
$element
$element
$element
The SimpleXMLElement object of the <field /> XML element that describes the form field.
$element
$element
$elements
An array of extra result properties.
$elements
$elsewhere
$email
SimplePie_Author::$email in simplepie.php
$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
$enabled
$enable_cache
$enable_important_blocks
Whether important blocks should be recognised or not
$enclosure
Enclosure element
$enclosure_class
$encode_instead_of_strip
$encoding
Encoding
$Encoding
PHPMailer::$Encoding in phpmailer.php
Sets the Encoding of the message. Options for this are "8bit", "7bit", "binary", "base64", and "quoted-printable".
$encoding
GeSHi::$encoding in geshi.php
The encoding to use for entity encoding
$encoding
$encodings
JWebClient::$encodings in webclient.php
$endTime
$end_date
The generic end date.
$engine
JWebClient::$engine in webclient.php
$entities
Static array of JForm's entity objects for re-use.
$error
JJsonResponse::$error in jsonresponse.php
Determines whether the request wasn't successful.
$error
SMTP::$error in smtp.php
$error
POP3::$error in pop3.php
$error
SimplePie_File::$error in simplepie.php
$error
GeSHi::$error in geshi.php
The error message associated with an error
$error
SimplePie::$error in simplepie.php
$errorfiles
JLanguage::$errorfiles in language.php
List of language files that are in error state
$ErrorInfo
PHPMailer::$ErrorInfo in phpmailer.php
Holds the most recent mailer error message.
$errorMsg
JDatabase::$errorMsg in database.php
$errorNum
JDatabase::$errorNum in database.php
$errors
JForm::$errors in form.php
The form object errors array.
$error_code
$error_count
PHPMailer::$error_count in phpmailer.php
$error_message
The error message
$error_messages
Possible error messages
$error_string
$event_after_delete
The event to trigger after deleting the data.
$event_after_delete
The event to trigger after deleting the data.
$event_after_save
$event_after_save
The event to trigger after saving the data.
$event_after_save
$event_before_delete
The event to trigger before deleting the data.
$event_before_delete
The event to trigger before deleting the data.
$event_before_save
$event_before_save
The event to trigger before saving the data.
$event_before_save
$event_change_state
The event to trigger after changing the published state of the data.
$event_clean_cache
The event to trigger when cleaning cache.
$exceptions
PHPMailer::$exceptions in phpmailer.php
$excluded
The excluded tokens.
$excludedTerms
An array of all excluded terms ids.
$executable
The executable that was called to run the CLI script.
$exiting
$expectDataDescriptor
$expression
$extension
$extension
The extension for which the categories apply.
$extension
$extension
JInstaller::$extension in installer.php
Extension Table Entry
$extension
$extension
The extension name.
$extension
The extension name.
$extension
$extension
The extension name.
$extension
$extension
The extension name.
$extension
$extension
$extension
The extension name.
$extension
JCategoryNode::$extension in categories.php
The extension this category is associated with
$extension
The extension name.
$extension_message
The extension message that appears
$extra_field
Extra field content
edit.php
edit.php in edit.php
edit.php
edit.php in edit.php
edit.php
edit.php in edit.php
edit.php
edit.php in edit.php
edit_metadata.php
edit_metadata.php in edit_metadata.php
edit_options.php
edit_options.php in edit_options.php
edit.php
edit.php in edit.php
edit_metadata.php
edit_metadata.php in edit_metadata.php
edit_params.php
edit_params.php in edit_params.php
edit.php
edit.php in edit.php
edit_metadata.php
edit_metadata.php in edit_metadata.php
edit.php
edit.php in edit.php
extension.php
extension.php in extension.php
edit.php
edit.php in edit.php
edit.php
edit.php in edit.php
edit.php
edit.php in edit.php
edit_modules.php
edit_modules.php in edit_modules.php
edit_options.php
edit_options.php in edit_options.php
edit.php
edit.php in edit.php
edit.php
edit.php in edit.php
edit.php
edit.php in edit.php
edit_assignment.php
edit_assignment.php in edit_assignment.php
edit_options.php
edit_options.php in edit_options.php
edit.php
edit.php in edit.php
edit_metadata.php
edit_metadata.php in edit_metadata.php
edit_params.php
edit_params.php in edit_params.php
edit.php
edit.php in edit.php
edit_options.php
edit_options.php in edit_options.php
edit.php
edit.php in edit.php
edit.php
edit.php in edit.php
edit_ftp.php
edit_ftp.php in edit_ftp.php
edit.php
edit.php in edit.php
edit_assignment.php
edit_assignment.php in edit_assignment.php
edit_options.php
edit_options.php in edit_options.php
edit.php
edit.php in edit.php
edit.php
edit.php in edit.php
edit.php
edit.php in edit.php
edit.php
edit.php in edit.php
edit_groups.php
edit_groups.php in edit_groups.php
edit.php
edit.php in edit.php
edit_metadata.php
edit_metadata.php in edit_metadata.php
edit_params.php
edit_params.php in edit_params.php
en-GB.localise.php
en-GB.localise.php in en-GB.localise.php
error.php
error.php in error.php
error.php
error.php in error.php
edit.php
edit.php in edit.php
edit.php
edit.php in edit.php
edit.php
edit.php in edit.php
edit.php
edit.php in edit.php
edit_options.php
edit_options.php in edit_options.php
edit.php
edit.php in edit.php
edit_metadata.php
edit_metadata.php in edit_metadata.php
edit_params.php
edit_params.php in edit_params.php
edit.php
edit.php in edit.php
edit.php
edit.php in edit.php
edit_options.php
edit_options.php in edit_options.php
edit.php
edit.php in edit.php
edit.php
edit.php in edit.php
edit_options.php
edit_options.php in edit_options.php
edit.php
edit.php in edit.php
edit_metadata.php
edit_metadata.php in edit_metadata.php
edit_params.php
edit_params.php in edit_params.php
edit.php
edit.php in edit.php
edit_options.php
edit_options.php in edit_options.php
edit.php
edit.php in edit.php
edit_metadata.php
edit_metadata.php in edit_metadata.php
edit_params.php
edit_params.php in edit_params.php
error.php
error.php in error.php
edit.php
edit.php in edit.php
edit.php
edit.php in edit.php
edit.php
edit.php in edit.php
edit
Method to edit an existing override
edit
Method to update a reference.
edit
JControllerForm::edit() in controllerform.php
Method to edit an existing record.
edit
Method to edit an existing record.
edit
JGithubIssues::edit() in issues.php
Method to update an issue.
edit
JHtmlIcon::edit() in icon.php
edit
Method to edit an existing record.
edit
Method to edit an existing record.
edit
Method to update a gist.
edit
Method to edit an existing record.
edit
Method to update a pull request.
edit
Method to check out a user for editing and redirect to the edit form.
editComment
Method to update a comment on an issue.
editComment
Method to update a comment on a pull request.
editComment
Method to update a comment on a gist.
editCss
Writes a common 'edit' button for a template css.
editCssX
Writes a common 'edit' button for a template css.
editHtml
Writes a common 'edit' button for a template html.
editHtmlX
Writes a common 'edit' button for a template html.
editList
Writes a common 'edit' button for a list of records.
editListX
Writes a common 'edit' button for a list of records.
editor
element_implode
embed
EMERGENCY
JLog::EMERGENCY in log.php
The system is unusable.
enableSites
Enables any disabled rows in #__update_sites table
enable_cache
SimplePie::enable_cache() in simplepie.php
Enables/disables caching in SimplePie.
enable_classes
Sets whether CSS classes should be used to highlight the source. Default is off, calling this method with no arguments will turn it on
enable_highlighting
Enables all highlighting
enable_ids
GeSHi::enable_ids() in geshi.php
Whether CSS IDs should be added to each line
enable_important_blocks
Sets whether context-important blocks are highlighted
enable_inner_code_block
Sets whether to force a surrounding block around the highlighted code or not
enable_keyword_links
Turns linking of keywords on or off.
enable_line_numbers
Sets whether line numbers should be displayed.
enable_multiline_span
Sets wether spans and other HTML markup generated by GeSHi can span over multiple lines or not. Defaults to true to reduce overhead.
enable_order_by_date
Determines whether feed items should be sorted into reverse chronological order.
enable_strict_mode
Enables/disables strict highlighting. Default is off, calling this method without parameters will turn it on. See documentation for more details on strict mode and where to use it.
enable_xml_dump
Outputs the raw XML content of the feed, after it has gone through SimplePie's filters.
encode
encodes an arbitrary variable into JSON format
encode
idna_convert::encode() in idna_convert.class.php
Encode a given UTF-8 domain name
EncodeFile
PHPMailer::EncodeFile() in phpmailer.php
Encodes attachment in requested format.
EncodeHeader
PHPMailer::EncodeHeader() in phpmailer.php
Encode a header string to best (shortest) of Q, B, quoted or none.
EncodeQ
PHPMailer::EncodeQ() in phpmailer.php
Encode string to q encoding.
EncodeQP
PHPMailer::EncodeQP() in phpmailer.php
Encode string to RFC2045 (6.7) quoted-printable format
EncodeQPphp
PHPMailer::EncodeQPphp() in phpmailer.php
Encode string to quoted-printable.
EncodeString
PHPMailer::EncodeString() in phpmailer.php
Encodes string to requested format.
encode_instead_of_strip
encode_instead_of_strip
encoding
encoding_equals
encoding_name
encoding_value
encrypt
JCrypt::encrypt() in crypt.php
Method to encrypt a data string.
encrypt
Method to encrypt a data string.
encrypt
Method to encrypt a data string.
encrypt
JSimpleCrypt::encrypt() in simplecrypt.php
Encrypt a string
end
JHtmlTabs::end() in tabs.php
Close the current pane
end
JHtmlSliders::end() in sliders.php
Close the current pane.
end
Stop the cache buffer and store the cached data
EndBoundary
PHPMailer::EndBoundary() in phpmailer.php
Returns the end of a message boundary.
endPane
Ends the pane.
endPane
JPane::endPane() in pane.php
Ends the pane.
endPane
Ends the pane.
endPanel
Ends a tab page.
endPanel
JPane::endPanel() in pane.php
Ends a panel.
endPanel
Ends a tab page.
enforce_min_exec_time
Enforce the minimum execution time
enqueueMessage
Enqueue a system message.
entities_decode
Decode HTML entities
entity
Decode an entity
en_GBLocalise
en_GBLocalise in en-GB.localise.php
en-GB localise class
eof
JStream::eof() in stream.php
Work out if we're at the end of the file for a stream
error
SimplePie::error() in simplepie.php
Return the error message for the occured error
ERROR
JLog::ERROR in log.php
Error conditions.
error
SimplePie_Misc::error() in simplepie.php
error
GeSHi::error() in geshi.php
Returns an error message associated with the last GeSHi operation, or false if no error has occured
errorMessage
escape
Method to escape a string for usage in an SQL statement.
escape
JView::escape() in view.php
Escapes a value for output in a view script.
escape
Method to escape a string for usage in an SQL statement.
escape
JDatabase::escape() in database.php
Method to escape a string for usage in an SQL statement.
escape
Method to escape a string for usage in an SQL statement.
escape
Method to escape a string for usage in an SQL statement.
execute
Method to apply a filter to an image resource.
execute
Method to apply a filter to an image resource.
execute
Execute the application.
execute
Method to apply a filter to an image resource.
execute
JController::execute() in controller.php
Execute a task by triggering a method in the derived class.
execute
Method to apply a filter to an image resource.
execute
Method to apply a filter to an image resource.
execute
Execute the application.
execute
Method to apply a filter to an image resource.
execute
Method to apply a filter to an image resource.
execute
Execute the SQL statement.
execute
Execute the SQL statement.
execute
Execute the SQL statement.
execute
JDatabase::execute() in database.php
Execute the SQL statement.
execute
Method to apply a filter to an image resource.
execute
Method to apply a filter to an image resource.
executeComponent
Execute the component.
existing
JHtmlContentLanguage::existing() in contentlanguage.php
Get a list of the available content language items.
exists
JLanguage::exists() in language.php
Checks if a language exists.
exists
JFile::exists() in file.php
Wrapper for the standard file_exists function
exists
JRegistry::exists() in registry.php
Check if a registry path exists.
exists
Find out if a user has a one or more active sessions
exists
JFolder::exists() in folder.php
Wrapper for the standard file_exists function
explain
Diagnostic method to return explain information for a query.
explain
Diagnostic method to return explain information for a query.
explain
JDatabase::explain() in database.php
Diagnostic method to return explain information for a query.
explained
Method to get the explained (human-readable) search query.
extension
extensionExistsInSystem
Function used to check if extension is already installed
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
Extract an archive file to a directory.
extract
Extract a ZIP compressed file to a given path
extract
JHtml::extract() in html.php
Method to extract a key
extract
Extract a ZIP compressed file to a given path
en-GB.localise.php
en-GB.localise.php in en-GB.localise.php
eaccelerator.php
eaccelerator.php in eaccelerator.php
exception.php
exception.php in exception.php
extension.php
extension.php in extension.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
editors.php
editors.php in editors.php
email.php
email.php in email.php
email.php
email.php in email.php
equals.php
equals.php in equals.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
edgedetect.php
edgedetect.php in edgedetect.php
emboss.php
emboss.php in emboss.php
extension.php
extension.php in extension.php
entry.php
entry.php in entry.php
echo.php
echo.php in echo.php
eaccelerator.php
eaccelerator.php in eaccelerator.php
extension.php
extension.php in extension.php
emailcloak.php
emailcloak.php in emailcloak.php
extensionupdate.php
extensionupdate.php in extensionupdate.php
error.php
error.php in error.php
error.php
error.php in error.php
encyclopedia.php
encyclopedia.php in encyclopedia.php
error.php
error.php in error.php
error.php
error.php in error.php
f
top
$favicon_handler
$feed
SimplePie_Item::$feed in simplepie.php
$feed_url
SimplePie::$feed_url in simplepie.php
$fieldname
The name of the field.
$fields
JLoggerFormattedText::$fields in formattedtext.php
$file
SimplePie::$file in simplepie.php
$file
File object
$file
JSchemaChangeitem::$file in changeitem.php
Update file: full path file name where query was found
$file
SimplePie_Locator::$file in simplepie.php
$file
JException::$file in exception.php
Name of the file the error occurred in [Available if backtrace is enabled]
$file
JLoggerFormattedText::$file in formattedtext.php
$fileHeader
$filelist
JLibraryManifest::$filelist in librarymanifest.php
$filelist
JPackageManifest::$filelist in packagemanifest.php
$filemode
JStream::$filemode in stream.php
File Mode
$filename
JExtension::$filename in extension.php
Filename of the extension
$filename
$filename
$filename
$filename
Original filename
$filename
JStream::$filename in stream.php
Filename
$files
$filesProcessed
$file_class
$file_class
$file_class
SimplePie::$file_class in simplepie.php
$filter
JInput::$filter in input.php
Filter object to use.
$filter
The static filter id.
$filters
The taxonomy filters. This is a multi-dimensional array of taxonomy branches as the first level and then the taxonomy nodes as the values.
$filters
JStream::$filters in stream.php
Filters applied to the current stream
$filter_fields
Valid filter fields or ordering.
$flagRestorePermissions
$flags
Flags (FLG)
$folder
$folder
JSchemaChangeset::$folder in changeset.php
Folder where SQL update files will be found
$footer_content
The content of the footer block
$footer_content_style
The style of the footer block
$forceMultiple
Flag to tell the field to always be in multiple values mode.
$force_code_block
Tells if a block around the highlighted source should be forced
$force_feed
SimplePie::$force_feed in simplepie.php
$force_fsockopen
$force_fsockopen
$forks
JGithub::$forks in github.php
$form
ModulesViewModule::$form in view.html.php
$form
TemplatesViewStyle::$form in view.html.php
$form
$form
UsersViewMail::$form in view.html.php
$form
WeblinksViewForm::$form in view.html.php
$form
$form
$form
JFormField::$form in field.php
The JForm object of the form attached to the form field.
$form
UsersViewGroup::$form in view.html.php
$form
$form
UsersViewNote::$form in view.html.php
The edit form.
$form
PluginsViewPlugin::$form in view.html.php
$form
$form
$form
The form to use for the view
$form
$form
AdminViewProfile::$form in view.html.php
$form
UsersViewLevel::$form in view.html.php
$form
UsersViewUser::$form in view.html.php
$form
UsersViewProfile::$form in view.html.php
$form
MessagesViewConfig::$form in view.html.php
$form
ContentViewArticle::$form in view.html.php
$form
UsersViewRemind::$form in view.html.php
$form
RedirectViewLink::$form in view.html.php
$form
UsersViewLogin::$form in view.html.php
$form
$form
ContactViewContact::$form in view.html.php
$form
UsersViewReset::$form in view.html.php
$form
MenusViewMenu::$form in view.html.php
$form
ContactViewContact::$form in view.html.php
$form
$form
MenusViewItem::$form in view.html.php
$form
BannersViewClient::$form in view.html.php
$form
$form
ContentViewForm::$form in view.html.php
$form
BannersViewBanner::$form in view.html.php
$format
JDate::$format in date.php
The format string to be applied when using the __toString() magic method.
$format
JLoggerFormattedText::$format in formattedtext.php
$format
$formatOptions
Option values related to the generation of HTML output. Recognized options are: fmtDepth, integer. The current indent depth.
$formats
JImage::$formats in image.php
$formControl
The form control prefix for field names from the JForm object attached to the form field.
$forms
JForm::$forms in form.php
Form instances.
$fp
$fragment
SimplePie_IRI::$fragment in simplepie.php
Fragment
$framerate
$from
JDatabaseImporterMySQL::$from in mysqlimporter.php
The input source.
$From
PHPMailer::$From in phpmailer.php
Sets the From email address for the message.
$from
JDatabaseExporterMySQL::$from in mysqlexporter.php
An array input sources (table names).
$from
$FromName
PHPMailer::$FromName in phpmailer.php
Sets the From name of the message.
$ftp
TemplatesViewSource::$ftp in view.html.php
$ftp
$ftp
$fullname
UTF-8 string free text representation of the End User's full name.
$function
JException::$function in exception.php
Name of the method the error occurred in [Available if backtrace is enabled]
$f_levels
MenusViewItems::$f_levels in view.html.php
filters.php
filters.php in filters.php
featured.php
featured.php in featured.php
feature.php
feature.php in feature.php
featured.php
featured.php in featured.php
featured.php
featured.php in featured.php
filter.php
filter.php in filter.php
filters.php
filters.php in filters.php
finder.php
finder.php in finder.php
finder.php
finder.php in finder.php
finder.php
finder.php in finder.php
filter.php
filter.php in filter.php
filters.php
filters.php in filters.php
filter.php
filter.php in filter.php
file.json.php
file.json.php in file.json.php
file.php
file.php in file.php
folder.php
folder.php in folder.php
framework.php
framework.php in framework.php
finder_indexer.php
finder_indexer.php in finder_indexer.php
featured.php
featured.php in featured.php
featured.php
featured.php in featured.php
form.php
form.php in form.php
finder.php
finder.php in finder.php
filter.php
filter.php in filter.php
form.php
form.php in form.php
featured
Method to toggle the featured setting of a list of articles.
featured
JHtmlContentAdministrator::featured() in contentadministrator.php
featured
featured
Method to toggle the featured setting of articles.
featured
Method to toggle the featured setting of a list of contacts.
featured
Method to toggle the featured setting of contacts.
feed_or_html
Sniff HTML
fetchArray
JDatabase::fetchArray() in database.php
Method to fetch a row from the result set cursor as an array.
fetchArray
Method to fetch a row from the result set cursor as an array.
fetchArray
Method to fetch a row from the result set cursor as an array.
fetchArray
Method to fetch a row from the result set cursor as an array.
fetchAssoc
Method to fetch a row from the result set cursor as an associative array.
fetchAssoc
Method to fetch a row from the result set cursor as an associative array.
fetchAssoc
Method to fetch a row from the result set cursor as an associative array.
fetchAssoc
JDatabase::fetchAssoc() in database.php
Method to fetch a row from the result set cursor as an associative array.
fetchButton
Fetch the HTML for the button
fetchButton
Fetches the button HTML code.
fetchButton
Empty implementation (not required for separator)
fetchButton
Get the button
fetchButton
Fetch the HTML for the button
fetchButton
Fetch the HTML for the button
fetchButton
Fetch the HTML for the button
fetchButton
Fetch the HTML for the button
fetchConfigurationData
Method to load a PHP configuration class file based on convention and return the instantiated data object. You will extend this method in child classes to provide configuration data from whatever data source is relevant for your specific application.
fetchConfigurationData
Method to load a PHP configuration class file based on convention and return the instantiated data object. You will extend this method in child classes to provide configuration data from whatever data source is relevant for your specific application.
fetchElement
Fetch menu item element HTML
fetchElement
Fetch the HTML code for the parameter element.
fetchElement
Fetch the template style element
fetchElement
Fetch the text field element
fetchElement
Fetch a html for a list of menus
fetchElement
Fetch the element
fetchElement
Fetch a html for a radio button
fetchElement
Fetch a html for a password element
fetchElement
fetchElement
Fetch the timezones element
fetchElement
Fetch HTML for a radio button
fetchElement
Fetch the timezones element
fetchElement
Fetch the sql element
fetchElement
Fetch the language list element
fetchElement
Fetch a help sites list
fetchElement
Fetch a filelist element
fetchElement
Fetch imagelist element
fetchElement
Fetch an editor element
fetchElement
fetchElement
Fetch an element
fetchElement
Fetch a hidden element
fetchElement
Fetch a folderlist element
fetchElement
fetchElement
Fetch the element
fetchElement
Fetch a calendar element
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 CSS Id
fetchId
Get the button id
fetchId
Get the button CSS Id
fetchId
Get the button id
fetchId
Get the button CSS Id
fetchId
Get the button CSS Id
fetchObject
Method to fetch a row from the result set cursor as an object.
fetchObject
JDatabase::fetchObject() in database.php
Method to fetch a row from the result set cursor as an object.
fetchObject
Method to fetch a row from the result set cursor as an object.
fetchObject
Method to fetch a row from the result set cursor as an object.
fetchTooltip
Fetch tooltip for a hidden element
fetchTooltip
Method to get a tool tip from an XML element
fetchTooltip
Fetch tooltip for a radio button
fetchUrl
Method to build and return a full request URL for the request. This method will add appropriate pagination details if necessary and also prepend the API url to have a complete URL for the request.
files
JFolder::files() in folder.php
Utility function to read the files in a folder.
filesize
JStream::filesize() in stream.php
Retrieve the file size of the path
filesystem
filter
JImage::filter() in image.php
Method to apply a filter to the image by type. Two examples are: grayscale and sketchy.
filter
JForm::filter() in form.php
Method to filter the form data.
filterField
Method to apply an input filter to a value based on field data.
filterKey
Filter method for language keys.
filterNotes
Displays an icon to filter the notes list on this user.
filterstate
Display an HTML select list of state filters
filterText
Applies the global text filters to arbitrary text as per settings for current user groups
filterText
Applies the content tag filters to arbitrary text as per settings for current user group
filterText
Filter method for language strings.
finalise
GeSHi::finalise() in geshi.php
Takes the parsed code and various options, and creates the HTML surrounding it to make it look nice.
finalise
Finalise the upgrade by running the necessary scripts
finaliseUpgrade
Runs the schema update SQL files, the PHP update script and updates the manifest cache and #__extensions entry. Essentially, it is identical to JInstallerFile::install() without the file copy.
find
SimplePie_Locator::find() in simplepie.php
find
Find new updates.
find
JTableExtension::find() in extension.php
Method to create and execute a SELECT WHERE query.
find
JTableUpdate::find() in update.php
Method to create and execute a SELECT WHERE query.
find
JPath::find() in path.php
Searches the directory paths for a given file.
findDeletedFiles
Compares two "files" entries to find deleted files/folders
FinderBuildRoute
FinderBuildRoute() in router.php
Method to build a SEF route.
FinderCli
FinderCli in finder_indexer.php
A command line cron job to run the Finder indexer.
FinderController
FinderController in controller.php
Finder Component Controller.
FinderController
FinderController in controller.php
Base controller class for Finder.
FinderControllerFilter
Indexer controller class for Finder.
FinderControllerFilters
Filters controller class for Finder.
FinderControllerIndex
Index controller class for Finder.
FinderControllerIndexer
FinderControllerIndexer in indexer.json.php
Indexer controller class for Finder.
FinderControllerMaps
Maps controller class for Finder.
FinderControllerSuggestions
FinderControllerSuggestions in suggestions.json.php
Suggestions JSON controller for Finder.
FinderHelper
FinderHelper in finder.php
Helper class for Finder.
FinderHelperLanguage
FinderHelperLanguage in language.php
Finder language helper class.
FinderHelperRoute
FinderHelperRoute in route.php
Finder route helper class.
FinderIndexer
FinderIndexer in indexer.php
Main indexer class for the Finder indexer package.
FinderIndexerAdapter
FinderIndexerAdapter in adapter.php
Prototype adapter class for the Finder indexer package.
FinderIndexerHelper
FinderIndexerHelper in helper.php
Helper class for the Finder indexer package.
FinderIndexerParser
FinderIndexerParser in parser.php
Parser base class for the Finder indexer package.
FinderIndexerParserHtml
HTML Parser class for the Finder indexer package.
FinderIndexerParserRtf
RTF Parser class for the Finder indexer package.
FinderIndexerParserTxt
Text Parser class for the Finder indexer package.
FinderIndexerQuery
FinderIndexerQuery in query.php
Query class for the Finder indexer package.
FinderIndexerResponse
FinderIndexerResponse in indexer.json.php
Finder Indexer JSON Response Class
FinderIndexerResult
FinderIndexerResult in result.php
Result class for the Finder indexer package.
FinderIndexerStemmer
FinderIndexerStemmer in stemmer.php
Stemmer base class for the Finder indexer package.
FinderIndexerStemmerPorter_En
Porter English stemmer class for the Finder indexer package.
FinderIndexerStemmerSnowball
Snowball stemmer class for the Finder indexer package.
FinderIndexerTaxonomy
FinderIndexerTaxonomy in taxonomy.php
Stemmer base class for the Finder indexer package.
FinderIndexerToken
FinderIndexerToken in token.php
Token class for the Finder indexer package.
FinderModelFilter
FinderModelFilter in filter.php
Filter model class for Finder.
FinderModelFilters
FinderModelFilters in filters.php
Filters model class for Finder.
FinderModelIndex
FinderModelIndex in index.php
Index model class for Finder.
FinderModelIndexer
FinderModelIndexer in indexer.php
Indexer model class for Finder.
FinderModelMaps
FinderModelMaps in maps.php
Maps model for the Finder package.
FinderModelSearch
FinderModelSearch in search.php
Search model class for the Finder package.
FinderModelStatistics
FinderModelStatistics in statistics.php
Statistics model class for Finder.
FinderModelSuggestions
FinderModelSuggestions in suggestions.php
Suggestions model class for the Finder package.
FinderParseRoute
FinderParseRoute() in router.php
Method to parse a SEF route.
FinderTableFilter
FinderTableFilter in filter.php
Filter table class for the Finder package.
FinderTableLink
FinderTableLink in link.php
Link table class for the Finder package.
FinderTableMap
FinderTableMap in map.php
Map table class for the Finder package.
FinderViewFilter
FinderViewFilter in view.html.php
Filter view class for Finder.
FinderViewFilters
FinderViewFilters in view.html.php
Filters view class for Finder.
FinderViewIndex
FinderViewIndex in view.html.php
Index view class for Finder.
FinderViewIndexer
FinderViewIndexer in view.html.php
Indexer view class for Finder.
FinderViewMaps
FinderViewMaps in view.html.php
Groups view class for Finder.
FinderViewSearch
FinderViewSearch in view.opensearch.php
OpenSearch View class for Finder
FinderViewStatistics
FinderViewStatistics in view.html.php
Statistics view class for Finder.
FINDER_PATH_INDEXER
FINDER_PATH_INDEXER in search.php
findField
JForm::findField() in form.php
Method to get a form field represented as an XML element object.
findFieldsByFieldset
Method to get an array of <field /> elements from the form XML document which are in a specified fieldset by name.
findFieldsByGroup
Method to get an array of <field /> elements from the form XML document which are in a control group by name.
findGroup
JForm::findGroup() in form.php
Method to get a form field group represented as an XML element object.
findLoggers
Method to find the loggers to use based on priority and category values.
findManifest
Tries to find the package manifest file
findOption
Return the application option string [main component].
findUpdate
Finds an update.
findUpdate
Finds an update
findUpdates
Finds updates for an extension.
findUpdates
Finds an update for an extension
FIREFOX
JWebClient::FIREFOX in webclient.php
fix
JSchemaChangeset::fix() in changeset.php
Runs the update query to apply the change to the database
fix
Fixes database problems
fix
Tries to fix missing database updates
fix
JSchemaChangeitem::fix() in changeitem.php
Runs the update query to apply the change to the database
fixDefaultTextFilters
For version 2.5.x only Check if com_config parameters are blank. If so, populate with com_content text filters.
FixEOL
PHPMailer::FixEOL() in phpmailer.php
Changes every end of line from CR or LF to CRLF.
fixInteger
Fix up integer. Fixes problem with MySQL integer descriptions.
fixInteger
Fix up integer. Fixes problem with MySQL integer descriptions.
fixPermissions
fixQuote
JSchemaChangeitemmysql::fixQuote() in changeitemmysql.php
Fixes up a string for inclusion in a query.
fixQuote
JSchemaChangeitemsqlsrv::fixQuote() in changeitemsqlsrv.php
Fixes up a string for inclusion in a query.
fixSchemaVersion
Fix schema version if wrong
fixTemplateName
Method to rename the template in the XML files and rename the language files
fixUpdateVersion
Fix Joomla version in #__extensions table if wrong (doesn't equal JVersion short version)
fix_protocol
fnmatch
fnmatch() in restore.php
folderOptions
Returns an array of standard published state filter options.
folders
JFolder::folders() in folder.php
Utility function to read the folders in a folder.
footer
GeSHi::footer() in geshi.php
Returns the footer for the code block.
force_feed
SimplePie::force_feed() in simplepie.php
Force the given data/URL to be treated as a feed no matter what it appears like
force_fsockopen
Forces SimplePie to use fsockopen() instead of the preferred cURL functions.
fork
fork() in daemon.php
Method to fork the process.
fork
JSession::fork() in session.php
Create a new session and copy variables from the old one
fork
Method to fork a gist.
format
JDate::format() in date.php
Gets the date as a formatted string.
formatLink
Replaces the Joomla! root with "JROOT" to improve readability.
formvalidation
Add unobtrusive javascript support for form validation.
framework
Method to load the MooTools framework into the document head
fread
Reads data from the archive and notifies the observer with the 'reading' message
freeResult
Method to free up the memory used for the result set.
freeResult
Method to free up the memory used for the result set.
freeResult
Method to free up the memory used for the result set.
freeResult
JDatabase::freeResult() in database.php
Method to free up the memory used for the result set.
from
Add a table to the FROM clause of the query.
from
JDatabaseExporterMySQL::from() in mysqlexporter.php
Specifies a list of table names to export.
from
JDatabaseImporterMySQL::from() in mysqlimporter.php
Specifies the data source to import.
fromObject
JArrayHelper::fromObject() in arrayhelper.php
Utility function to map an object to an array
ftpChmod
Quick FTP chmod
ftpValidate
ftpValidate
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
framework.php
framework.php in framework.php
filesystem.php
filesystem.php in filesystem.php
files.php
files.php in files.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
field.php
field.php in field.php
file.php
file.php in file.php
filelist.php
filelist.php in filelist.php
folderlist.php
folderlist.php in folderlist.php
form.php
form.php in form.php
forks.php
forks.php in forks.php
form.php
form.php in form.php
filelist.php
filelist.php in filelist.php
folderlist.php
folderlist.php in folderlist.php
filter.php
filter.php in filter.php
file.php
file.php in file.php
formattedtext.php
formattedtext.php in formattedtext.php
format.php
format.php in format.php
finder.php
finder.php in finder.php
g
top
$gender
JAuthenticationResponse::$gender in authentication.php
The End User's gender, "M" for male, "F" for female.
$generated_fieldname
The string used for generated fields names
$gists
JGithub::$gists in github.php
$glue
$gmt
JDate::$gmt in date.php
Placeholder for a DateTimeZone object with GMT as the time zone.
$group
JUpdate::$group in update.php
$group
JFormField::$group in field.php
The group of the field.
$group
$group
Cache data group
$group
JExtension::$group in extension.php
The group name of the plugin. Not used for other known extension types (only plugins)
$grouplist
UsersViewUser::$grouplist in view.html.php
$groups
JUser::$groups in user.php
Array of ids of groups that user belongs to
$groups
UsersViewUser::$groups in view.html.php
$groups
Associative array of user names => group ids
$groupsByUser
Array of cached groups by user.
$guest
JUser::$guest in user.php
Guest status
$guid
JFeedItem::$guid in feed.php
Guid element
group.php
group.php in group.php
group.php
group.php in group.php
groups.php
groups.php in groups.php
groupparent.php
groupparent.php in groupparent.php
group.php
group.php in group.php
groups.php
groups.php in groups.php
garbagecron.php
garbagecron.php in garbagecron.php
GarbageCron
GarbageCron in garbagecron.php
Cron job to trash expired cache data
gc
Garbage collect expired cache data
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
JCacheStorage::gc() in storage.php
Garbage collect expired cache data
gc
Force garbage collect expired cache data as items are removed only on get/add/delete/info etc
gc
JSessionStorage::gc() in storage.php
Garbage collect stale sessions from the SessionHandler backend.
gc
Garbage collect expired cache data
gc
Garbage collect stale sessions from the SessionHandler backend.
gc
gc() in daemon.php
Method to perform basic garbage collection and memory management in the sense of clearing the stat cache. We will probably call this method pretty regularly in our main loop.
gc
Force garbage collect expired cache data as items are removed only on fetch!
GECKO
JWebClient::GECKO in webclient.php
generateFileHeader
Method to generate the log file header.
generateKey
Method to generate a new encryption key[/pair] object.
generateKey
Method to generate a new encryption key[/pair] object.
generateKey
Method to generate a new encryption key[/pair] object.
generateManifestCache
Generates a manifest cache
generateNewTitle
Method to change the title & alias.
generateNewTitle
Method to change the title.
generateNewTitle
Method to change the title & alias.
generateNewTitle
Method to change the title.
generateNewTitle
Method to change the title & alias.
generatePassword
Generates a LDAP compatible password
generateRandUserId
genericlist
Generates an HTML selection list.
genericordering
Returns an array of options
genRandomBytes
Generate random bytes.
genRandomPassword
Generate a random password
GeSHi
GeSHi::GeSHi() in geshi.php
Creates a new GeSHi object, with source and language
GeSHi
GeSHi in geshi.php
The GeSHi Class.
GESHI_ACTIVE
GESHI_ACTIVE in geshi.php
Links in the source in the :active state
GESHI_AFTER
GESHI_AFTER in geshi.php
The key of the regex array defining what bracket group in a
GESHI_ALWAYS
GESHI_ALWAYS in geshi.php
Strict mode always applies
GESHI_BEFORE
GESHI_BEFORE in geshi.php
The key of the regex array defining what bracket group in a
GESHI_CAPS_LOWER
GESHI_CAPS_LOWER in geshi.php
Leave keywords found as the case that they are
GESHI_CAPS_NO_CHANGE
Lowercase keywords found
GESHI_CAPS_UPPER
GESHI_CAPS_UPPER in geshi.php
Uppercase keywords found
GESHI_CLASS
GESHI_CLASS in geshi.php
The key of the regex array defining a custom keyword to use
GESHI_COMMENTS
GESHI_COMMENTS in geshi.php
Used in language files to mark comments
GESHI_END_IMPORTANT
GESHI_END_IMPORTANT in geshi.php
The ender for important parts of the source
GESHI_ERROR_FILE_NOT_READABLE
GeSHi could not open a file for reading (generally a language file)
GESHI_ERROR_INVALID_HEADER_TYPE
The header type passed to GeSHi->set_header_type() was invalid
GESHI_ERROR_INVALID_LINE_NUMBER_TYPE
The line number type passed to GeSHi->enable_line_numbers() was invalid
GESHI_ERROR_NO_INPUT
No sourcecode to highlight was specified
GESHI_ERROR_NO_SUCH_LANG
The language specified does not exist
GESHI_FANCY_LINE_NUMBERS
Use fancy line numbers when building the result
GESHI_HEADER_DIV
GESHI_HEADER_DIV in geshi.php
Use a "div" to surround the source
GESHI_HEADER_NONE
GESHI_HEADER_NONE in geshi.php
Use nothing to surround the source
GESHI_HEADER_PRE
GESHI_HEADER_PRE in geshi.php
Use a "pre" to surround the source
GESHI_HEADER_PRE_TABLE
Use a "table" to surround the source:
GESHI_HEADER_PRE_VALID
Use a pre to wrap lines when line numbers are enabled or to wrap the whole code.
geshi_highlight
geshi_highlight() in geshi.php
Easy way to highlight stuff. Behaves just like highlight_string
GESHI_HOVER
GESHI_HOVER in geshi.php
Links in the source in the :hover state
GESHI_LANG_ROOT
GESHI_LANG_ROOT in geshi.php
The language file directory for GeSHi
GESHI_LINK
GESHI_LINK in geshi.php
Links in the source in the :link state
GESHI_MAX_PCRE_LENGTH
it's also important not to generate too long regular expressions
GESHI_MAX_PCRE_SUBPATTERNS
some old PHP / PCRE subpatterns only support up to xxx subpatterns in
GESHI_MAYBE
GESHI_MAYBE in geshi.php
Strict mode *might* apply, and can be enabled or
GESHI_MODIFIERS
GESHI_MODIFIERS in geshi.php
The key of the regex array defining any modifiers to the regular expression
GESHI_NEVER
GESHI_NEVER in geshi.php
Strict mode never applies (this is the most common)
GESHI_NORMAL_LINE_NUMBERS
Use normal line numbers when building the result
GESHI_NO_LINE_NUMBERS
Use no line numbers when building the result
GESHI_NUMBER_BIN_PREFIX_0B
Number format to highlight binary numbers with a prefix 0b (C)
GESHI_NUMBER_BIN_PREFIX_PERCENT
Number format to highlight binary numbers with a prefix %
GESHI_NUMBER_BIN_SUFFIX
Number format to highlight binary numbers with a suffix "b"
GESHI_NUMBER_FLT_NONSCI
Number format to highlight floating-point numbers without support for scientific notation
GESHI_NUMBER_FLT_NONSCI_F
Number format to highlight floating-point numbers without support for scientific notation
GESHI_NUMBER_FLT_SCI_SHORT
Number format to highlight floating-point numbers with support for scientific notation (E) and optional leading zero
GESHI_NUMBER_FLT_SCI_ZERO
Number format to highlight floating-point numbers with support for scientific notation (E) and required leading digit
GESHI_NUMBER_HEX_PREFIX
Number format to highlight hex numbers with a prefix 0x
GESHI_NUMBER_HEX_PREFIX_DOLLAR
Number format to highlight hex numbers with a prefix $
GESHI_NUMBER_HEX_SUFFIX
Number format to highlight hex numbers with a suffix of h
GESHI_NUMBER_INT_BASIC
Basic number format for integers
GESHI_NUMBER_INT_CSTYLE
Enhanced number format for integers like seen in C
GESHI_NUMBER_OCT_PREFIX
Number format to highlight octal numbers with a leading zero
GESHI_NUMBER_OCT_PREFIX_0O
Number format to highlight octal numbers with a prefix 0o (logtalk)
GESHI_NUMBER_OCT_PREFIX_AT
Number format to highlight octal numbers with a leading @ (Used in HiSofts Devpac series).
GESHI_NUMBER_OCT_SUFFIX
Number format to highlight octal numbers with a suffix of o
GESHI_PHP_PRE_433
GESHI_PHP_PRE_433 in geshi.php
Used to work around missing PHP features *
GESHI_REPLACE
GESHI_REPLACE in geshi.php
The key of the regex array defining what bracket group in a
GESHI_ROOT
GESHI_ROOT in geshi.php
The root directory for GeSHi
GESHI_SEARCH
GESHI_SEARCH in geshi.php
The key of the regex array defining what to search for
GESHI_SECURITY_PARANOID
Tells GeSHi to be paranoid about security settings
GESHI_START_IMPORTANT
The starter for important parts of the source
GESHI_VERSION
GESHI_VERSION in geshi.php
The version of this GeSHi file
GESHI_VISITED
GESHI_VISITED in geshi.php
Links in the source in the :visited state
get
Returns a property of the object or the default value if the property is not set.
get
Get the cached page data
get
JObject::get() in object.php
Returns a property of the object or the default value if the property is not set.
get
Executes a cacheable callback if not found in cache else returns cached output and result
get
JGithubRefs::get() in refs.php
Method to get a reference.
get
JRegistry::get() in registry.php
Get a registry value.
get
JRequest::get() in request.php
Fetches and returns a request array.
get
Get cached data from memcache 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
JCacheController::get() in controller.php
Get stored cached data by id and group
get
JLanguage::get() in language.php
Get a metadata language property.
get
JCategories::get() in categories.php
Loads a specific category and all its children in a JCategoryNode object
get
AKFactory::get() in restore.php
get
JException::get() in exception.php
Returns a property of the object or the default value if the property is not set.
get
Get cached data from a file by id and group
get
JInputFiles::get() in files.php
Gets a value from the input data.
get
JCacheStorage::get() in storage.php
Get cached data by id and group
get
JGithubPulls::get() in pulls.php
Method to get a single pull request.
get
Get cached data from a file by id and group
get
Get cached data from APC by id and group
get
Get the cached view data
get
Get cached data by id and group
get
Get cached data from WINCACHE by id and group
get
Returns a property of the object or the default value if the property is not set.
get
JView::get() in view.php
Method to get data from a registered model or a property of the view
get
JSession::get() in session.php
Get data from the session store
get
Get the object
get
JHttp::get() in http.php
Method to send the GET command to the server.
get
JCache::get() in cache.php
Get cached data by id and group
get
JGithubIssues::get() in issues.php
Method to get a single issue.
get
JGithubGists::get() in gists.php
Method to get a single gist.
get
JInput::get() in input.php
Gets a value from the input data.
get
Get cached data by id and group
getACL
JFactory::getACL() in factory.php
Get an authorization object
getActions
Gets a list of the actions that can be performed.
getActions
Gets a list of the actions that can be performed.
getActions
Gets a list of the actions that can be performed.
getActions
Gets a list of the actions that can be performed.
getActions
Gets a list of the actions that can be performed.
getActions
Gets a list of the actions that can be performed.
getActions
Gets a list of the actions that can be performed.
getActions
Gets a list of the actions that can be performed.
getActions
Gets a list of the actions that can be performed.
getActions
Gets a list of the actions that can be performed.
getActions
Gets a list of the actions that can be performed.
getActions
Gets a list of the actions that can be performed.
getActions
Gets a list of the actions that can be performed.
getActions
Gets a list of the actions that can be performed.
getActions
Gets a list of the actions that can be performed.
getActions
Gets a list of the actions that can be performed.
getActions
Gets a list of the actions that can be performed.
getActions
Gets a list of the actions that can be performed.
getActions
JAccess::getActions() in access.php
Method to return a list of actions for which permissions can be set given a component and section.
getActionsFromData
Method to return a list of actions from a string or from an xml for which permissions can be set.
getActionsFromFile
Method to return a list of actions from a file for which permissions can be set.
getActive
JMenu::getActive() in menu.php
Get menu item by id.
getActiveOptions
Get a list of filter options for the activated state of a user.
getActiveRow
Get the currently active row ID
getAdapter
JAdapter::getAdapter() in adapter.php
Return an adapter.
getAdapter
JArchive::getAdapter() in archive.php
Get a file compression adapter.
getAdapters
Detect and return available download "adapters" (not really adapters, as we don't follow the Adapter pattern, yet)
getAddColumnSQL
Get the SQL syntax to add a column.
getAdditionalUrlParam
Method to get an additional URL parameter (if it exists) to be added to all pagination class generated links.
getAddKeySQL
Get the SQL syntax to add a key.
getAdvancedRoute
Method to get the route for an advanced search page.
getAffectedRows
Get the number of affected rows for the previous executed SQL statement.
getAffectedRows
Get the number of affected rows for the previous executed SQL statement.
getAffectedRows
Get the number of affected rows for the previous executed SQL statement.
getAffectedRows
Get the number of affected rows for the previous executed SQL statement.
getAgentString
Return the full browser agent string.
getAll
Get all cached data
getAll
Get all cached data
getAll
Get all cached data
getAll
JCache::getAll() in cache.php
Get a list of all cached data
getAll
Get all cached data
getAll
Get all cached data
getAll
Get all cached data
getAll
Get all cached data
getAll
Get all cached data
getAllowed
Get the allowed actions for an identity.
getAlterTableSQL
Get alters for table if there is a difference.
getApplication
Get a application object.
getAreas
Method to get the search areas
getArray
JInput::getArray() in input.php
Gets an array of values from the request.
getArrayString
Method to get an array as an exported string.
getArticleRoute
getAssetRules
Method to return the JAccessRules object for an asset. The returned object can optionally hold only the rules explicitly set for the asset or the summation of all inherited rules from parent assets and explicit rules.
getAssignedGroups
Gets the groups this object is assigned to
getAssignmentOptions
Get a list of the assignment options for modules to menus.
getAssociations
GetAttachments
Return the current array of attachments
getAttribute
JXMLElement::getAttribute() in xmlelement.php
Legacy method gets an elements attribute by name.
getAuthor
JCategoryNode::getAuthor() in categories.php
Returns the user that created the category
getAuthorisedCategories
Method to return a list of all categories that a user has permission for a given action
getAuthorisedGroups
Gets an array of the authorised user groups
getAuthorisedViewLevels
Method to return a list of view levels for which the user is authorised.
getAuthorisedViewLevels
Gets an array of the authorised access levels for the user
getAuthors
Build a list of authors
getBase
JDocument::getBase() in document.php
Return the base URI of the document.
getBaseExtension
Returns the base extension of the file, e.g. '.jpa'
getBaseName
Get file name
getBody
JResponse::getBody() in response.php
Return the body content
getBody
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().
GetBoundary
PHPMailer::GetBoundary() in phpmailer.php
Returns the start of a message boundary.
getBranchTitles
Method to get the title of all taxonomy branches.
getBrowser
JBrowser::getBrowser() in browser.php
Retrieve the current browser.
getBrowserLanguage
getBuffer
Get the contents of a document include
getBuffer
JProfiler::getBuffer() in profiler.php
Get all profiler marks.
getBuffer
JDocument::getBuffer() in document.php
Get the contents of the document buffer
getButtons
JEditor::getButtons() in editor.php
Get the editor extended buttons (usually from plugins)
getButtons
Helper method to return button list.
getCache
JFactory::getCache() in factory.php
Get a cache object
getCache
Method to get cache instance
getCaching
Get caching state
getCallerInfo
Determine who called JLanguage or JText.
getCategory
Method to get category data for the current category
getCategory
Method to get category data for the current category
getCategory
Method to get category data for the current category
getCategory
Method to get category data for the current category
getCategoryName
Get the category name.
getCategoryOrders
Method to get the maximum ordering value for each category.
getCategoryRoute
getCategoryRoute
getCategoryRoute
getCategoryRoute
getCfg
JApplication::getCfg() in application.php
Gets a configuration value.
getChangeColumnSQL
Get the syntax to alter a column.
getCharset
JDocument::getCharset() in document.php
Returns the document charset encoding.
getChildren
Get the children of this node
getChildren
Get the child categories.
getChildren
Get the child categories.
getChildren
Get the child categories.
getChildren
Get the children of this node
getChildren
Get the child categories.
getClassInstance
Internal function which instanciates a class named $class_name.
getClassList
Method to get the list of registered classes and their respective file paths for the autoloader.
getClient
Method to get the client object
getClient
Method to get client data
getClient
Method to get the client object
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.
getClientName
Get the category name
getClientOptions
Get a list of filter options for the application clients.
getClientOptions
Get a list of filter options for the application clients.
getClientOptions
Get a list of filter options for the application clients.
getClientOptions
getCmd
JRequest::getCmd() in request.php
Cmd (Word and Integer0 filter
getCollation
Method to get the database collation in use by sampling a text field of a table in the database.
getCollation
Method to get the database collation in use by sampling a text field of a table in the database.
getCollation
Method to get the database collation in use by sampling a text field of a table in the database.
getColumn
JArrayHelper::getColumn() in arrayhelper.php
Extracts a column from an array of arrays or objects
getColumns
Returns the list of internal columns
getColumnSQL
Get the SQL syntax for a single column that would be included in a table create or alter statement.
getComment
Method to get a specific comment on a pull request.
getComment
Method to get a specific comment on a gist.
getComment
Method to get a specific comment on an issue.
getComments
Method to get the list of comments on a gist.
getComments
Method to get the list of comments on an issue.
getComments
Method to get the list of comments on a pull request.
getCommits
Method to get a list of commits for a pull request.
getCommonWords
Method to get an array of common terms for a language.
getComponent
Get the component information.
getComponent
Get the component information.
getComponentName
Return the name of the request component [main component]
getComponents
Get a list of the components.
getComponents
Get a list of the authorised, non-special components to display in the components menu.
getConfig
method to get the config
getConfig
JFactory::getConfig() in factory.php
Get a configuration object
getConnection
Method that provides access to the underlying database connection. Useful for when you need to call a proprietary method such as postgresql's lo_* methods.
getConnection
Return memcache connection object
getConnectors
Get a list of available database connectors. The list will only be populated with connectors that both the class exists and the static test method returns true. This gives us the ability to have a multitude of connector classes that are self-aware as to whether or not they are able to be used on a given system.
getContactQuery
getContactRoute
getContacts
getContent
JEditor::getContent() in editor.php
Get the editor contents
getContent
Get the content
getContentCount
Method to get the number of content items available to index.
getContentExtras
Method to get extra data for a content before being indexed. This is how we add Comments, Tags, Labels, etc. that should be available to Finder.
getContentlangs
getContentPath
Method to get the path (SEF route) for a content item.
getContentType
Return the content type of the renderer
getCount
JDatabase::getCount() in database.php
Get the total number of SQL statements executed by the database driver.
getCredentials
Method to return the array of client layer configuration options
getCryptedPassword
Formats a password using the current encryption.
getCURL
Downloads the contents of a URL and writes them to disk (if $fp is not null) or returns them as a string (if $fp is null)
getData
Method to get cache data
getData
Method to get Languages item data
getData
Method to get weblink item data for the category
getData
Get the data for the action.
getData
Get the data for the action.
getData
Method to get the component statistics
getData
Method to get the archived article list
getData
JPagination::getData() in pagination.php
Return the pagination data object, only creating it if it doesn't already exist.
getData
Method to get the profile form data.
getData
Method to get the registration form data.
getData
getData
Method to get the configuration data.
getDatabase
JDatabase::getDatabase() in database.php
Gets the name of the database used by this conneciton.
getDate
JFactory::getDate() in factory.php
Return the JDate object
getDateFormat
Returns a PHP date() function compliant date format for the database driver.
getDBO
JAdapter::getDBO() in adapter.php
Get the database connector object
getDbo
JTable::getDbo() in table.php
Method to get the JDatabase connector object.
getDbo
JModel::getDbo() in model.php
Method to get the database driver object
getDbo
JFactory::getDbo() in factory.php
Get a database object.
getDBO
Method to get a JDatabase object.
getDboptions
getDebug
JLanguage::getDebug() in language.php
Get the Debug property.
getDebugActions
Get a list of the actions for the component or code actions.
getDebugActions
Get a list of the actions.
getDebugActions
Get a list of the actions.
getDefault
Get menu item by id
getDefault
Get the default item by language code.
getDefault
JLanguage::getDefault() in language.php
Get the default language code.
getDefaultLanguage
Method to get the default language for the site.
getDefaultMenuType
Finds the default menu type.
getDefaultTextFilters
For version 2.5.x only Check if com_config parameters are blank.
getDescription
Return the title of the page.
getDetectBrowser
JSite::getDetectBrowser() in application.php
Return the current state of the detect browser option.
getDirection
Returns the document direction declaration.
getDirectory
method to get the directory states
getDN
JLDAP::getDN() in ldap.php
Get the DN
getDocument
Method to get the application document object.
getDocument
Get a document object.
getDocuments
getDomain
getDropColumnSQL
Get the SQL syntax to drop a column.
getDropKeySQL
Get the SQL syntax to drop a key.
getDropPrimaryKeySQL
Get the SQL syntax to drop a key.
getEditor
JFactory::getEditor() in factory.php
Get an editor object.
getEditor
method to get the editor
getEditor
Method to get a JEditor object based on the form field.
getElement
Method to retrieve additional element values from the elements array.
getElementByPath
Get an element in the document by / separated path
getElements
Gets the elements of this element.
getError
JException::getError() in exception.php
Get the most recent error message
getError
JObject::getError() in object.php
Get the most recent error message.
getError
Get the most recent error message
getError
SMTP::getError() in smtp.php
Get the current error
getError
JError::getError() in error.php
Method for retrieving the last exception object in the error stack
getErrorFiles
Get a list of language files that are in error state.
getErrorHandling
Method to get the current error handler settings for a specified error level.
getErrorMsg
Returns the error message
getErrorMsg
JDatabase::getErrorMsg() in database.php
Gets the error message from the database connection.
getErrorNum
JDatabase::getErrorNum() in database.php
Gets the error number from the database connection.
getErrors
Return all errors, if any
getErrors
JForm::getErrors() in form.php
Return all errors, if any.
getErrors
JError::getErrors() in error.php
Method for retrieving the exception stack
getErrors
JObject::getErrors() in object.php
Return all errors, if any.
getErrors
JException::getErrors() in exception.php
Return all errors, if any
getEscaped
JDatabase::getEscaped() in database.php
Method to escape a string for usage in an SQL statement.
getExcluded
Method to get the users to exclude from the list of users
getExcluded
Method to get the users to exclude from the list of users
getExcludedLinkIds
Method to get an array of link ids that match excluded terms.
getExcludedTermIds
Method to get a list of excluded search term ids.
getExpire
JSession::getExpire() in session.php
Get expiration time in minutes
getExporter
Gets an exporter class object.
getExporter
Gets an exporter class object.
getExporter
Gets an exporter class object.
getExt
JFile::getExt() in file.php
Gets the extension of a file name
getFeature
JBrowser::getFeature() in browser.php
Retrieve the current browser capability.
getFeed
getFeedParser
Get a parsed XML Feed Source
getField
JForm::getField() in form.php
Method to get a form field represented as a JFormField object.
getFieldActions
Method to get the list of possible permission action names for the form field.
getFieldAttribute
Method to get an attribute value from a field XML element. If the attribute doesn't exist or is null then the optional default value will be used.
getFieldName
Method to get the field name used.
getFields
JTable::getFields() in table.php
Get the columns from database table.
getFieldset
Method to get an array of JFormField objects in a given fieldset by name. If no name is given then all fields are returned.
getFieldsets
Method to get an array of fieldset objects optionally filtered over a given field group.
getFile
Internal method to get file properties.
getFileHandle
Return the internal file handle
getFilenameFromURL
Gets a file name out of a url
getFiles
getFiles
Method to get a list of all the files to edit in a template.
getFiles
Method to get a list of files for a pull request.
getFileType
Get the file type.
getFilter
Method to get the filter data.
getFilterInstance
Method to get an image filter instance of a specified type.
getFilters
Returns a list of filters
getFirstDay
JLanguage::getFirstDay() in language.php
Get the first day of the week for this language.
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().
getFolder
getFolderLevel
getFolderList
Image Manager Popup
getFolders
getFolders
Method to get the folders
getFolders
getFolderTree
getFOPEN
Download from a URL using URL fopen() wrappers
getForm
Method to get the password reset request form.
getForm
Method to get the link form.
getForm
Method to get the profile form.
getForm
Method to get the group form.
getForm
Method to get the record form.
getForm
Method to get the record form.
getForm
Method to get the record form.
getForm
Method to get the login form.
getForm
Method to get the record form.
getForm
Method to get the record form.
getForm
Method to get the record form.
getForm
Method to get the record form.
getForm
Method to get the username remind request form.
getForm
Method to get the record form.
getForm
JModelForm::getForm() in modelform.php
Abstract method for getting the form from the model.
getForm
Method to get the record form.
getForm
Method to get the registration form.
getForm
Method to get the menu item form.
getForm
Method to get the row form.
getForm
Method to get the row form.
getForm
Method to get the record form.
getForm
Method to get the record form.
getForm
Method to get the record form.
getForm
Method to get the record form.
getForm
Method to get the row form.
getForm
Method to get the record form.
getForm
Method to get the record form.
getForm
Method to get the record form.
getForm
Method to get the record form.
getForm
Method to get a form object.
getForm
Method to get the record form.
getForm
Method to get the row form.
getForm
Method to get the contact form.
getForm
Method to get the row form.
getForm
Method to get the record form.
getForm
Method to get the record form.
getForm
Method to get a form object.
getFormControl
Method to get the form control. This string serves as a container for all form fields. For
getFormRoute
getFormRoute
getFormToken
Method to determine a hash for anti-spoofing variable names
getFragment
Get the URI archor string Everything after the "#".
getFromName
Method to check if new template name already exists
getFtp
Method to get the ftp credentials
getFTPOptions
Returns an array with the configured FTP options
getGenerator
Returns the document generator
getGenericTableName
Get the generic name of the table, converting the database prefix to the wildcard string.
getGetFields
Method to get hidden input fields for a get form so that control variables are not lost upon form submission.
getGroup
JForm::getGroup() in form.php
Method to get an array of JFormField objects in a given field group by name.
getGroup
Get the group being debugged.
getGroupPath
Gets the parent groups that a leaf group belongs to in its branch back to the root of the tree (including the leaf group id).
getGroups
Method to get the list of template style options grouped by template.
getGroups
Gets the available groups.
getGroups
Method to get the field option groups.
getGroups
Method to get the field option groups.
getGroups
Method to get the filtering groups (null means no filtering)
getGroups
Method to get the filtering groups (null means no filtering)
getGroups
JParameter::getGroups() in parameter.php
Get the number of params in each group.
getGroups
Get a list of the user groups for filtering.
getGroups
Method to get the time zone field option groups.
getGroupsByUser
Method to return a list of user groups mapped to a user. The returned list can optionally hold only the groups explicitly mapped to the user or all groups both explicitly mapped and inherited by the user.
getHash
JUtility::getHash() in utility.php
Provides a secure hash based on a seed
getHash
JApplication::getHash() in application.php
Provides a secure hash based on a seed
getHeadData
Get the HTML document head data
getHeaders
JResponse::getHeaders() in response.php
Return array of headers.
getHeaders
Method to get the array of response headers to be sent when the response is sent to the client.
getHeight
JImage::getHeight() in image.php
Method to get the height of the image in pixels.
getHelp
Get the necessary data to load an item help screen.
getHelp
Get the necessary data to load an item help screen.
getHelp
Get the necessary data to load an item help screen.
getHelp
Get the necessary data to load an item help screen.
getHelpSearch
Method to get the help search string
getHelpVersion
Method to get the help file version.
getHomepages
getHomes
multilangstatusHelper::getHomes() in multilangstatus.php
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.
getIconClass
Method to get the CSS class name for an icon identifier or create one if a custom image path is passed as the identifier
getId
JSession::getId() in session.php
Get session id
getId
JFormField::getId() in field.php
Method to get the id used for the field input tag.
getIdentity
Get the application identity.
getIgnoredSearchWords
Returns the ignored search words
getIgnoredSearchWords
Returns an array of ignored search words
getIgnoredSearchWordsCallback
Getter for ignoredSearchWordsCallback function.
getImageFileProperties
Method to return a properties object for an image given a filesystem path. The result object has values for image width, height, type, attributes, mime type, bits, and channels.
getImages
getImages
getImporter
Gets an importer class object.
getImporter
Gets an importer class object.
getImporter
Gets an importer class object.
getIncludedTermIds
Method to get a list of included search term ids.
getInfo
method to get the system information
getIniParserAvailability
Checks the availability of the parse_ini_file and parse_ini_string functions.
getInput
Method to get the field input markup.
getInput
Method to get the field input.
getInput
Method to get the field input markup for password.
getInput
Method to get the field input markup fora grouped list.
getInput
Method to get the textarea field input markup.
getInput
Method to get the field input markup for the file field.
getInput
Method to get the field input.
getInput
Method to get the field input markup for e-mail addresses.
getInput
Method to get the field input markup.
getInput
Method to get the field input markup
getInput
Method to get the field input markup for a combo box field.
getInput
Method to get the field input markup.
getInput
Method to get the field input markup for the editor area
getInput
Method to get the field input markup.
getInput
Method to get the field input markup.
getInput
Method to get the field input.
getInput
Method to get the radio button field input markup.
getInput
Method to get the field input.
getInput
Method to get the field input markup.
getInput
Method to get the field input markup.
getInput
Method to get the field input markup.
getInput
Method to get the field input markup.
getInput
Method to get the field input markup.
getInput
Method to get the field input markup.
getInput
Method to get the field input for a component layout field.
getInput
Method to get the field input markup for a generic list.
getInput
Method to get the field input.
getInput
JForm::getInput() in form.php
Method to get a form field markup for the field input.
getInput
Method to get the field input markup.
getInput
Method to get the user group field input markup.
getInput
Method to get the user field input markup.
getInput
Method to get the field input markup.
getInput
Method to get the field input markup for check boxes.
getInput
Method to get the field input markup.
getInput
Method to get the field input for module layouts.
getInput
Method to get the field input markup for Access Control Lists.
getInput
Method to get the field input markup.
getInput
Method to get the field input markup.
getInput
Method to get the field input markup.
getInput
Method to get the field input markup.
getInput
Method to get the field input markup.
getInput
Method to get the field input markup for a spacer.
getInput
Method to get the field input markup.
getInput
Method to get the field input markup for a media selector.
getInstance
Gets a single, internally used instance of the Factory
getInstance
Returns a reference to a cache adapter object, always creating it
getInstance
Returns the global Captcha object, only creating it if it doesn't already exist.
getInstance
Returns the global Browser object, only creating it if it doesn't already exist.
getInstance
Proxy for new JDate().
getInstance
Returns the global JRouter object, only creating it if it doesn't already exist.
getInstance
Returns the global email object, only creating it if it doesn't already exist.
getInstance
Returns the global Session object, only creating it if it doesn't already exist.
getInstance
JDatabase::getInstance() in database.php
Method to return a JDatabase instance based on the given options. There are three global options and then
getInstance
JLanguage::getInstance() in language.php
Returns a language object.
getInstance
Returns the existing JSchemaChangeset object if it exists.
getInstance
Returns a reference to a cache adapter object, always creating it
getInstance
Returns a reference to the global JApplicationCli object, only creating it if it doesn't already exist.
getInstance
Returns a Model object, always creating it
getInstance
Returns a JLog object for a given log file/configuration, only creating it if it doesn't already exist.
getInstance
Returns a JMenu object
getInstance
JController::getInstance() in controller.php
Method to get a singleton controller instance.
getInstance
Returns an instance of the correct schemachangeitem for the $db
getInstance
JInstaller::getInstance() in installer.php
Returns the global Installer object, only creating it if it doesn't already exist.
getInstance
Returns the global FTP connector object, only creating it if it doesn't already exist.
getInstance
JProfiler::getInstance() in profiler.php
Returns the global Profiler object, only creating it if it doesn't already exist.
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 an input filter object, only creating it if it doesn't already exist.
getInstance
Returns a JPathway object
getInstance
Returns a JPanel object.
getInstance
Method to get a parser, creating it if necessary.
getInstance
JCategories::getInstance() in categories.php
Returns a reference to a JCategories object
getInstance
AKText::getInstance() in restore.php
Singleton pattern for Language
getInstance
Method to get an instance of a form.
getInstance
JDispatcher::getInstance() in dispatcher.php
Returns the global Event Dispatcher object, only creating it if it doesn't already exist.
getInstance
JAuthentication::getInstance() in authentication.php
Returns the global authentication object, only creating it if it doesn't already exist.
getInstance
Returns the global JToolBar object, only creating it if it doesn't already exist.
getInstance
Returns the global User object, only creating it if it doesn't already exist.
getInstance
Returns the global Editor object, only creating it if it doesn't already exist.
getInstance
Returns a session storage handler object, only creating it if it doesn't already exist.
getInstance
JApplication::getInstance() in application.php
Returns the global JApplication object, only creating it if it doesn't already exist.
getInstance
Returns a cache storage handler object, only creating it if it doesn't already exist.
getInstance
Static method to get an instance of a JTable class if it can be found in the table include paths. To add include paths for searching for JTable classes @see JTable::addIncludePath().
getInstance
Returns a reference to the global JApplicationWeb object, only creating it if it doesn't already exist.
getInstance
Returns the global JURI object, only creating it if it doesn't already exist.
getInstance
Method to get a stemmer, creating it if necessary.
getInstance
Returns a reference to a Format object, only creating it if it doesn't already exist.
getInstance
Returns a reference to the global Installer object, only creating it if it doesn't already exist.
getInstance
JDocument::getInstance() in document.php
Returns the global JDocument object, only creating it if it doesn't already exist.
getInstructions
Method to get all processing instructions.
getInt
JRequest::getInt() in request.php
Fetches and returns a given filtered variable. The integer filter will allow only digits and the - sign to be returned. This is currently only a proxy function for getVar().
getItem
Method to get a single record.
getItem
Method to get a single record.
getItem
Method to get a menu item.
getItem
JModelAdmin::getItem() in modeladmin.php
Method to get a single record.
getItem
Get the data for a banner.
getItem
Method to get a single record.
getItem
Method to get a single record.
getItem
Method to get a member item.
getItem
Method to get a single record.
getItem
Method to get a single record.
getItem
Method to get a single record.
getItem
Method to get a single record.
getItem
Method to get article data.
getItem
Method to get an ojbect.
getItem
Method to get a category.
getItem
Method to get a single record.
getItem
JMenu::getItem() in menu.php
Get menu item by id
getItem
Method to get a single record.
getItem
Method to get a single record.
getItem
Method to get article data.
getItem
Method to get a single record.
getItem
Method to get a content item to index.
getItem
Method to get a single record.
getItem
Method to get newsfeed data.
getItem
Gets a list of contacts
getItem
Method to get a menu item.
getItem
Method to get a single record.
getItemFromArray
Returns the last item of a LIFO string message queue, or a specific item if so specified.
getItemid
Method to get the most appropriate menu item for the route based on the supplied query needles.
getItemMenuTitle
Method to get the page title of any menu item that is linked to the content item, if it exists and is set.
getItems
Get tables
getItems
Gets the list of users and adds expensive joins to the result set.
getItems
Method to get a list of items.
getItems
Redefine the function an add some properties to make the styling more easy
getItems
JModelList::getItems() in modellist.php
Method to get an array of data items.
getItems
Method to get a list of items.
getItems
Get the articles in the category
getItems
Method to get a list of items.
getItems
Override parent getItems to add extra XML metadata.
getItems
Gets the list of groups and adds expensive joins to the result set.
getItems
Method to get a list of items.
getItems
JToolBar::getItems() in toolbar.php
Get the list of toolbar links.
getItems
Method to get an array of data items.
getItems
redefine the function an add some properties to make the styling more easy
getItems
Method to get the menu items for the component.
getItems
JMenu::getItems() in menu.php
Gets menu items by attribute
getItems
Gets the changeset object
getItems
Method to get a list of content items to index.
getItems
Get a list of banners.
getItems
Get the member items of the submenu.
getItems
Gets menu items by attribute
getItems
Override getItems method.
getItems
Method to get a list of items.
getItems
Override the parnet getItems to inject optional data.
getItems
JSite::getItems() in site.php
False method to fool the frontend search plugins
getItems
Overrides the getItems method to attach additional metrics to the list.
getItems
Method to get a list of articles.
getItems
redefine the function an add some properties to make the styling more easy
getItems
Method to get an array of data items.
getItems
redefine the function an add some properties to make the styling more easy
getItems
Method to get a list of articles.
getItems
Override getItems method.
getItems
Method to get a list of articles.
getItems
Load the data.
getJStreams
Returns a list of J! streams
getKeyLookup
Get the details list of keys for a table.
getKeyName
Method to get the primary key field name for the table.
getKeySQL
Get the SQL syntax for a key.
getKnownLanguages
Returns a list of known languages for an area
getLabel
Method to get the field label markup.
getLabel
Method to get the field label markup.
getLabel
Method to get the field label markup for a spacer.
getLabel
JForm::getLabel() in form.php
Method to get the label for a field input.
getLangfilter
getLangswitchers
getLangTag
Method to get the lang tag
getLanguage
Method to get the application language object.
getLanguage
JDocument::getLanguage() in document.php
Returns the document language.
getLanguage
Get a language object.
getLanguageFilter
JSite::getLanguageFilter() in application.php
Return the current state of the language filter.
getLanguageList
Get an HTML select list of the available languages.
getLanguageList
Method to get installed languages data.
getLanguagePath
Get the path to a language
getLanguages
Get available languages
getLanguages
Method to get all found languages of frontend and backend.
getLanguages
Generate a panel of language choices for the user to select their language
getLatestVersionCheck
Method to get the latest version check;
getLayout
JView::getLayout() in view.php
Get the layout.
getLayoutPath
Get the path to a layout for a module
getLayoutTemplate
Get the layout template.
getLeftSibling
Get the sibling (adjacent) categories.
getLeftSibling
Get the sibling (adjacent) categories.
getLeftSibling
Get the left sibling (adjacent) categories.
getLeftSibling
Get the sibling (adjacent) categories.
getLevelsOptions
Get a list of filter options for the levels.
getLimitBox
JPagination::getLimitBox() in pagination.php
Creates a dropdown box for selecting how many records to show per page.
getLink
JDocument::getLink() in document.php
Returns the document base url
getLink
getLinkKey
Gets a standard form of a link for lookups.
getList
Get a list of logged users.
getList
getList
Method to list references for a repository.
getList
getList
Get a list of the menu items.
getList
getList
getList
getList
getList
getList
Get a list of articles.
getList
Method to list forks for a repository.
getList
Get a list of the most popular articles
getList
Method to list pull requests.
getList
getList
Method to list gists. If a user is authenticated it will return the user's gists, otherwise it will return all public gists.
getList
Build imagelist
getList
getList
getList
Method to list an authenticated user's issues.
getList
getList
getListByRepository
Method to list issues.
getListByUser
Method to get a list of gists belonging to a given user.
getListFooter
Return the pagination footer.
getListPublic
Method to get a list of all public gists.
getListQuery
Build an SQL query to load the list data.
getListQuery
Get the master query for retrieving a list of articles subject to the model state.
getListQuery
Method to get the database query
getListQuery
Build an SQL query to load the list data.
getListQuery
Build an SQL query to load the list data.
getListQuery
Build an SQL query to load the list data.
getListQuery
getListQuery
Build an SQL query to load the list data.
getListQuery
Method to build a database query to load the list data.
getListQuery
Gets a list of banners
getListQuery
Method to get the SQL query used to retrieve the list of content items.
getListQuery
Method to get the SQL query used to retrieve the list of content items.
getListQuery
Build an SQL query to load the list data.
getListQuery
Build an SQL query to load the list data.
getListQuery
getListQuery
Build an SQL query to load the list data.
getListQuery
Method to build an SQL query to load the list data.
getListQuery
Build an SQL query to load the list data.
getListQuery
Method to build an SQL query to load the list data.
getListQuery
Build an SQL query to load the list data.
getListQuery
Build an SQL query to load the list data.
getListQuery
Method to build an SQL query to load the list data.
getListQuery
Build an SQL query to load the list data.
getListQuery
Method to get a JDatabaseQuery object for retrieving the data set from a database.
getListQuery
Build an SQL query to load the list data.
getListQuery
Method to get the database query
getListQuery
Method to get the SQL query used to retrieve the list of content items.
getListQuery
Build an SQL query to load the list data.
getListQuery
Build an SQL query to load the list data.
getListQuery
getListQuery
Build an SQL query to load the list data.
getListQuery
Build an SQL query to load the list data.
getListQuery
Method to build a database query to load the list data.
getListQuery
Method to build an SQL query to load the list data.
getListQuery
Method to get the SQL query used to retrieve the list of content items.
getListQuery
Builds an SQL query to load the list data.
getListQuery
Method to get the SQL query used to retrieve the list of content items.
getListQuery
getListQuery
Build an SQL query to load the list data.
getListQuery
Build an SQL query to load the list data.
getListQuery
Method to get the SQL query used to retrieve the list of content items.
getListQuery
Method to build an SQL query to load the list data.
getListQuery
Method to get the database query.
getListQuery
Build an SQL query to load the list data.
getListQuery
Build an SQL query to load the list data.
getListQuery
Build an SQL query to load the list data.
getListQuery
Method to build an SQL query to load the list data.
getListQuery
Build an SQL query to load the list data.
getListQuery
Build an SQL query to load the list data.
getListStarred
Method to get a list of the authenticated users' starred gists.
getLocale
JLanguage::getLocale() in language.php
Get the language locale based on current language.
getLocalise
JInstallation::getLocalise() in application.php
Returns the language code and help url set in the localise.xml file.
getLocaliseAdmin
Returns the installed language files in the administrative and front-end area.
getLog
JDatabase::getLog() in database.php
Get the database driver SQL statement log.
getLoginModule
Get the administrator login module by name (real, eg 'login' or folder, eg 'mod_login')
getLoginRoute
Method to get a route configuration for the login view.
getLongVersion
Gets a version string for the current Joomla Platform with all release information.
getLongVersion
Gets a version string for the current Joomla with all release information.
getLowerLimitSearchWord
Returns a lower limit integer for length of search words
getLowerLimitSearchWord
Returns the lower length limit of search words
getLowerLimitSearchWordCallback
Getter for lowerLimitSearchWordCallback function
getMailer
JFactory::getMailer() in factory.php
Get a mailer object.
GetMailMIME
PHPMailer::GetMailMIME() in phpmailer.php
Returns the message MIME.
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
JApplication::getMenu() in application.php
Returns the application JPathway object.
getMenu
JSite::getMenu() in application.php
Return a reference to the JPathway object.
getMenu
JSite::getMenu() in site.php
False method to fool the frontend search plugins
getMenu
JMenu::getMenu() in menu.php
Getter for the menu array
getMenuLinks
Get a list of menu links for one or all menus.
getMenus
Get a list of the available menus.
getMenuTypes
Get the menu list for create a menu module
getMessageQueue
Get the system message queue.
getMetaData
JDocument::getMetaData() in document.php
Gets a meta tag.
getMetadata
Returns the category metadata
getMetadata
JLanguage::getMetadata() in language.php
Returns a associative array holding the metadata.
getMethod
JInput::getMethod() in input.php
Gets the request method.
getMethod
JRequest::getMethod() in request.php
Gets the request method.
getMethods
Returns an HTML select element with the different extraction modes
getmicrotime
Get the current time.
getMimeEncoding
Return the document MIME encoding that is sent to the browser.
getMimeType
Get the mime type.
getMinimum
JDatabase::getMinimum() in database.php
Get the minimum supported database version.
getMinor
JBrowser::getMinor() in browser.php
Retrieve the current browser's minor version.
getMode
JRouter::getMode() in router.php
Get the router mode
getModel
Proxy for getModel
getModel
Proxy for getModel.
getModel
Method to get a model object, loading it if required.
getModel
JControllerForm::getModel() in controllerform.php
Method to get a model object, loading it if required.
getModel
Method to get a model object, loading it if required.
getModel
Method to get a model object, loading it if required.
getModel
getModel
Method to get a model object, loading it if required.
getModel
Proxy for getModel
getModel
Proxy for getModel.
getModel
Method to get a model object, loading it if required.
getModel
Proxy for getModel.
getModel
getModel
Method to get a model object, loading it if required.
getModel
JView::getModel() in view.php
Method to get the model object
getModel
Method to get a model object, loading it if required.
getModel
Proxy for getModel.
getModel
Proxy for getModel.
getModel
Method to get a model object, loading it if required.
getModel
Proxy for getModel.
getModel
Method to get a model object, loading it if required.
getModel
JController::getModel() in controller.php
Method to get a model object, loading it if required.
getModel
Proxy for getModel.
getModel
Method to get a model object, loading it if required.
getModel
Proxy for getModel.
getModel
Proxy for getModel.
getModel
Method to get a model object, loading it if required.
getModel
Method to get a model object, loading it if required.
getModel
Proxy for getModel.
getModel
Method to get a model object, loading it if required.
getModel
Method to get a model object, loading it if required.
getModifiedDate
Returns the document modified date
getModMenuId
Gets the extension id of the core mod_menu module.
getModule
Get module by name (real, eg 'Breadcrumbs' or folder, eg 'mod_breadcrumbs')
getModules
Get a list of the unique modules installed in the client application.
getModules
Gets a list of all mod_mainmenu modules and collates them by menutype
getModules
Gets a list of all mod_mainmenu modules and collates them by menutype
getModules
Get the list of modules not in trash.
getModules
Get modules by position
getName
Returns the document name
getName
Returns the document name
getName
JElement::getName() in element.php
Get the element name
getName
JForm::getName() in form.php
Method to get the form name.
getName
JView::getName() in view.php
Method to get the view name
getName
Method to get the name used for the field input tag.
getName
JFile::getName() in file.php
Returns the name, without any path.
getName
JApplication::getName() in application.php
Method to get the application name.
getName
JButton::getName() in button.php
Get the element name
getName
JToolBar::getName() in toolbar.php
Get the name of the toolbar.
getName
JController::getName() in controller.php
Method to get the controller name
getName
JSession::getName() in session.php
Get session name
getName
JLanguage::getName() in language.php
Getter for Name.
getName
JModel::getName() in model.php
Method to get the model name
getNameSpaces
Get the list of namespaces
getNewsfeedRoute
getNextOrder
Method to get the next ordering value for a group of rows defined by an SQL WHERE clause.
getNodeByTitle
Method to find a taxonomy node in a branch.
getNullDate
JDatabase::getNullDate() in database.php
Get the null or zero representation of a timestamp for the database driver.
getNumItems
Returns the number of items.
getNumParams
Return the number of parameters in a group.
getNumRows
Get the number of returned rows for the previous executed SQL statement.
getNumRows
Get the number of returned rows for the previous executed SQL statement.
getNumRows
Get the number of returned rows for the previous executed SQL statement.
getNumRows
JDatabase::getNumRows() in database.php
Get the number of returned rows for the previous executed SQL statement.
getOffsetFromGMT
Get the time offset from GMT in hours or seconds.
getOnlineCount
getOnlineUserNames
getOption
JHttp::getOption() in http.php
Get an option from the HTTP client.
getOption
Method to get the option
getOption
JGithub::getOption() in github.php
Get an option from the JGitHub instance.
getOptions
Method to get the field options.
getOptions
Method to get the field options.
getOptions
Method to get the custom field options.
getOptions
Get the current setup options from the session.
getOptions
Method to get the field options.
getOptions
Method to get the field options.
getOptions
Method to get the field options.
getOptions
Method to get the field options for the list of installed editors.
getOptions
Method to get the field options.
getOptions
Method to get the field options.
getOptions
Method to get the field options.
getOptions
Method to get the field options for radio buttons.
getOptions
Method to get the list of images field options.
getOptions
Method to get the help site field options.
getOptions
Method to get the field options.
getOptions
Method to get the list of database options.
getOptions
Method to get the list of files for the field options.
getOptions
Method to get a list of options for a list input.
getOptions
Method to get the session handler field options.
getOptions
Method to get the field options for category Use the extension attribute in a form to specify the.specific extension for which categories should be displayed.
getOptions
Method to get the field options.
getOptions
Method to get the list of menus for the field options.
getOptions
Method to get the field options.
getOptions
Method to get the list of siblings in a menu.
getOptions
Method to get the field options for content languages.
getOptions
Method to get the field options.
getOptions
Method to get the field options.
getOptions
Method to get the field options.
getOptions
Method to get the field options.
getOptions
Method to get a list of categories that respects access controls and can be used for either category assignment or parent category assignment in edit screens.
getOrphans
JLanguage::getOrphans() in language.php
Get the list of orphaned strings if being tracked.
getOverrides
Retrieves the overrides data
getOverwrite
Get the allow overwrite switch
getPage
Method to get the page
getPageParameters
JSite::getPageParameters() in application.php
Get the application parameters
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.
getPagination
getPagination
Method to get a pagination object of the weblink items for the category
getPagination
getPagination
Method to get a pagination object for the cache
getPagination
Method to get a JPagination object for the data set.
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
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
JCategoryNode::getParams() in categories.php
Returns the category parameters
getParams
Gets the parameter object for the component
getParams
JSite::getParams() in application.php
Get the appliaction parameters
getParams
JInstaller::getParams() in installer.php
Method to parse the parameters of an extension, build the INI string for its default parameters, and return the INI string.
getParent
Get the parent category.
getParent
Get the parent category.
getParent
Get the parent categorie.
getParent
getParent
JCategoryNode::getParent() in categories.php
Get the parent of this node
getParent
JNode::getParent() in node.php
Get the parent of this node
getParent
getParent
getParent
getParent
JTree::getParent() in tree.php
Method to get the parent
getParent
Get the parent categorie.
getParent
JAdapterInstance::getParent() in adapterinstance.php
Retrieves the parent object
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
JImage::getPath() in image.php
Method to return the path
getPath
JInstaller::getPath() in installer.php
Get an installer path by name
getPath
Get a path
getPath
JURI::getPath() in uri.php
Gets the URI path string.
getPath
JTableNested::getPath() in tablenested.php
Method to get an array of nodes from a given node to its root.
getPath
Method to get the path
getPath
JCategoryNode::getPath() in categories.php
Returns the category path to the root category
getPaths
JLanguage::getPaths() in language.php
Get a list of language files that have been loaded.
getPathway
JPathway::getPathway() in pathway.php
Return the JPathWay items array
getPathway
JSite::getPathway() in application.php
Return a reference to the JPathway object.
getPathway
JApplication::getPathway() in application.php
Returns the application JPathway object.
getPathwayNames
Create and return an array of the pathway names.
getPermissions
Get the permissions of the file/folder at a give path.
getPHPInfo
method to get the PHP info
getPhpOptions
Gets PHP options.
getPhpOptionsSufficient
Checks if all of the mandatory PHP options are met
getPhpSettings
Gets PHP Settings.
getPhpSettings
Method to get the ChangeLog
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.
getPluginState
Method to get the state of the Smart Search plug-ins.
getPluginType
Method to get the plugin type
getPluralSufficesCallback
Getter for pluralSuffixesCallback function.
getPluralSuffixes
Returns an array of suffixes for plural rules.
getPluralSuffixes
Returns the potential suffixes for a specific number of items
getPluralSuffixesCallback
Getter for pluralSuffixesCallback function.
getPort
JURI::getPort() in uri.php
Get URI port Returns the port number, or null if no port was specified.
getPositions
getPostProc
Gets the post processing engine
getPrefix
JDatabase::getPrefix() in database.php
Get the common table prefix for the database driver.
getPrimaryLanguage
Method to parse a language/locale key and return a simple language string.
getProfile
Gets the user profile information
getProfileRoute
Method to get a route configuration for the profile view.
getProperties
Returns an associative array of object properties.
getProperties
Returns an associative array of object properties
getQuery
Get the current or query, or new JDatabaseQuery object.
getQuery
Get the current or query, or new JDatabaseQuery object.
getQuery
Get the current query or new JDatabaseQuery object.
getQuery
JDatabase::getQuery() in database.php
Get the current query object or a new JDatabaseQuery object.
getQuery
Method to get the query object.
getQuery
Get Smart Search query object.
getQuery
Get the current or query, or new JDatabaseQuery object.
getQuery
JURI::getQuery() in uri.php
Returns flat query string.
getQueryDate
Translate an order code to a field for primary category ordering.
getQueryParam
getQueryParam() in restore.php
Gets a query parameter from GET or POST data
getQuirk
JBrowser::getQuirk() in browser.php
Retrieve unique behavior for the current browser.
getRandomImage
getRangeOptions
Creates a list of range options used in filter select list used in com_users on users view
getRealTableName
Get the real name of the table, converting the prefix wildcard string if present.
getRedirectToItemAppend
Gets the URL arguments to append to an item redirect.
getRedirectToItemAppend
Gets the URL arguments to append to an item redirect.
getRedirectToItemAppend
Gets the URL arguments to append to an item redirect.
getRedirectToItemAppend
Gets the URL arguments to append to an item redirect.
getRedirectToItemAppend
Gets the URL arguments to append to an item redirect.
getRedirectToItemAppend
Gets the URL arguments to append to an item redirect.
getRedirectToListAppend
Gets the URL arguments to append to a list redirect.
getRedirectToListAppend
Gets the URL arguments to append to a list redirect.
getRedirectURL
Get the redirect location
getRef
JStringController::getRef() in stringcontroller.php
Get reference
getRegistrationRoute
Method to get a route configuration for the registration view.
getRemindRoute
Method to get a route configuration for the remind view.
getReorderConditions
A protected method to get a set of ordering conditions.
getReorderConditions
A protected method to get the where clause for the reorder This ensures that the row will be moved relative to a row with the same extension
getReorderConditions
A protected method to get a set of ordering conditions.
getReorderConditions
A protected method to get a set of ordering conditions.
getReorderConditions
A protected method to get a set of ordering conditions.
getReorderConditions
A protected method to get a set of ordering conditions.
getReorderConditions
A protected method to get a set of ordering conditions.
getReorderConditions
A protected method to get the where clause for the reorder This ensures that the row will be moved relative to a row with the same menutype
getReorderConditions
A protected method to get a set of ordering conditions.
getReorderConditions
A protected method to get a set of ordering conditions.
getReorderConditions
A protected method to get a set of ordering conditions.
getRequiredTermIds
Method to get a list of required search term ids.
getResendRoute
Method to get a route configuration for the resend view.
getResetCompleteForm
Method to get the password reset complete form.
getResetConfirmForm
Method to get the password reset confirm form.
getResetRoute
Method to get a route configuration for the reset view.
getResponse
Get the socket response back.
getResponse
Method to get a response object from a server response.
getResponse
Method to get a response object from a server response.
getResponse
Method to get a response object from a server response.
getResults
Method to get the results of the query.
getResultsCounter
Create and return the pagination result set counter string, e.g. Results 1-10 of 42
getResultsData
Method to get the results for the search query.
getResultsTotal
Method to get the total number of results for the search query.
getReturnPage
Get the return URL.
getReturnPage
Get the return URL.
getReturnPage
Get the return URL.
getReturnPage
Get the return URL.
getReturnURI
Get the redirect URI after login.
getReturnURL
getReverseLookup
Method to get the reverse lookup of the base link URL to Title
getRightSibling
getRightSibling
getRightSibling
Get the right sibling (adjacent) categories.
getRightSibling
getRootId
JTableNested::getRootId() in tablenested.php
Gets the ID of the root item in the tree
getRouter
JApplication::getRouter() in application.php
Returns the application JRouter object.
getRouter
JAdministrator::getRouter() in application.php
Return a reference to the JRouter object.
getRouter
JSite::getRouter() in application.php
Return a reference to the JRouter object.
getRow
JGrid::getRow() in grid.php
Get all data for a row
getRowOffset
JPagination::getRowOffset() in pagination.php
Return the rationalised offset for a row with a given index.
getRowOptions
Method to get the attributes of the currently active row
getRows
JGrid::getRows() in grid.php
Get the IDs of all rows in the table
getRules
JTable::getRules() in table.php
Method to get the rules for the record.
getRunningTime
Gets the time elapsed since object creation/unserialization, effectively how
gets
JStream::gets() in stream.php
Get a line from the stream source.
getSalt
Returns a salt for the appropriate kind of password encryption.
getSchema
Gets the current database schema, based on the highest version number.
getSchemaVersion
Get version from #__schemas table
getScheme
Get URI scheme (protocol) ie. http, https, ftp, etc...
getSearchDisplayedCharactersNumber
Returns the number of characters displayed in search results.
getSearchDisplayedCharactersNumber
Returns the number of chars to display when searching
getSearchDisplayedCharactersNumberCallback
Getter for searchDisplayedCharactersNumberCallback function
getSearchImage
Display the search button as an image.
getSearchRoute
Method to get the route for a search page.
GetSentMIMEMessage
Returns the MIME message (headers and body). Only really valid post PreSend().
getSession
JFactory::getSession() in factory.php
Get a session object.
getSession
Method to get the application session object.
getShortVersion
Gets a "PHP standardized" version string for the current Joomla.
getShortVersion
Gets a "PHP standardized" version string for the current Joomla Platform.
getSibling
JCategoryNode::getSibling() in categories.php
Returns the right or left sibling of a category
getSignature
Method to get a content item's signature.
getSitelangs
getSource
Method to get a single record.
getStart
getStart
JModelList::getStart() in modellist.php
Method to get the starting number of items for the data set.
getState
getState
JObservable::getState() in observable.php
Get the state of the JObservable object
getState
getState
JAuthentication::getState() in authentication.php
Get the state of the JAuthentication object
getState
JModel::getState() in model.php
Method to get model state variables
getState
Returns the state of this engine part.
getState
JDispatcher::getState() in dispatcher.php
Get the state of the JDispatcher object
getState
JEditor::getState() in editor.php
Get the state of the JEditor object
getState
JSession::getState() in session.php
Get current state of session
getState
JCaptcha::getState() in captcha.php
Get the state of the JEditor object
getState
Method to get the indexer state.
getStateOptions
Get a list of filter options for the state of a module.
getStateOptions
Get a list of filter options for the state of a module.
getStateOptions
Get a list of filter options for the blocked state of a user.
getStateQuery
Method to get a SQL query to load the published and access states for a category and section.
getStateQuery
Method to get a SQL query to load the published and access states for an article and category.
getStatus
multilangstatusHelper::getStatus() in multilangstatus.php
getStatus
Returns an array of results for this set
getStatusArray
Returns a copy of the class's status array
getStep
getStoreId
Method to get a store id based on model configuration state.
getStoreId
Method to get a store id based on model configuration state.
getStoreId
Method to get a store id based on model configuration state.
getStoreId
Method to get a store id based on model configuration state.
getStoreId
Method to get a store id based on model configuration state.
getStoreId
Method to get a store id based on model the configuration state.
getStoreId
Method to get a store id based on model configuration state.
getStoreId
Method to get a store id based on model configuration state.
getStoreId
Method to get a store id based on model configuration state.
getStoreId
JModelList::getStoreId() in modellist.php
Method to get a store id based on the model configuration state.
getStoreId
Method to get a store id based on model configuration state.
getStoreId
Method to get a store id based on model configuration state.
getStoreId
Method to get a store id based on model configuration state.
getStoreId
Method to get a store id based on model configuration state.
getStoreId
JModelItem::getStoreId() in modelitem.php
Method to get a store id based on model configuration state.
getStoreId
Method to get a store id based on model configuration state.
getStoreId
Method to get a store id based on model configuration state.
getStoreId
Method to get a store id based on model configuration state.
getStoreId
Method to get a store id based on model configuration state.
getStoreId
Method to get a store id based on model configuration state.
getStoreId
Method to get a store id based on model configuration state.
getStoreId
Method to get a store id based on model configuration state.
getStoreId
Method to get a store id based on model configuration state.
getStoreId
Method to get a store id based on model configuration state.
getStoreId
Method to get a store id based on model configuration state.
getStoreId
Method to get a store id based on model configuration state.
getStoreId
Method to get a store id based on model configuration state.
getStoreId
Method to get a store id based on model configuration state.
getStoreId
Method to get a store id based on model configuration state.
getStoreId
Method to get a store id based on model configuration state.
getStoreId
Method to get a store id based on model configuration state.
getStoreId
Method to get a store id based on model configuration state.
getStoreId
Method to get a store id based on model configuration state.
getStoreId
Method to get a store id based on model configuration state.
getStoreId
Method to get a store id based on model configuration state.
getStoreId
Method to get a store id based on model the configuration state.
getStoreId
Method to get a store id based on model configuration state.
getStoreId
Method to get a store id based on model configuration state.
getStores
JCache::getStores() in cache.php
Get the storage handlers
getStores
JSession::getStores() in session.php
Get the session handlers
getStream
JFactory::getStream() in factory.php
Creates a new stream object with appropriate prefix
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.
getSubstep
getSupported
Stream and Filter Support Operations
getTable
Returns a Table object, always creating it.
getTable
Returns a reference to the a Table object, always creating it.
getTable
Returns a reference to the a Table object, always creating it.
getTable
Returns a Table object, always creating it.
getTable
Returns a Table object, always creating it
getTable
Returns a reference to the a Table object, always creating it.
getTable
JUser::getTable() in user.php
Method to get the user table object
getTable
Returns a reference to the a Table object, always creating it.
getTable
Method to get a table object, load it if necessary.
getTable
Method to get a table object, load it if necessary.
getTable
JModel::getTable() in model.php
Method to get a table object, load it if necessary.
getTable
Returns a Table object, always creating it
getTable
Returns a JTable object, always creating it.
getTable
Returns a reference to the a Table object, always creating it.
getTable
Returns a Table object, always creating it.
getTable
Returns a reference to the a Table object, always creating it.
getTable
Override to get the table
getTable
Returns a reference to the a Table object, always creating it.
getTable
Returns a reference to the a Table object, always creating it.
getTable
Returns a Table object, always creating it.
getTable
Returns a JTable object, always creating it.
getTable
Returns a reference to the a Table object, always creating it.
getTable
Returns a reference to the a Table object, always creating it.
getTable
Returns a JTable object, always creating it.
getTable
Returns a Table object, always creating it
getTable
Returns a JTable object, always creating it.
getTableColumns
Retrieves field information about the given tables.
getTableColumns
Retrieves field information about the given tables.
getTableColumns
Retrieves field information about a given table.
getTableConstraints
Get table constraints
getTableCreate
Shows the table CREATE statement that creates the given tables.
getTableCreate
Shows the table CREATE statement that creates the given tables.
getTableCreate
Shows the table CREATE statement that creates the given tables.
getTableFields
Retrieves field information about the given tables.
getTableKeys
Retrieves field information about the given tables.
getTableKeys
Get the details list of keys for a table.
getTableKeys
Get the details list of keys for a table.
getTableList
Method to get an array of all tables in the database.
getTableList
Method to get an array of all tables in the database.
getTableList
Method to get an array of all tables in the database.
getTableName
Method to get the database table name for the class.
getTableOptions
Get the Attributes of the current table
getTag
JLanguage::getTag() in language.php
Getter for the language tag (as defined in RFC 3066)
getTask
JController::getTask() in controller.php
Get the last task that is being performed or was most recently performed.
getTasks
JController::getTasks() in controller.php
Gets the available tasks in the controller.
getTaxonomy
Method to get the taxonomy maps for an item.
getTemplate
JInstallation::getTemplate() in application.php
Get the template
getTemplate
Method to get the template information.
getTemplate
Method to get the template information.
getTemplate
Get the template
getTemplate
JSite::getTemplate() in application.php
Get the template
getTemplate
JApplication::getTemplate() in application.php
Gets the name of the current template.
getTemplateOptions
Get a list of filter options for the templates with styles.
getTemplates
getTermsQuery
Method to get a subquery for filtering link ids mapped to specific terms ids.
getTicker
JDatabase::getTicker() in database.php
Get the total number of SQL statements executed by the database driver.
getTimeLeft
Gets the number of seconds left, before we hit the "must break" threshold
getTimer
AKFactory::getTimer() in restore.php
Get the a reference to the Akeeba Engine's timer
getTitle
Get the alternate title for the module
getTitle
Method to get the field title.
getTitle
JDocument::getTitle() in document.php
Return the title of the document.
getTitle
Get the alternate title for the module
getTitle
Get the alternate title for the module
getTitle
Method to get the field title.
getTitle
Get the alternate title for the module
getToc
Method to get the toc
getToken
JUtility::getToken() in utility.php
Method to determine a hash for anti-spoofing variable names
getToken
JSession::getToken() in session.php
Get a session token, if a token isn't set yet one will be generated.
getTokenData
Method to get the base and similar term ids and, if necessary, suggested
getTotal
Method to get the total number of overrides
getTotal
Method to get the total number of Languages items
getTotal
Get the number of current Cache Groups
getTotal
JModelList::getTotal() in modellist.php
Method to get the total number of items for the data set.
getTotal
Get total of tables
getTotal
Method to get the total number of items.
getTotal
Method to get the total number of weblink items for the category
getTotal
Method to get the total number of results.
GetTranslations
Return the current array of language strings
getTransliterator
Getter for transliteration function
getTransports
Returns a list of transports
getTree
JTableNested::getTree() in tablenested.php
Method to get a node and all its child nodes.
getType
getType
JDocument::getType() in document.php
Returns the document type
getTypeIcon
Checks if the file is an image
getTypeIcon
Checks if the file is an image
getTypeId
Method to get the type id for the adapter content.
getTypeOptions
Method to get the available menu item type options.
getTypeOptionsByComponent
getTypeOptionsFromLayouts
getTypeOptionsFromMVC
getTypeOptionsFromXML
getUInt
JRequest::getUInt() in request.php
Fetches and returns a given filtered variable. The unsigned integer filter will allow only digits to be returned. This is currently only a proxy function for getVar().
getUnarchiver
Gets the unarchiver engine
getUpdateFiles
Get list of SQL update files for this database
getUpdateInformation
Returns an array with the Joomla! update information
getUpdateQueries
Get array of SQL queries
getUpdateQueryByIds
Method to get the query clause for getting items to update by id.
getUpdateQueryByTime
Method to get the query clause for getting items to update by time.
getUpdateQueryByTime
Method to get the query clause for getting items to update by time.
getUpdateVersion
Get current version from #__extensions table
getUpgrade
JInstaller::getUpgrade() in installer.php
Get the upgrade switch
getUpperLimitSearchWord
Returns the upper length limit of search words
getUpperLimitSearchWord
Returns an upper limit integer for length of search words
getUpperLimitSearchWordCallback
Getter for upperLimitSearchWordCallback function
getURI
JRequest::getURI() in request.php
Gets the full request path.
getURI
JFactory::getURI() in factory.php
Return a reference to the JURI object
getURL
Method to get the URL for the item. The URL is how we look up the link in the Finder index.
getUrl
Get the URL for a banner
getUsed
JLanguage::getUsed() in language.php
Get the list of used strings.
getUser
JFactory::getUser() in factory.php
Get an user object.
getUser
Gets a user object if the user filter is set.
getUser
Get the user being debugged.
getUser
JURI::getUser() in uri.php
Get URI username Returns the username, or null if no username was specified.
getUserAgent
Returns the user agent.
getUserGroups
Get a list of the user groups.
getUserGroups
Method to get a list of groups a user is in.
getUserGroups
A helper to get the list of user groups.
getUserId
getUserId
Returns userid if a user exists
getUsers
getUsersByGroup
Method to return a list of user Ids contained in a Group
getUserState
JApplication::getUserState() in application.php
Gets a user state.
getUserStateFromRequest
Gets the value of a user state variable.
getUserStateFromRequest
Gets the value of a user state variable and sets it in the session
getUTFSupport
Determine whether or not the database engine supports UTF-8 character encoding.
getValue
JArrayHelper::getValue() in arrayhelper.php
Utility function to return a value from a named array or a specified default
getValue
JForm::getValue() in form.php
Method to get the value of a field.
getValue
JRegistry::getValue() in registry.php
Get a registry value
getValueActions
Method to get the list of permission action names from the form field value.
getValueAsINI
Method to get a value in an INI format.
getValueFromNode
Method to get a PHP native value for a SimpleXMLElement object. -- called recursively
getVar
JRouter::getVar() in router.php
Get a router variable
getVar
JURI::getVar() in uri.php
Returns a query variable by name.
getVar
JRequest::getVar() in request.php
Fetches and returns a given variable.
getVars
JRouter::getVars() in router.php
Get the router variable array
getVersion
Get the version of the database connector.
getVersion
Get the member items of the submenu.
getVersion
Get the version of the database connector.
getVersion
Get the version of the database connector.
getVersion
JDatabase::getVersion() in database.php
Get the version of the database connector
getVersion
JBrowser::getVersion() in browser.php
Retrieve the current browser's version.
getView
JController::getView() in controller.php
Method to get a reference to the current view and load it if necessary.
getWarning
Get the most recent warning message
getWarnings
Return all warnings, if any
getWeblinkRoute
getWidth
JImage::getWidth() in image.php
Method to get the width of the image in pixels.
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().
getWorkarounds
Perform workarounds on retrieved cached data
getWriteModes
Modes that require a write operation
getXML
JFactory::getXML() in factory.php
Reads a XML file.
getXmlChildren
Method to build a level of the XML string -- called recursively
getXMLParser
Get an XML document
get_all_discovered_feeds
get_attribution
get_author
get_author
get_author
SimplePie::get_author() in simplepie.php
get_authority
Get the complete authority
get_authors
get_authors
get_authors
SimplePie::get_authors() in simplepie.php
get_base
get_base
get_base
SimplePie::get_base() in simplepie.php
get_base
get_bitrate
get_caption
get_captions
get_categories
get_categories
get_categories
get_categories
get_category
get_category
get_category
get_category
SimplePie::get_category() in simplepie.php
get_channels
get_channel_tags
get_content
get_contributor
get_contributor
get_contributor
get_contributors
get_contributors
get_contributors
get_copyright
get_copyright
get_copyright
get_copyright
get_credit
get_credits
get_curl_version
get_current_byte
get_current_column
get_current_line
get_data
get_date
get_description
get_description
get_description
get_description
get_duration
get_element
get_email
get_enclosure
get_enclosures
Grabs all available enclosures (podcasts, etc.)
get_encoding
SimplePie::get_encoding() in simplepie.php
get_endtime
get_error_code
get_error_string
get_expression
get_extension
get_favicon
SimplePie::get_favicon() in simplepie.php
Returns the URL for the favicon of the feed's website.
get_feed
get_feed_tags
get_fragment
Get the fragment
get_framerate
get_handler
get_hash
get_hashes
get_height
get_host
SimplePie_IRI::get_host() in simplepie.php
Get the host
get_id
SimplePie_Item::get_id() in simplepie.php
get_image_height
get_image_link
get_image_tags
get_image_title
get_image_url
get_image_url
get_image_width
get_iri
SimplePie_IRI::get_iri() in simplepie.php
Get the complete IRI
get_item
SimplePie::get_item() in simplepie.php
get_item
get_items
SimplePie::get_items() in simplepie.php
get_item_quantity
get_item_tags
get_keyword
get_keywords
get_label
get_language
get_language
SimplePie::get_language() in simplepie.php
get_language
get_language
get_language_fullname
Get full_name for a lang or false.
get_language_name
Gets a human-readable language name (thanks to Simon Patterson for the idea :))
get_language_name_from_extension
Given a file extension, this method returns either a valid geshi language name, or the empty string if it couldn't be found
get_last_error
idna_convert::get_last_error() in idna_convert.class.php
Use this method to get the last error ocurred
get_latitude
get_latitude
SimplePie::get_latitude() in simplepie.php
get_latitude
get_length
get_lines
SMTP::get_lines() in smtp.php
Read in as many lines as possible either before eof or socket timeout occurs on the operation.
get_line_style
Get's the style that is used for the specified line
get_link
get_link
get_link
get_link
SimplePie::get_link() in simplepie.php
get_link
get_links
get_links
get_links
get_links
SimplePie::get_links() in simplepie.php
get_local_date
get_longitude
get_longitude
get_longitude
get_medium
get_meta_data
Get the stream metadata
get_multiline_span
Get current setting for multiline spans, see GeSHi->enable_multiline_span().
get_name
get_name
get_path
SimplePie_IRI::get_path() in simplepie.php
Get the path
get_permalink
Added for parity between the parent-level and the item/entry-level.
get_permalink
Added for parity between the parent-level and the item/entry-level.
get_permalink
get_player
get_port
SimplePie_IRI::get_port() in simplepie.php
Get the port
get_query
Get the query
get_rating
get_ratings
get_real_tab_width
Returns the tab width to use, based on the current language and user preference
get_real_type
get_relationship
get_restriction
get_restrictions
get_role
get_sampling_rate
get_scheme
Get the scheme
get_scheme
get_scheme
get_scheme
get_size
get_source
get_source_tags
get_starttime
get_stylesheet
Returns a stylesheet for the highlighted code. If $economy mode is true, we only return the stylesheet declarations that matter for this code block instead of the whole thing
get_supported_languages
Get supported langs or an associative array lang=>full_name.
get_term
get_text
get_thumbnail
get_thumbnails
get_time
GeSHi::get_time() in geshi.php
Gets the time taken to parse the code
get_title
get_title
get_title
SimplePie::get_title() in simplepie.php
get_title
get_type
get_type
Get the Content-Type of the specified file
get_type
SimplePie::get_type() in simplepie.php
get_type
get_type
get_url
get_userinfo
Get the user information
get_value
Read value
get_value
get_value
get_width
go
Go to a weblink
group
Add a grouping column to the GROUP clause of the query.
groupBy
groupByDate
groupedlist
Generates a grouped HTML selection list from nested arrays.
groups
Displays a list of user groups.
gzip.php
gzip.php in gzip.php
groupedlist.php
groupedlist.php in groupedlist.php
gists.php
gists.php in gists.php
github.php
github.php in github.php
grid.php
grid.php in grid.php
grid.php
grid.php in grid.php
grayscale.php
grayscale.php in grayscale.php
gmail.php
gmail.php in gmail.php
geshi.php
geshi.php in geshi.php
geshi.php
geshi.php in geshi.php
h
top
$handle
AKPostprocFTP::$handle in restore.php
$handle
JImageFilter::$handle in filter.php
$handle
JImage::$handle in image.php
$handler
$handlers
JError::$handlers in error.php
$hashes
$hasQuoted
JDatabase::$hasQuoted in database.php
$hasRan
Indicates whether this part has finished its run cycle
$having
$headers
JHttpResponse::$headers in response.php
$headers
SimplePie_File::$headers in simplepie.php
$headers
Key/value pairs of the headers
$headers
JResponse::$headers in response.php
$header_content
The content of the header block
$header_content_style
The style of the header block
$header_type
GeSHi::$header_type in geshi.php
The type of header to use. Can be one of the following values:
$height
Title feed attribute
$height
JOpenSearchImage::$height in opensearch.php
The image's height
$height
$Helo
PHPMailer::$Helo in phpmailer.php
Sets the SMTP HELO of the message (Default is $Hostname).
$helo_rply
SMTP::$helo_rply in smtp.php
$helpKey
$helpKey
$helpKey
$helpKey
$helpLocal
$helpURL
$helpURL
$helpURL
$helpURL
$help_search
$help_search
$hidden
JFormField::$hidden in field.php
The hidden state for the form field.
$highlight
The terms to highlight as matches.
$highlight_extra_lines
Lines that should be highlighted extra
$highlight_extra_lines_style
Styles of extra-highlighted lines
$highlight_extra_lines_styles
Styles of lines that should be highlighted extra
$hits
JCategoryNode::$hits in categories.php
Nmber of times the category has been viewed
$host
POP3::$host in pop3.php
POP3 Mail Server
$host
SimplePie_IRI::$host in simplepie.php
Host
$host
AKPostprocFTP::$host in restore.php
$host
JLDAP::$host in ldap.php
$host
JLoggerDatabase::$host in database.php
$Host
PHPMailer::$Host in phpmailer.php
Sets the SMTP hosts. All hosts must be separated by a semicolon. You can also specify a different port for each host by using this format: [hostname:port] (e.g. "smtp1.example.com:25;smtp2.example.com").
$Hostname
PHPMailer::$Hostname in phpmailer.php
Sets the hostname to use in Message-Id and Received headers and as default HELO string. If empty, the value returned by SERVER_NAME is used or 'localhost.localdomain'.
$http_base
$http_version
HTTP Version
help.php
help.php in help.php
helper.php
helper.php in helper.php
html.php
html.php in html.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
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
helper.php
helper.php in helper.php
helper.php
helper.php in helper.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
handleError
handleError
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
handle_content_type
handle_keyword_replace
Handles replacements of keywords to include markup and links if requested
handle_multiline_regexps
handles newlines in REGEXPS matches. Set the _hmr_* vars before calling this
handle_regexps_callback
handles regular expressions highlighting-definitions with callback functions
has
JSession::has() in session.php
Check whether data exists in the session store
hasChildren
Test if this node has children
hasChildren
Test if this node has children
hasCredentials
Method to determine if client login credentials are present
hasCURL
Does the server support PHP's cURL extension?
hasFeature
JBrowser::hasFeature() in browser.php
Check the current browser capabilities.
hasFOPEN
Does the server support URL fopen() wrappers?
hasKey
JLanguage::hasKey() in language.php
Determines is a key exists.
HasMultiBytes
Checks if a string contains multibyte characters.
hasNativeSupport
Method to determine if the server has native zip support for faster handling
hasParent
JNode::hasParent() in node.php
Test if this node has a parent
hasParent
JCategoryNode::hasParent() in categories.php
Test if this node has a parent
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 if the database engine supports UTF-8 character encoding.
hasUTF
JDatabase::hasUTF() in database.php
Determines if the database engine supports UTF-8 character encoding.
hasUTF
Determines if the database engine supports UTF-8 character encoding.
hasUTF
Determines if the database engine supports UTF-8 character encoding.
hasVar
JURI::hasVar() in uri.php
Checks if variable exists.
has_data
Check whether there is data beyond the pointer
has_data
Check whether there is data beyond the pointer
having
A conditions to the HAVING clause of the query.
head
JHttp::head() in http.php
Method to send the HEAD command to the server.
header
Method to send a header to the client. We are wrapping this to isolate the header() function from our code base for testing reasons.
header
GeSHi::header() in geshi.php
Creates the header for the code block (with correct attributes)
HeaderLine
PHPMailer::HeaderLine() in phpmailer.php
Returns a formatted header line.
Hello
SMTP::Hello() in smtp.php
Sends the HELO command to the smtp server.
help
JToolBarHelper::help() in toolbar.php
Writes a preview button for a given option (opens a popup window).
helpsite
highlighter
Highlight some words via Javascript.
highlightQuery
Simple highlight for SQL queries.
highlight_lines_extra
Specifies which lines to highlight extra
hit
JTable::hit() in table.php
Method to increment the hits for a row if the necessary property/field exists.
hit
Increment the hit counter for the article.
hit
Method to increment the hit counter for the weblink
holdEditId
JController::holdEditId() in controller.php
Method to add a record ID to the edit list.
hsc
GeSHi::hsc() in geshi.php
Secure replacement for PHP built-in function htmlspecialchars().
htmlspecialchars_decode
http_version
Parse the HTTP version
helpsite.php
helpsite.php in helpsite.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
helper.php
helper.php in helper.php
html.php
html.php in html.php
head.php
head.php in head.php
helper.php
helper.php in helper.php
hidden.php
hidden.php in hidden.php
helper.php
helper.php in helper.php
http.php
http.php in http.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
http.php
http.php in http.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
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
helper.php
helper.php in helper.php
horizontal.php
horizontal.php in horizontal.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
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
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
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
helper.php
helper.php in helper.php
html4strict.php
html4strict.php in html4strict.php
highlight.php
highlight.php in highlight.php
i
top
$id
JFormField::$id in field.php
The document id for the form field.
$id
JTableAsset::$id in asset.php
The primary key of the asset.
$id
JExtension::$id in extension.php
Unique Identifier for the extension
$id
JCategoryNode::$id in categories.php
Primary key
$id
JUser::$id in user.php
Unique id
$id
TemplatesViewPrevuuw::$id in view.html.php
$id
JMenuNode::$id in menu.php
Node Id
$id
$identity
The application identity object.
$ignored
The tokens to ignore because no matches exist.
$ignoredSearchWordsCallback
Name of the ignoredSearchWordsCallback function for this language.
$image
Image feed element
$image_handler
SimplePie::$image_handler in simplepie.php
$image_handler
$important_styles
Styles for important parts of the code
$imported
JLoader::$imported in loader.php
Container for already imported library paths.
$included
The included tokens.
$includedTerms
An array of all included terms ids.
$includePaths
An array to hold included paths
$incrementStyles
Increment styles.
$info
JException::$info in exception.php
Additional info about the error relevant to the developer, for example, if a database connect fails, the dsn used
$info
AdminViewSysinfo::$info in view.html.php
$info
$infourl
JUpdate::$infourl in update.php
$initialised
The initialised state of the document object.
$input
$input
The application input object.
$input
The query input string.
$input
JApplication::$input in application.php
The application input object.
$input
JFormField::$input in field.php
The input for the form field.
$input
$inputs
JInput::$inputs in input.php
Input objects
$input_encoding
$insert
$installer
$install_script
For legacy installations this is a path to the PHP file that the scriptfile declaration in the manifest refers to.
$instance
JController::$instance in controller.php
$instance
JInstaller::$instance in installer.php
$instance
JUpdater::$instance in updater.php
$instance
JDispatcher::$instance in dispatcher.php
Stores the singleton instance of the dispatcher.
$instance
JSession::$instance in session.php
$instance
JLog::$instance in log.php
The global JLog instance.
$instance
$instance
$instance
JAuthentication::$instance in authentication.php
$instances
JUser::$instances in user.php
$instances
JPathway::$instances in pathway.php
$instances
JDocument::$instances in document.php
$instances
$instances
JEditor::$instances in editor.php
$instances
JMenu::$instances in menu.php
$instances
JMail::$instances in mail.php
$instances
JFTP::$instances in ftp.php
$instances
JBrowser::$instances in browser.php
$instances
JApplication::$instances in application.php
$instances
JProfiler::$instances in profiler.php
$instances
JURI::$instances in uri.php
$instances
$instances
JRouter::$instances in router.php
$instances
JDatabase::$instances in database.php
$instances
JCategories::$instances in categories.php
Array to hold the object instances
$instances
$instances
JRegistry::$instances in registry.php
$instances
JToolBar::$instances in toolbar.php
Stores the singleton instances of various toolbar.
$instructions
This array tells the indexer which properties should be indexed and what weights to use for those properties.
$intro_items
$intro_items
$isFinished
Indicates whether this part has finished its finalization cycle
$isPrepared
Indicates whether this part has finished its initialisation cycle
$isRoot
JUser::$isRoot in user.php
A cached switch for if this user has root access rights.
$isRunning
Indicates whether this part has more work to do (it's in running state)
$issues
JGithub::$issues in github.php
$item
$item
ContactViewContact::$item in view.html.php
$item
$item
$item
SimplePie_Source::$item in simplepie.php
$item
ContentViewArchive::$item in view.html.php
$item
$item
message
$item
ContentViewForm::$item in view.html.php
$item
ContentViewArticle::$item in view.html.php
$item
ContentViewArticle::$item in view.html.php
$item
$item
ModulesViewModule::$item in view.html.php
$item
ContactViewContact::$item in view.html.php
$item
MessagesViewConfig::$item in view.html.php
$item
$item
$item
RedirectViewLink::$item in view.html.php
$item
UsersViewGroup::$item in view.html.php
$item
$item
WeblinksViewForm::$item in view.html.php
$item
$item
TemplatesViewStyle::$item in view.html.php
$item
$item
$item
The item to edit
$item
UsersViewUser::$item in view.html.php
$item
BannersViewBanner::$item in view.html.php
$item
PluginsViewPlugin::$item in view.html.php
$item
MenusViewMenu::$item in view.html.php
$item
BannersViewClient::$item in view.html.php
$item
$item
UsersViewLevel::$item in view.html.php
$item
UsersViewNote::$item in view.html.php
The item data.
$item
AdminViewProfile::$item in view.html.php
$item
MenusViewItem::$item in view.html.php
$items
$items
RedirectViewLinks::$items in view.html.php
$items
$items
$items
$items
$items
$items
UsersViewLevels::$items in view.html.php
$items
$items
$items
UsersViewUsers::$items in view.html.php
$items
UsersViewNotes::$items in view.html.php
A list of user note objects.
$items
UsersViewGroups::$items in view.html.php
$items
ModulesViewSelect::$items in view.html.php
$items
$items
$items
$items
$items
$items
$items
MenusViewItems::$items in view.html.php
$items
$items
$items
$items
BannersViewTracks::$items in view.html.php
$items
$items
$items
$items
$items
$items
MenusViewMenus::$items in view.html.php
$items
$items
$items
$items
$items
$items
The items to list
$items
$items
$items
$items
JHtmlMenu::$items in menu.php
Cached array of the menus items.
$items
JHtmlContentLanguage::$items in contentlanguage.php
Cached array of the content language items.
$items
The feed items collection
$items
JHtmlCategory::$items in category.php
Cached array of the category items.
$item_class
SimplePie::$item_class in simplepie.php
$item_limit
SimplePie::$item_limit in simplepie.php
impmade.php
impmade.php in impmade.php
imptotal.php
imptotal.php in imptotal.php
index.php
index.php in index.php
indexer.json.php
indexer.json.php in indexer.json.php
indexer.php
indexer.php in indexer.php
index.php
index.php in index.php
indexer.php
indexer.php in indexer.php
install.php
install.php in install.php
installer.php
installer.php in installer.php
installer.php
installer.php in installer.php
install.php
install.php in install.php
installed.php
installed.php in installed.php
installed.php
installed.php in installed.php
item.php
item.php in item.php
items.php
items.php in items.php
item.php
item.php in item.php
items.php
items.php in items.php
index.php
index.php in index.php
index.php
index.php in index.php
index.php
index.php in index.php
index.php
index.php in index.php
icon.php
icon.php in icon.php
icon.php
icon.php in icon.php
icon.php
icon.php in icon.php
id
JHtmlGrid::id() in grid.php
Method to create a checkbox for a grid row.
id
JHtmlLanguages::id() in languages.php
method to generate an input radio button
idna_convert
idna_convert in idna_convert.class.php
Encode/decode Internationalized Domain Names.
idna_convert
idna_convert::idna_convert() in idna_convert.class.php
IE
JWebClient::IE in webclient.php
iframe
JHtml::iframe() in html.php
Write a <iframe></iframe> element
image
Sniff images
image
JHtml::image() in html.php
Write a <img></img> element
image
JHtmlUsers::image() in users.php
Display an image.
imageResize
imageResize
images
Build the select list to choose an image
import
JLoader::import() in loader.php
Loads a class from specified directories.
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 plugin is loaded.
impress
Makes impressions on a list of banners
in
Get a value from standard input.
includeRelativeFiles
Compute the files to be include
increment
JString::increment() in string.php
Increments a trailing number in a string.
indent
GeSHi::indent() in geshi.php
Swaps out spaces and tabs for HTML indentation. Not needed if the code is in a pre block...
index
Method to index an item. The item must be a FinderIndexerResult object.
index
FinderIndexer::index() in indexer.php
Method to index a content item.
index
Method to index an item.
index
Method to index an item. The item must be a FinderIndexerResult object.
index
Method to index an item. The item must be a FinderIndexerResult object.
index
Method to index an item. The item must be a FinderIndexerResult object.
index
Method to index an item. The item must be a FinderIndexerResult object.
index.php
index.php in index.php
INFO
JLog::INFO in log.php
Informational message.
init
SimplePie::init() in simplepie.php
initCache
Instantiates the appropriate CacheLite object.
initFile
Method to initialise the log file. This will create the folder path to the file if it doesn't already exist and also get a new file header if the file doesn't already exist. If the file already exists it will simply open it for writing.
initialise
initialise
JInstallation::initialise() in application.php
Initialise the application.
initialise
JSite::initialise() in application.php
Initialise the application.
initialise
JCaptcha::initialise() in captcha.php
initialise
JApplication::initialise() in application.php
Initialise the application.
initialise
JAdministrator::initialise() in application.php
Initialise the application.
initialise
JEditor::initialise() in editor.php
Initialise the editor
initialise
Initialise the application.
InlineImageExists
Returns true if an inline attachment is present.
innerJoin
Add an INNER JOIN clause to the query.
insert
Insert a session
insert
Add a table name to the INSERT clause of the query.
insertid
Method to get the auto-incremented value from the last INSERT statement.
insertid
Method to get the auto-incremented value from the last INSERT statement.
insertid
Method to get the auto-incremented value from the last INSERT statement.
insertid
JDatabase::insertid() in database.php
Method to get the auto-incremented value from the last INSERT statement.
insertObject
Inserts a row into a table based on an object's properties.
insertObject
Inserts a row into a table based on an object's properties.
install
Custom install method
install
Custom install method
install
Custom install method
install
Custom install method
install
Install a discovered extension.
install
JInstaller::install() in installer.php
Package installation method
install
Start the installation of the new Joomla! version
install
Install an extension from either folder, url or upload.
install
Handles the actual update installation.
install
Custom install method
install
Custom install method
install
Custom install method for components
install
Install an extension.
install
Custom install method
installation.php
installation.php in installation.php
index.php
index.php in index.php
index.php
index.php in index.php
InstallerController
InstallerController in controller.php
Installer Controller
InstallerControllerDatabase
InstallerControllerDiscover
InstallerControllerInstall
InstallerControllerManage
InstallerControllerUpdate
InstallerHelper
InstallerHelper in installer.php
Installer helper.
InstallerHtmlManage
InstallerHtmlManage in manage.php
InstallerModel
InstallerModel in extension.php
Extension Manager Abstract Extension Model
InstallerModelDatabase
InstallerModelDatabase in database.php
Installer Manage Model
InstallerModelDiscover
InstallerModelDiscover in discover.php
Installer Manage Model
InstallerModelInstall
InstallerModelInstall in install.php
Extension Manager Install Model
InstallerModelManage
InstallerModelManage in manage.php
Installer Manage Model
InstallerModelUpdate
InstallerModelUpdate in update.php
InstallerModelWarnings
InstallerModelWarnings in warnings.php
Extension Manager Templates Model
InstallerViewDatabase
InstallerViewDatabase in view.html.php
Extension Manager Manage View
InstallerViewDefault
Extension Manager Default View
InstallerViewDiscover
InstallerViewDiscover in view.html.php
Extension Manager Manage View
InstallerViewInstall
InstallerViewInstall in view.html.php
Extension Manager Install View
InstallerViewManage
InstallerViewManage in view.html.php
Extension Manager Manage View
InstallerViewUpdate
InstallerViewUpdate in view.html.php
Extension Manager Update View
InstallerViewWarnings
InstallerViewWarnings in view.html.php
Extension Manager Templates View
installSampleData
integer
JHtmlPhpSetting::integer() in phpsetting.php
method to generate an integer from a value
integerlist
Generates a selection list of integers.
IPAD
JWebClient::IPAD in webclient.php
IPHONE
JWebClient::IPHONE in webclient.php
IPOD
JWebClient::IPOD in webclient.php
ipToNetAddress
Converts a dot notation IP address to net address (e.g. for Netware, etc)
isActive
isActive() in daemon.php
Check to see if the daemon is active. This does not assume that $this daemon is active, but only if an instance of the application is active as a daemon.
isAdmin
JApplication::isAdmin() in application.php
Is admin interface?
isAssociative
Method to determine if an array is an associative array.
isBrowser
JBrowser::isBrowser() in browser.php
Determine if the given browser is the same as the current.
isCheckedOut
Method to determine if a row is checked out and therefore uneditable by a user. If the row is checked out by the same user, then it is considered not checked out -- as the user can still edit it.
isCommon
Method to check if a token is common in a language.
isCompatible
Compares two a "PHP standardized" version number against the current Joomla Platform version.
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
isdefault
Returns a isDefault state on a grid
isDirWritable
isEmailAddress
Verifies that the string is in a proper email address format.
isEnabled
Method to determine if the language filter plugin is enabled.
isEnabled
Determines if the plugin for Redirect to work is enabled.
isEnabled
Checks if a plugin is enabled.
isEnabled
Checks if the component is enabled
isEnabled
Checks if a module is enabled
isEOF
Returns true if we have reached the end of file
IsError
PHPMailer::IsError() in phpmailer.php
Returns true if an error occurred.
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
isError
isFlash
Checks if a URL is a Flash file
IsHTML
PHPMailer::IsHTML() in phpmailer.php
Sets message type to HTML.
isImage
Checks if the file is an image
isImage
Checks if a URL is an image
isImage
Checks if the file is an image
isInternal
Checks if the supplied URL is internal
isJoomlaStream
Determine if a stream is a Joomla stream.
isLeaf
JTableNested::isLeaf() in tablenested.php
Method to determine if a node is a leaf node in the tree (has no children).
isLoaded
JImage::isLoaded() in image.php
Method to determine whether or not an image has been loaded into the object.
IsMail
PHPMailer::IsMail() in phpmailer.php
Sets Mailer to send message using PHP mail() function.
isManifest
JInstaller::isManifest() in installer.php
Is the XML file a valid Joomla installation manifest file.
isMerged
Method to check if a pull request has been merged.
isMinimumVersion
Method to check whether the installed database version is supported by the database driver
isMobile
JBrowser::isMobile() in browser.php
Determines if the browser is mobile version or not.
isMultiLanguage
Method to determine if the language filter plugin is enabled.
isNew
JSession::isNew() in session.php
Check whether this session is currently created
isOverwrite
JInstaller::isOverwrite() in installer.php
Get the allow overwrite switch
isOwner
JPath::isOwner() in path.php
Method to determine if script owns the path.
IsQmail
PHPMailer::IsQmail() in phpmailer.php
Sets Mailer to send message using the qmail MTA.
isQuoted
JDatabase::isQuoted() in database.php
Checks if field name needs to be quoted.
isRegistered
Test if the key is registered.
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.
IsSendmail
PHPMailer::IsSendmail() in phpmailer.php
Sets Mailer to send message using the $Sendmail program.
isSite
JApplication::isSite() in application.php
Is site interface?
IsSMTP
PHPMailer::IsSMTP() in phpmailer.php
Sets Mailer to send message using SMTP.
isSSL
JURI::isSSL() in uri.php
Checks whether the current URI is using HTTPS.
isSSLConnection
Determine if we are using a secure (SSL) connection.
isStarred
Method to check if a gist has been starred.
isSupported
Tests whether this adapter can unpack files on this computer.
isSupported
Tests whether this adapter can unpack files on this computer.
isSupported
Tests whether this adapter can unpack files on this computer.
isSupported
Tests whether this adapter can unpack files on this computer.
isTransparent
Method to determine whether or not the image has transparency.
isUpgrade
JInstaller::isUpgrade() in installer.php
Get the upgrade switch
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.
isWinOS
JApplication::isWinOS() in application.php
Method to determine if the host OS is Windows
is_dir
is_feed
is_isegment_nz_nc
is_linear_whitespace
See if the next character is LWS
IS_MAC
IS_MAC in import.php
is_subclass_of
IS_UNIX
IS_UNIX in import.php
is_valid
SimplePie_IRI::is_valid() in simplepie.php
Check if the object represents a valid IRI
IS_WIN
IS_WIN in import.php
item
JHtmlBatch::item() in batch.php
Displays a batch widget for moving or copying items.
itemAccessChange
Method to update index data on access level changes
itemStateChange
Method to update index data on published state changes
icons.php
icons.php in icons.php
import.php
import.php in import.php
input.php
input.php in input.php
input.php
input.php in input.php
imagelist.php
imagelist.php in imagelist.php
integer.php
integer.php in integer.php
issues.php
issues.php in issues.php
image.php
image.php in image.php
imagelist.php
imagelist.php in imagelist.php
image.php
image.php in image.php
installer.php
installer.php in installer.php
ini.php
ini.php in ini.php
idna_convert.class.php
idna_convert.class.php in idna_convert.class.php
ini.php
ini.php in ini.php
image.php
image.php in image.php
index.php
index.php in index.php
index.php
index.php in index.php
index.php
index.php in index.php
index.php
index.php in index.php
j
top
$javascript
SimplePie::$javascript in simplepie.php
$javascript
$join
joomlaupdate.php
joomlaupdate.php in joomlaupdate.php
joomlaupdate.php
joomlaupdate.php in joomlaupdate.php
jsonresponse.php
jsonresponse.php in jsonresponse.php
JAccess
JAccess in access.php
Class that handles all access authorisation routines.
JAccessRule
JAccessRule in rule.php
JAccessRule class.
JAccessRules
JAccessRules in rules.php
JAccessRules class.
JAdapter
JAdapter in adapter.php
Adapter Class Retains common adapter pattern functions Class harvested from joomla.installer.installer
JAdapterInstance
JAdapterInstance in adapterinstance.php
Adapter Instance Class
JAdminCssMenu
JAdminCssMenu in menu.php
JAdministrator
JAdministrator in application.php
Joomla! Application class
JAdministratorHelper
JAdministratorHelper in helper.php
Joomla! Administrator Application helper class.
JApplication
JApplication in application.php
Base class for a Joomla! application.
JApplicationBase
JApplicationBase in base.php
Joomla Platform Base Application Class
JApplicationCli
JApplicationCli in cli.php
Base class for a Joomla! command line application.
JApplicationDaemon
JApplicationDaemon in daemon.php
Base class for a Joomla! command line application.
JApplicationHelper
JApplicationHelper in helper.php
Application helper functions
JApplicationWeb
JApplicationWeb in web.php
Base class for a Joomla! Web application.
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 (unused)
JAUTHENTICATE_STATUS_FAILURE
JAUTHENTICATE_STATUS_FAILURE in authentication.php
This is the status code returned when the authentication failed (prevent login if no success)
JAUTHENTICATE_STATUS_SUCCESS
JAUTHENTICATE_STATUS_SUCCESS in authentication.php
This is the status code returned when the authentication is success (permit login)
JAuthentication
JAuthentication in authentication.php
Authentication class, provides an interface for the Joomla authentication system
JAuthenticationResponse
JAuthenticationResponse in authentication.php
Authentication response class, provides an object for storing user and error details
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
JCacheController
JCacheController in controller.php
Public cache handler
JCacheControllerCallback
JCacheControllerCallback in callback.php
Joomla! Cache callback type object
JCacheControllerOutput
Joomla Cache output type object
JCacheControllerPage
Joomla! Cache page type object
JCacheControllerView
Joomla! Cache view type object
JCacheStorage
JCacheStorage in storage.php
Abstract cache storage handler
JCacheStorageApc
JCacheStorageApc in apc.php
APC cache storage handler
JCacheStorageCachelite
JCacheStorageCachelite in cachelite.php
Cache lite storage handler
JCacheStorageEaccelerator
JCacheStorageEaccelerator in eaccelerator.php
eAccelerator cache storage handler
JCacheStorageFile
JCacheStorageFile in file.php
File cache storage handler
JCacheStorageHelper
JCacheStorageHelper in helper.php
Cache storage helper functions.
JCacheStorageMemcache
JCacheStorageMemcache in memcache.php
Memcache cache storage handler
JCacheStorageWincache
JCacheStorageWincache in wincache.php
WINCACHE cache storage handler
JCacheStorageXcache
JCacheStorageXcache in xcache.php
XCache cache storage handler
JCaptcha
JCaptcha in captcha.php
Joomla! Captcha base object
JCategories
JCategories in categories.php
JCategories Class.
JCategoryNode
JCategoryNode in categories.php
Helper class to load Categorytree
JCli
JCli in cli.php
Deprecated class placeholder. You should use JApplicationCli instead.
JClientHelper
JClientHelper in helper.php
Client helper class
JCOMPAT_UNICODE_PROPERTIES
JComponentHelper
JComponentHelper in helper.php
Component helper class
JController
JController in controller.php
Base class for a Joomla Controller
JControllerAdmin
JControllerAdmin in controlleradmin.php
Base class for a Joomla Administrator Controller
JControllerForm
JControllerForm in controllerform.php
Controller tailored to suit most form-based admin operations.
JControllerLegacy
JControllerLegacy in legacy.php
Alias to JController for forward compatability.
JCrypt
JCrypt in crypt.php
JCrypt is a Joomla Platform class for handling basic encryption/decryption of data.
JCryptCipher
JCryptCipher in cipher.php
JCrypt cipher interface.
JCryptCipherSimple
JCryptCipherSimple in simple.php
JCrypt cipher for Simple encryption, decryption and key generation.
JCryptKey
JCryptKey in key.php
Encryption key object for the Joomla Platform.
JDaemon
JDaemon in daemon.php
Backward Compatability Stub for JApplicationDaemon
JDatabase
JDatabase in database.php
Database connector class.
JDatabaseException
JDatabaseException in exception.php
Exception class definition for the Database subpackage.
JDatabaseExporterMySQL
JDatabaseExporterMySQL in mysqlexporter.php
MySQL export driver.
JDatabaseExporterMySQLi
JDatabaseExporterMySQLi in mysqliexporter.php
MySQL export driver.
JDatabaseImporterMySQL
JDatabaseImporterMySQL in mysqlimporter.php
MySQL import driver.
JDatabaseImporterMySQLi
JDatabaseImporterMySQLi in mysqliimporter.php
MySQL import driver.
JDatabaseInterface
JDatabaseInterface in database.php
Database interface class.
JDatabaseMySQL
JDatabaseMySQL in mysql.php
MySQL database driver
JDatabaseMySQLi
JDatabaseMySQLi in mysqli.php
MySQLi database driver
JDatabaseQuery
JDatabaseQuery in query.php
Query Building Class.
JDatabaseQueryElement
Query Element Class.
JDatabaseQueryMySQL
JDatabaseQueryMySQL in mysqlquery.php
Query Building Class.
JDatabaseQueryMySQLi
JDatabaseQueryMySQLi in mysqliquery.php
Query Building Class.
JDatabaseQuerySQLAzure
JDatabaseQuerySQLAzure in sqlazurequery.php
Query Building Class.
JDatabaseQuerySQLSrv
JDatabaseQuerySQLSrv in sqlsrvquery.php
Query Building Class.
JDatabaseSQLAzure
JDatabaseSQLAzure in sqlazure.php
SQL Server database driver
JDatabaseSQLSrv
JDatabaseSQLSrv in sqlsrv.php
SQL Server database driver
JDate
JDate in date.php
JDate is a class that stores a date and provides logic to manipulate and render that date in a variety of formats.
JDEBUG
JDEBUG in framework.php
JDEBUG
JDEBUG in framework.php
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 a HTML document
JDocumentJSON
JDocumentJSON in json.php
JDocumentJSON class, provides an easy interface to parse and display JSON output
JDocumentOpensearch
JDocumentOpensearch in opensearch.php
OpenSearch class, provides an easy interface to display an OpenSearch 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
JDocumentXml
JDocumentXml in xml.php
DocumentXML class, provides an easy interface to parse and display XML output
JEditor
JEditor in editor.php
JEditor class to handle WYSIWYG editors
JElement
JElement in element.php
Parameter base class
JElementArticle
JElementArticle in article.php
Renders an article element
JElementAuthor
JElementAuthor in author.php
Renders an author element
JElementCalendar
JElementCalendar in calendar.php
Renders a calendar element
JElementCategory
JElementCategory in category.php
Renders a category element
JElementComponentLayouts
JElementComponentLayouts in componentlayouts.php
Parameter to display a list of the layouts for a component view from the extension or default template overrides.
JElementContact
JElementContact in contact.php
Renders a contact element
JElementContentLanguages
JElementContentLanguages in contentlanguages.php
Renders a select list of Asset Groups
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
JElementModuleLayouts
JElementModuleLayouts in modulelayouts.php
Parameter to display a list of the layouts for a module from the module or default template overrides.
JElementNewsfeed
JElementNewsfeed in newsfeed.php
Renders a newsfeed selection element
JElementPassword
JElementPassword in password.php
Renders a password element
JElementRadio
JElementRadio in radio.php
Renders a radio element
JElementSpacer
JElementSpacer in spacer.php
Renders a spacer element
JElementSQL
JElementSQL in sql.php
Renders a SQL element
JElementTemplateStyle
JElementTemplateStyle in templatestyle.php
Renders a list of template styles.
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
JException
JException in exception.php
Joomla! Exception object.
jexit
jexit() in loader.php
Global application exit.
JExtension
JExtension in extension.php
Extension object
JFactory
JFactory in factory.php
Joomla Platform 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
JFilesystemHelper
JFilesystemHelper in helper.php
File system helper
JFilterInput
JFilterInput in input.php
JFilterInput is a class for filtering input from any data source
JFilterOutput
JFilterOutput in output.php
JFilterOutput
JFolder
JFolder in folder.php
A Folder handling class
JForm
JForm in form.php
Form Class for the Joomla Platform.
JFormField
JFormField in field.php
Abstract Form Field class for the Joomla Platform.
JFormFieldAccessLevel
JFormFieldAccessLevel in accesslevel.php
Form Field class for the Joomla Platform.
JFormFieldBannerClient
JFormFieldBannerClient in bannerclient.php
Bannerclient Field class for the Joomla Framework.
JFormFieldCacheHandler
JFormFieldCacheHandler in cachehandler.php
Form Field class for the Joomla Platform.
JFormFieldCalendar
JFormFieldCalendar in calendar.php
Form Field class for the Joomla Platform.
JFormFieldCaptcha
JFormFieldCaptcha in captcha.php
Form Field class for the Joomla Framework.
JFormFieldCategory
JFormFieldCategory in category.php
Form Field class for the Joomla Platform.
JFormFieldCategoryEdit
JFormFieldCategoryEdit in categoryedit.php
Form Field class for the Joomla Framework.
JFormFieldCategoryParent
JFormFieldCategoryParent in categoryparent.php
Form Field class for the Joomla Framework.
JFormFieldCheckbox
JFormFieldCheckbox in checkbox.php
Form Field class for the Joomla Platform.
JFormFieldCheckboxes
JFormFieldCheckboxes in checkboxes.php
Form Field class for the Joomla Platform.
JFormFieldClicks
JFormFieldClicks in clicks.php
Clicks Field class for the Joomla Framework.
JFormFieldClient
JFormFieldClient in client.php
Form Field Place class.
JFormFieldColor
JFormFieldColor in color.php
Color Form Field class for the Joomla Platform.
JFormFieldCombo
JFormFieldCombo in combo.php
Form Field class for the Joomla Platform.
JFormFieldComponentLayout
JFormFieldComponentLayout in componentlayout.php
Form Field to display a list of the layouts for a component view from the extension or template overrides.
JFormFieldContentLanguage
JFormFieldContentLanguage in contentlanguage.php
Form Field class for the Joomla Platform.
JFormFieldDatabaseConnection
JFormFieldDatabaseConnection in databaseconnection.php
Form Field class for the Joomla Platform.
JFormFieldDirectories
JFormFieldDirectories in directories.php
Renders a list of directories.
JFormFieldEditor
JFormFieldEditor in editor.php
Form Field class for the Joomla Platform.
JFormFieldEditors
JFormFieldEditors in editors.php
Form Field class for the Joomla Platform.
JFormFieldEMail
JFormFieldEMail in email.php
Form Field class for the Joomla Platform.
JFormFieldFile
JFormFieldFile in file.php
Form Field class for the Joomla Platform.
JFormFieldFileList
JFormFieldFileList in filelist.php
Supports an HTML select list of files
JFormFieldFilters
JFormFieldFilters in filters.php
Text Filters form field.
JFormFieldFolderList
JFormFieldFolderList in folderlist.php
Supports an HTML select list of folder
JFormFieldGroup
JFormFieldGroup in group.php
Form Field Place class.
JFormFieldGroupedList
JFormFieldGroupedList in groupedlist.php
Form Field class for the Joomla Platform.
JFormFieldGroupParent
JFormFieldGroupParent in groupparent.php
Form Field class for the Joomla Framework.
JFormFieldHelpsite
JFormFieldHelpsite in helpsite.php
Form Field class for the Joomla Platform.
JFormFieldHidden
JFormFieldHidden in hidden.php
Form Field class for the Joomla Platform.
JFormFieldImageList
JFormFieldImageList in imagelist.php
Supports an HTML select list of image
JFormFieldImpMade
JFormFieldImpMade in impmade.php
Clicks Field class for the Joomla Framework.
JFormFieldImpTotal
JFormFieldImpTotal in imptotal.php
Impressions Field class for the Joomla Framework.
JFormFieldInteger
JFormFieldInteger in integer.php
Form Field class for the Joomla Platform.
JFormFieldLanguage
JFormFieldLanguage in language.php
Form Field class for the Joomla Platform.
JFormFieldLanguage
JFormFieldLanguage in language.php
Language Form Field class.
JFormFieldList
JFormFieldList in list.php
Form Field class for the Joomla Platform.
JFormFieldMedia
JFormFieldMedia in media.php
Form Field class for the Joomla Platform.
JFormFieldMenu
JFormFieldMenu in menu.php
Supports an HTML select list of menus
JFormFieldMenuItem
JFormFieldMenuItem in menuitem.php
Supports an HTML grouped select list of menu item grouped by menu
JFormFieldMenuOrdering
JFormFieldMenuOrdering in menuordering.php
Form Field class for the Joomla Framework.
JFormFieldMenuParent
JFormFieldMenuParent in menuparent.php
Form Field class for the Joomla Framework.
JFormFieldMenutype
JFormFieldMenutype in menutype.php
Form Field class for the Joomla Framework.
JFormFieldModal_Article
Supports a modal article picker.
JFormFieldModal_Contacts
JFormFieldModal_Contacts in contacts.php
Supports a modal contact picker.
JFormFieldModal_Newsfeeds
JFormFieldModal_Newsfeeds in newsfeeds.php
Supports a modal newsfeeds picker.
JFormFieldModuleLayout
JFormFieldModuleLayout in modulelayout.php
Form Field to display a list of the layouts for module display from the module or template overrides.
JFormFieldModuleOrder
JFormFieldModuleOrder in moduleorder.php
Form Field class for the Joomla Framework.
JFormFieldModulePosition
JFormFieldModulePosition in moduleposition.php
Supports a modal article picker.
JFormFieldNewsfeeds
JFormFieldNewsfeeds in newsfeeds.php
Form Field class for the Joomla Framework.
JFormFieldOrdering
JFormFieldOrdering in ordering.php
Supports an HTML select list of newsfeeds
JFormFieldPassword
JFormFieldPassword in password.php
Form Field class for the Joomla Platform.
JFormFieldPlugins
JFormFieldPlugins in plugins.php
Form Field class for the Joomla Framework.
JFormFieldPrefix
JFormFieldPrefix in prefix.php
Form Field class for the Joomla Framework.
JFormFieldRadio
JFormFieldRadio in radio.php
Form Field class for the Joomla Platform.
JFormFieldRules
JFormFieldRules in rules.php
Form Field class for the Joomla Platform.
JFormFieldSample
JFormFieldSample in sample.php
Sample data Form Field class.
JFormFieldSearch
JFormFieldSearch in search.php
Form Field Search class.
JFormFieldSearchFilter
JFormFieldSearchFilter in searchfilter.php
Search Filter field for the Finder package.
JFormFieldSessionHandler
JFormFieldSessionHandler in sessionhandler.php
Form Field class for the Joomla Platform.
JFormFieldSpacer
JFormFieldSpacer in spacer.php
Form Field class for the Joomla Platform.
JFormFieldSQL
JFormFieldSQL in sql.php
Supports an custom SQL select list
JFormFieldTel
JFormFieldTel in tel.php
Form Field class for the Joomla Platform.
JFormFieldTemplateStyle
JFormFieldTemplateStyle in templatestyle.php
Form Field class for the Joomla CMS.
JFormFieldText
JFormFieldText in text.php
Form Field class for the Joomla Platform.
JFormFieldTextarea
JFormFieldTextarea in textarea.php
Form Field class for the Joomla Platform.
JFormFieldTimezone
JFormFieldTimezone in timezone.php
Form Field class for the Joomla Platform.
JFormFieldTos
JFormFieldTos in tos.php
Provides input for TOS
JFormFieldType
JFormFieldType in type.php
Form Field Place class.
JFormFieldUrl
JFormFieldUrl in url.php
Form Field class for the Joomla Platform.
JFormFieldUser
JFormFieldUser in user.php
Field to select a user id from a modal list.
JFormFieldUsergroup
JFormFieldUsergroup in usergroup.php
Form Field class for the Joomla Platform.
JFormFieldUserMessages
JFormFieldUserMessages in usermessages.php
Supports an modal select of user that have access to com_messages
JFormHelper
JFormHelper in helper.php
JForm's helper class.
JFormRule
JFormRule in rule.php
Form Rule class for the Joomla Platform.
JFormRuleBoolean
JFormRuleBoolean in boolean.php
Form Rule class for the Joomla Platform.
JFormRuleCaptcha
JFormRuleCaptcha in captcha.php
Form Rule class for the Joomla Framework.
JFormRuleColor
JFormRuleColor in color.php
Form Rule class for the Joomla Platform.
JFormRuleContactEmail
JFormRuleContactEmail in contactemail.php
Form Rule class for the Joomla Platform.
JFormRuleContactEmailMessage
JFormRuleContactEmailMessage in contactemailmessage.php
JFormRuleContactEmailSubject
JFormRuleContactEmailSubject in contactemailsubject.php
JFormRuleEmail
JFormRuleEmail in email.php
Form Rule class for the Joomla Platform.
JFormRuleEquals
JFormRuleEquals in equals.php
Form Rule class for the Joomla Platform.
JFormRuleOptions
JFormRuleOptions in options.php
Form Rule class for the Joomla Platform.
JFormRulePrefix
JFormRulePrefix in prefix.php
Form Rule class for the prefix DB.
JFormRuleRules
JFormRuleRules in rules.php
Form Rule class for the Joomla Platform.
JFormRuleTel
JFormRuleTel in tel.php
Form Rule class for the Joomla Platform
JFormRuleUrl
JFormRuleUrl in url.php
Form Rule class for the Joomla Platform.
JFormRuleUsername
JFormRuleUsername in username.php
Form Rule class for the Joomla Platform.
JFTP
JFTP in ftp.php
FTP client class
JGithub
JGithub in github.php
Joomla Platform class for interacting with a GitHub server instance.
JGithubForks
JGithubForks in forks.php
GitHub API References class for the Joomla Platform.
JGithubGists
JGithubGists in gists.php
GitHub API Gists class for the Joomla Platform.
JGithubHttp
JGithubHttp in http.php
HTTP client class for connecting to a GitHub instance.
JGithubIssues
JGithubIssues in issues.php
GitHub API Issues class for the Joomla Platform.
JGithubObject
JGithubObject in object.php
GitHub API object class for the Joomla Platform.
JGithubPulls
JGithubPulls in pulls.php
GitHub API Pull Requests class for the Joomla Platform.
JGithubRefs
JGithubRefs in refs.php
GitHub API References class for the Joomla Platform.
JGrid
JGrid in grid.php
JGrid class to dynamically generate HTML tables
JHelp
JHelp in help.php
Help system class
JHtml
JHtml in html.php
Utility class for all HTML drawing classes
JHtmlAccess
JHtmlAccess in access.php
Extended Utility class for all HTML drawing classes.
JHtmlBanner
JHtmlBanner in banner.php
Banner HTML class.
JHtmlBatch
JHtmlBatch in batch.php
Extended Utility class for batch processing widgets.
JHtmlBehavior
JHtmlBehavior in behavior.php
Utility class for javascript behaviors
JHtmlCategory
JHtmlCategory in category.php
Utility class for categories
JHtmlContact
JHtmlContact in contact.php
JHtmlContent
JHtmlContent in content.php
Utility class to fire onContentPrepare for non-article based content.
JHtmlContentAdministrator
JHtmlContentAdministrator in contentadministrator.php
JHtmlContentLanguage
JHtmlContentLanguage in contentlanguage.php
Utility class working with content language select lists
JHtmlDate
JHtmlDate in date.php
Extended Utility class for handling date display.
JHtmlDirectory
JHtmlDirectory in directory.php
Utility class working with directory
JHtmlEmail
JHtmlEmail in email.php
Utility class for cloaking email addresses
JHtmlFilter
JHtmlFilter in filter.php
Filter HTML Behaviors for Finder.
JHtmlFinder
JHtmlFinder in finder.php
HTML behavior class for Finder.
JHtmlForm
JHtmlForm in form.php
Utility class for form elements
JHtmlGrid
JHtmlGrid in grid.php
Utility class for creating HTML Grids
JHtmlIcon
JHtmlIcon in icon.php
Weblink Component HTML Helper
JHtmlIcons
JHtmlIcons in icons.php
Utility class for icons.
JHtmlImage
JHtmlImage in image.php
Utility class working with images.
JHtmlInstallation
JHtmlInstallation in installation.php
JHtmlJGrid
JHtmlJGrid in jgrid.php
Utility class for creating HTML Grids
JHtmlLanguages
JHtmlLanguages in languages.php
Utility class working with languages
JHtmlList
JHtmlList in list.php
Utility class for creating different select lists
JHtmlMenu
JHtmlMenu in menu.php
Utility class working with menu select lists
JHtmlMessages
JHtmlMessages in messages.php
JHtmlModules
JHtmlModules in modules.php
JHtmlNewsfeed
JHtmlNewsfeed in newsfeed.php
Utility class for creating HTML Grids
JHtmlNumber
JHtmlNumber in number.php
HTML helper class for rendering numbers.
JHtmlPhpSetting
JHtmlPhpSetting in phpsetting.php
Utility class working with phpsetting
JHtmlQuery
JHtmlQuery in query.php
Query HTML behavior class for Finder.
JHtmlRedirect
JHtmlRedirect in redirect.php
Utility class for creating HTML Grids
JHtmlRules
JHtmlRules in rules.php
Extended Utility class for all HTML drawing classes.
JHtmlSelect
JHtmlSelect in select.php
Utility class for creating HTML select lists
JHtmlSliders
JHtmlSliders in sliders.php
Utility class for Sliders elements
JHtmlString
JHtmlString in string.php
HTML helper class for rendering manipulated strings.
JHtmlSystem
JHtmlSystem in system.php
Utility class working with system
JHtmlTabs
JHtmlTabs in tabs.php
Utility class for Tabs elements.
JHtmlTel
JHtmlTel in tel.php
HTML helper class for rendering telephone numbers.
JHtmlTemplates
JHtmlTemplates in templates.php
JHtmlUser
JHtmlUser in user.php
Utility class working with users
JHtmlUsers
JHtmlUsers in users.php
Extended Utility class for the Users component.
JHtmlUsers
JHtmlUsers in users.php
Users Html Helper
JHttp
JHttp in http.php
HTTP client class.
JHttpResponse
JHttpResponse in response.php
HTTP response data object class.
JHttpTransport
JHttpTransport in transport.php
HTTP transport class interface.
JHttpTransportCurl
JHttpTransportCurl in curl.php
HTTP transport class for using cURL.
JHttpTransportSocket
JHttpTransportSocket in socket.php
HTTP transport class for using sockets directly.
JHttpTransportStream
JHttpTransportStream in stream.php
HTTP transport class for using PHP streams.
JImage
JImage in image.php
Class to manipulate an image.
JImageFilter
JImageFilter in filter.php
Class to manipulate an image.
JImageFilterBrightness
JImageFilterBrightness in brightness.php
Image Filter class adjust the brightness of an image.
JImageFilterContrast
JImageFilterContrast in contrast.php
Image Filter class adjust the contrast of an image.
JImageFilterEdgedetect
JImageFilterEdgedetect in edgedetect.php
Image Filter class to add an edge detect effect to an image.
JImageFilterEmboss
JImageFilterEmboss in emboss.php
Image Filter class to emboss an image.
JImageFilterGrayScale
JImageFilterGrayScale in grayscale.php
Image Filter class to transform an image to grayscale.
JImageFilterNegate
JImageFilterNegate in negate.php
Image Filter class to negate the colors of an image.
JImageFilterSketchy
JImageFilterSketchy in sketchy.php
Image Filter class to make an image appear "sketchy".
JImageFilterSmooth
JImageFilterSmooth in smooth.php
Image Filter class adjust the smoothness of an image.
jimport
jimport() in loader.php
Intelligent file importer.
JInput
JInput in input.php
Joomla! Input Base Class
JInputCLI
JInputCLI in cli.php
Joomla! Input CLI Class
JInputCookie
JInputCookie in cookie.php
Joomla! Input Cookie Class
JInputFiles
JInputFiles in files.php
Joomla! Input Files Class
JInstallation
JInstallation in application.php
Joomla Application class
JInstallationController
JInstallationController in controller.php
Base controller class for the Joomla Core Installer.
JInstallationControllerSetup
Setup controller for the Joomla Core Installer.
JInstallationHelperDatabase
Joomla Installation Database Helper Class.
JInstallationJsonResponse
JInstallationJsonResponse in setup.json.php
Joomla Core Installation JSON Response Class
JInstallationModelConfiguration
JInstallationModelConfiguration in configuration.php
Install Configuration model for the Joomla Core Installer.
JInstallationModelDatabase
Database configuration model for the Joomla Core Installer.
JInstallationModelFilesystem
Filesystem configuration model for the Joomla Core Installer.
JInstallationModelSetup
Setup model for the Joomla Core Installer.
JInstallationViewComplete
JInstallationViewComplete in view.html.php
The HTML Joomla Core Install Complete View
JInstallationViewDatabase
JInstallationViewDatabase in view.html.php
The HTML Joomla Core Database Configuration View
JInstallationViewFilesystem
The HTML Joomla Core Filesystem Configuration View
JInstallationViewLanguage
JInstallationViewLanguage in view.html.php
The HTML Joomla Core Language View
JInstallationViewLicense
JInstallationViewLicense in view.html.php
The HTML Joomla Core License View
JInstallationViewPreinstall
The HTML Joomla Core Pre-Install View
JInstallationViewRemove
JInstallationViewRemove in view.html.php
The HTML Joomla Core Install Remove View
JInstallationViewSite
JInstallationViewSite in view.html.php
The HTML Joomla Core Site Configuration View
JInstaller
JInstaller in installer.php
Joomla base installer class
JInstallerComponent
JInstallerComponent in component.php
Component installer
JInstallerFile
JInstallerFile in file.php
File installer
JInstallerHelper
JInstallerHelper in helper.php
Installer helper class
JInstallerLanguage
JInstallerLanguage in language.php
Language installer
JInstallerLibrary
JInstallerLibrary in library.php
Library installer
JInstallerModule
JInstallerModule in module.php
Module installer
JInstallerPackage
JInstallerPackage in package.php
Package installer
JInstallerPlugin
JInstallerPlugin in plugin.php
Plugin installer
JInstallerTemplate
JInstallerTemplate in template.php
Template installer
JJsonResponse
JJsonResponse in jsonresponse.php
JSON Response class
JLanguage
JLanguage in language.php
Languages/translation handler class
JLanguageHelper
JLanguageHelper in helper.php
Language helper class
JLanguageMultilang
JLanguageMultilang in multilang.php
Utitlity class for multilang
JLanguageTransliterate
JLanguageTransliterate in latin_transliterate.php
Class to transliterate strings
JLDAP
JLDAP in ldap.php
LDAP client class
JLibraryManifest
JLibraryManifest in librarymanifest.php
Joomla! Library Manifest File
JLoader
JLoader in loader.php
Static class to handle loading of libraries.
JLog
JLog in log.php
Joomla! Log Class
JLogEntry
JLogEntry in entry.php
Joomla! Log Entry class
JLogger
JLogger in logger.php
Joomla! Logger Base Class
JLoggerDatabase
JLoggerDatabase in database.php
Joomla! MySQL Database Log class
JLoggerEcho
JLoggerEcho in echo.php
Joomla Echo logger class.
JLoggerFormattedText
JLoggerFormattedText in formattedtext.php
Joomla! Formatted Text File Log class
JLoggerMessageQueue
JLoggerMessageQueue in messagequeue.php
Joomla MessageQueue logger class.
JLoggerSysLog
JLoggerSysLog in syslog.php
Joomla! SysLog Log class
JLoggerW3C
JLoggerW3C in w3c.php
Joomla! W3C Logging class
JMail
JMail in mail.php
Email Class. Provides a common interface to send email from the Joomla! Platform
JMailHelper
JMailHelper in helper.php
Email helper class, provides static methods to perform various tasks relevant to the Joomla email routines.
JMenu
JMenu in menu.php
JMenu class
JMenuAdministrator
JMenuAdministrator in menu.php
JMenu class.
JMenuNode
JMenuNode in menu.php
JMenuSite
JMenuSite in menu.php
JMenu class
JModel
JModel in model.php
Base class for a Joomla Model
JModelAdmin
JModelAdmin in modeladmin.php
Prototype admin model.
JModelForm
JModelForm in modelform.php
Prototype form model.
JModelItem
JModelItem in modelitem.php
Prototype item model.
JModelLegacy
JModelLegacy in legacy.php
Alias to JModel for forward compatability.
JModelList
JModelList in modellist.php
Model class for handling lists of items.
JModuleHelper
JModuleHelper in helper.php
Module helper class
JNode
JNode in node.php
Tree Node Class.
JObject
JObject in object.php
Joomla Platform Object Class
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
join
Add a JOIN clause to the query.
joomlaInstallerScript
joomlaInstallerScript in script.php
Script file of joomla CMS
JoomlaupdateController
JoomlaupdateController in controller.php
Joomla! Update Controller
JoomlaupdateControllerUpdate
The Joomla! update controller for the Update view
JoomlaupdateHelper
JoomlaupdateHelper in joomlaupdate.php
Joomla! update helper.
JoomlaupdateHelperSelect
Joomla! update selection list helper.
JoomlaupdateModelDefault
Joomla! update overview Model
JoomlaupdateViewDefault
JoomlaupdateViewDefault in view.html.php
Joomla! Update's Default View
JoomlaupdateViewUpdate
JoomlaupdateViewUpdate in view.html.php
Joomla! Update's Update View
JOpenSearchImage
JOpenSearchImage in opensearch.php
JOpenSearchImage is an internal class that stores Images for the OpenSearch Description
JOpenSearchUrl
JOpenSearchUrl in opensearch.php
JOpenSearchUrl is an internal class that stores the search URLs for the OpenSearch description
JPackageManifest
JPackageManifest in packagemanifest.php
Joomla! Package Manifest File
JPagination
JPagination in pagination.php
Pagination Class. Provides a common interface for content pagination for the Joomla! Platform.
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.
JPathwaySite
JPathwaySite in pathway.php
Class to manage the site application pathway.
JPATH_ADMINISTRATOR
JPATH_ADMINISTRATOR in defines.php
JPATH_ADMINISTRATOR
JPATH_ADMINISTRATOR in defines.php
JPATH_ADMINISTRATOR
JPATH_ADMINISTRATOR in index.php
JPATH_BASE
JPATH_BASE in finder_indexer.php
JPATH_BASE
JPATH_BASE in index.php
JPATH_BASE
JPATH_BASE in index.php
Constant that defines the base path of the installed Joomla site.
JPATH_BASE
JPATH_BASE in garbagecron.php
JPATH_BASE
JPATH_BASE in index.php
JPATH_CACHE
JPATH_CACHE in defines.php
JPATH_CACHE
JPATH_CACHE in index.php
JPATH_CACHE
JPATH_CACHE in defines.php
JPATH_CONFIGURATION
JPATH_CONFIGURATION in defines.php
JPATH_CONFIGURATION
JPATH_CONFIGURATION in defines.php
JPATH_CONFIGURATION
JPATH_CONFIGURATION in index.php
JPATH_INSTALLATION
JPATH_INSTALLATION in index.php
JPATH_INSTALLATION
JPATH_INSTALLATION in defines.php
JPATH_INSTALLATION
JPATH_INSTALLATION in defines.php
JPATH_ISMAC
JPATH_ISMAC in path.php
JPATH_ISWIN
JPATH_ISWIN in path.php
JPATH_LIBRARIES
JPATH_LIBRARIES in defines.php
JPATH_LIBRARIES
JPATH_LIBRARIES in defines.php
JPATH_LIBRARIES
JPATH_LIBRARIES in index.php
JPATH_MANIFESTS
JPATH_MANIFESTS in index.php
JPATH_MANIFESTS
JPATH_MANIFESTS in defines.php
JPATH_MANIFESTS
JPATH_MANIFESTS in defines.php
JPATH_PLATFORM
JPATH_PLATFORM in cms.php
JPATH_PLATFORM
JPATH_PLATFORM in import.php
JPATH_PLUGINS
JPATH_PLUGINS in defines.php
JPATH_PLUGINS
JPATH_PLUGINS in index.php
JPATH_PLUGINS
JPATH_PLUGINS in defines.php
JPATH_ROOT
JPATH_ROOT in index.php
JPATH_ROOT
JPATH_ROOT in defines.php
Joomla! Application define.
JPATH_ROOT
JPATH_ROOT in defines.php
JPATH_ROOT
JPATH_ROOT in path.php
JPATH_SITE
JPATH_SITE in index.php
JPATH_SITE
JPATH_SITE in defines.php
JPATH_SITE
JPATH_SITE in defines.php
JPATH_THEMES
JPATH_THEMES in defines.php
JPATH_THEMES
JPATH_THEMES in defines.php
JPATH_THEMES
JPATH_THEMES in index.php
JPlatform
JPlatform in platform.php
Version information class for the Joomla Platform.
JPlugin
JPlugin in plugin.php
JPlugin Class
JPluginHelper
JPluginHelper in helper.php
Plugin helper class
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.
JRegistry
JRegistry in registry.php
JRegistry class
JRegistryFormat
JRegistryFormat in format.php
Abstract Format for JRegistry
JRegistryFormatINI
INI format handler for JRegistry.
JRegistryFormatJSON
JSON format handler for JRegistry.
JRegistryFormatPHP
PHP class format handler for JRegistry
JRegistryFormatXML
XML format handler 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
JRouterAdministrator
JRouterAdministrator in router.php
Class to create and parse routes
JRouterInstallation
JRouterInstallation in router.php
Class to create and parse routes
JRouterSite
JRouterSite in router.php
Class to create and parse routes for the site application
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
JRule
JRule in rule.php
Deprecated class placeholder. You should use JAccessRule instead.
JRules
JRules in rules.php
Deprecated class placeholder. You should use JAccessRules instead.
JSchemaChangeitem
JSchemaChangeitem in changeitem.php
Each object represents one query, which is one line from a DDS SQL query.
JSchemaChangeitemmysql
JSchemaChangeitemmysql in changeitemmysql.php
Checks the database schema against one MySQL DDL query to see if it has been run.
JSchemaChangeitemsqlazure
JSchemaChangeitemsqlazure in changeitemsqlazure.php
Checks the database schema against one MySQL DDL query to see if it has been run.
JSchemaChangeitemsqlsrv
JSchemaChangeitemsqlsrv in changeitemsqlsrv.php
Checks the database schema against one MySQL DDL query to see if it has been run.
JSchemaChangeset
JSchemaChangeset in changeset.php
Contains a set of JSchemaChange objects for a particular instance of Joomla.
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
JSessionStorageWincache
JSessionStorageWincache in wincache.php
WINCACHE session storage 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 encrypting/decrypting strings
JSimpleXML
JSimpleXML in simplexml.php
SimpleXML implementation.
JSimpleXMLElement
JSimpleXMLElement in simplexml.php
SimpleXML Element
JSite
JSite in site.php
Mock JSite class used to fool the frontend search plugins because they route the results.
JSite
JSite in application.php
Joomla! Application class
json_decode
json_decode() in restore.php
json_encode
json_encode() in restore.php
JSON_FORCE_OBJECT
JSON_FORCE_OBJECT in restore.php
Converts to and from JSON format.
JStream
JStream in stream.php
Joomla! Stream Interface
JStreamString
JStreamString in string.php
String Stream Wrapper
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.
JStringController
JStringController in stringcontroller.php
String Controller
JStringNormalise
JStringNormalise in normalise.php
Joomla Platform String Normalise Class
JStringNormalize
JStringNormalize in normalise.php
Joomla Platform String Normalize Class
JSubMenuHelper
JSubMenuHelper in toolbar.php
Utility class for the submenu.
JTable
JTable in table.php
Abstract Table class
JTableAsset
JTableAsset in asset.php
Table class supporting modified pre-order tree traversal behavior.
JTableCategory
JTableCategory in category.php
Category table
JTableContent
JTableContent in content.php
Content table
JTableExtension
JTableExtension in extension.php
Extension table Replaces plugins table
JTableLanguage
JTableLanguage in language.php
Languages table.
JTableMenu
JTableMenu in menu.php
Menu table
JTableMenuType
JTableMenuType in menutype.php
Menu Types table
JTableModule
JTableModule in module.php
Module table
JTableNested
JTableNested in tablenested.php
Table class supporting modified pre-order tree traversal behavior.
JTableSession
JTableSession in session.php
Session table
JTableUpdate
JTableUpdate in update.php
Update table Stores updates temporarily
JTableUser
JTableUser in user.php
Users table
JTableUsergroup
JTableUsergroup in usergroup.php
Usergroup table class.
JTableViewlevel
JTableViewlevel in viewlevel.php
Viewlevels table class.
JText
JText in methods.php
Text handling class.
JToolBar
JToolBar in toolbar.php
ToolBar handler
JToolBarHelper
JToolBarHelper in toolbar.php
Utility class for the button bar.
JTree
JTree in tree.php
Tree Class.
JUpdate
JUpdate in update.php
Update class.
JUpdateAdapter
JUpdateAdapter in updateadapter.php
UpdateAdapter class.
JUpdater
JUpdater in updater.php
Updater Class
JUpdaterCollection
JUpdaterCollection in collection.php
Collection Update Adapter Class
JUpdaterExtension
JUpdaterExtension in extension.php
Extension class for updater
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
Authorisation helper class, provides static methods to perform various tasks relevant to the Joomla user and authorisation classes
JUtility
JUtility in utility.php
JUtility is a utility functions class
JVersion
JVersion in version.php
Version information class for the Joomla CMS.
JVERSION
JVERSION in cms.php
JView
JView in view.php
Base class for a Joomla View
JViewLegacy
JViewLegacy in legacy.php
Alias to JView for forward compatability.
JWeb
JWeb in web.php
Deprecated class placeholder. You should use JApplicationWeb instead.
JWebClient
JWebClient in webclient.php
Class to model a Web Client.
JXMLElement
JXMLElement in xmlelement.php
Wrapper class for php SimpleXMLElement.
json.php
json.php in json.php
jgrid.php
jgrid.php in jgrid.php
json.php
json.php in json.php
joomla.php
joomla.php in joomla.php
javascript.php
javascript.php in javascript.php
joomla.php
joomla.php in joomla.php
joomla.php
joomla.php in joomla.php
joomlaupdate.php
joomlaupdate.php in joomlaupdate.php
joomla.php
joomla.php in joomla.php
k
top
$keywords
$keyword_links
Should keywords be linked?
keepalive
Keep session alive, for example, while editing or creating an article.
KeyExpansion
Key expansion for Rijndael Cipher(): performs key expansion on cipher key to generate a key schedule
KHTML
JWebClient::KHTML in webclient.php
key.php
key.php in key.php
l
top
$label
$label
$label
JFormField::$label in field.php
The label for the form field.
$labelClass
The label's CSS class of the form field
$lang
SimplePie_Caption::$lang in simplepie.php
$lang
JLanguage::$lang in language.php
The language to load.
$lang
$langlist
$language
AKText::$language in restore.php
The currently detected language (ISO code)
$language
The language of the query.
$language
The content language.
$language
End User's preferred language as specified by ISO639.
$language
JFactory::$language in factory.php
$language
$language
JDocument::$language in document.php
Contains the document language setting
$language
GeSHi::$language in geshi.php
The language to use when highlighting
$language
JCategoryNode::$language in categories.php
The language for the category in xx-XX format
$language
PHPMailer::$language in phpmailer.php
$languages
JWebClient::$languages in webclient.php
$languages
JLanguage::$languages in language.php
$language_data
The data for the language used
$language_path
The path to the language files
$lang_codes
$lang_tag
AdminViewHelp::$lang_tag in view.html.php
$lang_tag
$lastBuildDate
Lastbuild date feed element
$lastResetTime
Last Reset Time
$lastvisitDate
Date of last visit
$latest_version_check
$latest_version_check
$layout
The sublayout to use when rendering the results.
$layout
The sublayout to use when rendering the results.
$layout
The sublayout to use when rendering the results.
$layout
The sublayout to use when rendering the results.
$layout
The sublayout to use when rendering the results.
$layout
The sublayout to use when rendering the results.
$LE
PHPMailer::$LE in phpmailer.php
Provides the ability to change the line ending
$lead_items
$lead_items
$legacy
JLog::$legacy in log.php
The array of instances created through the deprecated getInstance method.
$legacy
JError::$legacy in error.php
Legacy error handling marker
$length
The length is used to calculate the weight of the token.
$length
$length
Length enclosure element
$level
JTableNested::$level in tablenested.php
Object property holding the depth level of the node in the tree.
$level
JException::$level in exception.php
$level
JCategoryNode::$level in categories.php
The depth of this category's position in the category tree
$levels
JError::$levels in error.php
Array of message levels
$levelsInUse
$lexic_permissions
Array of permissions for which lexics should be highlighted
$lft
JCategoryNode::$lft in categories.php
The lft value for this category in the category tree
$lft
JTableNested::$lft in tablenested.php
Object property holding the left value of the node for managing its placement in the nested sets tree.
$libraryname
JLibraryManifest::$libraryname in librarymanifest.php
$license
JLibraryManifest::$license in librarymanifest.php
$limit
JDatabase::$limit in database.php
$limit
JPagination::$limit in pagination.php
$limitstart
JPagination::$limitstart in pagination.php
$line
JException::$line in exception.php
Line number the error occurred in [Available if backtrace is enabled]
$line_ending
GeSHi::$line_ending in geshi.php
The line ending If null, nl2br() will be used on the result string.
$line_nth_row
The "nth" value for fancy line highlighting
$line_numbers
Flag for how line numbers are displayed
$line_numbers_start
Number at which line numbers should start at
$line_style1
GeSHi::$line_style1 in geshi.php
Line number styles
$line_style2
GeSHi::$line_style2 in geshi.php
Line number styles for fancy lines
$link
JMenuNode::$link in menu.php
Node Link
$link
$link
JFeedItem::$link in feed.php
Link item element
$link
JPaginationObject::$link in pagination.php
$link
JDocument::$link in document.php
Document full URL
$link
JFeedImage::$link in feed.php
Link image attribute
$link
SimplePie_Author::$link in simplepie.php
$linkFormat
$link_items
$link_items
$link_styles
GeSHi::$link_styles in geshi.php
The styles for hyperlinks in the code
$link_target
GeSHi::$link_target in geshi.php
Default target for keyword links
$list_price
The item list price.
$loaded
JHtmlBehavior::$loaded in behavior.php
$loaded_language
Currently loaded language file
$local
SimplePie_Locator::$local in simplepie.php
$locale
JLanguage::$locale in language.php
Array holding the language locale or boolean null if none.
$location
$locator_class
SimplePie::$locator_class in simplepie.php
$log
JDatabase::$log in database.php
$loggers
JLog::$loggers in log.php
Container for JLogger objects.
$lookup
$lookup
JLog::$lookup in log.php
Lookup array for loggers.
$lookup
$lookup
$lookup
$lowerLimitSearchWordCallback
Name of the lowerLimitSearchWordCallback function for this language.
language.php
language.php in language.php
link.php
link.php in link.php
language.php
language.php in language.php
languages.php
languages.php in languages.php
languages.php
languages.php in languages.php
languages.php
languages.php in languages.php
languages.php
languages.php in languages.php
language.php
language.php in language.php
languages.php
languages.php in languages.php
login.php
login.php in login.php
login.php
login.php in login.php
list.php
list.php in list.php
link.php
link.php in link.php
links.php
links.php in links.php
link.php
link.php in link.php
links.php
links.php in links.php
link.php
link.php in link.php
level.php
level.php in level.php
levels.php
levels.php in levels.php
level.php
level.php in level.php
levels.php
levels.php in levels.php
login.php
login.php in login.php
login.php
login.php in login.php
login.php
login.php in login.php
language.php
language.php in language.php
Lang
PHPMailer::Lang() in phpmailer.php
Returns a message in the appropriate language.
language
language
Display a batch widget for the language selector.
LanguagesController
LanguagesController in controller.php
Languages Controller
LanguagesControllerInstalled
Languages Controller
LanguagesControllerLanguage
Languages list actions controller.
LanguagesControllerLanguages
LanguagesControllerOverride
Languages Override Controller
LanguagesControllerOverrides
Languages Overrides Controller
LanguagesControllerStrings
LanguagesControllerStrings in strings.json.php
Languages Strings JSON Controller
LanguagesHelper
LanguagesHelper in languages.php
Languages component helper.
LanguagesModelInstalled
LanguagesModelInstalled in installed.php
Languages Component Languages Model
LanguagesModelLanguage
LanguagesModelLanguage in language.php
Languages Component Language Model
LanguagesModelLanguages
LanguagesModelLanguages in languages.php
Languages Model Class
LanguagesModelOverride
LanguagesModelOverride in override.php
Languages Override Model
LanguagesModelOverrides
LanguagesModelOverrides in overrides.php
Languages Overrides Model
LanguagesModelStrings
LanguagesModelStrings in strings.php
Languages Strings Model
LanguagesViewInstalled
LanguagesViewInstalled in view.html.php
Displays a list of the installed languages.
LanguagesViewLanguage
LanguagesViewLanguage in view.html.php
HTML View class for the Languages component
LanguagesViewLanguages
LanguagesViewLanguages in view.html.php
HTML Languages View class for the Languages component
LanguagesViewMultilangstatus
Displays the multilang status.
LanguagesViewOverride
LanguagesViewOverride in view.html.php
View to edit an language override
LanguagesViewOverrides
LanguagesViewOverrides in view.html.php
View for language overrides list
LDAPNetAddr
Extract readable network address from the LDAP encoded networkAddress attribute.
leftJoin
Add a LEFT JOIN clause to the query.
length
Get the length of a string in bytes.
length
Get the length of a string in bytes.
level
Get the level of the element
level
JHtmlAccess::level() in access.php
Displays a list of the available access view levels
legacy.php
legacy.php in legacy.php
legacy.php
legacy.php in legacy.php
legacy.php
legacy.php in legacy.php
ldap.php
ldap.php in ldap.php
language.php
language.php in language.php
log.php
log.php in log.php
language.php
language.php in language.php
list.php
list.php in list.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
library.php
library.php in library.php
librarymanifest.php
librarymanifest.php in librarymanifest.php
language.php
language.php in language.php
latin_transliterate.php
latin_transliterate.php in latin_transliterate.php
log.php
log.php in log.php
logexception.php
logexception.php in logexception.php
logger.php
logger.php in logger.php
loader.php
loader.php in loader.php
limit
Method to wrap an SQL statement to provide a LIMIT and OFFSET behavior for scrolling through a result set.
limitSearchWord
linear_whitespace
Parse LWS, replacing consecutive LWS characters with a single space
link
JHtml::link() in html.php
Write a <a></a> element
linkoptions
Build the multiple select list for Menu Links/Pages
linkXHTMLSafe
This method processes a string and replaces all instances of & with &amp; in links only.
LINK_TEXT
JPlatform::LINK_TEXT in platform.php
LINUX
JWebClient::LINUX in webclient.php
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
JTableUser::load() in user.php
Method to load a user, user groups, and any other necessary data from the database so that it can be bound to the user object.
load
load
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
load
JTable::load() in table.php
Method to load a row from the database by primary key and bind the fields to the JTable instance properties.
load
JMenuSite::load() in menu.php
Loads the entire menu table into memory.
load
JForm::load() in form.php
Method to load the form description from an XML string or object.
load
JLoader::load() in loader.php
Load the file for a class.
loadAllAdapters
Loads all adapters.
loadArray
JRegistry::loadArray() in registry.php
Load a associative array of values into the default namespace
loadAssoc
JDatabase::loadAssoc() in database.php
Method to get the first row of the result set from the database query as an associative array of ['field_name' => 'row_value'].
loadAssocList
Method to get an array of the result set rows from the database query where each row is an associative array of ['field_name' => 'row_value']. The array of rows can optionally be keyed by a field name, but defaults to a sequential numeric array.
loadButtonType
Loads a button type.
loadByName
Method to load an asset by it's name.
loadClass
Load a class for one of the form's entities of a particular type.
loadColumn
JDatabase::loadColumn() in database.php
Method to get an array of values from the $offset field in each row of the result set from the database query.
loadComponentLanguage
Method to load Smart Search component language file.
loadConfiguration
Load an object or array into the application configuration object.
loadConfiguration
loadConfiguration() in daemon.php
Load an object or array into the application configuration object.
loadConfiguration
Load an object or array into the application configuration object.
loadDispatcher
Allows the application to load a custom or default dispatcher.
loadDispatcher
Method to create an event dispatcher for the Web application. The logic and options for creating this object are adequately generic for default cases but for many applications it will make sense to override this method and create event dispatchers based on more specific needs.
loadDispatcher
Method to create an event dispatcher for the application. The logic and options for creating this object are adequately generic for default cases but for many applications it will make sense to override this method and create event dispatchers based on more specific needs.
loadDocument
Method to create a document for the Web application. The logic and options for creating this object are adequately generic for default cases but for many applications it will make sense to override this method and create document objects based on more specific needs.
loadElement
JParameter::loadElement() in parameter.php
Loads an element type.
loadExtension
Load the bzip2 extension
loadField
JForm::loadField() in form.php
Method to load, setup and return a JFormField object based on field data.
loadFieldClass
Attempt to import the JFormField class file if it isn't already imported.
loadFieldType
Method to load a form field object given a type.
loadFieldType
loadFile
JRegistry::loadFile() in registry.php
Load the contents of a file into the registry
loadFile
JImage::loadFile() in image.php
Method to load a file into the JImage object as the resource.
loadFile
JForm::loadFile() in form.php
Method to load the form description from an XML file.
loadFile
JSimpleXML::loadFile() in simplexml.php
Interprets an XML file into an object
loadForm
JModelForm::loadForm() in modelform.php
Method to get a form object.
loadFormData
Method to get the data that should be injected in the form.
loadFormData
Method to get the data that should be injected in the form.
loadFormData
Method to get the data that should be injected in the form.
loadFormData
Method to get the data that should be injected in the form.
loadFormData
Method to get the data that should be injected in the form.
loadFormData
Method to get the data that should be injected in the form.
loadFormData
Method to get the data that should be injected in the form.
loadFormData
Method to get the data that should be injected in the form.
loadFormData
Method to get the data that should be injected in the form.
loadFormData
Method to get the data that should be injected in the form.
loadFormData
Method to get the data that should be injected in the form.
loadFormData
Method to get the data that should be injected in the form.
loadFormData
Method to get the data that should be injected in the form.
loadFormData
Method to get the data that should be injected in the form.
loadFormData
Method to get the data that should be injected in the form.
loadFormData
Method to get the data that should be injected in the form.
loadFormData
Method to get the data that should be injected in the form.
loadFormData
Method to get the data that should be injected in the form.
loadFormData
Method to get the data that should be injected in the form.
loadFormData
Method to get the data that should be injected in the form.
loadFormData
Method to get the data that should be injected in the form.
loadFormData
Method to get the data that should be injected in the form.
loadFormData
Method to get the data that should be injected in the form.
loadFormData
Method to get the data that should be injected in the form.
loadFormData
Method to get the data that should be injected in the form.
loadFormData
Method to get the data that should be injected in the form.
loadFormData
Method to get the data that should be injected in the form.
loadFormData
loadFormData
Method to get the data that should be injected in the form.
loadFormData
Method to get the data that should be injected in the form.
loadFormData
Method to get the data that should be injected in the form.
loadFromXML
Loads an XML file from a URL.
loadHelper
Load a helper file
loadIdentity
Allows the application to load a custom or default identity.
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]
loadJSON
JRegistry::loadJSON() in registry.php
Load an JSON string into the registry into the given namespace [or default if a namespace is not given]
loadLanguage
Custom loadLanguage method
loadLanguage
Method to create a language for the Web application. The logic and options for creating this object are adequately generic for default cases but for many applications it will make sense to override this method and create language objects based on more specific needs.
loadLanguage
Custom loadLanguage method
loadLanguage
Custom loadLanguage method
loadLanguage
Custom loadLanguage method
loadLanguage
Load language from a path
loadLanguage
Custom loadLanguage method
loadLanguage
Loads the plugin language file
loadLanguage
Loads a language file.
loadLanguage
Custom loadLanguage method
loadManifestFromXML
Load a manifest from a file
loadManifestFromXML
Load a manifest from an XML file
loadMD5Sum
JInstaller::loadMD5Sum() in installer.php
Loads an MD5SUMS file into an associative array
loadNextObject
Method to get the next row in the result set from the database query as an object.
loadNextRow
JDatabase::loadNextRow() in database.php
Method to get the next row in the result set from the database query as an array.
loadObject
JRegistry::loadObject() in registry.php
Load the public variables of the object into the default namespace.
loadObject
JDatabase::loadObject() in database.php
Method to get the first row of the result set from the database query as an object.
loadObjectList
Method to get an array of the result set rows from the database query where each row is an object. The array of objects can optionally be keyed by a field name, but defaults to a sequential numeric array.
loadPluginLanguage
Method to load Smart Search plug-in language files.
loadRenderer
Load a renderer
loadResult
Method to get the first field of the first row of the result set from the database query.
loadResult
JDatabase::loadResult() in database.php
Method to get the first field of the first row of the result set from the database query.
loadResultArray
Method to get an array of values from the $offset field in each row of the result set from the database query.
loadRow
JDatabase::loadRow() in database.php
Method to get the first row of the result set from the database query as an array. Columns are indexed numerically so the first column in the result set would be accessible via $row[0], etc.
loadRowList
JDatabase::loadRowList() in database.php
Method to get an array of the result set rows from the database query where each row is an array. The array of objects can optionally be keyed by a field offset, but defaults to a sequential numeric array.
loadRuleClass
Attempt to import the JFormRule class file if it isn't already imported.
loadRuleType
Proxy for JFormHelper::loadRuleType().
loadRuleType
Method to load a form rule object given a type.
loadSampleData
loadSession
Method to create a session for the Web application. The logic and options for creating this object are adequately generic for default cases but for many applications it will make sense to override this method and create session objects based on more specific needs.
loadSetupFile
This method is added as an interim solution for API references in the Joomla! CMS 1.6 to the JRegistry object where in 1.5 a JParameter object existed. Because many extensions may call this method we add it here as a means of "pain relief" until the 1.8 release.
loadSetupFile
Loads an XML setup file and parses it.
loadString
JRegistry::loadString() in registry.php
Load a string into the registry
loadString
JSimpleXML::loadString() in simplexml.php
Interprets a string of XML into an object
loadSystemUris
Method to load the system URI strings for the application.
loadTemplate
Load a template file -- first look in the templates folder for an override
loadTranslation
loadType
Method to load a form entity object given a type.
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]
load_from_file
Given a file name, this method loads its contents in, and attempts
load_language
Gets language information and stores it for later use
lock
Lock cached item
lock
Lock cached item
lock
Lock cached item - override parent as this is more efficient
lock
Lock cached item - override parent as this is more efficient
lock
JCache::lock() in cache.php
Set lock flag on cached item
lock
JCacheStorage::lock() in storage.php
Lock cached item
lockindex
Lock cache index
lockTable
Locks a table in the database.
lockTable
JDatabase::lockTable() in database.php
Locks a table in the database.
lockTable
Locks a table in the database.
LogException
LogException in logexception.php
Exception class definition for the Log subpackage.
login
JApplication::login() in application.php
Login authentication function.
login
JFTP::login() in ftp.php
Method to login to a server once connected
Login
POP3::Login() in pop3.php
Login to the POP3 server (does not support APOP yet)
login
LoginController::login() in controller.php
Method to log in a user.
login
JSite::login() in application.php
Login authentication function
login
Method to log in a user.
login
JAdministrator::login() in application.php
Login authentication function
LoginController
LoginController in controller.php
Login Controller
LoginModelLogin
LoginModelLogin in login.php
Login Model
LoginViewLogin
LoginViewLogin in view.html.php
HTML View class for the Login component
logout
LoginController::logout() in controller.php
Method to log out a user.
logout
Method to log out a user.
logout
JApplication::logout() in application.php
Logout authentication function.
logSearch
ltrim
JString::ltrim() in string.php
UTF-8 aware replacement for ltrim()
ldap.php
ldap.php in ldap.php
loadmodule.php
loadmodule.php in loadmodule.php
languagecode.php
languagecode.php in languagecode.php
languagefilter.php
languagefilter.php in languagefilter.php
log.php
log.php in log.php
logout.php
logout.php in logout.php
m
top
$mailer
JFactory::$mailer in factory.php
$Mailer
PHPMailer::$Mailer in phpmailer.php
Method to send mail: ("mail", "sendmail", or "smtp").
$maintainer
JUpdate::$maintainer in update.php
$maintainerurl
$manifest
$manifest
JInstaller::$manifest in installer.php
The installation manifest XML object
$manifest
The installation manifest XML object
$manifest
Copy of the XML manifest file
$manifestClass
The manifest trigger class
$manifest_cache
An object representation of the manifest file stored metadata
$manifest_file
JLibraryManifest::$manifest_file in librarymanifest.php
$manifest_file
JPackageManifest::$manifest_file in packagemanifest.php
$manifest_script
A path to the PHP file that the scriptfile declaration in the manifest refers to.
$manifest_script
$manifest_script
$max_checked_feeds
$max_checked_feeds
$max_exec_time
$medium
$menus
JHtmlMenu::$menus in menu.php
Cached array of the menus.
$message
JJsonResponse::$message in jsonresponse.php
The main response message
$message
JException::$message in exception.php
$message
JLogEntry::$message in entry.php
Message to be logged.
$message
JController::$message in controller.php
Redirect message.
$message
JInstaller::$message in installer.php
The output from the install/uninstall scripts
$MessageID
PHPMailer::$MessageID in phpmailer.php
Sets the message ID to be used in the Message-Id header.
$messages
JJsonResponse::$messages in jsonresponse.php
Array of messages gathered in the JApplication object
$messageType
JController::$messageType in controller.php
Redirect message type.
$message_type
PHPMailer::$message_type in phpmailer.php
$metadata
JCategoryNode::$metadata in categories.php
JSON string of other meta data
$metadata
JLanguage::$metadata in language.php
Array holding the language metadata.
$metadesc
JCategoryNode::$metadesc in categories.php
Metadata description
$metakey
JCategoryNode::$metakey in categories.php
Key words for meta data
$method
SimplePie_File::$method in simplepie.php
$methods
JController::$methods in controller.php
Array of class methods
$mime
The mime type of the content the adapter indexes.
$MIMEBody
PHPMailer::$MIMEBody in phpmailer.php
Stores the complete compiled MIME message body.
$MIMEHeader
PHPMailer::$MIMEHeader in phpmailer.php
Stores the complete compiled MIME message headers.
$mimeType
$min_compressed_size
Minimum size of a valid gzip string
$mobile
JWebClient::$mobile in webclient.php
$mode
JRouter::$mode in router.php
The rewrite mode
$mode
The query string matching mode.
$model_prefix
JController::$model_prefix in controller.php
The prefix of the models
$mode_sef
$modifiedDate
$modified_time
The time at which the category was modified
$modified_user_id
$modifiers
The regular expression modifiers to use when testing a form field value.
$modifiers
The regular expression modifiers to use when testing a form field value.
$modifiers
The regular expression modifiers to use when testing a form field value.
$mods
plgContentLoadmodule::$mods in loadmodule.php
$modules
$modules
MenusViewItem::$modules in view.html.php
$modules
$modules
MenusViewMenus::$modules in view.html.php
$month
List of months, calendar month name => calendar month number
$month_pcre
Cached PCRE for SimplePie_Parse_Date::$month
$msgElements
Array with values for use in a JText::sprintf statment indicating what was checked
$MTIME
Modified time
$multifeed_objects
$multifeed_url
SimplePie::$multifeed_url in simplepie.php
$multiple
The multiple state for the form field. If true then multiple values are allowed for the field. Most often used for list field types.
$mysql
modal.php
modal.php in modal.php
modal.php
modal.php in modal.php
maps.php
maps.php in maps.php
maps.php
maps.php in maps.php
map.php
map.php in map.php
manage.php
manage.php in manage.php
manage.php
manage.php in manage.php
manage.php
manage.php in manage.php
multilangstatus.php
multilangstatus.php in multilangstatus.php
media.php
media.php in media.php
media.php
media.php in media.php
manager.php
manager.php in manager.php
menu.php
menu.php in menu.php
menus.php
menus.php in menus.php
menus.php
menus.php in menus.php
menus.php
menus.php in menus.php
menus.php
menus.php in menus.php
menuordering.php
menuordering.php in menuordering.php
menuparent.php
menuparent.php in menuparent.php
menutype.php
menutype.php in menutype.php
menu.php
menu.php in menu.php
menus.php
menus.php in menus.php
menutypes.php
menutypes.php in menutypes.php
menu.php
menu.php in menu.php
message.php
message.php in message.php
messages.php
messages.php in messages.php
messages.php
messages.php in messages.php
messages.php
messages.php in messages.php
messages.php
messages.php in messages.php
message.php
message.php in message.php
messages.php
messages.php in messages.php
message.php
message.php in message.php
module.php
module.php in module.php
modules.php
modules.php in modules.php
modules.php
modules.php in modules.php
modules.php
modules.php in modules.php
moduleorder.php
moduleorder.php in moduleorder.php
moduleposition.php
moduleposition.php in moduleposition.php
module.php
module.php in module.php
modules.php
modules.php in modules.php
modules.php
modules.php in modules.php
modal.php
modal.php in modal.php
modal.php
modal.php in modal.php
modal.php
modal.php in modal.php
mail.php
mail.php in mail.php
mail.php
mail.php in mail.php
modal.php
modal.php in modal.php
modal.php
modal.php in modal.php
menu.php
menu.php in menu.php
mod_custom.php
mod_custom.php in mod_custom.php
mod_feed.php
mod_feed.php in mod_feed.php
mod_latest.php
mod_latest.php in mod_latest.php
mod_logged.php
mod_logged.php in mod_logged.php
mod_login.php
mod_login.php in mod_login.php
menu.php
menu.php in menu.php
mod_menu.php
mod_menu.php in mod_menu.php
mod_multilangstatus.php
mod_multilangstatus.php in mod_multilangstatus.php
mod_popular.php
mod_popular.php in mod_popular.php
mod_quickicon.php
mod_quickicon.php in mod_quickicon.php
mod_status.php
mod_status.php in mod_status.php
mod_submenu.php
mod_submenu.php in mod_submenu.php
mod_title.php
mod_title.php in mod_title.php
mod_toolbar.php
mod_toolbar.php in mod_toolbar.php
mod_version.php
mod_version.php in mod_version.php
modules.php
modules.php in modules.php
modal.php
modal.php in modal.php
modal.php
modal.php in modal.php
modal.php
modal.php in modal.php
modal.php
modal.php in modal.php
modal.php
modal.php in modal.php
modules.php
modules.php in modules.php
modules.php
modules.php in modules.php
mailto.php
mailto.php in mailto.php
mailto.php
mailto.php in mailto.php
media.php
media.php in media.php
media.php
media.php in media.php
menu.php
menu.php in menu.php
menu.php
menu.php in menu.php
multilang.php
multilang.php in multilang.php
model.php
model.php in model.php
modeladmin.php
modeladmin.php in modeladmin.php
modelform.php
modelform.php in modelform.php
modelitem.php
modelitem.php in modelitem.php
modellist.php
modellist.php in modellist.php
menu.php
menu.php in menu.php
memcache.php
memcache.php in memcache.php
mysql.php
mysql.php in mysql.php
mysqlexporter.php
mysqlexporter.php in mysqlexporter.php
mysqli.php
mysqli.php in mysqli.php
mysqliexporter.php
mysqliexporter.php in mysqliexporter.php
mysqliimporter.php
mysqliimporter.php in mysqliimporter.php
mysqlimporter.php
mysqlimporter.php in mysqlimporter.php
mysqliquery.php
mysqliquery.php in mysqliquery.php
mysqlquery.php
mysqlquery.php in mysqlquery.php
menu.php
menu.php in menu.php
menutype.php
menutype.php in menutype.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
media.php
media.php in media.php
menuitem.php
menuitem.php in menuitem.php
modulelayout.php
modulelayout.php in modulelayout.php
menu.php
menu.php in menu.php
menu.php
menu.php in menu.php
menuitem.php
menuitem.php in menuitem.php
modulelayouts.php
modulelayouts.php in modulelayouts.php
module.php
module.php in module.php
messagequeue.php
messagequeue.php in messagequeue.php
mail.php
mail.php in mail.php
methods.php
methods.php in methods.php
memcache.php
memcache.php in memcache.php
MAC
JWebClient::MAC in webclient.php
Mail
SMTP::Mail() in smtp.php
Starts a mail transaction from the email address specified in $from. Returns true if successful or false otherwise. If True the mail transaction is started and then one or more Recipient commands may be called followed by a Data command.
MailSend
PHPMailer::MailSend() in phpmailer.php
Sends mail using the PHP mail() function.
mailto
MailtoController::mailto() in controller.php
Show the form so that the user can send the link to someone
MailtoController
MailtoController in controller.php
MailtoHelper
MailtoHelper in mailto.php
MailtoViewMailto
MailtoViewMailto in view.html.php
MailtoViewSent
MailtoViewSent in view.html.php
MAINTENANCE
JPlatform::MAINTENANCE in platform.php
makeDefault
Writes a common 'default' button for a record.
makeId
JCache::makeId() in cache.php
Create safe id for cached data from url parameters set by plugins and framework
makeNameSpace
Create a namespace
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.
mapslist
Creates a list of maps.
mark
JProfiler::mark() in profiler.php
Output a time mark
masterSetup
masterSetup() in restore.php
The Master Setup will read the configuration parameters from restoration.php, abiautomation.ini, or the JSON-encoded "configuration" input variable and return the status.
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.
MediaController
MediaController in controller.php
Media Manager Component Controller
MediaController
MediaController in controller.php
Media Manager Component Controller
MediaControllerFile
Media File Controller
MediaControllerFolder
MediaControllerFolder in folder.php
Folder Media Controller
MediaHelper
MediaHelper in media.php
MediaHelper
MediaHelper in media.php
MediaModelList
MediaModelList in list.php
Media Component List Model
MediaModelManager
MediaModelManager in manager.php
Media Component Manager Model
MediaViewImages
MediaViewImages in view.html.php
HTML View class for the Media component
MediaViewImagesList
MediaViewImagesList in view.html.php
HTML View class for the Media component
MediaViewMedia
MediaViewMedia in view.html.php
HTML View class for the Media component
MediaViewMediaList
MediaViewMediaList in view.html.php
HTML View class for the Media component
media_manager
Writes a media_manager button.
menuitemlist
Displays an HTML select list of menu items.
menuitems
Returns an array of menu items grouped by menu.
menus
JHtmlMenu::menus() in menu.php
Get a list of the available menus.
MenusController
MenusController in controller.php
Base controller class for Menu Manager.
MenusControllerItem
The Menu Item Controller
MenusControllerItems
The Menu Item Controller
MenusControllerMenu
The Menu Type Controller
MenusControllerMenus
The Menu List Controller
MenusHelper
MenusHelper in menus.php
Menus component helper.
MenusHtmlMenus
MenusHtmlMenus in menus.php
MenusModelItem
MenusModelItem in item.php
Menu Item Model for Menus.
MenusModelItems
MenusModelItems in items.php
Menu Item List Model for Menus.
MenusModelMenu
MenusModelMenu in menu.php
Menu Item Model for Menus.
MenusModelMenus
MenusModelMenus in menus.php
Menu List Model for Menus.
MenusModelMenutypes
MenusModelMenutypes in menutypes.php
Menu Item Types Model for Menus.
MenusTableMenu
MenusTableMenu in menu.php
MenusViewItem
MenusViewItem in view.html.php
The HTML Menus Menu Item View.
MenusViewItems
MenusViewItems in view.html.php
The HTML Menus Menu Items View.
MenusViewMenu
MenusViewMenu in view.html.php
The HTML Menus Menu Item View.
MenusViewMenus
MenusViewMenus in view.html.php
The HTML Menus Menu Menus View.
MenusViewMenutypes
MenusViewMenutypes in view.html.php
The HTML Menus Menu Item TYpes View.
merge
Method to merge a pull request.
merge
JRegistry::merge() in registry.php
Merge a JRegistry object into this one
merge
Method to merge actions with this object.
mergeAction
Merges an array of identities for an action.
mergeCollection
Method to merge a collection of JAccessRules.
mergeHeadData
Merge the HTML document head data
mergeIdentities
Merges the identities
mergeIdentity
Merges the values for an identity.
mergeNode
JForm::mergeNode() in form.php
Adds a new child SimpleXMLElement node to the source.
mergeNodes
Merges new elements into a source <fields> element.
mergeStructure
Merges the incoming structure definition with the existing structure.
merge_arrays
Merges arrays recursively, overwriting values of the first array with values of later arrays
merge_items
SimplePie::merge_items() in simplepie.php
message
JHtmlDirectory::message() in directory.php
Method to generate a message for a directory
MessagesController
MessagesController in controller.php
Messages master display controller.
MessagesControllerConfig
Messages Component Message Model
MessagesControllerMessage
Messages Component Message Model
MessagesControllerMessages
Messages list controller class.
MessagesHelper
MessagesHelper in messages.php
MessagesModelConfig
MessagesModelConfig in config.php
Message configuration model.
MessagesModelMessage
MessagesModelMessage in message.php
Private Message model.
MessagesModelMessages
MessagesModelMessages in messages.php
Messages Component Messages Model
MessagesTableMessage
MessagesTableMessage in message.php
Message Table class
MessagesViewConfig
MessagesViewConfig in view.html.php
View to edit messages user configuration.
MessagesViewMessage
MessagesViewMessage in view.html.php
HTML View class for the Messages component
MessagesViewMessages
MessagesViewMessages in view.html.php
View class for a list of messages.
META_CONTEXT
The meta context identifier.
microtime_float
Returns the current timestampt in decimal seconds
MISC_CONTEXT
The misc context identifier.
MixColumns
mkdir
JFTP::mkdir() in ftp.php
Method to create a directory on the FTP server
modal
JHtmlBehavior::modal() in behavior.php
Add unobtrusive javascript support for modal links.
modArchiveHelper
modArchiveHelper in helper.php
modArticlesCategoriesHelper
modArticlesCategoryHelper
modArticlesLatestHelper
modArticlesNewsHelper
modArticlesNewsHelper in helper.php
modArticlesPopularHelper
modBannersHelper
modBannersHelper in helper.php
modBreadCrumbsHelper
modBreadCrumbsHelper in helper.php
modChrome_beezDivision
beezDivision chrome.
modChrome_beezHide
modChrome_beezHide() in modules.php
beezHide chrome.
modChrome_beezTabs
modChrome_beezTabs() in modules.php
beezTabs chrome.
modChrome_bottommodule
modChrome_container
modChrome_container() in modules.php
This is a file to add template specific chrome to module rendering. To use it you would set the style attribute for the given module(s) include in your template to use the style for each given modChrome function.
modChrome_horz
modChrome_horz() in modules.php
modChrome_none
modChrome_none() in modules.php
modChrome_none
modChrome_none() in modules.php
modChrome_outline
modChrome_outline() in modules.php
modChrome_rounded
modChrome_rounded() in modules.php
This is a file to add template specific chrome to module rendering. To use it you would set the style attribute for the given module(s) include in your template to use the style for each given modChrome function.
modChrome_rounded
modChrome_rounded() in modules.php
modChrome_sidebar
modChrome_sidebar() in modules.php
modChrome_sliders
modChrome_sliders() in modules.php
modChrome_table
modChrome_table() in modules.php
modChrome_tabs
modChrome_tabs() in modules.php
modChrome_xhtml
modChrome_xhtml() in modules.php
modChrome_xhtml
modChrome_xhtml() in modules.php
modChrome_xhtmlid
modChrome_xhtmlid() in modules.php
This is a file to add template specific chrome to module rendering. To use it you would set the style attribute for the given module(s) include in your template to use the style for each given modChrome function.
modFeedHelper
modFeedHelper in helper.php
modFeedHelper
modFeedHelper in helper.php
ModFinderHelper
ModFinderHelper in helper.php
Finder module helper.
modify
JLDAP::modify() in ldap.php
Modifies an entry and return a true or false result
modLanguagesHelper
modLanguagesHelper in helper.php
modLatestHelper
modLatestHelper in helper.php
modLoggedHelper
modLoggedHelper in helper.php
modLoginHelper
modLoginHelper in helper.php
modLoginHelper
modLoginHelper in helper.php
modMenuHelper
modMenuHelper in helper.php
ModMenuHelper
ModMenuHelper in helper.php
modPopularHelper
modPopularHelper in helper.php
modQuickIconHelper
modQuickIconHelper in helper.php
modRandomImageHelper
modRandomImageHelper in helper.php
modRelatedItemsHelper
modRelatedItemsHelper in helper.php
modSearchHelper
modSearchHelper in helper.php
modStatsHelper
modStatsHelper in helper.php
modSubmenuHelper
modSubmenuHelper in helper.php
modSyndicateHelper
modSyndicateHelper in helper.php
moduleCache
Module cache helper
mod_articles_archive.php
mod_articles_archive.php in mod_articles_archive.php
mod_articles_categories.php
mod_articles_categories.php in mod_articles_categories.php
mod_articles_category.php
mod_articles_category.php in mod_articles_category.php
mod_articles_latest.php
mod_articles_latest.php in mod_articles_latest.php
mod_articles_news.php
mod_articles_news.php in mod_articles_news.php
mod_articles_popular.php
mod_articles_popular.php in mod_articles_popular.php
mod_banners.php
mod_banners.php in mod_banners.php
mod_breadcrumbs.php
mod_breadcrumbs.php in mod_breadcrumbs.php
mod_custom.php
mod_custom.php in mod_custom.php
mod_feed.php
mod_feed.php in mod_feed.php
mod_finder.php
mod_finder.php in mod_finder.php
mod_footer.php
mod_footer.php in mod_footer.php
mod_languages.php
mod_languages.php in mod_languages.php
mod_login.php
mod_login.php in mod_login.php
mod_menu.php
mod_menu.php in mod_menu.php
mod_random_image.php
mod_random_image.php in mod_random_image.php
mod_related_items.php
mod_related_items.php in mod_related_items.php
mod_search.php
mod_search.php in mod_search.php
mod_stats.php
mod_stats.php in mod_stats.php
mod_syndicate.php
mod_syndicate.php in mod_syndicate.php
mod_users_latest.php
mod_users_latest.php in mod_users_latest.php
mod_weblinks.php
mod_weblinks.php in mod_weblinks.php
mod_whosonline.php
mod_whosonline.php in mod_whosonline.php
mod_wrapper.php
mod_wrapper.php in mod_wrapper.php
ModulesController
ModulesController in controller.php
Modules manager master display controller.
ModulesControllerModule
Module controller class.
ModulesControllerModules
Modules list controller class.
ModulesHelper
ModulesHelper in modules.php
Modules component helper.
ModulesHelperXML
ModulesHelperXML in xml.php
ModulesModelModule
ModulesModelModule in module.php
Module model.
ModulesModelModules
ModulesModelModules in modules.php
Modules Component Module Model
ModulesModelPositions
ModulesModelPositions in positions.php
Modules Component Positions Model
ModulesModelSelect
ModulesModelSelect in select.php
Module model.
ModulesViewModule
ModulesViewModule in view.html.php
View to edit a module.
ModulesViewModules
ModulesViewModules in view.html.php
View class for a list of modules.
ModulesViewPositions
ModulesViewPositions in view.html.php
ModulesViewPreview
ModulesViewPreview in view.html.php
HTML View class for the Modules component
ModulesViewSelect
ModulesViewSelect in view.html.php
HTML View class for the Modules component
modUsersLatestHelper
modUsersLatestHelper in helper.php
modVersionHelper
modVersionHelper in helper.php
modWeblinksHelper
modWeblinksHelper in helper.php
modWhosonlineHelper
modWhosonlineHelper in helper.php
modWrapperHelper
modWrapperHelper in helper.php
monthToString
Translates month number to a string.
MONTH_ABBR
JDate::MONTH_ABBR in date.php
MONTH_NAME
JDate::MONTH_NAME in date.php
mootools
Deprecated. Use JHtmlBehavior::framework() instead.
move
JStream::move() in stream.php
Moves a file
move
JTable::move() in table.php
Method to move a row in the ordering sequence of a group of rows defined by an SQL WHERE clause.
move
JFile::move() in file.php
Moves a file
move
JTableNested::move() in tablenested.php
Method to move a row in the ordering sequence of a group of rows defined by an SQL WHERE clause.
move
JFolder::move() in folder.php
Moves a folder.
moveByReference
Method to move a node and its children to a new location in the tree.
MsgHTML
PHPMailer::MsgHTML() in phpmailer.php
Evaluates the message and returns modifications for inline images and backgrounds
mtime
mtime
multilangstatusHelper
multilangstatusHelper in multilangstatus.php
Multilang status helper.
multiselect
JavaScript behavior to allow shift select in grids
mysql.php
mysql.php in mysql.php
modules.php
modules.php in modules.php
modules.php
modules.php in modules.php
modules.php
modules.php in modules.php
modules.php
modules.php in modules.php
n
top
$name
SimplePie_Credit::$name in simplepie.php
$name
Name of the hedaer currently being parsed
$name
JForm::$name in form.php
The name of the form instance.
$name
JFormField::$name in field.php
The name of the form field.
$name
The name of the database driver.
$name
JTableAsset::$name in asset.php
The unique name of the asset.
$name
JLibraryManifest::$name in librarymanifest.php
$name
JDatabaseSQLAzure::$name in sqlazure.php
The name of the database driver.
$name
The name of the database driver.
$name
Extension name
$name
JModel::$name in model.php
The model (base) name
$name
The name of the database driver.
$name
$name
JUpdate::$name in update.php
$name
$name
JPackageManifest::$name in packagemanifest.php
$name
JBuffer::$name in buffer.php
Buffer name
$name
JUser::$name in user.php
The users real name (or nickname)
$name
JSchemaChangeitemsqlazure::$name in changeitemsqlazure.php
$name
$name
SimplePie_Author::$name in simplepie.php
$name
JDatabase::$name in database.php
The name of the database driver.
$name
$name
JController::$name in controller.php
The name of the controller
$name
Name of the extension
$nameQuote
The character(s) used to quote SQL statement names such as table names or field names, etc. The child classes should define this as necessary. If a single character string the same character is used for both sides of the quoted name, else the first character will be used for the opening quote and the second for the closing quote.
$nameQuote
JDatabase::$nameQuote in database.php
$nameQuote
The character(s) used to quote SQL statement names such as table names or field names, etc. The child classes should define this as necessary. If a single character string the same character is used for both sides of the quoted name, else the first character will be used for the opening quote and the second for the closing quote.
$namespace
$name_quotes
The character(s) used to quote SQL statement names such as table names or field names, etc. The child classes should define this as necessary. If a single character string the same character is used for both sides of the quoted name, else the first character will be used for the opening quote and the second for the closing quote.
$name_quotes
The character(s) used to quote SQL statement names such as table names or field names, etc. The child classes should define this as necessary. If a single character string the same character is used for both sides of the quoted name, else the first character will be used for the opening quote and the second for the closing quote.
$negotiate_tls
$nodes
An internal cache of taxonomy node data.
$no_referrals
$NP
idna_convert::$NP in idna_convert.class.php
Holds all relevant mapping tables, loaded from a seperate file on construct See RFC3454 for details
$nullDate
JDatabase::$nullDate in database.php
$nullDate
The null or zero representation of a timestamp for the database driver. This should be defined in child classes to hold the appropriate value for the engine.
$nullDate
The null or zero representation of a timestamp for the database driver. This should be defined in child classes to hold the appropriate value for the engine.
$null_date
The null or zero representation of a timestamp for the database driver. This should be defined in child classes to hold the appropriate value for the engine.
$numeric
If the token is numeric, it is likely to be short and uncommon so the weight is adjusted to compensate for that situation.
$numitems
JCategoryNode::$numitems in categories.php
Number of items in this category or descendants of this category
newsfeed.php
newsfeed.php in newsfeed.php
newsfeeds.php
newsfeeds.php in newsfeeds.php
newsfeed.php
newsfeed.php in newsfeed.php
newsfeed.php
newsfeed.php in newsfeed.php
newsfeeds.php
newsfeeds.php in newsfeeds.php
newsfeeds.php
newsfeeds.php in newsfeeds.php
newsfeeds.php
newsfeeds.php in newsfeeds.php
newsfeed.php
newsfeed.php in newsfeed.php
newsfeeds.php
newsfeeds.php in newsfeeds.php
newsfeeds.php
newsfeeds.php in newsfeeds.php
newsfeed.php
newsfeed.php in newsfeed.php
note.php
note.php in note.php
notes.php
notes.php in notes.php
note.php
note.php in note.php
notes.php
notes.php in notes.php
note.php
note.php in note.php
newsfeed.php
newsfeed.php in newsfeed.php
newsfeeds.php
newsfeeds.php in newsfeeds.php
node.php
node.php in node.php
number.php
number.php in number.php
negate.php
negate.php in negate.php
none.php
none.php in none.php
normalise.php
normalise.php in normalise.php
name
Parse a header name
name
JXMLElement::name() in xmlelement.php
Get the name of the element.
name
JSimpleXMLElement::name() in simplexml.php
Get the name of the element
nameQuote
JDatabase::nameQuote() in database.php
Wrap an SQL statement identifier name such as column, table or database names in quotes to prevent injection risks and reserved word conflicts.
name_value
array-walking function for use in generating JSON-formatted name-value pairs
native_embed
Net_IDNA_php4
Net_IDNA_php4 in idna_convert.class.php
Adapter class for aligning the API of idna_convert with that of Net_IDNA
NewsfeedsBuildRoute
NewsfeedsBuildRoute() in router.php
Build the route for the com_newsfeeds component
NewsfeedsCategories
NewsfeedsCategories in category.php
Content Component Category Tree
NewsfeedsController
NewsfeedsController in controller.php
Newsfeeds master display controller.
NewsfeedsController
NewsfeedsController in controller.php
Newsfeeds Component Controller
NewsfeedsControllerNewsfeed
Newsfeed controller class.
NewsfeedsControllerNewsfeeds
Newsfeeds list controller class.
NewsfeedsHelper
NewsfeedsHelper in newsfeeds.php
Newsfeeds component helper.
NewsfeedsHelperRoute
Newsfeeds Component Route Helper
NewsfeedsModelCategories
NewsfeedsModelCategories in categories.php
This models supports retrieving lists of newsfeed categories.
NewsfeedsModelCategory
NewsfeedsModelCategory in category.php
Newsfeeds Component Category Model
NewsfeedsModelNewsfeed
NewsfeedsModelNewsfeed in newsfeed.php
Newsfeed model.
NewsfeedsModelNewsfeed
NewsfeedsModelNewsfeed in newsfeed.php
Newsfeeds Component Newsfeed Model
NewsfeedsModelNewsfeeds
NewsfeedsModelNewsfeeds in newsfeeds.php
Methods supporting a list of newsfeed records.
NewsfeedsParseRoute
NewsfeedsParseRoute() in router.php
Parse the segments of a URL.
NewsfeedsTableNewsfeed
NewsfeedsTableNewsfeed in newsfeed.php
NewsfeedsViewCategories
NewsfeedsViewCategories in view.html.php
Content categories view.
NewsfeedsViewCategory
NewsfeedsViewCategory in view.html.php
HTML View class for the Newsfeeds component
NewsfeedsViewNewsfeed
NewsfeedsViewNewsfeed in view.html.php
HTML View class for the Newsfeeds component
NewsfeedsViewNewsfeed
NewsfeedsViewNewsfeed in view.html.php
View to edit a newsfeed.
NewsfeedsViewNewsfeeds
NewsfeedsViewNewsfeeds in view.html.php
View class for a list of newsfeeds.
new_line
Deal with a new line, shifting data around as needed
nextFile
Opens the next part file for reading
noframes
Break us out of any containing iframes
normalize_url
notes
JHtmlUsers::notes() in users.php
Displays a note icon.
NOTICE
JLog::NOTICE in log.php
Normal, but significant condition.
notify
JObservable::notify() in observable.php
Update each attached observer object and return an array of their return values
notify
Notifies observers each time something interesting happened to the part
nuke
AKFactory::nuke() in restore.php
Reset the internal factory state, freeing all previously created objects
nullDate
Get the null or zero representation of a timestamp for the database driver.
none.php
none.php in none.php
newsfeeds.php
newsfeeds.php in newsfeeds.php
newsfeeds.php
newsfeeds.php in newsfeeds.php
o
top
$objectlist
AKFactory::$objectlist in restore.php
$observers
$offset
JDatabase::$offset in database.php
$offsets
JDate::$offsets in date.php
An array of offsets and time zone strings representing the available options from Joomla! CMS 1.5 and below.
$oldAdminFiles
The list of current files fo the Joomla! CMS administrator that are installed and is read from the manifest on disk in the update area to handle doing a diff and deleting files that are in the old files list and not in the new files list.
$oldFiles
The list of current files that are installed and is read from the manifest on disk in the update area to handle doing a diff and deleting files that are in the old files list and not in the new files list.
$oldFiles
$old_access
The access level of an item before save.
$old_cataccess
The access level of a category before save.
$operators
The operators used in the query input string.
$option
$option
JControllerAdmin::$option in controlleradmin.php
The URL option for the component.
$option
$option
JControllerForm::$option in controllerform.php
The URL option for the component.
$option
JModel::$option in model.php
The URL option for the component.
$option
$options
JHttp::$options in http.php
$options
JGrid::$options in grid.php
Associative array of attributes for the table-tag
$options
JCacheController::$options in controller.php
$options
An array of options for the exporter.
$options
$options
JInput::$options in input.php
Options array for the JInput instance.
$options
$options
$options
JForm::$options in form.php
The form object options for use in rendering and validation.
$options
$options
JGithub::$options in github.php
$options
JLogger::$options in logger.php
Options array for the JLog instance.
$options
An array of options for the exporter.
$options
$order
$order_by_date
SimplePie::$order_by_date in simplepie.php
$orphans
JLanguage::$orphans in language.php
An array of orphaned text.
$OS
SimplePie_gzdecode::$OS in simplepie.php
Operating System
$output_encoding
$overall_class
The overall class for this code block
$overall_id
GeSHi::$overall_id in geshi.php
The overall ID for this code block
$overall_style
The overall style for this code block
$override
JLanguage::$override in language.php
An array used to store overrides.
ordering.php
ordering.php in ordering.php
ordering.php
ordering.php in ordering.php
override.php
override.php in override.php
overrides.php
overrides.php in overrides.php
override.php
override.php in override.php
overrides.php
overrides.php in overrides.php
ordering.php
ordering.php in ordering.php
ordering.php
ordering.php in ordering.php
ordering.php
ordering.php in ordering.php
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
opensearch.php
opensearch.php in opensearch.php
output.php
output.php in output.php
options.php
options.php in options.php
object.php
object.php in object.php
ord.php
ord.php in ord.php
objectHTMLSafe
Makes an object safe to display in forms
objectToString
Converts an object into a JSON formatted string.
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.
objectToString
Converts an object into a formatted string.
objectToString
Converts an object into an XML formatted string.
objectToString
Converts an object into a php class string.
onAfterDispatch
Add the CSS for debug. We can't do this in the constructor because stuff breaks.
onAfterDispatch
This method adds alternate meta tags for associated menu items
onAfterDispatch
Method to catch the onAfterDispatch event.
onAfterInitialise
onAfterInitialise
Converting the site URL to fit to the HTTP request
onAfterInitialise
onAfterInitialise
onAfterRender
onAfterRender
Plugin that change the language code used in the <html /> tag
onAfterRender
Converting the site URL to fit to the HTTP request
onBeforeIndex
Method to prepare for the indexer to be run. This method will often be used to include dependencies and things of that nature.
onBuildIndex
Method to index a batch of content items. This method can be called by the indexer many times throughout the indexing process depending on how much content is available for indexing. It is important to track the progress correctly so we can display it to the user.
onCategoryChangeState
Finder change category state content method Article is passed by reference, but after the save, so no changes will be saved.
onCheckAnswer
Calls an HTTP POST function to verify if the user's guess was correct
onContentAfterDelete
Finder after delete content method Article is passed by reference, but after the save, so no changes will be saved.
onContentAfterSave
Finder after save content method Article is passed by reference, but after the save, so no changes will be saved.
onContentAfterSave
Example after save content method Article is passed by reference, but after the save, so no changes will be saved.
onContentBeforeDelete
Don't allow categories to be deleted if they contain items or subcategories with items
onContentBeforeDisplay
onContentBeforeDisplay
onContentBeforeSave
Finder before save content method Article is passed by reference, but after the save, so no changes will be saved.
onContentChangeState
Finder change state content method Method to update the link information for items that have been changed from outside the edit screen. This is fired when the item is published, unpublished, archived, or unarchived from the list view.
onContentPrepare
onContentPrepare
onContentPrepare
Plugin that cloaks all emails in content from spambots via Javascript.
onContentPrepare
Plugin that loads module positions within content
onContentPrepareData
onContentPrepareForm
onContentPrepareForm
onContentSearch
Categories Search method
onContentSearch
Contacts Search method
onContentSearch
Weblink Search method
onContentSearch
Newsfeeds Search method
onContentSearch
Content Search method
onContentSearchAreas
onContentSearchAreas
onContentSearchAreas
onContentSearchAreas
onContentSearchAreas
onDisplay
Display the button
onDisplay
Display the editor area.
onDisplay
Display the button
onDisplay
Display the editor area.
onDisplay
readmore button
onDisplay
Display the editor area.
onDisplay
Gets the challenge HTML
onDisplay
Display the button
onExtensionAfterInstall
Handle post extension install update sites
onExtensionAfterUninstall
Handle extension uninstall
onExtensionAfterUpdate
After update of an extension
onFinderAfterDelete
Method to remove the link information for items that have been deleted.
onFinderAfterDelete
Method to remove the link information for items that have been deleted.
onFinderAfterDelete
Method to remove the link information for items that have been deleted.
onFinderAfterDelete
Method to remove the link information for items that have been deleted.
onFinderAfterSave
Method to determine if the access level of an item changed.
onFinderAfterSave
Method to determine if the access level of an item changed.
onFinderAfterSave
Method to determine if the access level of an item changed.
onFinderAfterSave
Method to determine if the access level of an item changed.
onFinderAfterSave
Method to determine if the access level of an item changed.
onFinderBeforeSave
Method to reindex the link information for an item that has been saved.
onFinderBeforeSave
Method to reindex the link information for an item that has been saved.
onFinderBeforeSave
Method to reindex the link information for an item that has been saved.
onFinderBeforeSave
Method to reindex the link information for an item that has been saved.
onFinderBeforeSave
Method to reindex the link information for an item that has been saved.
onFinderCategoryChangeState
Method to update the item link information when the item category is changed. This is fired when the item category is published or unpublished from the list view.
onFinderCategoryChangeState
Method to update the item link information when the item category is changed. This is fired when the item category is published or unpublished from the list view.
onFinderCategoryChangeState
Method to update the item link information when the item category is changed. This is fired when the item category is published or unpublished from the list view.
onFinderCategoryChangeState
Method to update the item link information when the item category is changed. This is fired when the item category is published or unpublished from the list view.
onFinderChangeState
Method to update the link information for items that have been changed from outside the edit screen. This is fired when the item is published, unpublished, archived, or unarchived from the list view.
onFinderChangeState
Method to update the link information for items that have been changed from outside the edit screen. This is fired when the item is published, unpublished, archived, or unarchived from the list view.
onFinderChangeState
Method to update the link information for items that have been changed from outside the edit screen. This is fired when the item is published, unpublished, archived, or unarchived from the list view.
onFinderChangeState
Method to update the link information for items that have been changed from outside the edit screen. This is fired when the item is published, unpublished, archived, or unarchived from the list view.
onFinderChangeState
Method to update the link information for items that have been changed from outside the edit screen. This is fired when the item is published, unpublished, archived, or unarchived from the list view.
onFinderDelete
Method to remove the link information for items that have been deleted.
onGetContent
Get the editor content.
onGetContent
Get the editor content.
onGetContent
TinyMCE WYSIWYG Editor - get the editor content
onGetIcons
Returns an icon definition for an icon which looks for extensions updates via AJAX and displays a notification when such updates are found.
onGetIcons
This method is called when the Quick Icons module is constructing its set of icons. You can return an array which defines a single icon and it will be rendered right after the stock Quick Icons.
onGetInsertMethod
onGetInsertMethod
onGetInsertMethod
Adds the editor specific insert method.
onInit
Initialise the captcha
onInit
Initialises the Editor.
onInit
Initialises the Editor.
onInit
Method to handle the onInitEditor event.
onSave
Copy editor content to form field.
onSave
Copy editor content to form field.
onSave
TinyMCE WYSIWYG Editor - copy editor content to form field
onSetContent
Set the editor content.
onSetContent
Set the editor content.
onSetContent
TinyMCE WYSIWYG Editor - set the editor content
onStartIndex
Method to get the adapter state and push it into the indexer.
onUserAfterDelete
Remove all sessions for the user name
onUserAfterDelete
Remove all user profile information for the given user ID
onUserAfterSave
Utility method to act on a user after it has been saved.
onUserAfterSave
after store user method
onUserAfterSave
onUserAfterSave
onUserAuthenticate
This method should handle any authentication and report back to the subject
onUserAuthenticate
This method should handle any authentication and report back to the subject
onUserAuthenticate
This method should handle any authentication and report back to the subject
onUserBeforeSave
before store user method
onUserLogin
This method should handle any login logic and report back to the subject
onUserLogin
This method should handle any login logic and report back to the subject
onUserLoginFailure
onUserLogout
This method should handle any logout logic and report back to the subject
onUserLogout
This method should handle any logout logic and report back to the subject
open
Open the SessionHandler backend.
open
Open the SessionHandler backend.
open
JStream::open() in stream.php
Generic File Operations
OPERA
JWebClient::OPERA in webclient.php
optgroup
Create a placeholder for an option group.
optimize
Method to optimize the index. We use this method to remove unused terms and any other optimizations that might be necessary.
optimize
Method to optimize the index and perform any necessary cleanup.
optimize_keyword_group
compile optimized regexp list for keyword group
optimize_regexp_list
this functions creates an optimized regular expression list of an array of strings.
option
JHtmlSelect::option() in select.php
Create an object that represents an option in an option list.
options
JHtmlCategory::options() in category.php
Returns an array of categories for the given extension.
options
Generates the option tags for an HTML select list (with no select tag surrounding the options).
options
JHttp::options() in http.php
Method to send the OPTIONS command to the server.
order
JHtmlGrid::order() in grid.php
Method to create an icon for saving a new ordering in a grid
order
Add a ordering column to the ORDER clause of the query.
orderbyPrimary
Translate an order code to a field for primary category ordering.
orderbySecondary
Translate an order code to a field for secondary category ordering.
orderDown
JTableNested::orderDown() in tablenested.php
Method to move a node one position to the right in the same level.
orderDown
Creates a order-down action icon.
orderDownColumns
Method to order the intro articles array for ordering down the columns instead of across.
orderDownIcon
Return the icon to move an item DOWN.
ordering
Build the select list for Ordering derived from a query
ordering
Build the select list for Menu Ordering
orderUp
JTableNested::orderUp() in tablenested.php
Method to move a node one position to the left in the same level.
orderUp
Creates a order-up action icon.
orderUpIcon
JPagination::orderUpIcon() in pagination.php
Return the icon to move an item UP.
out
Write a string to standard output.
outerJoin
Add an OUTER JOIN clause to the query.
output_javascript
offline.php
offline.php in offline.php
p
top
$packagename
JPackageManifest::$packagename in packagemanifest.php
$packager
JPackageManifest::$packager in packagemanifest.php
$packager
JLibraryManifest::$packager in librarymanifest.php
$packagerurl
JPackageManifest::$packagerurl in packagemanifest.php
$packagerurl
JLibraryManifest::$packagerurl in librarymanifest.php
$page
$page
AdminViewHelp::$page in view.html.php
$pagination
The pagination object
$pagination
$pagination
$pagination
$pagination
$pagination
$pagination
$pagination
$pagination
$pagination
$pagination
$pagination
$pagination
$pagination
$pagination
$pagination
$pagination
$pagination
$pagination
$pagination
$pagination
$pagination
$pagination
$pagination
$pagination
$pagination
$pagination
$pagination
$pagination
$pagination
The pagination object.
$pagination
$pagination
$pagination
$pagination
$pagination
$pagination
$pagination
$pagination
$params
UsersViewProfile::$params in view.html.php
$params
Array of template parameters
$params
$params
JPlugin::$params in plugin.php
A JRegistry object holding the parameters for the plugin
$params
JExtension::$params in extension.php
An object representation of the extension params
$params
JCategoryNode::$params in categories.php
JSON string of parameters
$params
$params
UsersViewReset::$params in view.html.php
$params
UsersViewRemind::$params in view.html.php
$params
UsersViewLogin::$params in view.html.php
$params
JUser::$params in user.php
User parameters
$parent
JAdapterInstance::$parent in adapterinstance.php
Parent
$parent
JUpdaterCollection::$parent in collection.php
Tree of objects
$parent_id
JCategoryNode::$parent_id in categories.php
The id of the parent of category in the asset table, 0 for category root
$parent_id
JTableNested::$parent_id in tablenested.php
Object property holding the primary key of the parent node. Provides adjacency list data for nodes.
$parser_class
SimplePie::$parser_class in simplepie.php
$parse_cache_built
Wether the caches needed for parsing are built or not
$pass
AKPostprocFTP::$pass in restore.php
$passive
$password
Any UTF-8 string that the End User wants to use as a password.
$password
POP3::$password in pop3.php
POP3 Password
$Password
PHPMailer::$Password in phpmailer.php
Sets SMTP password.
$password
$password
$password
JLDAP::$password in ldap.php
$password
JUser::$password in user.php
MD5 encrypted password
$passwords
$password_clear
Clear password, only available when a new password is set for a user
$path
JLoggerFormattedText::$path in formattedtext.php
$path
$path
SimplePie_IRI::$path in simplepie.php
Path
$path
JImage::$path in image.php
$paths
JLanguage::$paths in language.php
A nested array of language files that have been loaded
$paths
JFormHelper::$paths in helper.php
Array with paths where entities(field, rule, form) can be found.
$paths
JController::$paths in controller.php
The set of search directories for resources (views).
$perms
$php_info
$php_info
$php_settings
$php_settings
$phrase
Flag for phrase tokens.
$platform
JWebClient::$platform in webclient.php
$player
$PluginDir
PHPMailer::$PluginDir in phpmailer.php
Path to PHPMailer plugins. Useful if the SMTP class is in a different directory than the PHP include path.
$plugins
A persistent cache of the loaded plugins.
$pluralSuffixesCallback
Name of the pluralSuffixesCallback function for this language.
$POP3_PORT
POP3::$POP3_PORT in pop3.php
Default POP3 port
$POP3_TIMEOUT
Default Timeout
$pop_conn
POP3::$pop_conn in pop3.php
$pop_parent
Used to control if an item has a child or not
$port
AKPostprocFTP::$port in restore.php
$port
SimplePie_IRI::$port in simplepie.php
Port
$port
JLDAP::$port in ldap.php
$Port
PHPMailer::$Port in phpmailer.php
Sets the default SMTP server port.
$port
POP3::$port in pop3.php
POP3 Port
$position
Current position of the pointer
$position
Position of the current byte being parsed
$position
Current position of pointer
$position
JBuffer::$position in buffer.php
Stream position
$position
Current position of the pointer
$postcode
UTF-8 string free text that SHOULD conform to the End User's country's postal system.
$postProcEngine
$prefix
JPaginationObject::$prefix in pagination.php
$prefix
JPagination::$prefix in pagination.php
$prefixes
JLoader::$prefixes in loader.php
Container for registered library class prefixes and path lookups.
$print
$print
$priorities
$priorities
List of available log priority levels [Based on the SysLog default levels].
$priorities
$priorities
$priority
The priority of the message to be logged.
$Priority
PHPMailer::$Priority in phpmailer.php
Email priority (1 = High, 3 = Normal, 5 = low).
$private
$processId
$processingmethod
Read Processing method
$PRODUCT
JVersion::$PRODUCT in version.php
$profiler
The indexer profiler object.
$pubDate
Published date feed element
$public
$published
JCategoryNode::$published in categories.php
The publication status of the category
$published
The published state of the result.
$published
JExtension::$published in extension.php
The status of the extension
$publish_end_date
The publishing end date.
$publish_start_date
The publishing start date.
$pulls
JGithub::$pulls in github.php
profile.php
profile.php in profile.php
phpsetting.php
phpsetting.php in phpsetting.php
profile.php
profile.php in profile.php
pagebreak.php
pagebreak.php in pagebreak.php
parser.php
parser.php in parser.php
porter_en.php
porter_en.php in porter_en.php
positions.php
positions.php in positions.php
plugin.php
plugin.php in plugin.php
plugins.php
plugins.php in plugins.php
plugins.php
plugins.php in plugins.php
plugin.php
plugin.php in plugin.php
plugins.php
plugins.php in plugins.php
plugins.php
plugins.php in plugins.php
pagination.php
pagination.php in pagination.php
pagination.php
pagination.php in pagination.php
profile.php
profile.php in profile.php
profile.php
profile.php in profile.php
pathway.php
pathway.php in pathway.php
prefix.php
prefix.php in prefix.php
prefix.php
prefix.php in prefix.php
pathway.php
pathway.php in pathway.php
page.php
page.php in page.php
profiler.php
profiler.php in profiler.php
path.php
path.php in path.php
password.php
password.php in password.php
plugins.php
plugins.php in plugins.php
pulls.php
pulls.php in pulls.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
package.php
package.php in package.php
plugin.php
plugin.php in plugin.php
packagemanifest.php
packagemanifest.php in packagemanifest.php
plugin.php
plugin.php in plugin.php
php.php
php.php in php.php
phpmailer.lang-joomla.php
phpmailer.lang-joomla.php in phpmailer.lang-joomla.php
phpmailer.php
phpmailer.php in phpmailer.php
pop3.php
pop3.php in pop3.php
patterns.php
patterns.php in patterns.php
position.php
position.php in position.php
platform.php
platform.php in platform.php
pagination_item_active
pagination_item_active() in pagination.php
pagination_item_inactive
pagination_item_inactive() in pagination.php
pagination_list_footer
pagination_list_footer() in pagination.php
This is a file to add template specific chrome to pagination rendering.
pagination_list_render
pagination_list_render() in pagination.php
panel
JHtmlSliders::panel() in sliders.php
Begins the display of a new panel.
panel
JHtmlTabs::panel() in tabs.php
Begins the display of a new panel.
parse
Decode the GZIP stream
parse
JDocument::parse() in document.php
Parses the document and prepares the buffers
parse
Parse a date
parse
SimplePie_Parser::parse() in simplepie.php
parse
Parse the input data
parse
Function to convert a route to an internal URI
parse
JLanguage::parse() in language.php
Parses a language file.
parse
Method to parse input into plain text.
parse
Method to parse input and extract the plain text. Because this method is called from both inside and outside the indexer, it needs to be able to batch out its parsing functionality to deal with the inefficiencies of regular expressions. We will parse recursively in 2KB chunks.
parse
Parses the template and populates the buffer
parse
JRouterSite::parse() in router.php
Parse the URI
parse
Function to convert a route to an internal URI
parse
JRouter::parse() in router.php
Function to convert a route to an internal URI
parse
JURI::parse() in uri.php
Parse a given URI and populate the class fields.
parse
Parse the input data
parse
Parse the input data
parseArguments
Initialise the options and arguments
parseAttributes
Method to extract key/value pairs out of a string with XML style attributes
parseFields
Method to parse the format string into an array of fields.
parseFile
Method for parsing ini files
parseFiles
JInstaller::parseFiles() in installer.php
Method to parse through a files element of the installation manifest and take appropriate action.
parseLanguageFiles
Searches for language directories within a certain base dir.
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.
parseRule
parseSchemaUpdates
Method to process the updates for an item
parseSize
parseSize
parseSQLFiles
Method to extract the name of a discreet installation sql file from the installation manifest file.
parseXMLInstallFile
Parse a XML install manifest file.
parseXMLInstallFile
Parse a XML install manifest file.
parseXMLLangMetaFile
Parse a XML language meta file.
parseXMLLanguageFile
Parse XML file for language information.
parseXMLLanguageFiles
Parses XML files for language information
parseXMLModuleFile
parseXMLTemplateFile
parseXMLTemplateFile
parse_code
GeSHi::parse_code() in geshi.php
Returns the code in $this->source, highlighted and surrounded by the nessecary HTML.
parse_date
parse_ini_file
A PHP based INI file parser.
parse_iri
Parse an IRI into scheme/authority/path/query/fragment segments
parse_mime
parse_non_string_part
Takes a string that has no strings or comments in it, and highlights stuff like keywords, numbers and methods.
parse_str
Similar to parse_str()
parse_url
JString::parse_url() in string.php
Does a UTF-8 safe version of PHP parse_url function
parse_url
pass_cache_data
pass_file_data
patch
Method to send the PATCH command to the server.
PATH_CONTEXT
The path context identifier.
pcntlChildExitStatus
Method to return the exit code of a terminated child process.
pcntlFork
pcntlFork() in daemon.php
Method to return the exit code of a terminated child process.
pcntlSignal
pcntlSignal() in daemon.php
Method to install a signal handler.
pcntlWait
pcntlWait() in daemon.php
Method to wait on or return the status of a forked child.
percent_encoding_normalization
PHPMailer
PHPMailer in phpmailer.php
PHPMailer - PHP email transport class
phpmailerException
phpmailerException in phpmailer.php
pinned
JHtmlBanner::pinned() in banner.php
Returns a pinned state on a grid
pivot
JArrayHelper::pivot() in arrayhelper.php
Pivots an array to create a reverse lookup of an array of scalars, arrays or objects.
plgAuthenticationGMail
GMail Authentication Plugin
plgAuthenticationJoomla
Joomla Authentication plugin
plgAuthenticationLdap
LDAP Authentication Plugin
plgButtonArticle
plgButtonArticle in article.php
Editor Article buton
plgButtonImage
plgButtonImage in image.php
Editor Image buton
plgButtonPagebreak
plgButtonPagebreak in pagebreak.php
Editor Pagebreak buton
plgButtonReadmore
plgButtonReadmore in readmore.php
Editor Readmore buton
plgCaptchaRecaptcha
plgCaptchaRecaptcha in recaptcha.php
Recaptcha Plugin.
plgContentEmailcloak
plgContentEmailcloak in emailcloak.php
Email cloack plugin class.
plgContentFinder
plgContentFinder in finder.php
Finder Content Plugin
plgContentGeshi
plgContentGeshi in geshi.php
plgContentJoomla
plgContentJoomla in joomla.php
Example Content Plugin
plgContentLoadmodule
plgContentLoadmodule in loadmodule.php
plgContentPagebreak
plgContentPagebreak in pagebreak.php
Page break plugin
plgContentPagenavigation
plgContentPagenavigation in pagenavigation.php
Pagenavigation plugin class.
plgContentVote
plgContentVote in vote.php
Vote plugin.
plgEditorCodemirror
plgEditorCodemirror in codemirror.php
CodeMirror Editor Plugin.
plgEditorNone
plgEditorNone in none.php
Plain Textarea Editor Plugin
plgEditorTinymce
plgEditorTinymce in tinymce.php
TinyMCE Editor Plugin
plgExtensionJoomla
plgExtensionJoomla in joomla.php
Joomla! master extension plugin.
plgFinderCategories
plgFinderCategories in categories.php
Finder adapter for Joomla Categories.
plgFinderContacts
plgFinderContacts in contacts.php
Finder adapter for Joomla Contacts.
plgFinderContent
plgFinderContent in content.php
Finder adapter for com_content.
plgFinderNewsfeeds
plgFinderNewsfeeds in newsfeeds.php
Finder adapter for Joomla Newsfeeds.
plgFinderWeblinks
plgFinderWeblinks in weblinks.php
Finder adapter for Joomla Web Links.
plgQuickiconExtensionupdate
plgQuickiconExtensionupdate in extensionupdate.php
Joomla! udpate notification plugin
plgQuickiconJoomlaupdate
plgQuickiconJoomlaupdate in joomlaupdate.php
Joomla! udpate notification plugin
plgSearchCategories
plgSearchCategories in categories.php
Categories Search plugin
plgSearchContacts
plgSearchContacts in contacts.php
Contacts Search plugin
plgSearchContent
plgSearchContent in content.php
Content Search plugin
plgSearchNewsfeeds
plgSearchNewsfeeds in newsfeeds.php
Newsfeeds Search plugin
plgSearchWeblinks
plgSearchWeblinks in weblinks.php
Weblinks Search plugin
plgSystemCache
plgSystemCache in cache.php
Joomla! Page Cache Plugin
plgSystemDebug
plgSystemDebug in debug.php
Joomla! Debug plugin
PlgSystemHighlight
PlgSystemHighlight in highlight.php
System plugin to highlight terms.
plgSystemLanguagecode
plgSystemLanguagecode in languagecode.php
Language Code plugin class.
plgSystemLanguageFilter
plgSystemLanguageFilter in languagefilter.php
Joomla! Language Filter Plugin
plgSystemLog
plgSystemLog in log.php
Joomla! System Logging Plugin
plgSystemLogout
plgSystemLogout in logout.php
Plugin class for logout redirect handling.
plgSystemP3p
plgSystemP3p in p3p.php
Joomla! P3P Header Plugin
plgSystemRedirect
plgSystemRedirect in redirect.php
Plugin class for redirect handling.
plgSystemRemember
plgSystemRemember in remember.php
Joomla! System Remember Me Plugin
plgSystemSef
plgSystemSef in sef.php
Joomla! SEF Plugin
plgUserContactCreator
plgUserContactCreator in contactcreator.php
Class for Contact Creator
plgUserJoomla
plgUserJoomla in joomla.php
Joomla User plugin
plgUserProfile
plgUserProfile in profile.php
An example custom profile plugin.
pluginDisable
Method to update index data when a plugin is disabled
php-brief.php
php-brief.php in php-brief.php
php.php
php.php in php.php
pagebreak.php
pagebreak.php in pagebreak.php
pagenavigation.php
pagenavigation.php in pagenavigation.php
pagebreak.php
pagebreak.php in pagebreak.php
p3p.php
p3p.php in p3p.php
profile.php
profile.php in profile.php
PluginsController
PluginsController in controller.php
Plugins master display controller.
PluginsControllerPlugin
Plugin controller class.
PluginsControllerPlugins
Plugins list controller class.
PluginsHelper
PluginsHelper in plugins.php
Plugins component helper.
PluginsModelPlugin
PluginsModelPlugin in plugin.php
Plugin model.
PluginsModelPlugins
PluginsModelPlugins in plugins.php
Methods supporting a list of plugin records.
PluginsViewPlugin
PluginsViewPlugin in view.html.php
View to edit a plugin.
PluginsViewPlugins
PluginsViewPlugins in view.html.php
View class for a list of plugins.
plural
JText::plural() in methods.php
Like JText::sprintf but tries to pluralise the string.
POP3
POP3 in pop3.php
POP Before SMTP Authentication Class Version 5.2.1
populateDatabase
Method to import a database schema from a file.
populateFilesAndFolderList
Function used to populate files and folder list
populateState
Method to auto-populate the model state.
populateState
Method to auto-populate the model state.
populateState
Method to auto-populate the model state.
populateState
Method to auto-populate the model state.
populateState
Method to auto-populate the model state.
populateState
Method to auto-populate the model state. Calling getState in this method will result in recursion.
populateState
Auto-populate the model state.
populateState
Method to auto-populate the model state.
populateState
Method to auto-populate the model state.
populateState
Method to auto-populate the model state.
populateState
Method to auto-populate the model state.
populateState
Method to auto-populate the model state.
populateState
Method to auto-populate the model state.
populateState
Method to auto-populate the model state.
populateState
Method to auto-populate the model state.
populateState
Method to auto-populate the model state.
populateState
Method to auto-populate the model state.
populateState
Method to auto-populate the model state.
populateState
Method to auto-populate the model state. Calling getState in this method will result in recursion.
populateState
Method to auto-populate the model state.
populateState
Method to auto-populate the model state.
populateState
Method to auto-populate the model state.
populateState
Method to auto-populate the model state.
populateState
Method to auto-populate the model state.
populateState
Method to auto-populate the model state.
populateState
Method to auto-populate the model state.
populateState
Method to auto-populate the model state.
populateState
Method to auto-populate the model state.
populateState
Method to auto-populate the model state.
populateState
Method to auto-populate the model state. Calling getState in this method will result in recursion.
populateState
Method to auto-populate the model state.
populateState
Method to auto-populate the model state.
populateState
Method to auto-populate the model state.
populateState
Auto-populate the model state.
populateState
Method to auto-populate the model state.
populateState
Method to auto-populate the model state.
populateState
Method to auto-populate the model state.
populateState
Method to auto-populate the model state.
populateState
Method to auto-populate the model state.
populateState
Method to auto-populate the model state.
populateState
Method to auto-populate the model state.
populateState
Method to auto-populate the model state.
populateState
Method to auto-populate the model state.
populateState
Method to auto-populate the model state.
populateState
Method to auto-populate the model state.
populateState
Method to auto-populate the model state.
populateState
Method to auto-populate the model state.
populateState
Method to auto-populate the model state.
populateState
Method to auto-populate the model state.
populateState
Method to auto-populate the model state.
populateState
Method to auto-populate the model state.
populateState
Method to auto-populate the model state.
populateState
Method to auto-populate the model state.
populateState
Method to auto-populate the model state.
populateState
Method to auto-populate the model state.
populateState
Method to auto-populate the model state.
populateState
Method to auto-populate the model state.
populateState
Method to auto-populate the model state.
populateState
Method to auto-populate the model state.
populateState
Method to auto-populate the model state.
populateState
Method to auto-populate the model state.
populateState
Method to auto-populate the model state.
populateState
Method to auto-populate the model state.
populateState
Method to auto-populate the model state. Calling getState in this method will result in recursion.
populateState
Method to auto-populate the model state.
populateState
Method to auto-populate the model state.
populateState
Method to auto-populate the model state.
populateState
Method to auto-populate the model state.
populateState
Method to auto-populate the model state.
populateState
Method to auto-populate the model state.
populateState
Auto-populate the model state.
populateState
Method to auto-populate the model state.
populateState
Method to auto-populate the model state.
populateState
Method to auto-populate the model state.
populateState
Method to auto-populate the model state.
populateState
Method to auto-populate the model state.
populateState
Method to auto-populate the model state.
populateState
Method to auto-populate the model state.
populateState
Method to auto-populate the model state. Calling getState in this method will result in recursion.
populateState
Method to auto-populate the model state.
populateState
Method to auto-populate the model state.
populateState
Stock method to auto-populate the model state.
positionList
Method to get the field options.
positions
Select list of positions - generally used for location of images
positions
Display a batch widget for the module position selector.
post
JHttp::post() in http.php
Method to send the POST command to the server.
postFork
postFork() in daemon.php
Method to handle post-fork triggering of the onFork event.
postInstallSampleData
method to update the user id of the sample data content to the new rand user id
postSaveHook
Function that allows child controller access to model data after the data has been saved.
postSaveHook
JControllerForm::postSaveHook() in controllerform.php
Function that allows child controller access to model data after the data has been saved.
postSaveHook
Function that allows child controller access to model data after the data has been saved.
postSaveHook
Function that allows child controller access to model data after the data has been saved.
PostSend
PHPMailer::PostSend() in phpmailer.php
preferences
Writes a configuration button and invokes a cancel operation (eg a checkin).
preflight
method to preflight the update of Joomla!
prepare
Fire onContentPrepare for content that isn't part of an article.
prepareContent
Method to process content text using the onContentPrepare event trigger.
prepareDimensions
Method to get the new dimensions for a resized image.
prepareDocument
Prepares the document
prepareDocument
Prepares the document.
prepareDocument
Prepares the document.
prepareDocument
Prepares the document.
prepareDocument
Prepares the document
prepareSearchContent
Prepares results from search for display
prepareTable
Prepare and sanitise the table prior to saving.
prepareTable
Prepare and sanitise the table prior to saving.
prepareTable
Prepare and sanitise the table prior to saving.
prepareTable
Prepare and sanitise the table prior to saving.
prepareTable
Prepare and sanitise the table data prior to saving.
prepareTable
JModelAdmin::prepareTable() in modeladmin.php
Prepare and sanitise the table data prior to saving.
prepareTable
Prepare and sanitise the table data prior to saving.
prepare_simplepie_object_for_cache
prependBody
JResponse::prependBody() in response.php
Prepend content to the body content
prependBody
Prepend content to the body content
prependButton
Get a value.
prependFilter
Prepend a filter to the chain
preprocessForm
preprocessForm
Method to preprocess the form.
preprocessForm
Override preprocessForm to load the user plugin group instead of content.
preprocessForm
Override preprocessForm to load the user plugin group instead of content.
preprocessForm
Override JModelAdmin::preprocessForm to ensure the correct plugin group is loaded.
preprocessForm
preprocessForm
Override preprocessForm to load the user plugin group instead of content.
preprocessForm
Override preprocessForm to load the user plugin group instead of content.
preprocessForm
Method to allow derived classes to preprocess the form.
preprocessForm
Method to allow derived classes to preprocess the form.
preprocessForm
Method to preprocess the form
preprocessForm
Override preprocessForm to load the user plugin group instead of content.
preprocessForm
preprocessForm
Override preprocessForm to load the user plugin group instead of content.
preprocessForm
Override preprocessForm to load the user plugin group instead of content.
PreSend
PHPMailer::PreSend() in phpmailer.php
PRESTO
JWebClient::PRESTO in webclient.php
preview
Writes a preview button for a given option (opens a popup window).
preview
Preview Template
printf
JText::printf() in methods.php
Passes a string thru an printf.
process
process
Method to process HTML input and extract the plain text.
process
Method to process input and extract the plain text.
process
process
Method to process RTF input and extract the plain text.
process
Method to process Text input and extract the plain text.
process
Processes the current file, e.g. moves it from temp to final location by FTP
processDates
Method to process the query date filters to determine start and end date limitations.
processDynamicTaxonomy
Method to process the dynamic taxonomy input. The dynamic taxonomy input
processFileData
Concrete classes must use this method to process file data. It must set $runState to AK_STATE_DATAREAD when it's finished processing the file data.
processFileData
Concrete classes must use this method to process file data. It must set $runState to AK_STATE_DATAREAD when it's finished processing the file data.
processFileData
Concrete classes must use this method to process file data. It must set $runState to AK_STATE_DATAREAD when it's finished processing the file data.
processFilename
processFilename
The unarchiver tells us the path to the filename it wants to extract and we give it a different path instead.
processFilename
processRemindRequest
processResetComplete
processResetConfirm
processResetRequest
Method to start the password reset process.
processStaticTaxonomy
Method to process the static taxonomy input. The static taxonomy input comes in the form of a pre-defined search filter that is assigned to the search form.
processString
Method to process the query input string and extract required, optional, and excluded tokens; taxonomy filters; and date filters.
processTypeDir
Process the file data of a directory entry
processTypeDir
Process the file data of a directory entry
processTypeFileCompressedSimple
processTypeFileCompressedSimple
processTypeFileUncompressed
processTypeFileUncompressed
processTypeLink
Process the file data of a link entry
processTypeLink
Process the file data of a link entry
processUpdateSites
Processes the list of update sites for an extension.
PRODUCT
JPlatform::PRODUCT in platform.php
propagateFromObject
Propagates errors and warnings from a foreign object. Each propagated list is then cleared on the foreign object, as long as it implements resetErrors() and/or resetWarnings() methods.
propagateToObject
Propagates errors and warnings to a foreign object. The foreign object SHOULD implement the setError() and/or setWarning() methods but DOESN'T HAVE TO be of AKAbstractObject type. For example, this can even be used to propagate to a JObject instance in Joomla!. Propagated items will be removed from ourself.
publish
Method to set the publishing state for a row or list of rows in the database table. The method respects checked out rows by other users and will attempt to checkin rows that it can after adjustments are made.
publish
Enable/Disable an extension.
publish
Method to set the publishing state for a row or list of rows in the database table. The method respects checked out rows by other users and will attempt to checkin rows that it can after adjustments are made.
publish
JModelAdmin::publish() in modeladmin.php
Method to change the published state of one or more records.
publish
Method to set the publishing state for a row or list of rows in the database table. The method respects checked out rows by other users and will attempt to checkin rows that it can after adjustments are made.
publish
Enable/Disable an extension (if supported).
publish
Method to change the published state of one or more records.
publish
Method to change the published state of one or more records.
publish
Method to change the published state of one or more records.
publish
Method to set the publishing state for a row or list of rows in the database table. The method respects checked out rows by other users and will attempt to check-in rows that it can after adjustments are made.
publish
Method to set the publishing state for a row or list of rows in the database table. The method respects checked out rows by other users and will attempt to checkin rows that it can after adjustments are made.
publish
Method to publish a list of records.
publish
Method to set the publishing state for a row or list of rows in the database table. The method respects checked out rows by other users and will attempt to checkin rows that it can after adjustments are made.
publish
Method to set the publishing state for a row or list of rows in the database table. The method respects checked out rows by other users and will attempt to checkin rows that it can after adjustments are made.
publish
Writes a common 'publish' button.
publish
Method to set the publishing state for a row or list of rows in the database table. The method respects checked out rows by other users and will attempt to checkin rows that it can after adjustments are made.
publish
Method to change the published state of one or more records.
publish
JTableNested::publish() in tablenested.php
Method to set the publishing state for a node or list of nodes in the database
publish
Method to change the published state of one or more records.
publish
JControllerAdmin::publish() in controlleradmin.php
Method to publish a list of items
publish
Method to set the default language
publish
JTable::publish() in table.php
Method to set the publishing state for a row or list of rows in the database table. The method respects checked out rows by other users and will attempt to checkin rows that it can after adjustments are made.
publish
Method to set the publishing state for a row or list of rows in the database table. The method respects checked out rows by other users and will attempt to checkin rows that it can after adjustments are made.
publish
Method to publish a list of articles.
published
Method to create a clickable icon to change the state of an item
published
Returns a published state on a grid
published
published
method to generate an information about the default language
publishedOptions
Returns an array of published state filter options.
publishedOptions
Returns an array of standard published state filter options.
publishedOptions
Returns an array of standard published state filter options.
publishList
Writes a common 'publish' button for a list of records.
purge
Method to purge all indexed links from the database.
purge
Method to purge the index, deleting all links.
purge
Removes all of the updates from the table.
purge
JTableSession::purge() in session.php
Purge old sessions
purge
CacheController::purge() in controller.php
purge
Clean out the discovered extension cache.
purge
Purges updates.
purge
Cleans out the list of discovered extensions.
purge
Method to purge all maps from the taxonomy.
purge
purgeMessages
Purge the jos_messages table of old messages
pushStep
JInstaller::pushStep() in installer.php
Pushes a step onto the installer stack for rolling back steps
put
JHttp::put() in http.php
Method to send the PUT command to the server.
pwd
JFTP::pwd() in ftp.php
Method to retrieve the current working directory on the FTP server
q
top
$query
The query object is an instance of FinderIndexerQuery which contains and models the entire search query including the text input; static and dynamic taxonomy filters; date filters; etc.
$query
JModelList::$query in modellist.php
An internal cache for the last query used.
$query
SimplePie_IRI::$query in simplepie.php
Query
$queryType
Query type: To be used in building a language key for a message to tell user what was checked / changed Possible values: ADD_TABLE, ADD_COLUMN, CHANGE_COLUMN_TYPE, ADD_INDEX
$quoted
JDatabase::$quoted in database.php
query.php
query.php in query.php
query.php
query.php in query.php
query.php
query.php in query.php
query.php
query.php in query.php
query
JDatabase::query() in database.php
Execute the SQL statement.
queryBatch
JDatabase::queryBatch() in database.php
Execute a query batch.
queryBatch
Execute a query batch.
queryBatch
Execute a query batch.
queryBatch
Execute a query batch.
quit
JFTP::quit() in ftp.php
Method to quit and close the connection
Quit
SMTP::Quit() in smtp.php
Sends the quit command to the server and then closes the socket if there is no error or the $close_on_error argument is true.
quote
Method to quote and optionally escape a string to database requirements for insertion into the database.
quote
See what state to move to while within quoted header values
quote
Method to quote and optionally escape a string to database requirements for insertion into the database.
quote
JDatabase::quote() in database.php
Method to quote and optionally escape a string to database requirements for insertion into the database.
quoteName
JDatabase::quoteName() in database.php
Wrap an SQL statement identifier name such as column, table or database names in quotes to prevent injection risks and reserved word conflicts.
quoteName
Wrap an SQL statement identifier name such as column, table or database names in quotes to prevent injection risks and reserved word conflicts.
quoteNameStr
Quote strings coming from quoteName call.
quote_char
Parse a header value while within quotes
quote_escaped
Parse an escaped character within quotes
r
top
$rating
Rating feed element
$ratings
$rating_class
SimplePie::$rating_class in simplepie.php
$rawname
$raw_data
SimplePie::$raw_data in simplepie.php
$Rcon
AKEncryptionAES::$Rcon in restore.php
$readprefix
JStream::$readprefix in stream.php
Prefix of the connection for reading
$reason
Reason phrase
$redirect
JController::$redirect in controller.php
URL for redirection.
$redirects
$redirect_url
JInstaller::$redirect_url in installer.php
The redirect URL if this extension (can be null if no redirect)
$refs
JGithub::$refs in github.php
$regex
The regular expression to use in testing a form field value.
$regex
The regular expression to use in testing a form field value.
$regex
The regular expression to use in testing a form field value.
$regex
JFormRule::$regex in rule.php
The regular expression to use in testing a form field value.
$registerDate
Date the user was registered
$registry
JHtml::$registry in html.php
An array to hold method references
$rel
JOpenSearchUrl::$rel in opensearch.php
Rel item element
$relationship
$relationships
$RELDATE
JVersion::$RELDATE in version.php
$RELEASE
JVersion::$RELEASE in version.php
$RELTIME
JVersion::$RELTIME in version.php
$RELTZ
JVersion::$RELTZ in version.php
$remove_div
$renameDirs
$renameFiles
$replace_url_attributes
$ReplyTo
PHPMailer::$ReplyTo in phpmailer.php
$requestTime
JApplication::$requestTime in application.php
The time the request was made.
$required
The required state for the form field. If true then there must be a value for the field to be considered valid.
$requiredTerms
An array of all required terms ids.
$rerunStatus
Rerun status
$resetCount
JUser::$resetCount in user.php
Count since last Reset Time
$response
$restrictions
$restriction_class
$return_page
$return_page
$return_page
$rgt
JTableNested::$rgt in tablenested.php
Object property holding the right value of the node for managing its placement in the nested sets tree.
$rgt
JCategoryNode::$rgt in categories.php
The rgt value for this category in the category tree
$rlu
MenusModelMenutypes::$rlu in menutypes.php
A reverse lookup of the base link URL to Title
$role
SimplePie_Credit::$role in simplepie.php
$root
JURI::$root in uri.php
$route
The content route.
$route
Install function routing
$route
Install function routing
$route
Method of system
$route
$route
$rows
JGrid::$rows in grid.php
Rows of the table (including header and footer rows)
$rows
$rules
JRouter::$rules in router.php
An array of rules
$rules
JTableAsset::$rules in asset.php
The rules for the asset stored in a JSON string
$running
$runState
rtf.php
rtf.php in rtf.php
result.php
result.php in result.php
restore.php
restore.php in restore.php
redirect.php
redirect.php in redirect.php
redirect.php
redirect.php in redirect.php
redirect.php
redirect.php in redirect.php
router.php
router.php in router.php
router.php
router.php in router.php
route.php
route.php in route.php
router.php
router.php in router.php
route.php
route.php in route.php
router.php
router.php in router.php
route.php
route.php in route.php
router.php
router.php in router.php
route.php
route.php in route.php
router.php
router.php in router.php
router.php
router.php in router.php
registration.php
registration.php in registration.php
remind.php
remind.php in remind.php
reset.php
reset.php in reset.php
route.php
route.php in route.php
registration.php
registration.php in registration.php
remind.php
remind.php in remind.php
reset.php
reset.php in reset.php
router.php
router.php in router.php
route.php
route.php in route.php
router.php
router.php in router.php
router.php
router.php in router.php
router.php
router.php in router.php
router.php
router.php in router.php
rule.php
rule.php in rule.php
rules.php
rules.php in rules.php
router.php
router.php in router.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
rules.php
rules.php in rules.php
rule.php
rule.php in rule.php
rules.php
rules.php in rules.php
refs.php
refs.php in refs.php
rules.php
rules.php in rules.php
radio.php
radio.php in radio.php
response.php
response.php in response.php
registry.php
registry.php in registry.php
recaptcha.php
recaptcha.php in recaptcha.php
readmore.php
readmore.php in readmore.php
redirect.php
redirect.php in redirect.php
remember.php
remember.php in remember.php
radiolist
Generates an HTML radio list.
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
JFTP::read() in ftp.php
Method to read a file from the FTP server's contents into a buffer
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
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.
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
JStream::read() in stream.php
Read a file
readArchiveHeader
readArchiveHeader
readArchiveHeader
readArchiveHeader
Concrete classes are supposed to use this method in order to read the archive's header and prepare themselves to the point of being ready to extract the first file.
readFileHeader
Concrete classes must use this method to read the file header
readFileHeader
Concrete classes must use this method to read the file header
readFileHeader
Concrete classes must use this method to read the file header
readFileHeader
Concrete classes must use this method to read the file header
reason
Parse the reason phrase
rebuild
Method rebuild the entire nested set tree.
rebuild
JTableNested::rebuild() in tablenested.php
Method to recursively rebuild the whole nested set tree.
rebuild
Rebuild the nested set tree.
rebuild
Method rebuild the entire nested set tree.
rebuild
Rebuild the nested set tree.
rebuild
Method to recursively rebuild the nested set tree.
rebuild
Rebuild the menu tree.
rebuildPath
JTableNested::rebuildPath() in tablenested.php
Method to rebuild the node's path field from the alias values of the nodes from the current node to the root node of the tree.
RECAPTCHA_API_SECURE_SERVER
RECAPTCHA_API_SERVER
RECAPTCHA_VERIFY_SERVER
Recipient
SMTP::Recipient() in smtp.php
Sends the command RCPT to the SMTP server with the TO: argument of $to.
recursive_remove_directory
redirect
JController::redirect() in controller.php
Redirects the browser or returns false if no redirect is set.
redirect
Redirect to another URL.
redirect
JApplication::redirect() in application.php
Redirect to another URL.
redirect
JSite::redirect() in application.php
Redirect to another URL.
RedirectController
RedirectController in controller.php
Redirect master display controller.
RedirectControllerLink
Redirect link controller class.
RedirectControllerLinks
Redirect link list controller class.
RedirectHelper
RedirectHelper in redirect.php
Redirect component helper.
RedirectModelLink
RedirectModelLink in link.php
Redirect link model.
RedirectModelLinks
RedirectModelLinks in links.php
Methods supporting a list of redirect links.
RedirectTableLink
RedirectTableLink in link.php
Link Table for Redirect.
RedirectViewLink
RedirectViewLink in view.html.php
View to edit a redirect link.
RedirectViewLinks
RedirectViewLinks in view.html.php
View class for a list of redirection links.
reduce_string
reduce a string by removing leading and trailing comments and whitespace
reformatFilesArray
Used as a callback for array_map, turns the multi-file input array into a sensible array of files Also, removes illegal characters from the 'name' and sets a 'filepath' as the final destination of the file
refresh
Method for refreshing the cache in the database with the known language strings
refresh
Method for refreshing the cache in the database with the known language strings
refresh
Refreshes the cache of discovered extensions.
refresh
Refreshes the cached metadata about an extension.
refresh
Refreshes the cached manifest information for an extension.
refreshHelp
refreshManifestCache
Refreshes the extension table cache
refreshManifestCache
Refreshes the extension table cache
refreshManifestCache
Refreshes the extension table cache.
refreshManifestCache
Refreshes the extension table cache
refreshManifestCache
Refreshes the extension table cache
refreshManifestCache
Refreshes the extension table cache
refreshManifestCache
Refreshes the manifest cache stored in #__extensions
refreshManifestCache
Refreshes the extension table cache
refreshManifestCache
Refreshes the extension table cache
refreshUpdates
Makes sure that the Joomla! update cache is up-to-date
register
JDispatcher::register() in dispatcher.php
Registers an event handler to the event dispatcher
register
Method to save the form data.
register
JLoader::register() in loader.php
Directly register a class to the autoload list.
register
Method to register a user.
register
Register the functions of this class with PHP's session handler
register
JHtml::register() in html.php
Registers a function to be called with a specific key
register
Register the functions of this class with PHP's session handler
register
Method to register a user.
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.
registerEvent
Registers a handler to a particular event group.
registerEvent
Registers a handler to a particular event group.
registerEvent
Registers a handler to a particular event group.
registerPrefix
Register a class prefix with lookup path. This will allow developers to register library
registerTask
JController::registerTask() in controller.php
Register (map) a task to a method in the class.
reindex
Method to reindex an item.
reinit
JFTP::reinit() in ftp.php
Method to reinitialise the server, ie. need to login again
relative
Function to convert a static time into a relative measurement
RELEASE
JPlatform::RELEASE in platform.php
releaseEditId
Method to check whether an ID is in the edit list.
RELEASE_DATE
JPlatform::RELEASE_DATE in platform.php
RELEASE_TIME
JPlatform::RELEASE_TIME in platform.php
RELEASE_TIME_ZONE
remind
Method to login a user.
remind
Method to request a username reminder.
remotefsize
Remote file size function for streams that don't support it
remove
Remove (uninstall) an extension
remove
Remove an extension (Uninstall).
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
remove
Remove a cached data file by id and group
remove
JLDAP::remove() in ldap.php
Removes attribute value from given dn and return a true or false result
remove
Method to remove a link from the index.
remove
Remove a cached data entry by id and group
remove
Remove a cached data entry by id and group
remove
Method to remove an item from the index.
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
removeAttribute
Removes an attribute from the element
removeChild
Remove a specific child
removeChild
Remove the child node.
removeField
Method to remove a field from the form definition.
removeFiles
JInstaller::removeFiles() in installer.php
Method to parse through a files element of the installation manifest and remove the files that were installed
removeFilter
Remove a filter, either by resource (handed out from the append or prepend function) or via getting the filter list)
removeFolder
removeGroup
Method to remove a group from the form definition.
removeInstruction
Method to remove a processing instruction for an item property.
removeMaps
Method to remove map entries for a link.
removeNetmaskSpec
Removes a possible existing netmask specification of an IP address.
removeOrphanNodes
Method to remove orphaned taxonomy nodes and branches.
removeroot
Method to remove the root property from the configuration.
removeroot
Method to unset the root_user value from configuration data.
removeUserFromGroup
Method to remove a user from a group.
remove_div
remove_div
SimplePie::remove_div() in simplepie.php
remove_dot_segments
Remove dot segments from a path
remove_dot_segments
remove_keyword
Removes a keyword from a keyword group
remove_keyword_group
Removes a keyword group
remove_rfc2822_comments
Remove RFC822 comments
rename
rename
rename
rename
JLDAP::rename() in ldap.php
Rename the entry
rename
JFTP::rename() in ftp.php
Method to rename a file/folder on the FTP server
renameConstraints
Rename constraints.
renameTable
JDatabase::renameTable() in database.php
Renames a table in the database.
renameTable
Renames a table in the database.
renameTable
Renames a table in the database.
render
Renders the document head and returns the results as a string
render
JDocument::render() in document.php
Outputs the document
render
Renders a component script and returns the results as a string
render
Render the feed.
render
Renders a script and returns the results as a string
render
JParameter::render() in parameter.php
Render the form control.
render
render
Render the document.
render
Get the HTML for a separator in the toolbar
render
JElement::render() in element.php
Method to render an xml element
render
Render the document.
render
Render the document
render
Render the document
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
Outputs the template to the browser.
render
JAdministrator::render() in application.php
Display the application.
render
JInstallation::render() in application.php
Render the application
render
Render the feed.
render
Rendering is the process of pushing the document buffers into the template placeholders, retrieving data from the document and pushing it into the application response buffer.
render
Render the document
render
Renders the error stack and returns the results as a string
render
JButton::render() in button.php
Get the HTML to render the button
render
JToolBar::render() in toolbar.php
Render a tool bar.
render
JApplication::render() in application.php
Render the application.
render
Render the document.
render
JSite::render() in application.php
Display the application.
renderArea
Render an area of the table
renderAttributes
Renders an HTML attribute from an associative array
renderBacktrace
Render the backtrace
renderBacktrace
Render the backtrace
renderBacktrace
Render the backtrace.
renderButton
Render a button.
renderComponent
Render the component.
renderLevel
renderMenu
renderModule
Render the module.
renderToArray
Render all parameters to an array.
reorder
JTable::reorder() in table.php
Method to compact the ordering values of rows in a group of rows defined by an SQL WHERE clause.
reorder
JModelAdmin::reorder() in modeladmin.php
Method to adjust the ordering of a row.
reorder
Method to adjust the ordering of a row.
reorder
JControllerAdmin::reorder() in controlleradmin.php
Changes the order of one or more records.
reorder
Changes the order of one or more 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 tablePrefix class variable.
replacePrefix
This function replaces a string identifier $prefix with the string held is the tablePrefix class variable.
replace_invalid_with_pct_encoding
Replace invalid character with percent encoding
replace_keywords
Replaces certain keywords in the header and footer with certain configuration values
replace_urls
reply
Reply to an existing message.
request
Send a request to the server and return a JHttpResponse object with the response.
request
JHttpTransport::request() in transport.php
Send a request to the server and return a JHttpResponse object with the response.
request
Method to request a password reset.
request
Send a request to the server and return a JHttpResponse object with the response.
request
Send a request to the server and return a JHttpResponse object with the response.
resend
Method to login a user.
reset
Method to reset the seach log table.
reset
Method to reset the seach log table.
reset
JTable::reset() in table.php
Method to reset class properties to the defaults set in the class definition. It will ignore the primary key as well as any private class properties.
reset
JTree::reset() in tree.php
Method to get the parent
reset
JForm::reset() in form.php
Method to reset the form data store and optionally the form XML definition.
reset
JURI::reset() in uri.php
Method to reset class static members for testing and other various issues.
Reset
SMTP::Reset() in smtp.php
Sends the RSET command to abort and transaction that is currently in progress. Returns true if successful false otherwise.
resetErrors
Resets all error messages
resetRandUserId
resetState
Method to reset the indexer state.
resetTime
Reset the timer. It should only be used in CLI mode!
resetTranslation
resetWarnings
Resets all warning messages
resize
JImage::resize() in image.php
Method to resize the current image.
respond
Method to send the application response to the client. All headers will be sent prior to the main application output data.
restart
JFTP::restart() in ftp.php
Method to restart data transfer at a given byte
restart
JSession::restart() in session.php
Restart an expired or locked session.
restart
restart() in daemon.php
Restart daemon process.
RestorationObserver
RestorationObserver in restore.php
Descendants of this class can be used in the unarchiver's observer methods (attach, detach and notify)
resync
Temporary method. This should go into the 1.5 to 1.6 upgrade routines.
retrieve
Method to retrieve data from cache.
return_bytes
Return the byte value of a particular string.
return_bytes
Return the byte value of a particular string
RFCDate
PHPMailer::RFCDate() in phpmailer.php
Returns the proper RFC 822 formatted date.
rightJoin
Add a RIGHT JOIN clause to the query.
rmdir
rmdir
AKPostprocFTP::rmdir() in restore.php
rmdir
root
JURI::root() in uri.php
Returns the root URI for the request.
rotate
JImage::rotate() in image.php
Method to rotate the current image.
RotWord
route
JApplication::route() in application.php
Route the application.
route
JAdministrator::route() in application.php
Route the application
route
JSite::route() in application.php
Route the application.
route
Replaces the matched tags
rtrim
JString::rtrim() in string.php
UTF-8 aware replacement for rtrim()
s
top
$sale_price
The item sale price.
$samplingrate
$sanitize
SimplePie::$sanitize in simplepie.php
$Sbox
AKEncryptionAES::$Sbox in restore.php
$scheme
$scheme
SimplePie_Credit::$scheme in simplepie.php
$scheme
SimplePie_IRI::$scheme in simplepie.php
Scheme
$scheme
SimplePie_Rating::$scheme in simplepie.php
$scope
JApplication::$scope in application.php
The scope of the application.
$scriptElement
$scriptElement
$scriptfile
JPackageManifest::$scriptfile in packagemanifest.php
$search
Flag to show whether the query can return results.
$searchDisplayedCharactersNumberCallback
Name of the searchDisplayedCharactersNumberCallback function for this language.
$search_string
$sefs
plgSystemLanguageFilter::$sefs in languagefilter.php
$select
$sendEmail
JUser::$sendEmail in user.php
Should this user receive system email
$Sender
PHPMailer::$Sender in phpmailer.php
Sets the Sender email (Return-Path) of the message. If not empty, will be sent via -f to sendmail or as 'MAIL FROM' in smtp mode.
$Sendmail
PHPMailer::$Sendmail in phpmailer.php
Sets the path of the sendmail program.
$SentMIMEMessage
Stores the complete sent MIME message (Body and Headers)
$separator
$session
$session
JFactory::$session in factory.php
$set
$SI1
SimplePie_gzdecode::$SI1 in simplepie.php
Subfield ID 1
$SI2
SimplePie_gzdecode::$SI2 in simplepie.php
Subfield ID 2
$signals
$sign_cert_file
$sign_key_file
PHPMailer::$sign_key_file in phpmailer.php
$sign_key_pass
PHPMailer::$sign_key_pass in phpmailer.php
$SingleTo
PHPMailer::$SingleTo in phpmailer.php
Provides the ability to have the TO field process individual
$SingleToArray
PHPMailer::$SingleToArray in phpmailer.php
If SingleTo is true, this provides the array to hold the email addresses
$size
Cached item size
$skipDays
Skipdays feed element
$skipFiles
$skipHours
Skiphours feed element
$slug
JCategoryNode::$slug in categories.php
Slug fo the category (used in URL)
$smtp
PHPMailer::$smtp in phpmailer.php
$SMTPAuth
PHPMailer::$SMTPAuth in phpmailer.php
Sets SMTP authentication. Utilizes the Username and Password variables.
$SMTPDebug
PHPMailer::$SMTPDebug in phpmailer.php
Sets SMTP class debugging on or off.
$SMTPKeepAlive
PHPMailer::$SMTPKeepAlive in phpmailer.php
Prevents the SMTP connection from being closed after each mail sending. If this is set to true then to close the connection requires an explicit call to SmtpClose().
$SMTPSecure
PHPMailer::$SMTPSecure in phpmailer.php
Sets connection prefix.
$smtp_conn
SMTP::$smtp_conn in smtp.php
$SMTP_PORT
SMTP::$SMTP_PORT in smtp.php
SMTP server port
$sortCase
JArrayHelper::$sortCase in arrayhelper.php
Option to perform case-sensitive sorts.
$sortDirection
JArrayHelper::$sortDirection in arrayhelper.php
Option to set the sort direction.
$sortKey
JArrayHelper::$sortKey in arrayhelper.php
Option to set the object key to sort on.
$sortLocale
JArrayHelper::$sortLocale in arrayhelper.php
Option to perform a language aware sort.
$source
JFeedItem::$source in feed.php
Source element
$source
$source
GeSHi::$source in geshi.php
The source code to highlight
$source_class
SimplePie::$source_class in simplepie.php
$specialRows
Header and Footer row-IDs
$sql
JDatabase::$sql in database.php
$stack
JError::$stack in error.php
$standalone
Standalone
$startTime
JApplication::$startTime in application.php
The time the request was made as Unix timestamp.
$startTime
$start_date
The generic start date.
$start_here
$start_time
$state
BannersViewTracks::$state in view.html.php
$state
$state
$state
UsersViewReset::$state in view.html.php
$state
MenusViewMenu::$state in view.html.php
$state
MenusViewMenus::$state in view.html.php
$state
$state
UsersViewRemind::$state in view.html.php
$state
$state
The content published state.
$state
UsersViewProfile::$state in view.html.php
$state
$state
ContentViewForm::$state in view.html.php
$state
JModel::$state in model.php
A state object
$state
FinderIndexer::$state in indexer.php
The indexer state object.
$state
Current state of the state machine
$state
Current state of the state machine
$state
$state
$state
CacheViewCache::$state in view.html.php
$state
$state
$state
$state
$state
$state
$state
$state
UsersViewLogin::$state in view.html.php
$state
AdminViewProfile::$state in view.html.php
$state
$state
UsersViewNote::$state in view.html.php
The model state.
$state
$state
BannersViewBanner::$state in view.html.php
$state
The model state
$state
PluginsViewPlugin::$state in view.html.php
$state
RedirectViewLink::$state in view.html.php
$state
UsersViewUser::$state in view.html.php
$state
UsersViewLevel::$state in view.html.php
$state
$state
$state
RedirectViewLinks::$state in view.html.php
$state
$state
$state
$state
UsersViewGroups::$state in view.html.php
$state
$state
UsersViewNotes::$state in view.html.php
The model state.
$state
UsersViewLevels::$state in view.html.php
$state
UsersViewUsers::$state in view.html.php
$state
$state
ModulesViewSelect::$state in view.html.php
$state
$state
$state
$state
$state
$state
$state
$state
$state
$state
The model state
$state
$state
$state
WeblinksViewForm::$state in view.html.php
$state
$state
$state
$state
$state
MenusViewItem::$state in view.html.php
$state
BannersViewClient::$state in view.html.php
$state
MenusViewItems::$state in view.html.php
$state
$state
$state
$state
UsersViewGroup::$state in view.html.php
$state
$state
$state
$state
ModulesViewModule::$state in view.html.php
$state
$state
$state
$state_field
The field the published state is stored in.
$state_field
The field the published state is stored in.
$state_field
The field the published state is stored in.
$state_field
The field the published state is stored in.
$status
JAuthenticationResponse::$status in authentication.php
Response status (see status codes)
$status_code
$status_code
Status code
$stem
The stem is used to match the root term and produce more potential matches when searching the index.
$stemmer
The token stemmer object. The stemmer is set by whatever class wishes to use it but it must be an instance of FinderIndexerStemmer.
$strict_mode
GeSHi::$strict_mode in geshi.php
Whether highlighting is strict or not
$strings
AKText::$strings in restore.php
The array holding the translation keys
$strings
JText::$strings in methods.php
javascript strings
$strings
JLanguage::$strings in language.php
Translations
$strip_attributes
$strip_attributes
$strip_comments
$strip_htmltags
$strip_htmltags
$stz
JDate::$stz in date.php
Placeholder for a DateTimeZone object with the default server time zone as the time zone.
$Subject
PHPMailer::$Subject in phpmailer.php
Sets the Subject of the message.
$success
SimplePie_File::$success in simplepie.php
$success
JJsonResponse::$success in jsonresponse.php
Determines whether the request was successful
$syndicationURL
Syndication URL feed element
system.php
system.php in system.php
sysinfo.php
sysinfo.php in sysinfo.php
script.php
script.php in script.php
snowball.php
snowball.php in snowball.php
stemmer.php
stemmer.php in stemmer.php
searchfilter.php
searchfilter.php in searchfilter.php
statistics.php
statistics.php in statistics.php
search.php
search.php in search.php
select.php
select.php in select.php
strings.json.php
strings.json.php in strings.json.php
strings.php
strings.php in strings.php
select.php
select.php in select.php
searches.php
searches.php in searches.php
search.php
search.php in search.php
site.php
site.php in site.php
searches.php
searches.php in searches.php
search.php
search.php in search.php
source.php
source.php in source.php
style.php
style.php in style.php
styles.php
styles.php in styles.php
source.php
source.php in source.php
style.php
style.php in style.php
styles.php
styles.php in styles.php
style.php
style.php in style.php
suggestions.json.php
suggestions.json.php in suggestions.json.php
search.php
search.php in search.php
suggestions.php
suggestions.php in suggestions.php
search.php
search.php in search.php
search.php
search.php in search.php
setup.json.php
setup.json.php in setup.json.php
setup.php
setup.php in setup.php
sample.php
sample.php in sample.php
setup.php
setup.php in setup.php
storage.php
storage.php in storage.php
simple.php
simple.php in simple.php
sqlazure.php
sqlazure.php in sqlazure.php
sqlazurequery.php
sqlazurequery.php in sqlazurequery.php
sqlsrv.php
sqlsrv.php in sqlsrv.php
sqlsrvquery.php
sqlsrvquery.php in sqlsrvquery.php
session.php
session.php in session.php
stream.php
stream.php in stream.php
string.php
string.php in string.php
stringcontroller.php
stringcontroller.php in stringcontroller.php
sessionhandler.php
sessionhandler.php in sessionhandler.php
spacer.php
spacer.php in spacer.php
sql.php
sql.php in sql.php
select.php
select.php in select.php
sliders.php
sliders.php in sliders.php
string.php
string.php in string.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
socket.php
socket.php in socket.php
stream.php
stream.php in stream.php
sketchy.php
sketchy.php in sketchy.php
smooth.php
smooth.php in smooth.php
syslog.php
syslog.php in syslog.php
session.php
session.php in session.php
storage.php
storage.php in storage.php
string.php
string.php in string.php
stringnormalize.php
stringnormalize.php in stringnormalize.php
simplecrypt.php
simplecrypt.php in simplecrypt.php
simplexml.php
simplexml.php in simplexml.php
string.php
string.php in string.php
smtp.php
smtp.php in smtp.php
strcasecmp.php
strcasecmp.php in strcasecmp.php
strcspn.php
strcspn.php in strcspn.php
stristr.php
stristr.php in stristr.php
strrev.php
strrev.php in strrev.php
strspn.php
strspn.php in strspn.php
str_ireplace.php
str_ireplace.php in str_ireplace.php
str_pad.php
str_pad.php in str_pad.php
str_split.php
str_split.php in str_split.php
substr_replace.php
substr_replace.php in substr_replace.php
specials.php
specials.php in specials.php
simplepie.php
simplepie.php in simplepie.php
sql.php
sql.php in sql.php
sef.php
sef.php in sef.php
SAFARI
JWebClient::SAFARI in webclient.php
sanitize
SimplePie::sanitize() in simplepie.php
sanitize
sanitize
sanitize
sanitizeHeight
Method to sanitize a height value.
sanitizeOffset
Method to sanitize an offset value like left or top.
sanitizeWidth
Method to sanitize a width value.
santiseSearchWord
save
Method to save a menu item.
save
JToolBarHelper::save() in toolbar.php
Writes a save button for a given option.
save
Overrides parent save method to check the submitted passwords match.
save
Method to save the form data.
save
Method to save the form data.
save
JUser::save() in user.php
Method to save the JUser object to the database
save
JEditor::save() in editor.php
Save the editor content
save
Method to save the form data.
save
Override method to save the form data.
save
Method to save the form data.
save
Method to save an override
save
Method to save the form data.
save
Method to save the configuration data.
save
Method to save the form data.
save
Method to save a record.
save
Method to save a record.
save
Method to save the configuration data.
save
Method to save the configuration.
save
Save the configuration
save
Method to save the form data.
save
Method to save the form data.
save
JControllerForm::save() in controllerform.php
Method to save a record.
save
Method to save the form data.
save
JModelAdmin::save() in modeladmin.php
Method to save the form data.
save
Overrides parent save method to check the submitted passwords match.
save
Method to save the form data.
save
Method to save a record.
save
JTable::save() in table.php
Method to provide a shortcut to binding, checking and storing a JTable
save
Method to save a user's profile data.
save
Method to get the JEditor output for an onSave event.
save
Method to save the form data.
save
Method to save the form data.
save
save
save
Method to save a record.
save
Method to save a record.
save
Saves a template source file.
save
Method to store the source file contents.
save
Method to save the form data.
save
Method to save the form data.
save
Method to save the form data.
save2copy
Writes a save as copy button for a given option.
save2new
Writes a save and create new button for a given option.
saveconfig
saveorder
Method to save the submitted ordering values for records.
saveorder
saveorder
Method to save the reordered nested set tree.
saveorder
JModelAdmin::saveorder() in modeladmin.php
Saves the manually set order of records.
saveorder
Method to save the reordered nested set tree.
saveorder
Save the manual order inputs from the categories list page.
saveorder
JControllerAdmin::saveorder() in controlleradmin.php
Method to save the submitted ordering values for records.
saveorder
JTableNested::saveorder() in tablenested.php
Method to update order of table rows
saveorder
Saves the manually set order of records.
SCALE_FILL
JImage::SCALE_FILL in image.php
SCALE_INSIDE
SCALE_OUTSIDE
scanArchives
Scans for archive parts
script
JHtml::script() in html.php
Write a <script></script> element
script
JText::script() in methods.php
Translate a string into the current language and stores it in the JavaScript language store.
search
SearchController::search() in controller.php
search
JLDAP::search() in ldap.php
Perform an LDAP search
search
Method for searching language strings
search
Method for searching language strings
SearchBuildRoute
SearchBuildRoute() in router.php
SearchController
SearchController in controller.php
Search master display controller.
SearchController
SearchController in controller.php
Search Component Controller
SearchControllerSearches
SearchControllerSearches in searches.php
Methods supporting a list of search terms.
SearchHelper
SearchHelper in search.php
Search component helper.
SearchModelSearch
SearchModelSearch in search.php
Search Component Search Model
SearchModelSearches
SearchModelSearches in searches.php
Methods supporting a list of search terms.
SearchParseRoute
SearchParseRoute() in router.php
SearchViewSearch
SearchViewSearch in view.opensearch.php
OpenSearch View class for the Search component
SearchViewSearches
SearchViewSearches in view.html.php
View class for a list of search terms.
search_technorati
SecureHeader
PHPMailer::SecureHeader() in phpmailer.php
Strips newlines to prevent header injection.
seek
JStream::seek() in stream.php
Seek the file
select
Select a database for use.
select
Select a database for use.
select
Select a database for use.
select
Add a single column, or array of columns to the SELECT clause of the query.
select
JDatabase::select() in database.php
Select a database for use.
select
JHtmlFilter::select() in filter.php
Method to generate filters using select box drop down controls.
send
MailtoController::send() in controller.php
Send the message and display a notice
Send
JMail::Send() in mail.php
Send the mail
Send
PHPMailer::Send() in phpmailer.php
Creates message and assigns Mailer. If the message is not sent successfully then it returns false. Use the ErrorInfo variable to view description of the error.
send
send
sendAdminMail
Sends mail to administrator for approval of a user submission
sendAdminMail
Sends mail to administrator for approval of a user submission
SendAndMail
Starts a mail transaction from the email address specified in
sendHeaders
Send the response headers.
sendHeaders
JResponse::sendHeaders() in response.php
Send all headers.
SendHello
SMTP::SendHello() in smtp.php
Sends a HELO/EHLO command.
sendMail
JUtility::sendMail() in utility.php
Mail function (uses phpMailer)
sendMail
JMail::sendMail() in mail.php
Function to send an email
SendmailSend
PHPMailer::SendmailSend() in phpmailer.php
Sends mail using the $Sendmail program.
sendResponse
Method to handle a send a JSON response. The data parameter can be a Exception object for when an error has occurred or a JObject for a good response.
sendResponse
Method to handle a send a JSON response. The body parameter can be a Exception object for when an error has occurred or a JObject for a good response.
sendString
POP3::sendString() in pop3.php
Send a string down the open socket connection to the POP3 server
serialize
AKFactory::serialize() in restore.php
Gets a serialized snapshot of the Factory for safekeeping (hibernate)
server
JHtmlSystem::server() in system.php
method to generate a string message for a value
ServerHostname
Returns the server hostname or 'localhost.localdomain' if unknown.
SERVICES_JSON_IN_ARR
SERVICES_JSON_IN_ARR in restore.php
Marker constant for Services_JSON::decode(), used to flag stack state
SERVICES_JSON_IN_CMT
SERVICES_JSON_IN_CMT in restore.php
Marker constant for Services_JSON::decode(), used to flag stack state
SERVICES_JSON_IN_OBJ
SERVICES_JSON_IN_OBJ in restore.php
Marker constant for Services_JSON::decode(), used to flag stack state
SERVICES_JSON_IN_STR
SERVICES_JSON_IN_STR in restore.php
Marker constant for Services_JSON::decode(), used to flag stack state
SERVICES_JSON_LOOSE_TYPE
Behavior switch for Services_JSON::decode()
SERVICES_JSON_SLICE
SERVICES_JSON_SLICE in restore.php
Marker constant for Services_JSON::decode(), used to flag stack state
SERVICES_JSON_SUPPRESS_ERRORS
Behavior switch for Services_JSON::decode()
set
Modifies a property of the object, creating it if it does not already exist.
set
JException::set() in exception.php
Modifies a property of the object, creating it if it does not already exist.
set
JRequest::set() in request.php
Sets a request variable.
set
JSession::set() in session.php
Set data into the session store.
set
JObject::set() in object.php
Modifies a property of the object, creating it if it does not already exist.
set
JInputFiles::set() in files.php
Sets a value
set
JRegistry::set() in registry.php
Set a registry value.
set
PHPMailer::set() in phpmailer.php
Set (or reset) Class Objects (variables)
set
JHtmlPhpSetting::set() in phpsetting.php
method to generate a boolean message for a value
set
JInput::set() in input.php
Sets a value
set
Modifies a property of the object, creating it if it does not already exist.
set
JInputCookie::set() in cookie.php
Sets a value
set
AKFactory::set() in restore.php
set
Add a single condition string, or an array of strings to the SET clause of the query.
setAccessControl
Sets the access control levels.
setActive
JMenu::setActive() in menu.php
Set the default item by id
setActiveRow
Set the currently active row
setAdapter
JAdapter::setAdapter() in adapter.php
Set an adapter by name
setAdditionalUrlParam
Method to set an additional URL parameter to be added to all pagination class generated links.
setAllLoaded
Set to load all children
setAreas
Method to set the search areas
setBase
JDocument::setBase() in document.php
Sets the base URI of the document
setBody
JResponse::setBody() in response.php
Set body content.
setBody
Set body content. If body content already defined, this will replace it.
setBody
JMail::setBody() in mail.php
Set the email body
setBreakFlag
Sets the BREAKFLAG, which instructs this engine part that the current step must break immediately, in fear of timing out.
setBrowser
JBrowser::setBrowser() in browser.php
Sets the current browser.
setBuffer
JDocument::setBuffer() in document.php
Set the contents of the document buffer
setBuffer
Set the contents a document includes
setCaching
Set caching enabled state
setCaching
Set caching enabled state
setCfg
JInstallation::setCfg() in application.php
Set configuration values
setCharset
JDocument::setCharset() in document.php
Sets the document charset
setColumns
Method to set a whole range of columns at once This can be used to re-order the columns, too
setContent
JEditor::setContent() in editor.php
Set the editor contents
setContextOptions
Updates the context to the array
setCorrectPermissions
Tries to make a directory user-writable so that we can write a file to it
setCredentials
Method to set client login credentials
setCredentialsFromRequest
Determine whether input fields for client settings need to be shown
setData
Set the data of the element
setDatabaseCharset
Method to set the database character set to UTF-8.
setDbo
JModel::setDbo() in model.php
Method to set the database driver object
setDbo
Sets the database connector to use for exporting structure and/or data from MySQL.
setDbo
Sets the database connector to use for exporting structure and/or data from MySQL.
setDbo
JDatabaseImporterMySQLi::setDbo() in mysqliimporter.php
Sets the database connector to use for exporting structure and/or data from MySQL.
setDbo
JDatabaseExporterMySQLi::setDbo() in mysqliexporter.php
Sets the database connector to use for exporting structure and/or data from MySQL.
setDBO
JTable::setDBO() in table.php
Method to set the JDatabase connector object.
setDebug
JLanguage::setDebug() in language.php
Set the Debug property.
setDebug
JDatabase::setDebug() in database.php
Sets the database debugging state for the driver.
setDefault
task to set the default language
setDefault
Method to set the home property for a list of items
setDefault
JLanguage::setDefault() in language.php
Set the default language code.
setDefault
Method to set the home template for a client.
setDefault
Set the default item by id and language code.
setDescription
Sets the description of the document
setDetectBrowser
JSite::setDetectBrowser() in application.php
Set the current state of the detect browser option.
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
setDoc
setDomain
setElement
Method to set additional element values in the elements array.
setEnclosure
Set the JFeedEnclosure for this item
setError
Set error object
setError
JObject::setError() in object.php
Add an error message.
SetError
PHPMailer::SetError() in phpmailer.php
Adds the error message to the error container.
setError
JException::setError() in exception.php
Add an error message
setError
Add an error message
setErrorHandling
Method to set the way the JError will handle different error levels. Use this if you want to override the default settings.
setErrorsQueueSize
Sets the size of the error queue (acts like a LIFO buffer)
setEscape
JView::setEscape() in view.php
Sets the _escape() callback.
setFeature
JBrowser::setFeature() in browser.php
Set capabilities for the current browser.
setField
JForm::setField() in form.php
Method to set a field XML element to the form definition. If the replace flag is set then the field will be set whether it already exists or not. If it isn't set, then the field will not be replaced if it already exists.
setFieldAttribute
Method to set an attribute value for a field XML element.
setFields
JForm::setFields() in form.php
Method to set some field XML elements to the form definition. If the replace flag is set then the fields will be set whether they already exists or not. If it isn't set, then the fields will not be replaced if they already exist.
setFolder
setFolder
setFolderPermissions
Set default folder permissions
setForm
Method to attach a JForm object to the field.
setFormatOptions
Set format related options.
setFragment
Set the URI anchor string everything after the "#".
SetFrom
PHPMailer::SetFrom() in phpmailer.php
Set the From and FromName properties
setFTPCfg
Inserts ftp variables to mainframe registry Needed to activate ftp layer for file operations in safe mode
setGenerator
Sets the document generator
setHeadData
Set the HTML document head data
setHeader
Method to set a response header. If the replace flag is set then all headers with the given name will be replaced by the new one. The headers are stored in an internal array to be sent when the site is sent to the browser.
setHeader
JResponse::setHeader() in response.php
Set a header.
setHome
Method to change the home state of one or more items.
setHome
Method to set a template style as home.
setHost
JURI::setHost() in uri.php
Set URI host.
setIgnoredSearchWordsCallback
Setter for the ignoredSearchWordsCallback function
setImage
setImage
setInstance
Returns a reference to the a JLog object, only creating it if it doesn't already exist.
setItemName
Set item name.
setKey
JCrypt::setKey() in crypt.php
Method to set the encryption key[/pair] object.
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).
SetLanguage
PHPMailer::SetLanguage() in phpmailer.php
Sets the language for all class error messages.
setlanguage
Method to set the setup language for the application.
setLanguageFilter
JSite::setLanguageFilter() in application.php
Set the current state of the language filter.
setLastVisit
Updates last visit time of user
setLastVisit
Pass through method to the table for setting the last visit date
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
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
setLocation
JTableNested::setLocation() in tablenested.php
Method to set the location of a node in the tree object. This method does not save the new location to the database, but will set it in the object so that when the node is stored it will be stored in the new location.
setLowerLimitSearchWordCallback
Setter for the lowerLimitSearchWordCallback function.
setMessage
JController::setMessage() in controller.php
Sets the internal message that is passed with a redirect
SetMessageType
Sets the message type.
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
Set 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
setName
Sets the document name
setOffset
JDate::setOffset() in date.php
Set the date offset (in hours).
setOption
JGithub::setOption() in github.php
Set an option for the JGitHub instance.
setOption
JHttp::setOption() in http.php
Set an option for the HTTP client.
setOptions
Set client options
setOverwrite
Set the allow overwrite switch
setParam
JUser::setParam() in user.php
Method to set a parameter
setParameters
Method to get the user parameters
setParams
Net_IDNA_php4::setParams() in idna_convert.class.php
Sets a new option value. Available options and values:
setParent
JNode::setParent() in node.php
Set the parent of a this node
setParent
JCategoryNode::setParent() in categories.php
Set the parent of this category
setParser
JSimpleXML::setParser() in simplexml.php
Set the parser
setPass
JURI::setPass() in uri.php
Set URI password.
setPath
JController::setPath() in controller.php
Sets an entire array of search paths for resources.
setPath
JURI::setPath() in uri.php
Set the URI path string.
setPath
JInstaller::setPath() in installer.php
Sets an installer path by name
setPathway
JPathway::setPathway() in pathway.php
Set the JPathway items array.
setPermissions
Chmods files and directories recursively to given permissions.
setPluralSuffixesCallback
Set the pluralSuffixes function.
setPort
JURI::setPort() in uri.php
Set URI port.
setProperties
Set the object properties based on a named array/hash
setProperties
Set the object properties based on a named array/hash.
setPublished
Set the published language(s)
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 statement string for later execution.
setQuirk
JBrowser::setQuirk() in browser.php
Internal copy of JBrowser::setQuirk() to prevent deprecation warning.
setRedirect
JController::setRedirect() in controller.php
Set a URL for browser redirection.
setRedirectURL
Set the redirect location
setRowCell
Set cell content for a specific column for the currently active row
setRowOptions
Method to set the attributes of the currently active row
setRules
JTable::setRules() in table.php
Method to set rules for the record.
setSchemaVersion
Set the schema version for an extension by looking at its latest update
setScheme
Set URI scheme (protocol) ie. http, https, ftp, etc...
setSearch
Method to set the search parameters
setSearchDisplayedCharactersNumberCallback
Setter for the searchDisplayedCharactersNumberCallback function.
setSender
JMail::setSender() in mail.php
Set the email sender
setSeparator
Set the breadcrumbs separator for the breadcrumbs display.
setShortName
Sets the short name
setSibling
JCategoryNode::setSibling() in categories.php
Function to set the left or right sibling of a category
setState
JModel::setState() in model.php
Method to set model state variables
setState
Sets the engine part's internal state, in an easy to use manner
setState
Method to set the indexer state.
setStep
setSubject
Set the email subject
setSubstep
setTab
JDocument::setTab() in document.php
Sets the string used to indent HTML
setTableOptions
Method to set the attributes for a table-tag
setTemplate
JSite::setTemplate() in application.php
Overrides the default template that would be used
setTimezone
Method to wrap the setTimezone() function and set the internal time zone object.
setTitle
JDocument::setTitle() in document.php
Sets the title of the document
setTransliterator
Set the transliteration function.
setType
JDocument::setType() in document.php
Set the document type
setType
Sets the type of the menu item currently being edited.
setup
Method to setup the adapter before indexing.
setup
Method to setup the indexer to be run.
setup
Method to setup the indexer to be run.
setup
JLoader::setup() in loader.php
Method to setup the autoloaders for the Joomla Platform. Since the SPL autoloaders are called in a queue we will add our explicit, class-registration based loader first, then fall back on the autoloader based on conventions. This will allow people to register a class in a specific location and override platform libraries as was previously possible.
setup
Method to setup the indexer to be run.
setup
setup
Sends any kind of setup information to the engine part. Using this,
setup
Method to setup the indexer to be run.
setup
Method to attach a JForm object to the field.
setup
Method to setup the indexer to be run.
setup
JFormField::setup() in field.php
Method to attach a JForm object to the field.
setUpgrade
JInstaller::setUpgrade() in installer.php
Set the upgrade switch
setupInstall
Prepare for installation: this method sets the installation directory, finds and checks the installation file and verifies the installation type.
setUpperLimitSearchWordCallback
Setter for the upperLimitSearchWordCallback function
setupSignalHandlers
setupSignalHandlers() in daemon.php
Method to attach the JApplicationDaemon signal handler to the known signals. Applications can override these handlers by using the pcntl_signal() function and attaching a different callback method.
setUser
JURI::setUser() in uri.php
Set URI username.
setUserGroups
Method to set the groups for a user.
setUserState
JApplication::setUserState() in application.php
Sets the value of a user state variable.
setUTF
Set the connection to use UTF-8 character encoding.
setUTF
Set the connection to use UTF-8 character encoding.
setUTF
JDatabase::setUTF() in database.php
Set the connection to use UTF-8 character encoding.
setUTF
Set the connection to use UTF-8 character encoding.
setValue
JForm::setValue() in form.php
Method to set the value of a field. If the field does not exist in the form then the method will return false.
setValue
JRegistry::setValue() in registry.php
Set a registry value
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 variable in one of the request variables.
setVar
JRouter::setVar() in router.php
Set a router variable, creating it if it doesn't exist
setVars
JRouter::setVars() in router.php
Set the router variable array
setWarning
Add an error message
setWarningsQueueSize
Sets the size of the warnings queue (acts like a LIFO buffer)
SetWordWrap
PHPMailer::SetWordWrap() in phpmailer.php
Set the body wrapping.
setWorkarounds
Create workarounded data to be cached
setXML
JParameter::setXML() in parameter.php
Sets the XML object from custom XML files.
set_authority
Set the authority. Returns true on success, false on failure (if there are any invalid characters).
set_author_class
Allows you to change which class SimplePie uses for handling author data.
set_autodiscovery_cache_duration
Set the length of time (in seconds) that the autodiscovered feed URL will be cached.
set_autodiscovery_level
Set how much feed autodiscovery to do
set_brackets_highlighting
Turns highlighting on/off for brackets
set_brackets_style
Sets the styles for brackets. If $preserve_defaults is true, then styles are merged with the default styles, with the user defined styles having priority
set_cache_class
Allows you to change which class SimplePie uses for caching.
set_cache_duration
Set the length of time (in seconds) that the contents of a feed will be cached.
set_cache_location
Set the file system location where the cached files should be stored.
set_cache_name_function
Set callback function to create cache filename with
set_caption_class
Allows you to change which class SimplePie uses for <media:text> captions Useful when you are overloading or extending SimplePie's default classes.
set_case_keywords
Sets the case that keywords should use when found. Use the constants:
set_case_sensitivity
Sets whether a set of keywords are checked for in a case sensitive manner
set_category_class
Allows you to change which class SimplePie uses for handling category data.
set_code_style
Sets the style for the actual code. This should be a string
set_comments_highlighting
Turns highlighting on/off for comment groups
set_comments_style
Sets the styles for comment groups. If $preserve_defaults is true, then styles are merged with the default styles, with the user defined styles having priority
set_content_type_sniffer_class
Allows you to change which class SimplePie uses for content-type sniffing.
set_copyright_class
Allows you to change which class SimplePie uses for <media:copyright> Useful when you are overloading or extending SimplePie's default classes.
set_credit_class
Allows you to change which class SimplePie uses for <media:credit> Useful when you are overloading or extending SimplePie's default classes.
set_enclosure_class
Allows you to change which class SimplePie uses for feed enclosures.
set_encoding
Sets the encoding used for htmlspecialchars(), for international support.
set_escape_characters_highlighting
Turns highlighting on/off for escaped characters
set_escape_characters_style
Sets the styles for escaped characters. If $preserve_defaults is true, then styles are merged with the default styles, with the user defined styles having priority
set_favicon_handler
Set the handler to enable the display of cached favicons.
set_feed_url
SimplePie::set_feed_url() in simplepie.php
This is the URL of the feed you want to parse.
set_file
SimplePie::set_file() in simplepie.php
Provides an instance of SimplePie_File to use as a feed
set_file_class
Allows you to change which class SimplePie uses for remote file fetching.
set_footer_content
Sets the content of the footer block
set_footer_content_style
Sets the style for the footer content
set_fragment
Set the fragment.
set_header_content
Sets the content of the header block
set_header_content_style
Sets the style for the header content
set_header_type
Sets the type of header to be used.
set_highlight_lines_extra_style
Sets the style for extra-highlighted lines
set_host
SimplePie_IRI::set_host() in simplepie.php
Set the host. Returns true on success, false on failure (if there are any invalid characters).
set_image_handler
set_image_handler
Set the handler to enable the display of cached images.
set_important_styles
Sets styles for important parts of the code
set_input_encoding
Allows you to override the character encoding reported by the feed.
set_item_class
Allows you to change which class SimplePie uses for handling feed items.
set_item_limit
Set the limit for items returned per-feed with multifeeds.
set_javascript
Set javascript query string parameter
set_keyword_group_highlighting
Turns highlighting on/off for a keyword group
set_keyword_group_style
Sets the style for a keyword group. If $preserve_defaults is true, then styles are merged with the default styles, with the user defined styles having priority
set_language
Sets the language for this object
set_language_path
Sets the path to the directory containing the language files. Note that this path is relative to the directory of the script that included geshi.php, NOT geshi.php itself.
set_line_ending
Sets the line-ending
set_line_style
Sets the styles for the line numbers.
set_link_styles
Sets styles for links in code
set_link_target
Sets the target for links in code
set_locator_class
Allows you to change which class SimplePie uses for auto-discovery.
set_max_checked_feeds
Set maximum number of feeds to check with autodiscovery
set_methods_highlighting
Turns highlighting on/off for methods
set_methods_style
Sets the styles for methods. $key is a number that references the
set_numbers_highlighting
Turns highlighting on/off for numbers
set_numbers_style
Sets the styles for numbers. If $preserve_defaults is true, then styles are merged with the default styles, with the user defined styles having priority
set_output_encoding
set_output_encoding
set_overall_class
Sets the overall classname for this block of code. This class can then be used in a stylesheet to style this object's output
set_overall_id
Sets the overall id for this block of code. This id can then be used in a stylesheet to style this object's output
set_overall_style
Sets the styles for the code that will be outputted when this object is parsed. The style should be a string of valid stylesheet declarations
set_parameter
idna_convert::set_parameter() in idna_convert.class.php
Sets a new option value. Available options and values:
set_parser_class
Allows you to change which class SimplePie uses for XML parsing.
set_path
SimplePie_IRI::set_path() in simplepie.php
Set the path.
set_port
SimplePie_IRI::set_port() in simplepie.php
Set the port. Returns true on success, false on failure (if there are any invalid characters).
set_query
Set the query.
set_rating_class
Allows you to change which class SimplePie uses for <media:rating> Useful when you are overloading or extending SimplePie's default classes.
set_raw_data
SimplePie::set_raw_data() in simplepie.php
Allows you to use a string of RSS/Atom data instead of a remote feed.
set_regexps_highlighting
Turns highlighting on/off for regexps
set_regexps_style
Sets the styles for regexps. If $preserve_defaults is true, then styles are merged with the default styles, with the user defined styles having priority
set_restriction_class
Allows you to change which class SimplePie uses for <media:restriction> Useful when you are overloading or extending SimplePie's default classes.
set_sanitize_class
Allows you to change which class SimplePie uses for data sanitization.
set_scheme
Set the scheme. Returns true on success, false on failure (if there are any invalid characters).
set_script_style
Sets the styles for strict code blocks. If $preserve_defaults is true, then styles are merged with the default styles, with the user defined styles having priority
set_source
GeSHi::set_source() in geshi.php
Sets the source code for this object
set_source_class
Allows you to change which class SimplePie uses item sources.
set_strings_highlighting
Turns highlighting on/off for strings
set_strings_style
Sets the styles for strings. If $preserve_defaults is true, then styles are merged with the default styles, with the user defined styles having priority
set_stupidly_fast
Set options to make SP as fast as possible. Forgoes a substantial amount of data sanitization in favor of speed.
set_symbols_highlighting
Turns highlighting on/off for symbols
set_symbols_style
Sets the styles for symbols. If $preserve_defaults is true, then styles are merged with the default styles, with the user defined styles having priority
set_tab_width
Sets how many spaces a tab is substituted for
set_time
GeSHi::set_time() in geshi.php
Sets the time taken to parse the code
set_timeout
SimplePie::set_timeout() in simplepie.php
Allows you to override the default timeout for fetching remote feeds.
set_url_for_keyword_group
Sets the base URL to be used for keywords
set_url_replacements
Set element/attribute key/value pairs of HTML attributes containing URLs that need to be resolved relative to the feed
set_url_replacements
Set element/attribute key/value pairs of HTML attributes containing URLs that need to be resolved relative to the feed
set_useragent
Allows you to override the default user agent string.
set_userinfo
Set the userinfo.
set_use_language_tab_width
Sets whether or not to use tab-stop width specifed by language
ShiftRows
shutdown
shutdown() in daemon.php
Method to shut down the daemon and optionally restart it.
shutdown
Sleep function, called whenever the class is serialized
Sign
PHPMailer::Sign() in phpmailer.php
Set the private key file and password to sign the message.
signal
Method to handle POSIX signals.
SimplePie
SimplePie in simplepie.php
SimplePie
SimplePie
SimplePie::SimplePie() in simplepie.php
The SimplePie class contains feed level data and options
SimplePie_Author
SimplePie_Author in simplepie.php
SimplePie_Author
SIMPLEPIE_BUILD
SIMPLEPIE_BUILD in simplepie.php
SimplePie Build
SimplePie_Cache
SimplePie_Cache in simplepie.php
SimplePie_Cache
Don't call the constructor. Please.
SimplePie_Cache_DB
SimplePie_Cache_DB in simplepie.php
SimplePie_Cache_File
SimplePie_Cache_File
SimplePie_Cache_File in simplepie.php
SimplePie_Cache_MySQL
SimplePie_Cache_MySQL in simplepie.php
SimplePie_Cache_MySQL
SimplePie_Caption
SimplePie_Caption in simplepie.php
SimplePie_Caption
SimplePie_Category
SimplePie_Category in simplepie.php
SimplePie_Category
SIMPLEPIE_CONSTRUCT_ALL
SIMPLEPIE_CONSTRUCT_ALL in simplepie.php
All constructs
SIMPLEPIE_CONSTRUCT_BASE64
base64-encoded construct
SIMPLEPIE_CONSTRUCT_HTML
SIMPLEPIE_CONSTRUCT_HTML in simplepie.php
HTML construct
SIMPLEPIE_CONSTRUCT_IRI
SIMPLEPIE_CONSTRUCT_IRI in simplepie.php
IRI construct
SIMPLEPIE_CONSTRUCT_MAYBE_HTML
A construct that might be HTML
SIMPLEPIE_CONSTRUCT_NONE
SIMPLEPIE_CONSTRUCT_NONE in simplepie.php
No construct
SIMPLEPIE_CONSTRUCT_TEXT
SIMPLEPIE_CONSTRUCT_TEXT in simplepie.php
Text construct
SIMPLEPIE_CONSTRUCT_XHTML
SIMPLEPIE_CONSTRUCT_XHTML in simplepie.php
XHTML construct
SimplePie_Content_Type_Sniffer
Create an instance of the class with the input file
SimplePie_Content_Type_Sniffer
Content-type sniffing
SimplePie_Copyright
SimplePie_Copyright in simplepie.php
SimplePie_Copyright
SimplePie_Credit
SimplePie_Credit
SimplePie_Credit in simplepie.php
SimplePie_Decode_HTML_Entities
Decode HTML Entities
SimplePie_Decode_HTML_Entities
Create an instance of the class with the input data
SimplePie_Enclosure
SimplePie_Enclosure
SimplePie_Enclosure in simplepie.php
SimplePie_File
SimplePie_File in simplepie.php
SimplePie_File
SIMPLEPIE_FILE_SOURCE_CURL
cURL file source
SIMPLEPIE_FILE_SOURCE_FILE_GET_CONTENTS
file_get_contents() file source
SIMPLEPIE_FILE_SOURCE_FSOCKOPEN
fsockopen() file source
SIMPLEPIE_FILE_SOURCE_LOCAL
Local file source
SIMPLEPIE_FILE_SOURCE_NONE
No file source
SIMPLEPIE_FILE_SOURCE_REMOTE
Remote file source
SimplePie_gzdecode
Set the compressed string and related properties
SimplePie_gzdecode
SimplePie_gzdecode in simplepie.php
gzdecode
SimplePie_HTTP_Parser
Create an instance of the class with the input data
SimplePie_HTTP_Parser
SimplePie_HTTP_Parser in simplepie.php
HTTP Response Parser
SIMPLEPIE_IANA_LINK_RELATIONS_REGISTRY
IANA Link Relations Registry
SimplePie_IRI
SimplePie_IRI in simplepie.php
IRI parser/serialiser
SimplePie_IRI
Create a new IRI object, from a specified string
SimplePie_Item
SimplePie_Item in simplepie.php
SimplePie_Item
SIMPLEPIE_LINKBACK
SIMPLEPIE_LINKBACK in simplepie.php
SimplePie Linkback
SimplePie_Locator
SimplePie_Locator in simplepie.php
SimplePie_Locator
SIMPLEPIE_LOCATOR_ALL
SIMPLEPIE_LOCATOR_ALL in simplepie.php
All Feed Autodiscovery
SIMPLEPIE_LOCATOR_AUTODISCOVERY
Feed Link Element Autodiscovery
SIMPLEPIE_LOCATOR_LOCAL_BODY
Local Feed Body Autodiscovery
SIMPLEPIE_LOCATOR_LOCAL_EXTENSION
Local Feed Extension Autodiscovery
SIMPLEPIE_LOCATOR_NONE
SIMPLEPIE_LOCATOR_NONE in simplepie.php
No Autodiscovery
SIMPLEPIE_LOCATOR_REMOTE_BODY
Remote Feed Body Autodiscovery
SIMPLEPIE_LOCATOR_REMOTE_EXTENSION
Remote Feed Extension Autodiscovery
SIMPLEPIE_LOWERCASE
SIMPLEPIE_LOWERCASE in simplepie.php
Change to lowercase
SimplePie_Misc
SimplePie_Misc in simplepie.php
SIMPLEPIE_NAME
SIMPLEPIE_NAME in simplepie.php
SimplePie Name
SIMPLEPIE_NAMESPACE_ATOM_03
Atom 0.3 Namespace
SIMPLEPIE_NAMESPACE_ATOM_10
Atom 1.0 Namespace
SIMPLEPIE_NAMESPACE_DC_10
SIMPLEPIE_NAMESPACE_DC_10 in simplepie.php
DC 1.0 Namespace
SIMPLEPIE_NAMESPACE_DC_11
SIMPLEPIE_NAMESPACE_DC_11 in simplepie.php
DC 1.1 Namespace
SIMPLEPIE_NAMESPACE_GEORSS
GeoRSS Namespace
SIMPLEPIE_NAMESPACE_ITUNES
iTunes RSS Namespace
SIMPLEPIE_NAMESPACE_MEDIARSS
Media RSS Namespace
SIMPLEPIE_NAMESPACE_MEDIARSS_WRONG
Wrong Media RSS Namespace
SIMPLEPIE_NAMESPACE_RDF
SIMPLEPIE_NAMESPACE_RDF in simplepie.php
RDF Namespace
SIMPLEPIE_NAMESPACE_RSS_090
RSS 0.90 Namespace
SIMPLEPIE_NAMESPACE_RSS_10
RSS 1.0 Namespace
SIMPLEPIE_NAMESPACE_RSS_10_MODULES_CONTENT
RSS 1.0 Content Module Namespace
SIMPLEPIE_NAMESPACE_RSS_20
RSS 2.0 Namespace
SIMPLEPIE_NAMESPACE_W3C_BASIC_GEO
W3C Basic Geo (WGS84 lat/long) Vocabulary Namespace
SIMPLEPIE_NAMESPACE_XHTML
SIMPLEPIE_NAMESPACE_XHTML in simplepie.php
XHTML Namespace
SIMPLEPIE_NAMESPACE_XML
SIMPLEPIE_NAMESPACE_XML in simplepie.php
XML Namespace
SimplePie_Net_IPv6
SimplePie_Net_IPv6 in simplepie.php
Class to validate and to work with IPv6 addresses.
SimplePie_Parser
SimplePie_Parser in simplepie.php
SimplePie_Parse_Date
Create new SimplePie_Parse_Date object, and set self::day_pcre, self::month_pcre, and self::built_in
SimplePie_Parse_Date
SimplePie_Parse_Date in simplepie.php
Date Parser
SIMPLEPIE_PCRE_HTML_ATTRIBUTE
PCRE for HTML attributes
SIMPLEPIE_PCRE_XML_ATTRIBUTE
PCRE for XML attributes
SIMPLEPIE_PHP5
SIMPLEPIE_PHP5 in simplepie.php
Whether we're running on PHP5
SimplePie_Rating
SimplePie_Rating
SimplePie_Rating in simplepie.php
SimplePie_Restriction
SimplePie_Restriction in simplepie.php
SimplePie_Restriction
SIMPLEPIE_SAME_CASE
SIMPLEPIE_SAME_CASE in simplepie.php
Don't change case
SimplePie_Sanitize
SimplePie_Sanitize in simplepie.php
SimplePie_Source
SimplePie_Source
SimplePie_Source in simplepie.php
SIMPLEPIE_TYPE_ALL
SIMPLEPIE_TYPE_ALL in simplepie.php
All feed types
SIMPLEPIE_TYPE_ATOM_03
SIMPLEPIE_TYPE_ATOM_03 in simplepie.php
Atom 0.3
SIMPLEPIE_TYPE_ATOM_10
SIMPLEPIE_TYPE_ATOM_10 in simplepie.php
Atom 1.0
SIMPLEPIE_TYPE_ATOM_ALL
SIMPLEPIE_TYPE_ATOM_ALL in simplepie.php
All Atom
SIMPLEPIE_TYPE_NONE
SIMPLEPIE_TYPE_NONE in simplepie.php
No known feed type
SIMPLEPIE_TYPE_RSS_090
SIMPLEPIE_TYPE_RSS_090 in simplepie.php
RSS 0.90
SIMPLEPIE_TYPE_RSS_091
SIMPLEPIE_TYPE_RSS_091 in simplepie.php
RSS 0.91 (both Netscape and Userland)
SIMPLEPIE_TYPE_RSS_091_NETSCAPE
RSS 0.91 (Netscape)
SIMPLEPIE_TYPE_RSS_091_USERLAND
RSS 0.91 (Userland)
SIMPLEPIE_TYPE_RSS_092
SIMPLEPIE_TYPE_RSS_092 in simplepie.php
RSS 0.92
SIMPLEPIE_TYPE_RSS_093
SIMPLEPIE_TYPE_RSS_093 in simplepie.php
RSS 0.93
SIMPLEPIE_TYPE_RSS_094
SIMPLEPIE_TYPE_RSS_094 in simplepie.php
RSS 0.94
SIMPLEPIE_TYPE_RSS_10
SIMPLEPIE_TYPE_RSS_10 in simplepie.php
RSS 1.0
SIMPLEPIE_TYPE_RSS_20
SIMPLEPIE_TYPE_RSS_20 in simplepie.php
RSS 2.0
SIMPLEPIE_TYPE_RSS_ALL
SIMPLEPIE_TYPE_RSS_ALL in simplepie.php
All RSS
SIMPLEPIE_TYPE_RSS_RDF
SIMPLEPIE_TYPE_RSS_RDF in simplepie.php
RDF-based RSS
SIMPLEPIE_TYPE_RSS_SYNDICATION
Non-RDF-based RSS (truly intended as syndication format)
SIMPLEPIE_UPPERCASE
SIMPLEPIE_UPPERCASE in simplepie.php
Change to uppercase
SIMPLEPIE_URL
SIMPLEPIE_URL in simplepie.php
SimplePie Website URL
SIMPLEPIE_USERAGENT
SIMPLEPIE_USERAGENT in simplepie.php
SimplePie Useragent
SIMPLEPIE_VERSION
SIMPLEPIE_VERSION in simplepie.php
SimplePie Version
SimplePie_XML_Declaration_Parser
Create an instance of the class with the input data
SimplePie_XML_Declaration_Parser
Parses the XML Declaration
simple_search
Perform an LDAP search using comma separated search strings
site
JHtmlImage::site() in image.php
Checks to see if an image exists in the current templates image directory.
skip_whitespace
Advance past any whitespace
slider
JHtmlFilter::slider() in filter.php
Method to generate filters using the slider widget and decorated with the FinderFilter JavaScript behaviors.
SMTP
SMTP in smtp.php
SMTP is rfc 821 compliant and implements all the rfc 821 SMTP commands except TURN which will always return a not implemented error. SMTP also provides some utility methods for sending mail to an SMTP server.
SmtpClose
PHPMailer::SmtpClose() in phpmailer.php
Closes the active SMTP session if one exists.
SmtpConnect
PHPMailer::SmtpConnect() in phpmailer.php
Initiates a connection to an SMTP server.
SmtpSend
PHPMailer::SmtpSend() in phpmailer.php
Sends mail via SMTP using PhpSMTP Returns false if there is a bad MAIL FROM, RCPT, or DATA input.
sort
JHtmlGrid::sort() in grid.php
Method to sort a column in a grid
sortObjects
JArrayHelper::sortObjects() in arrayhelper.php
Utility function to sort an array of objects on a given field
sort_items
SimplePie::sort_items() in simplepie.php
spacer
Writes a spacer cell.
spacer
space_seperated_tokens
specificordering
Build a select list with a specific ordering
splitCamelCase
Split a string in camel case format
splitSql
Splits contents of a sql file into array of discreet queries.
splitSql
JDatabase::splitSql() in database.php
Splits a string of multiple queries into an array of individual queries.
SplitV64
Splits an IPv6 address into the IPv6 and a possible IPv4 part
split_ns
sprintf
AKText::sprintf() in restore.php
sprintf
JText::sprintf() in methods.php
Passes a string thru a sprintf.
standalone_equals
standalone_name
standalone_value
star
Method to star a gist.
start
JHtmlTabs::start() in tabs.php
Creates a panes and creates the JavaScript object for it.
start
Method to start the indexer.
start
start() in daemon.php
Spawn daemon process.
start
Start the cache
start
JHtmlSliders::start() in sliders.php
Creates a panes and loads the javascript behavior for it.
startPane
JPane::startPane() in pane.php
Creates a pane and creates the javascript object for it.
startPane
Creates a pane and creates the javascript object for it.
startPane
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.
StartTLS
SMTP::StartTLS() in smtp.php
Initiate a TLS communication with the server.
start_line_numbers_at
Sets what number line numbers should start at. Should be a positive integer, and will be converted to one.
state
Returns a published state on a grid
state
Returns a published state on a grid
state
JHtmlMessages::state() in messages.php
state
JHtmlGrid::state() in grid.php
Method to create a select list of states for filtering By default the filter shows only published and unpublished items
state
JHtmlModules::state() in modules.php
Returns a published state on a grid
state
JHtmlJGrid::state() in jgrid.php
Returns a state on a grid
state
JHtmlNewsfeed::state() in newsfeed.php
statelist
Creates a list of published states.
stateOptions
Returns an array of standard published state filter options.
STATUS
JPlatform::STATUS in platform.php
status
Parse the status code
STATUS_CANCEL
JAuthentication::STATUS_CANCEL in authentication.php
Status to indicate cancellation of authentication (unused)
STATUS_DENIED
JAuthentication::STATUS_DENIED in authentication.php
This is the status code returned when the account has been denied (prevent login)
STATUS_EXPIRED
JAuthentication::STATUS_EXPIRED in authentication.php
This is the status code returned when the account has expired (prevent login)
STATUS_FAILURE
JAuthentication::STATUS_FAILURE in authentication.php
This is the status code returned when the authentication failed (prevent login if no success)
STATUS_SUCCESS
JAuthentication::STATUS_SUCCESS in authentication.php
This is the status code returned when the authentication is success (permit login)
STATUS_UNKNOWN
JAuthentication::STATUS_UNKNOWN in authentication.php
This is the status code returned when the account doesn't exist (not an error)
stderr
JDatabase::stderr() in database.php
Return the most recent error message for the database connector.
stem
Method to stem a token and return the root.
stem
Method to stem a token and return the root.
stem
Method to get the base word of a token. This method uses the public FinderIndexerHelper::$stemmer object if it is set. If no stemmer is set, the original token is returned.
stem
Method to stem a token and return the root.
stepbar
JHtmlInstallation::stepbar() in installation.php
stick
Method to stick records.
stick
Method to set the sticky state for a row or list of rows in the database table. The method respects checked out rows by other users and will attempt to checkin rows that it can after adjustments are made.
sticky_publish
stop
stop() in daemon.php
Stop daemon process.
STOP_CONTINUE
PHPMailer::STOP_CONTINUE in phpmailer.php
STOP_CRITICAL
PHPMailer::STOP_CRITICAL in phpmailer.php
STOP_MESSAGE
PHPMailer::STOP_MESSAGE in phpmailer.php
store
JCache::store() in cache.php
Store the cached data by id and group
store
Overloaded store method for the notes table.
store
Store the data to a file by id and group
store
JTableCategory::store() in category.php
Overridden JTable::store to set created/modified and user id.
store
Overriden store method to set dates.
store
Overloaded store function
store
Store the data to memcache by id and group
store
Method to store data in cache.
store
JCacheController::store() in controller.php
Store data to cache by id and group
store
JTableMenuType::store() in menutype.php
Method to store a row in the database from the JTable instance properties.
store
JTableLanguage::store() in language.php
Overrides JTable::store to check unique fields.
store
Stores a contact
store
JTableContent::store() in content.php
Overrides JTable::store to set modified data and user id.
store
Overriden JTable::store to set modified data and user id.
store
Store the data by id and group
store
Store the data to WINCACHE by id and group
store
Store the data to APC by id and group
store
Overload the store method for the Weblinks table.
store
JTable::store() in table.php
Method to store a row in the database from the JTable instance properties.
store
JTableNested::store() in tablenested.php
Method to store a node in the database table.
store
Overloaded store method to ensure unicity of default style.
store
Method to store a row in the database from the JTable instance properties.
store
JFTP::store() in ftp.php
Method to store a file to the FTP server
store
Stop the cache buffer and store the cached data
store
Store the data to by id and group
store
JTableUsergroup::store() in usergroup.php
Inserts a new row if id is zero or updates an existing row in the database table
store
Method to store a row in the database from the JTable instance properties.
store
JCacheStorage::store() in storage.php
Store the data to cache by id and group
store
method to store a row
store
Store the data to a file by id and group
storeNode
Method to store a node to the database. This method will accept either a branch or a node.
storeOptions
Store the current setup options in the session.
storeVote
strcasecmp
JString::strcasecmp() in string.php
UTF-8/LOCALE aware alternative to strcasecmp A case insensitive string comparison
strcmp
JString::strcmp() in string.php
UTF-8/LOCALE aware alternative to strcmp A case sensitive 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
Function to test for end of file pointer
stream_eof
End of field check
stream_flush
Stream flush, always returns true.
stream_open
Method to open a file or URL.
stream_open
Function to open file or url
stream_read
Read stream
stream_read
Method to read a given number of bytes starting at the current position and moving to the end of the string defined by the current position plus the given number.
stream_seek
The read write position updates in response to $offset and $whence
stream_seek
Stream offset
stream_stat
Method to retrieve information from a file resource
stream_tell
Function to get the current position of the stream
stream_tell
Method to get the current position
stream_write
Stream write, always returning false.
stream_write
Write stream
string
JHtmlPhpSetting::string() in phpsetting.php
method to generate a string message for a value
stringToObject
Parse a JSON formatted string and convert it into an object.
stringToObject
Parse a XML formatted string and convert it into an object.
stringToObject
Parse a PHP class formatted string and convert it into an object.
stringToObject
Parse an INI formatted string and convert it into an object.
stringToObject
Converts a formatted string into an object.
stringURLSafe
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 lowercase.
stringURLSafe
This method transliterates a string into an URL safe string or returns a URL safe UTF-8 string based on the global configuration
stringURLUnicodeSlug
This method implements unicode slugs instead of transliteration.
stripExt
JFile::stripExt() in file.php
Strips the last extension off of a file name
stripImages
Strip img-tags from string
stripos
SimplePie_Misc::stripos() in simplepie.php
Re-implementation of PHP 5's stripos()
strip_attributes
strip_attributes
strip_comments
Strip HTML comments
strip_comments
strip_comments
strip_htmltags
strip_htmltags
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.
strpos
JString::strpos() in string.php
UTF-8 aware alternative to strpos.
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
SubBytes
submit
subscribe_aol
subscribe_bloglines
subscribe_eskobo
subscribe_feed
subscribe_feedfeeds
subscribe_feedster
subscribe_google
subscribe_gritwire
subscribe_itunes
subscribe_msn
subscribe_netvibes
subscribe_newsburst
subscribe_newsgator
subscribe_odeo
subscribe_outlook
subscribe_podcast
subscribe_podnova
subscribe_rojo
subscribe_service
Creates the subscribe_* methods' return data
subscribe_url
subscribe_yahoo
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
SubWord
suggested
Method to get the suggested search query.
switcher
Add unobtrusive javascript support for submenu switcher support in Global Configuration and System Information.
syncPaths
JForm::syncPaths() in form.php
Method to synchronize any field, form or rule paths contained in the XML document.
syst
JFTP::syst() in ftp.php
Method to system string from the FTP server
t
top
$table
plgFinderCategories::$table in categories.php
The table name.
$table
The table name.
$table
The table name.
$table
JLoggerDatabase::$table in database.php
$table
The table name.
$table
The table name.
$table
The table name.
$tablePrefix
JDatabase::$tablePrefix in database.php
$tables
$tables
$table_linenumber_style
Style for line numbers when GESHI_HEADER_PRE_TABLE is chosen
$tab_width
GeSHi::$tab_width in geshi.php
The size of tab stops
$tag
plgSystemLanguageFilter::$tag in languagefilter.php
$tagBlacklist
$tags
JUpdate::$tags in update.php
$tagsArray
$tagsMethod
$target
JMenuNode::$target in menu.php
Link Target
$targetplatform
$task
JController::$task in controller.php
Current or most recently performed task.
$taskMap
JController::$taskMap in controller.php
Array of class methods to call for a given task.
$taxonomy
The indexer will use this data to create taxonomy mapping entries for the item so that it can be filtered by type, label, category, or whatever.
$tempDir
$tempFilename
$template
JOpenSearchUrl::$template in opensearch.php
Template item element. Has to contain the {searchTerms} parameter to work.
$template
Name of the template
$template
$template
JSite::$template in application.php
Currently active template
$template
$template
$template
$term
This is the term that will be referenced in the terms table and the mapping tables.
$term
SimplePie_Category::$term in simplepie.php
$terms
The number of matching terms for the query input.
$text
JPaginationObject::$text in pagination.php
$text
SimplePie_Caption::$text in simplepie.php
$text_prefix
$text_prefix
$text_prefix
The prefix to use with controller messages.
$text_prefix
JControllerAdmin::$text_prefix in controlleradmin.php
The prefix to use with controller messages.
$text_prefix
JControllerForm::$text_prefix in controllerform.php
The prefix to use with controller messages.
$text_prefix
$text_prefix
$text_prefix
$text_prefix
$text_prefix
$text_prefix
JModelAdmin::$text_prefix in modeladmin.php
The prefix to use with controller messages.
$text_prefix
$text_prefix
The prefix to use with controller messages
$text_prefix
$text_prefix
$text_prefix
The prefix to use with controller messages.
$text_prefix
The prefix to use with controller messages.
$text_prefix
$text_prefix
$text_prefix
$text_prefix
$text_prefix
$text_prefix
$text_prefix
$text_prefix
$text_prefix
$text_prefix
$thumbnails
$time
GeSHi::$time in geshi.php
The time it took to parse the code
$Timeout
PHPMailer::$Timeout in phpmailer.php
Sets the SMTP server timeout in seconds.
$timeout
$timeout
SimplePie::$timeout in simplepie.php
$timeout
$timestamp
$timezone
List of timezones, abbreviation => offset from UTC
$timezone
ASCII string from TimeZone database
$title
JMenuNode::$title in menu.php
Node Title
$title
JFeedItem::$title in feed.php
Title item element
$title
JFeedImage::$title in feed.php
Title image attribute
$title
$title
JDocument::$title in document.php
Document title
$title
JCategoryNode::$title in categories.php
The menu title for the category (a short name)
$title
JTableAsset::$title in asset.php
The human readable title of the asset.
$title
The content title.
$to
PHPMailer::$to in phpmailer.php
$toc
$toc
AdminViewHelp::$toc in view.html.php
$total
JPagination::$total in pagination.php
$total
$total
$totalSize
$tp
TemplatesViewPrevuuw::$tp in view.html.php
$translateDescription
True to translate the field description string.
$translateLabel
True to translate the field label string.
$transliterator
Name of the transliterator function for this language.
$transport
JHttp::$transport in http.php
$ttl
TTL feed attribute
$tval
POP3::$tval in pop3.php
POP3 Timeout Value
$type
The form field type.
$type
The form field type.
$type
JFormFieldCacheHandler::$type in cachehandler.php
The form field type.
$type
The form field type.
$type
The field type.
$type
JCryptKey::$type in key.php
$type
The form field type.
$type
The form field type.
$type
The form field type.
$type
The form field type.
$type
The form field type.
$type
The field type.
$type
The form field type.
$type
The form field type.
$type
The form field type.
$type
The form field type.
$type
The field type.
$type
JFormFieldAccessLevel::$type in accesslevel.php
The form field type.
$type
The form field type.
$type
JAuthenticationResponse::$type in authentication.php
The type of authentication that was successful
$type
JOpenSearchUrl::$type in opensearch.php
Type item element
$type
The form field type.
$type
The form field type.
$type
JFormFieldModulePosition::$type in moduleposition.php
The form field type.
$type
JFormFieldModuleOrder::$type in moduleorder.php
The form field type.
$type
The form field type.
$type
Extension Type
$type
The form field type.
$type
$type
The form field type.
$type
JFormFieldMenuOrdering::$type in menuordering.php
The form field type.
$type
JFormFieldModuleLayout::$type in modulelayout.php
The form field type.
$type
JFormFieldBannerClient::$type in bannerclient.php
The form field type.
$type
The form field type.
$type
JFormFieldMenuParent::$type in menuparent.php
The form field type.
$type
The form field type.
$type
The form field type.
$type
The form field type.
$type
The form field type.
$type
$type
The field type.
$type
JFormFieldDirectories::$type in directories.php
The form field type.
$type
The form field type.
$type
SimplePie_Caption::$type in simplepie.php
$type
JFormFieldUserMessages::$type in usermessages.php
The form field type.
$type
JExtension::$type in extension.php
Type of the extension
$type
The form field type.
$type
JException::$type in exception.php
$type
JFormFieldSessionHandler::$type in sessionhandler.php
The form field type.
$type
$type
JFormFieldDatabaseConnection::$type in databaseconnection.php
The form field type.
$type
JFormFieldTemplateStyle::$type in templatestyle.php
The form field type.
$type
JFormFieldComponentLayout::$type in componentlayout.php
The form field type.
$type
The form field type.
$type
JFormFieldContentLanguage::$type in contentlanguage.php
The form field type.
$type
The form field type.
$type
The form field type.
$type
The form field type.
$type
The form field type.
$type
The form field type.
$type
The form field type.
$type
The form field type.
$type
Type enclosure element
$type
JFormFieldSearchFilter::$type in searchfilter.php
The form field type.
$type
The form field type.
$type
JFormField::$type in field.php
The form field type.
$type
The form field type.
$type
JFormFieldGroupParent::$type in groupparent.php
The form field type.
$type
JFormFieldCategoryParent::$type in categoryparent.php
The form field type.
$type
The form field type.
$type
JOpenSearchImage::$type in opensearch.php
The images MIME type
$type
The form field type.
$type
JUpdate::$type in update.php
$type
The form field type.
$type
JFormFieldGroupedList::$type in groupedlist.php
The form field type.
$type
The field type.
$type
The form field type.
$type
The form field type.
$type
The form field type.
$type
The form field type.
$type
The field type.
$type
The form field type.
$type
JFormFieldFolderList::$type in folderlist.php
The form field type.
$type
JFormFieldCheckboxes::$type in checkboxes.php
The form field type.
$type
JFormFieldCategoryEdit::$type in categoryedit.php
A flexible category list that respects access controls
$type
The form field type.
$type
The form field type.
$type_id
The type id of the content.
$type_id
The content type id. This is set by the adapter.
$type_title
The type of content that the adapter indexes.
$type_title
The type of content that the adapter indexes.
$type_title
The type of content that the adapter indexes.
$type_title
The type of content that the adapter indexes.
$type_title
The type of content the adapter indexes.
$type_title
The type of content that the adapter indexes.
tracks.php
tracks.php in tracks.php
tracks.raw.php
tracks.raw.php in tracks.raw.php
tracks.php
tracks.php in tracks.php
txt.php
txt.php in txt.php
taxonomy.php
taxonomy.php in taxonomy.php
token.php
token.php in token.php
type.php
type.php in type.php
thumbs.php
thumbs.php in thumbs.php
thumbs_doc.php
thumbs_doc.php in thumbs_doc.php
thumbs_folder.php
thumbs_folder.php in thumbs_folder.php
thumbs_img.php
thumbs_img.php in thumbs_img.php
thumbs_up.php
thumbs_up.php in thumbs_up.php
template.php
template.php in template.php
templates.php
templates.php in templates.php
templates.php
templates.php in templates.php
template.php
template.php in template.php
templates.php
templates.php in templates.php
templates.php
templates.php in templates.php
toolbar.php
toolbar.php in toolbar.php
templatestyle.php
templatestyle.php in templatestyle.php
tree.php
tree.php in tree.php
table.php
table.php in table.php
tablenested.php
tablenested.php in tablenested.php
tar.php
tar.php in tar.php
tel.php
tel.php in tel.php
text.php
text.php in text.php
textarea.php
textarea.php in textarea.php
timezone.php
timezone.php in timezone.php
tel.php
tel.php in tel.php
tabs.php
tabs.php in tabs.php
tel.php
tel.php in tel.php
templatestyle.php
templatestyle.php in templatestyle.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
transport.php
transport.php in transport.php
template.php
template.php in template.php
trim.php
trim.php in trim.php
tinymce.php
tinymce.php in tinymce.php
tos.php
tos.php in tos.php
tag_close
tag_open
tel
JHtmlTel::tel() in tel.php
Converts strings of integers into more readable telephone format
tell
JStream::tell() in stream.php
Returns the current position of the file read/write pointer.
templates
TemplatesController
TemplatesController in controller.php
Templates manager master display controller.
TemplatesControllerSource
Template style controller class.
TemplatesControllerStyle
Template style controller class.
TemplatesControllerStyles
Template styles list controller class.
TemplatesControllerTemplate
Template style controller class.
TemplatesHelper
TemplatesHelper in templates.php
Templates component helper.
TemplatesModelSource
TemplatesModelSource in source.php
TemplatesModelStyle
TemplatesModelStyle in style.php
Template style model.
TemplatesModelStyles
TemplatesModelStyles in styles.php
Methods supporting a list of template style records.
TemplatesModelTemplate
TemplatesModelTemplate in template.php
TemplatesModelTemplates
TemplatesModelTemplates in templates.php
Methods supporting a list of template extension records.
TemplatesTableStyle
TemplatesTableStyle in style.php
templateStates
templatestyle
TemplatesViewPrevuuw
TemplatesViewPrevuuw in view.html.php
HTML View class for the Templates component
TemplatesViewSource
TemplatesViewSource in view.html.php
View to edit a template style.
TemplatesViewStyle
TemplatesViewStyle in view.html.php
View to edit a template style.
TemplatesViewStyles
TemplatesViewStyles in view.html.php
View class for a list of template styles.
TemplatesViewTemplate
TemplatesViewTemplate in view.html.php
View to edit a template style.
TemplatesViewTemplates
TemplatesViewTemplates in view.html.php
View class for a list of template styles.
test
Method to test if the Captcha is correct.
test
JFormRuleContactEmailMessage::test() in contactemailmessage.php
test
Test to see if the MySQL connector is available.
test
Test to see if the MySQL connector is available.
test
Test to see if the cache storage is available.
test
JFormRuleContactEmailSubject::test() in contactemailsubject.php
test
Method to test the value.
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
Test to see if the cache storage is available.
test
Method to test the url for a valid parts.
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.
test
Test to see if the cache storage is available.
test
JFormRuleContactEmail::test() in contactemail.php
test
Method to test the email address and optionally check for uniqueness.
test
Test to see if the SessionHandler is available.
test
Method to test the username for uniqueness.
test
Test to see if the cache storage is available.
test
Method to test if two values are equal. To use this rule, the form XML needs a validate attribute of equals and a field attribute that is equal to the field to test against.
test
Test to see if the connector is available.
test
Method to test an external url for a valid parts.
test
JCacheStorage::test() in storage.php
Test to see if the storage handler is available.
test
Method to test for a valid color in hexadecimal.
test
Test to see if the SessionHandler is available.
test
Test to see if the SQLSRV connector is available.
test
Method to test the value.
test
JFormRule::test() in rule.php
Method to test the value.
TextLine
PHPMailer::TextLine() in phpmailer.php
Returns a formatted mail line.
TEXT_CONTEXT
The text context identifier.
text_or_binary
Sniff text or binary
throwError
Throw an error
thumb
JHtmlTemplates::thumb() in templates.php
Display the thumb for the template.
tick
AKAbstractPart::tick() in restore.php
The public interface to an engine part. This method takes care for calling the correct method in order to perform the initialisation - run - finalisation cycle of operation and return a proper reponse array.
time_hms
title
Title cell.
TITLE_CONTEXT
The title context identifier.
toArray
JRegistry::toArray() in registry.php
Transforms a namespace to an array
toCamelCase
Method to convert a string into camel case.
toDashSeparated
Method to convert a string into dash separated form.
toFile
JImage::toFile() in image.php
Method to write the current image out to a file.
toFormat
JDate::toFormat() in date.php
Gets the date in a specific format
toggleTables
Method to switch the token tables from Memory tables to MyISAM tables when they are close to running out of memory.
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 string. IETF RFC 3339 defines the ISO 8601 format and it can be found at the IETF Web site.
token
JHtmlForm::token() in form.php
Displays a hidden token field to reduce the risk of CSRF exploits
tokenize
Method to tokenize a text string.
tokenizeToDB
Method to parse input, tokenize it, and then add it to the database.
toKey
JStringNormalise::toKey() in normalise.php
Method to convert a string into key form.
toMySQL
JDate::toMySQL() in date.php
Gets the date as an MySQL datetime string.
toObject
JArrayHelper::toObject() in arrayhelper.php
Utility function to map an array to a stdClass object.
toObject
JRegistry::toObject() in registry.php
Transforms a namespace to an object
tooltip
JHtmlBehavior::tooltip() in behavior.php
Add unobtrusive javascript support for a hover tooltips.
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 string. IETF RFC 2822 supercedes RFC 822 and its definition can be found at the IETF Web site.
tos
plgUserProfile::tos() in profile.php
toSpaceSeparated
Method to convert a string into space separated form.
toSql
JDate::toSql() in date.php
Gets the date as an SQL datetime string.
toString
JGrid::toString() in grid.php
Render the HTML table
toString
JException::toString() in exception.php
Returns to error message
toString
JObject::toString() in object.php
Converts the object to a string (the class name).
toString
Return a well-formed XML string based on SimpleXML element
toString
JURI::toString() in uri.php
Returns full uri string.
toString
JResponse::toString() in response.php
Sends all headers prior to returning the string
toString
JRegistry::toString() in registry.php
Get a namespace in a given string format
toString
JArrayHelper::toString() in arrayhelper.php
Utility function to map an array to a string.
touch
touch
toUnderscoreSeparated
Method to convert a string into underscore separated form.
toUnix
JDate::toUnix() in date.php
Gets the date as UNIX time stamp.
toURI
Method to convert the query object into a URI string.
toVariable
Method to convert a string into variable form.
toXML
JTableContent::toXML() in content.php
Converts record to XML
toXML
JTable::toXML() in table.php
Method to export the JTable instance properties to an XML string.
trace
JHttp::trace() in http.php
Method to send the TRACE command to the server.
transactionCommit
Method to commit a transaction.
transactionCommit
Method to commit a transaction.
transactionCommit
Method to commit a transaction.
transactionRollback
Method to roll back a transaction.
transactionRollback
Method to roll back a transaction.
transactionRollback
Method to roll back a transaction.
transactionStart
Method to initialize a transaction.
transactionStart
Method to initialize a transaction.
transactionStart
Method to initialize a transaction.
transcode
JString::transcode() in string.php
Transcode a string.
translate
Translate a list of objects
translate
Translate a list of objects
translate
Translate a list of objects
translateErrorLevel
Translate an error level integer to a human readable string e.g. E_ERROR will be translated to 'Error'
translateState
Method to translate the native content states into states that the indexer can use.
transliterate
Transliterate function
trash
Write a trash button that will move items to Trash Manager.
tree
JHtmlBehavior::tree() in behavior.php
Add unobtrusive javascript support for a collapsible tree.
treerecurse
Build the list representing the menu tree
TRIDENT
JWebClient::TRIDENT in webclient.php
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
Calls all handlers associated with an event group.
triggerEvent
JApplication::triggerEvent() in application.php
Calls all handlers associated with an event group.
triggerEvent
Calls all handlers associated with an event group.
triggerEvent
Calls all handlers associated with an event group.
trim
JString::trim() in string.php
UTF-8 aware replacement for trim()
truncate
This is a better truncate implementation than what we
truncate
Truncates text blocks over the specified character limit and closes all open HTML tags. The method will optionally not truncate an individual word, it will find the first space that is within the limit and truncate at that point. This method is UTF-8 safe.
truncateTable
Method to truncate a table.
Turn
SMTP::Turn() in smtp.php
This is an optional command for SMTP that this class does not support. This method is here to make the RFC821 Definition complete for this class and __may__ be implimented in the future
types
JHtmlModules::types() in modules.php
typeslist
Creates a list of types to filter on.
u
top
$uncompressedTotal
$union
$update
JPackageManifest::$update in packagemanifest.php
$update
JLibraryManifest::$update in librarymanifest.php
$update
$updateQuery
Update query: query used to change the db schema (one line from the file)
$updates
A list of discovered updates
$update_sites
$upperLimitSearchWordCallback
Name of the uppperLimitSearchWordCallback function for this language
$url
JFeedImage::$url in feed.php
URL image attribute
$url
URL enclosure element
$url
The content URL.
$url
SimplePie_Copyright::$url in simplepie.php
$url
JPackageManifest::$url in packagemanifest.php
$url
SimplePie_File::$url in simplepie.php
$URL
JVersion::$URL in version.php
$url
$useCookies
JPane::$useCookies in pane.php
$used
JLanguage::$used in language.php
An array of used text, used during debugging.
$user
UsersViewLogin::$user in view.html.php
$user
AKPostprocFTP::$user in restore.php
$user
JLoggerDatabase::$user in database.php
$user
UsersViewNotes::$user in view.html.php
The model state.
$user
ContentViewArticle::$user in view.html.php
$user
$user
Array of user-added callback methods
$user
$useragent
$useragent
$userAgent
JWebClient::$userAgent in webclient.php
$useragent
SimplePie::$useragent in simplepie.php
$useragent
$userGroupPaths
Array of user group paths.
$userGroups
JAccess::$userGroups in access.php
Array of user groups.
$userId
$userinfo
SimplePie_IRI::$userinfo in simplepie.php
User Information
$username
JUser::$username in user.php
The login name
$username
POP3::$username in pop3.php
POP3 Username
$username
JLDAP::$username in ldap.php
$username
Any UTF-8 string that the End User wants to use as a username.
$Username
PHPMailer::$Username in phpmailer.php
Sets SMTP username.
$users_dn
JLDAP::$users_dn in ldap.php
$usertype
JUser::$usertype in user.php
User type Used in Joomla 1.0 and 1.5 for access control.
$useSSL
AKPostprocFTP::$useSSL in restore.php
$use_classes
GeSHi::$use_classes in geshi.php
Whether to use CSS classes in output
$use_language_tab_width
Should we use language-defined tab stop widths?
$use_ldapV3
JLDAP::$use_ldapV3 in ldap.php
$utf
JDatabase::$utf in database.php
update.php
update.php in update.php
update.php
update.php in update.php
update.php
update.php in update.php
usermessages.php
usermessages.php in usermessages.php
user.php
user.php in user.php
users.php
users.php in users.php
users.php
users.php in users.php
users.php
users.php in users.php
user.php
user.php in user.php
users.php
users.php in users.php
users.php
users.php in users.php
update_cron.php
update_cron.php in update_cron.php
user.php
user.php in user.php
users.php
users.php in users.php
users.php
users.php in users.php
user.php
user.php in user.php
update.php
update.php in update.php
user.php
user.php in user.php
usergroup.php
usergroup.php in usergroup.php
uri.php
uri.php in uri.php
url.php
url.php in url.php
usergroup.php
usergroup.php in usergroup.php
url.php
url.php in url.php
username.php
username.php in username.php
user.php
user.php in user.php
usergroup.php
usergroup.php in usergroup.php
update.php
update.php in update.php
updateadapter.php
updateadapter.php in updateadapter.php
updater.php
updater.php in updater.php
user.php
user.php in user.php
utility.php
utility.php in utility.php
ucfirst.php
ucfirst.php in ucfirst.php
ucwords.php
ucwords.php in ucwords.php
utf8.php
utf8.php in utf8.php
unicode.php
unicode.php in unicode.php
ucfirst
JString::ucfirst() in string.php
UTF-8 aware alternative to ucfirst Make a string's first character uppercase or all words' 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.
uncomment_rfc822
Remove RFC822 comments
Uncompress
Uncompresses an IPv6 address
unconsume
Unconsume one byte
uninstall
Custom uninstall method
uninstall
Custom uninstall method
uninstall
JInstaller::uninstall() in installer.php
Package uninstallation method
uninstall
Custom uninstall method
uninstall
Custom uninstall method for components
uninstall
Custom uninstall method
uninstall
Custom uninstall method
uninstall
Custom uninstall method
uninstall
Custom uninstall method
union
Add a query to UNION with the current query.
unionDistinct
Add a query to UNION DISTINCT with the current query. Simply a proxy to Union with the Distinct clause.
unknown
Sniff unknown
unlink
unlink
unlink
unlink
unlink
unlock
Unlock cached item
unlock
Unlock cached item - override parent for cacheid compatibility with lock
unlock
Unlock cached item - override parent for cacheid compatibility with lock
unlock
Unlock cached item
unlock
Unlock cached item
unlock
JCache::unlock() in cache.php
Unset lock flag on cached item
unlockindex
Unlock cache index
unlockTables
Unlocks tables in the database.
unlockTables
Unlocks tables in the database.
unlockTables
Unlocks tables in the database.
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.
unregister
Removes a key for a method from registry.
unregisterTask
Unregister (unmap) a task in the class.
unserialize
Regenerates the full Factory state from a serialized snapshot (resume)
unsetDefault
Method to unset the default template for a client and for a language
unsetHome
Method to unset a template style as default for a language.
unstar
Method to star a gist.
update
update
Custom update method for components
update
Updates the session
update
method to update Joomla!
update
update
JEvent::update() in event.php
Method to trigger events.
update
Custom update method for components
update
Add a table name to the UPDATE clause of the query.
update
JInstaller::update() in installer.php
Package update method
update
Custom update method
update
Update function.
update
Update a set of extensions.
update
JUpdater::update() in updater.php
Finds an update for an extension
update
Custom update method
update
Updates a package
update
JObserver::update() in observer.php
Method to update the state of observable objects
update
Custom update method
update
Custom update method
update
Custom update method
Updatecron
Updatecron in update_cron.php
This script will fetch the update information for all extensions and store them in the database, speeding up your administrator.
updateDatabase
updateManifestCaches
updateObject
Updates a row in a table based on an object's properties.
updateReset
updateSize
Increase cache items count.
upload
JStream::upload() in stream.php
Upload a file
upload
JFile::upload() in file.php
Moves an uploaded file to a destination folder
upload
Upload one or more files
uploader
Add unobtrusive javascript support for the advanced uploader.
url
plgUserProfile::url() in profile.php
url_stat
Method to retrieve information about a file.
urs
AKEncryptionAES::urs() in restore.php
user
JHtmlBatch::user() in batch.php
Display a batch widget for the user selector.
usergroup
Displays a list of the available user groups.
usergroups
Returns a UL list of user groups with check boxes
userlist
Get a list of users.
users
JHtmlList::users() in list.php
Select list of active users
UsersBuildRoute
UsersBuildRoute() in router.php
Function to build a Users URL route.
UsersController
UsersController in controller.php
Base controller class for Users.
UsersController
UsersController in controller.php
Users master display controller.
UsersControllerGroup
User view level controller class.
UsersControllerGroups
UsersControllerGroups in groups.php
User groups list controller class.
UsersControllerLevel
User view level controller class.
UsersControllerLevels
UsersControllerLevels in levels.php
User view levels list controller class.
UsersControllerMail
Users mail controller.
UsersControllerNote
User note controller class.
UsersControllerNotes
User notes controller class.
UsersControllerProfile
UsersControllerProfile in profile.php
Profile controller class for Users.
UsersControllerRegistration
UsersControllerRegistration in registration.php
Registration controller class for Users.
UsersControllerRemind
UsersControllerRemind in remind.php
Reset controller class for Users.
UsersControllerReset
Reset controller class for Users.
UsersControllerUser
Registration controller class for Users.
UsersControllerUser
User controller class.
UsersControllerUsers
Users list controller class.
UsersHelper
UsersHelper in users.php
Users component helper.
UsersHelperDebug
UsersHelperDebug in debug.php
Users component debugging helper.
UsersHelperRoute
UsersHelperRoute in route.php
Users Route Helper
UsersModelDebugGroup
UsersModelDebugGroup in debuggroup.php
Methods supporting a list of user records.
UsersModelDebugUser
UsersModelDebugUser in debuguser.php
Methods supporting a list of user records.
UsersModelGroup
UsersModelGroup in group.php
User group model.
UsersModelGroups
UsersModelGroups in groups.php
Methods supporting a list of user group records.
UsersModelLevel
UsersModelLevel in level.php
User view level model.
UsersModelLevels
UsersModelLevels in levels.php
Methods supporting a list of user access level records.
UsersModelLogin
UsersModelLogin in login.php
Rest model class for Users.
UsersModelMail
UsersModelMail in mail.php
Users mail model.
UsersModelNote
UsersModelNote in note.php
User note model.
UsersModelNotes
UsersModelNotes in notes.php
User notes model class.
UsersModelProfile
UsersModelProfile in profile.php
Profile model class for Users.
UsersModelRegistration
UsersModelRegistration in registration.php
Registration model class for Users.
UsersModelRemind
UsersModelRemind in remind.php
Remind model class for Users.
UsersModelReset
UsersModelReset in reset.php
Rest model class for Users.
UsersModelUser
UsersModelUser in user.php
User model.
UsersModelUsers
UsersModelUsers in users.php
Methods supporting a list of user records.
UsersParseRoute
UsersParseRoute() in router.php
Function to parse a Users URL route.
UsersTableNote
UsersTableNote in note.php
User notes table class
UsersViewDebugGroup
UsersViewDebugGroup in view.html.php
View class for a list of users.
UsersViewDebugUser
UsersViewDebugUser in view.html.php
View class for a list of users.
UsersViewGroup
UsersViewGroup in view.html.php
View to edit a user group.
UsersViewGroups
UsersViewGroups in view.html.php
View class for a list of user groups.
UsersViewLevel
UsersViewLevel in view.html.php
View to edit a user view level.
UsersViewLevels
UsersViewLevels in view.html.php
The HTML Users access levels view.
UsersViewLogin
UsersViewLogin in view.html.php
Login view class for Users.
UsersViewMail
UsersViewMail in view.html.php
Users mail view.
UsersViewNote
UsersViewNote in view.html.php
User note edit view
UsersViewNotes
UsersViewNotes in view.html.php
User notes list view
UsersViewProfile
UsersViewProfile in view.html.php
Profile view class for Users.
UsersViewRegistration
UsersViewRegistration in view.html.php
Registration view class for Users.
UsersViewRemind
UsersViewRemind in view.html.php
Registration view class for Users.
UsersViewReset
UsersViewReset in view.html.php
Reset view class for Users.
UsersViewUser
UsersViewUser in view.html.php
UsersViewUsers
UsersViewUsers in view.html.php
View class for a list of users.
useSendmail
Use sendmail for sending the email
useSMTP
JMail::useSMTP() in mail.php
Use SMTP for sending the email
UTF8
UTF8 in utf8.php
Put the current directory in this constant
UTF8CharBoundary
Finds last character boundary prior to maxLength in a utf-8 quoted (printable) encoded string.
utf8_accents_to_ascii
Replace accented UTF-8 characters by unaccented ASCII-7 "equivalents".
UTF8_BAD_5OCTET
UTF8_BAD_5OCTET in bad.php
Return code from utf8_bad_identify() when a five octet sequence is detected.
UTF8_BAD_6OCTET
UTF8_BAD_6OCTET in bad.php
Return code from utf8_bad_identify() when a six octet sequence is detected.
utf8_bad_explain
Takes a return code from utf8_bad_identify() are returns a message (in English) explaining what the problem is.
utf8_bad_find
utf8_bad_find() in bad.php
Locates the first bad byte in a UTF-8 string returning it's
utf8_bad_findall
Locates all bad bytes in a UTF-8 string and returns a list of their
utf8_bad_identify
Reports on the type of bad byte found in a UTF-8 string. Returns a
UTF8_BAD_NONSHORT
Return code from utf8_bad_identify().
utf8_bad_replace
Replace bad bytes with an alternative character - ASCII character
utf8_bad_replace
Remove bad UTF-8 bytes
UTF8_BAD_SEQID
UTF8_BAD_SEQID in bad.php
Return code from utf8_bad_identify().
UTF8_BAD_SEQINCOMPLETE
Return code from utf8_bad_identify().
utf8_bad_strip
utf8_bad_strip() in bad.php
Strips out any bad bytes from a UTF-8 string and returns the rest
UTF8_BAD_SURROGATE
Return code from utf8_bad_identify().
UTF8_BAD_UNIOUTRANGE
Return code from utf8_bad_identify().
utf8_byte_position
utf8_byte_position() in position.php
Given a string and a character index in the string, in
utf8_compliant
utf8_compliant() in validation.php
Tests whether a string complies as UTF-8. This will be much
UTF8_CORE
UTF8_CORE in core.php
Define UTF8_CORE as required
utf8_from_unicode
utf8_from_unicode() in unicode.php
Takes an array of ints representing the Unicode characters and returns a UTF-8 string. Astral planes are supported ie. the ints in the input can be > 0xFFFF. Occurrances of the BOM are ignored. Surrogates are not allowed.
utf8_ireplace
utf8_ireplace() in str_ireplace.php
UTF-8 aware alternative to str_ireplace
utf8_is_ascii
utf8_is_ascii() in ascii.php
Tests whether a string contains only 7bit ASCII bytes.
utf8_is_ascii_ctrl
Tests whether a string contains only 7bit ASCII bytes with device control codes omitted. The device control codes can be found on the second table here: http://www.w3schools.com/tags/ref_ascii.asp
utf8_is_valid
utf8_is_valid() in validation.php
Tests a string as to whether it's valid UTF-8 and supported by the
utf8_is_word_chars
utf8_is_word_chars() in specials.php
Checks a string for whether it contains only word characters. This
utf8_latin_to_ascii
Returns strings transliterated from UTF-8 to Latin
utf8_locate_current_chr
Given a string and any byte index, returns the byte index
utf8_locate_next_chr
utf8_locate_next_chr() in position.php
Given a string and any byte index, returns the byte index of the start of the next UTF-8 character, relative to supplied position. If the next character begins at the same place as the supplied byte index, that byte index will be returned.
utf8_ltrim
utf8_ltrim() in trim.php
UTF-8 aware replacement for ltrim()
utf8_ord
utf8_ord() in ord.php
UTF-8 aware alternative to ord
utf8_rtrim
utf8_rtrim() in trim.php
UTF-8 aware replacement for rtrim()
utf8_specials_pattern
utf8_specials_pattern() in specials.php
Used internally. Builds a PCRE pattern from the $UTF8_SPECIAL_CHARS
utf8_strcasecmp
utf8_strcasecmp() in strcasecmp.php
UTF-8 aware alternative to strcasecmp
utf8_strcspn
utf8_strcspn() in strcspn.php
UTF-8 aware alternative to strcspn
utf8_strip_ascii_ctrl
Strip out device control codes in the ASCII range
utf8_strip_non_ascii
Strip out all non-7bit ASCII bytes If you need to transmit a string to system which you know can only support 7bit ASCII, you could use this function.
utf8_strip_non_ascii_ctrl
Strip out all non 7bit ASCII bytes and ASCII device control codes.
utf8_strip_specials
utf8_strip_specials() in specials.php
Removes special characters (nonalphanumeric) from a UTF-8 string
utf8_stristr
utf8_stristr() in stristr.php
UTF-8 aware alternative to stristr
utf8_strlen
utf8_strlen() in core.php
Unicode aware replacement for strlen(). Returns the number
utf8_strpos
utf8_strpos() in core.php
UTF-8 aware alternative to strpos
utf8_strrev
utf8_strrev() in strrev.php
UTF-8 aware alternative to strrev
utf8_strrpos
utf8_strrpos() in core.php
UTF-8 aware alternative to strrpos
utf8_strspn
utf8_strspn() in strspn.php
UTF-8 aware alternative to strspn
utf8_strtolower
utf8_strtolower() in core.php
UTF-8 aware alternative to strtolower
utf8_strtoupper
utf8_strtoupper() in core.php
UTF-8 aware alternative to strtoupper
utf8_str_pad
utf8_str_pad() in str_pad.php
Replacement for str_pad. $padStr may contain multi-byte characters.
utf8_str_split
utf8_str_split() in str_split.php
UTF-8 aware alternative to str_split
utf8_substr
utf8_substr() in core.php
UTF-8 aware alternative to substr Return part of a string given character offset (and optionally length)
utf8_substr_replace
utf8_substr_replace() in substr_replace.php
UTF-8 aware substr_replace.
utf8_to_unicode
utf8_to_unicode() in unicode.php
Takes an UTF-8 string and returns an array of ints representing the Unicode characters. Astral planes are supported ie. the ints in the output can be > 0xFFFF. Occurrances of the BOM are ignored. Surrogates are not allowed.
utf8_trim
utf8_trim() in trim.php
UTF-8 aware replacement for trim()
utf8_ucfirst
utf8_ucfirst() in ucfirst.php
UTF-8 aware alternative to ucfirst
utf8_ucwords
utf8_ucwords() in ucwords.php
UTF-8 aware alternative to ucwords
utf8_ucwords_callback
Callback function for preg_replace_callback call in utf8_ucwords
utf82utf16
convert a string from one UTF-8 char to one UTF-16 char
utf162utf8
convert a string from one UTF-16 char to one UTF-8 char
v
top
$valid
SimplePie_IRI::$valid in simplepie.php
Whether the object represents a valid IRI
$validate
The validation method for the form field. This value will determine which method is used to validate the value for a field.
$value
Value of the hedaer currently being parsed
$value
JFormField::$value in field.php
The value of the form field.
$value
SimplePie_Rating::$value in simplepie.php
$value
$values
$varlist
AKFactory::$varlist in restore.php
$vars
JRouter::$vars in router.php
An array of variables
$version
XML Version
$Version
SMTP::$Version in smtp.php
Sets the SMTP PHPMailer Version number
$Version
PHPMailer::$Version in phpmailer.php
Sets the PHPMailer Version number
$Version
POP3::$Version in pop3.php
Sets the POP3 PHPMailer Version number
$version
JPackageManifest::$version in packagemanifest.php
$version
JLibraryManifest::$version in librarymanifest.php
$version
JUpdate::$version in update.php
$viewLevels
JAccess::$viewLevels in access.php
Array of view levels
$view_item
$view_item
JControllerForm::$view_item in controllerform.php
The URL view item variable.
$view_item
$view_item
$view_list
$view_list
JControllerAdmin::$view_list in controlleradmin.php
The URL view list variable.
$view_list
$view_list
JControllerForm::$view_list in controllerform.php
The URL view list variable.
view.html.php
view.html.php in view.html.php
view.html.php
view.html.php in view.html.php
view.html.php
view.html.php in view.html.php
view.html.php
view.html.php in view.html.php
view.html.php
view.html.php in view.html.php
view.html.php
view.html.php in view.html.php
view.html.php
view.html.php in view.html.php
view.html.php
view.html.php in view.html.php
view.html.php
view.html.php in view.html.php
view.raw.php
view.raw.php in view.raw.php
view.html.php
view.html.php in view.html.php
view.html.php
view.html.php in view.html.php
view.html.php
view.html.php in view.html.php
view.html.php
view.html.php in view.html.php
view.html.php
view.html.php in view.html.php
view.html.php
view.html.php in view.html.php
view.html.php
view.html.php in view.html.php
view.html.php
view.html.php in view.html.php
view.html.php
view.html.php in view.html.php
view.html.php
view.html.php in view.html.php
view.html.php
view.html.php in view.html.php
view.html.php
view.html.php in view.html.php
view.html.php
view.html.php in view.html.php
view.html.php
view.html.php in view.html.php
view.html.php
view.html.php in view.html.php
view.html.php
view.html.php in view.html.php
view.html.php
view.html.php in view.html.php
view.html.php
view.html.php in view.html.php
view.html.php
view.html.php in view.html.php
view.html.php
view.html.php in view.html.php
view.html.php
view.html.php in view.html.php
view.php
view.php in view.php
view.html.php
view.html.php in view.html.php
view.html.php
view.html.php in view.html.php
view.html.php
view.html.php in view.html.php
view.html.php
view.html.php in view.html.php
view.html.php
view.html.php in view.html.php
view.html.php
view.html.php in view.html.php
view.html.php
view.html.php in view.html.php
view.html.php
view.html.php in view.html.php
view.html.php
view.html.php in view.html.php
view.html.php
view.html.php in view.html.php
view.html.php
view.html.php in view.html.php
view.html.php
view.html.php in view.html.php
view.html.php
view.html.php in view.html.php
view.html.php
view.html.php in view.html.php
view.html.php
view.html.php in view.html.php
view.html.php
view.html.php in view.html.php
view.html.php
view.html.php in view.html.php
view.html.php
view.html.php in view.html.php
view.html.php
view.html.php in view.html.php
view.html.php
view.html.php in view.html.php
view.html.php
view.html.php in view.html.php
view.html.php
view.html.php in view.html.php
view.html.php
view.html.php in view.html.php
view.html.php
view.html.php in view.html.php
view.html.php
view.html.php in view.html.php
view.html.php
view.html.php in view.html.php
view.html.php
view.html.php in view.html.php
view.html.php
view.html.php in view.html.php
view.html.php
view.html.php in view.html.php
view.html.php
view.html.php in view.html.php
view.html.php
view.html.php in view.html.php
view.html.php
view.html.php in view.html.php
view.html.php
view.html.php in view.html.php
view.html.php
view.html.php in view.html.php
view.html.php
view.html.php in view.html.php
view.html.php
view.html.php in view.html.php
view.html.php
view.html.php in view.html.php
view.html.php
view.html.php in view.html.php
view.html.php
view.html.php in view.html.php
view.html.php
view.html.php in view.html.php
view.html.php
view.html.php in view.html.php
view.html.php
view.html.php in view.html.php
view.html.php
view.html.php in view.html.php
view.html.php
view.html.php in view.html.php
view.html.php
view.html.php in view.html.php
view.html.php
view.html.php in view.html.php
view.html.php
view.html.php in view.html.php
view.html.php
view.html.php in view.html.php
view.html.php
view.html.php in view.html.php
view.html.php
view.html.php in view.html.php
view.html.php
view.html.php in view.html.php
view.html.php
view.html.php in view.html.php
view.html.php
view.html.php in view.html.php
view.html.php
view.html.php in view.html.php
view.html.php
view.html.php in view.html.php
view.html.php
view.html.php in view.html.php
view.html.php
view.html.php in view.html.php
view.html.php
view.html.php in view.html.php
view.feed.php
view.feed.php in view.feed.php
view.html.php
view.html.php in view.html.php
view.html.php
view.html.php in view.html.php
view.vcf.php
view.vcf.php in view.vcf.php
view.html.php
view.html.php in view.html.php
view.html.php
view.html.php in view.html.php
view.html.php
view.html.php in view.html.php
view.html.php
view.html.php in view.html.php
view.feed.php
view.feed.php in view.feed.php
view.html.php
view.html.php in view.html.php
view.feed.php
view.feed.php in view.feed.php
view.html.php
view.html.php in view.html.php
view.html.php
view.html.php in view.html.php
view.feed.php
view.feed.php in view.feed.php
view.html.php
view.html.php in view.html.php
view.opensearch.php
view.opensearch.php in view.opensearch.php
view.html.php
view.html.php in view.html.php
view.html.php
view.html.php in view.html.php
view.html.php
view.html.php in view.html.php
view.html.php
view.html.php in view.html.php
view.html.php
view.html.php in view.html.php
view.html.php
view.html.php in view.html.php
view.opensearch.php
view.opensearch.php in view.opensearch.php
view.html.php
view.html.php in view.html.php
view.html.php
view.html.php in view.html.php
view.html.php
view.html.php in view.html.php
view.html.php
view.html.php in view.html.php
view.html.php
view.html.php in view.html.php
view.html.php
view.html.php in view.html.php
view.feed.php
view.feed.php in view.feed.php
view.html.php
view.html.php in view.html.php
view.html.php
view.html.php in view.html.php
view.html.php
view.html.php in view.html.php
view.html.php
view.html.php in view.html.php
view.html.php
view.html.php in view.html.php
view.html.php
view.html.php in view.html.php
view.html.php
view.html.php in view.html.php
view.html.php
view.html.php in view.html.php
view.html.php
view.html.php in view.html.php
view.html.php
view.html.php in view.html.php
view.html.php
view.html.php in view.html.php
view.html.php
view.html.php in view.html.php
version.php
version.php in version.php
view.php
view.php in view.php
view.php
view.php in view.php
viewlevel.php
viewlevel.php in viewlevel.php
validation.php
validation.php in validation.php
vertical.php
vertical.php in vertical.php
vote.php
vote.php in vote.php
valid
JString::valid() in string.php
Tests a string as to whether it's valid UTF-8 and supported by the Unicode standard.
validate
JModelForm::validate() in modelform.php
Method to validate the form data.
validate
Loads ContentHelper for filters before validating data.
validate
JForm::validate() in form.php
Method to validate form data.
validate
Method to validate the form data.
ValidateAddress
Check that a string looks roughly like an email address should
validateField
Method to validate a JFormField object based on field data.
validateHash
Checks if a URL is a Flash file
value
See what state to move to while within non-quoted header values
value
JHtmlUsers::value() in users.php
values
Adds a tuple, or array of tuples that would be used as values for an INSERT INTO statement.
value_char
Parse a header value while outside quotes
verifyFtpSettings
Verify the FTP settings as being functional and correct.
verifyFtpSettings
version_equals
version_name
version_value
vote
Method to save a vote.
w
top
$warnings_pointer
$webmaster
Webmaster email feed element
$weight
The weight is calculated based on token size and whether the token is considered a common term.
$when1
The start date filter modifier.
$when2
The end date filter modifier.
$where
$width
JFeedImage::$width in feed.php
Width image attribute
$width
JOpenSearchImage::$width in opensearch.php
The image's width
$width
$WordWrap
PHPMailer::$WordWrap in phpmailer.php
Sets word wrapping on the body of the message to a given number of characters.
$writeprefix
JStream::$writeprefix in stream.php
Prefix of the connection for writing
warnings.php
warnings.php in warnings.php
weblink.php
weblink.php in weblink.php
weblinks.php
weblinks.php in weblinks.php
weblinks.php
weblinks.php in weblinks.php
weblink.php
weblink.php in weblink.php
weblinks.php
weblinks.php in weblinks.php
weblink.php
weblink.php in weblink.php
weblinks.php
weblinks.php in weblinks.php
weblink.php
weblink.php in weblink.php
weblink.php
weblink.php in weblink.php
weblinks.php
weblinks.php in weblinks.php
wrapper.php
wrapper.php in wrapper.php
webclient.php
webclient.php in webclient.php
web.php
web.php in web.php
wincache.php
wincache.php in wincache.php
w3c.php
w3c.php in w3c.php
wincache.php
wincache.php in wincache.php
weblinks.php
weblinks.php in weblinks.php
weblinks.php
weblinks.php in weblinks.php
WARNING
JLog::WARNING in log.php
Warning conditions.
WEBKIT
JWebClient::WEBKIT in webclient.php
WeblinksBuildRoute
WeblinksBuildRoute() in router.php
Build the route for the com_weblinks component
WeblinksCategories
WeblinksCategories in category.php
Weblinks Component Category Tree
WeblinksController
WeblinksController in controller.php
Weblinks Component Controller
WeblinksController
WeblinksController in controller.php
Weblinks Weblink Controller
WeblinksControllerWeblink
WeblinksControllerWeblink
Weblink controller class.
WeblinksControllerWeblinks
Weblinks list controller class.
WeblinksHelper
WeblinksHelper in weblinks.php
Weblinks helper.
WeblinksHelperRoute
WeblinksHelperRoute in route.php
Weblinks Component Route Helper
WeblinksModelCategories
WeblinksModelCategories in categories.php
This models supports retrieving lists of article categories.
WeblinksModelCategory
WeblinksModelCategory in category.php
Weblinks Component Weblink Model
WeblinksModelForm
WeblinksModelForm in form.php
Weblinks model.
WeblinksModelWeblink
WeblinksModelWeblink in weblink.php
Weblinks model.
WeblinksModelWeblink
WeblinksModelWeblink in weblink.php
Weblinks Component Model for a Weblink record
WeblinksModelWeblinks
WeblinksModelWeblinks in weblinks.php
Methods supporting a list of weblink records.
WeblinksParseRoute
WeblinksParseRoute() in router.php
Parse the segments of a URL.
WeblinksTableWeblink
WeblinksTableWeblink in weblink.php
Weblink Table class
WeblinksViewCategories
WeblinksViewCategories in view.html.php
Content categories view.
WeblinksViewCategory
WeblinksViewCategory in view.html.php
HTML View class for the WebLinks component
WeblinksViewForm
WeblinksViewForm in view.html.php
HTML Article View class for the Weblinks component
WeblinksViewWeblink
WeblinksViewWeblink in view.html.php
HTML View class for the WebLinks component
WeblinksViewWeblink
WeblinksViewWeblink in view.html.php
View to edit a weblink.
WeblinksViewWeblinks
WeblinksViewWeblinks in view.html.php
View class for a list of weblinks.
where
Add a single condition, or an array of conditions to the WHERE clause of the query.
WINDOWS
JWebClient::WINDOWS in webclient.php
windows_1252_to_utf8
Converts a Windows-1252 encoded string to a UTF-8 encoded string
WINDOWS_CE
JWebClient::WINDOWS_CE in webclient.php
WINDOWS_PHONE
JWebClient::WINDOWS_PHONE in webclient.php
withStructure
Sets an internal option to merge the structure based on the input data.
withStructure
Sets an internal option to export the structure of the input table(s).
WrapperBuildRoute
WrapperBuildRoute() in router.php
WrapperController
WrapperController in controller.php
Content Component Controller
WrapperParseRoute
WrapperParseRoute() in router.php
WrapperViewWrapper
WrapperViewWrapper in view.html.php
WrapText
PHPMailer::WrapText() in phpmailer.php
Wraps message for use with mailers that do not automatically perform wrapping and for quoted-printable.
writable
Method to generate a (un)writable message for directory
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
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
JStream::write() in stream.php
File write
write
JFTP::write() in ftp.php
Method to write a string to the FTP server
writeConfigFile
Method to write the configuration to a file.
writeFile
JStream::writeFile() in stream.php
Writes a chunk of data to a file.
writeProcessIdFile
writeProcessIdFile() in daemon.php
Method to write the process id file out to disk.
x
top
$XFL
SimplePie_gzdecode::$XFL in simplepie.php
Extra Flags
$XMailer
PHPMailer::$XMailer in phpmailer.php
What to use in the X-Mailer header
$xml
JForm::$xml in form.php
The form XML definition.
$xml_base
$xml_base_explicit
$xml_dump
SimplePie::$xml_dump in simplepie.php
$xml_lang
$xml_parser
JUpdateAdapter::$xml_parser in updateadapter.php
$xssAuto
xml.php
xml.php in xml.php
xcache.php
xcache.php in xcache.php
xml.php
xml.php in xml.php
xml.php
xml.php in xml.php
xcache.php
xcache.php in xcache.php
xmlelement.php
xmlelement.php in xmlelement.php
xml.php
xml.php in xml.php
xml_encoding
Detect XML encoding, as per XML 1.0 Appendix F.1
z
top
$zones
The list of available timezone groups to use.
zip.php
zip.php in zip.php
_
top
$_accept
JBrowser::$_accept in browser.php
$_accept_parsed
$_acoSection
JController::$_acoSection in controller.php
ACO Section for the controller.
$_acoSectionValue
Default ACO Section value for the controller.
$_active
JMenu::$_active in menu.php
Identifier of the active menu item
$_adapterfolder
Adapter Folder
$_adapters
JAdapter::$_adapters in adapter.php
Associative array of adapters
$_additionalUrlParams
Additional URL parameters to be added to the pagination URLs generated by the class. These may be useful for filters and extra values when dealing with lists and GET requests.
$_agent
JBrowser::$_agent in browser.php
$_allChildrenloaded
true if all children have been loaded
$_allow_overlong
idna_convert::$_allow_overlong in idna_convert.class.php
$_api_encoding
idna_convert::$_api_encoding in idna_convert.class.php
$_application
$_areas
Search areas
$_articles
$_articles
$_articles
$_articles
$_articles
$_attributes
Array with the attributes of this XML element
$_authActions
Authorised access actions
$_authGroups
Authorised access groups
$_authLevels
Authorised access levels
$_autoAscii
$_bar
JToolBar::$_bar in toolbar.php
Toolbar array
$_base
idna_convert::$_base in idna_convert.class.php
$_basePath
Base path for editor files
$_basepath
JAdapter::$_basepath in adapter.php
Base Path for the adapter instance
$_basePath
Base path for editor files
$_basePath
JView::$_basePath in view.php
The base path of the view
$_browser
JBrowser::$_browser in browser.php
$_buffer
JProfiler::$_buffer in profiler.php
$_buffer
JDocument::$_buffer in document.php
Array of buffered output
$_buffers
JBuffer::$_buffers in buffer.php
Buffer hash
$_buttonPath
JToolBar::$_buttonPath in toolbar.php
Directories, where button types can be stored.
$_buttons
JToolBar::$_buttons in toolbar.php
Loaded buttons
$_cache
$_cache
Item cache.
$_cache
JTableNested::$_cache in tablenested.php
An array to cache values in recursive processes.
$_cache
$_caching
Integer with caching setting
$_captcha
JCaptcha::$_captcha in captcha.php
Captcha Plugin object
$_categories
The list of other newfeed categories.
$_categories
The list of other weblink categories.
$_categories
The list of other newfeed categories.
$_categories
The list of other newfeed categories.
$_categories
The list of other cotnact categories.
$_category
The category that applies.
$_category
The category that applies.
$_category
The category that applies.
$_category
The category that applies.
$_category
The category that applies.
$_charset
JView::$_charset in view.php
Charset to use in escaping mechanisms; defaults to urf8 (UTF-8)
$_charset
JDocument::$_charset in document.php
Contains the character encoding string
$_checkedCategories
Array of checked categories -- used to save values when _nodes are null
$_children
$_children
$_children
JCategoryNode::$_children in categories.php
$_children
$_children
$_children
$_children
Array of references to the objects of all direct children of this XML object
$_children
JNode::$_children in node.php
Array of Children
$_cipher
JCrypt::$_cipher in crypt.php
$_classprefix
$_clientId
JApplication::$_clientId in application.php
The client identifier.
$_clients
Client information array
$_compress
Use compression?
$_compress
$_conn
JFTP::$_conn in ftp.php
$_constructor
Constructor of this tree
$_context
Model context string.
$_context
$_context
Model context string.
$_context
JModelItem::$_context in modelitem.php
Model context string.
$_context
Model context string.
$_context
$_context
$_context
Model context string.
$_context
Model context string.
$_context
Model context string.
$_context
Model context string.
$_context
Model context string.
$_context
Model context string.
$_context
Model context string.
$_context
Model context string.
$_context
Model context string.
$_context
Model context string.
$_context
JStream::$_context in stream.php
Context to use when opening the connection
$_contextOptions
Context options; used to rebuild the context
$_core
Core language pack flag
$_count
JPathway::$_count in pathway.php
$_css
CSS string to add to document head
$_ctrlDirEnd
End of central directory record.
$_ctrlDirHeader
Beginning of central directory record.
$_current
JTree::$_current in tree.php
Current working node
$_currentstring
The current string
$_custom
Array of custom tags
$_damp
idna_convert::$_damp in idna_convert.class.php
$_data
ZIP file data buffer
$_data
Bzip2 file data buffer
$_data
JSimpleXMLElement::$_data in simplexml.php
The data the element contains
$_data
Tar file data buffer
$_data
Gzip file data buffer
$_data
An Array of CacheItems indexed by cache group ID
$_data
Sezrch data array
$_database
JDatabase::$_database in database.php
The name of the database.
$_dataconn
JFTP::$_dataconn in ftp.php
$_db
Resource for the current memcached connection.
$_db
JTable::$_db in table.php
JDatabase connector object.
$_db
JModel::$_db in model.php
Database Connector
$_db
$_db
JAdapter::$_db in adapter.php
Database Connector Object
$_debug
JTableNested::$_debug in tablenested.php
Debug level
$_default
JMenu::$_default in menu.php
Identifier of the default menu item
$_defaultModel
The default model
$_detect_browser
JSite::$_detect_browser in application.php
Option to detect language by the browser
$_dn
JLDAP::$_dn in ldap.php
$_doc
JDocumentRenderer::$_doc in renderer.php
Reference to the JDocument object that instantiated the renderer
$_editor
JEditor::$_editor in editor.php
Editor Plugin object
$_elementPath
JParameter::$_elementPath in parameter.php
$_elements
JParameter::$_elements in parameter.php
$_engine
JDocument::$_engine in document.php
The rendering engine
$_error
Error Object
$_error
idna_convert::$_error in idna_convert.class.php
$_errorMsg
JUser::$_errorMsg in user.php
Error message
$_errors
$_errors
JObject::$_errors in object.php
An array of error messages or Exception objects.
$_errors_queue_size
$_escape
JView::$_escape in view.php
Callback for escaping.
$_expire
JSession::$_expire in session.php
Maximum age of unused session in minutes
$_extension
JCategories::$_extension in categories.php
Name of the extension the categories belong to
$_extension
The category context (allows other extensions to derived from this model).
$_extension
The category context (allows other extensions to derived from this model).
$_extension
The category context (allows other extensions to derived from this model).
$_extension
The category context (allows other extensions to derived from this model).
$_features
JBrowser::$_features in browser.php
$_fh
JStream::$_fh in stream.php
File Handle
$_field
JCategories::$_field in categories.php
Name of the category field
$_file
File name
$_fileHeader
Beginning of file contents.
$_filesize
JStream::$_filesize in stream.php
File size
$_filter
Defines the valid request variables for the reverse lookup.
$_flags
Gzip file flags.
$_force_ssl
JSession::$_force_ssl in session.php
Force cookies to be SSL only Default false
$_forms
JModelForm::$_forms in modelform.php
Array of form objects.
$_fragment
JURI::$_fragment in uri.php
$_generator
JDocument::$_generator in document.php
Document generator
$_group
$_group
$_handler
JCache::$_handler in cache.php
$_hash
JCacheStorage::$_hash in storage.php
$_hmr_after
GeSHi::$_hmr_after in geshi.php
$_hmr_before
GeSHi::$_hmr_before in geshi.php
some "callback parameters" for handle_multiline_regexps
$_hmr_key
GeSHi::$_hmr_key in geshi.php
$_hmr_replace
$_host
JURI::$_host in uri.php
$_id
$_id
$_images
JBrowser::$_images in browser.php
List of viewable image MIME subtypes.
$_images
Images collection
$_initial_bias
idna_convert::$_initial_bias in idna_convert.class.php
$_initial_n
idna_convert::$_initial_n in idna_convert.class.php
$_instances
JCaptcha::$_instances in captcha.php
Captcha Plugin object
$_invalid_ucs
idna_convert::$_invalid_ucs in idna_convert.class.php
$_iswin
JProfiler::$_iswin in profiler.php
$_item
Category items data
$_item
$_item
Category items data
$_item
$_item
Category items data
$_item
Category items data
$_item
Category items data
$_item
JModelItem::$_item in modelitem.php
An item.
$_items
$_items
$_items
JMenu::$_items in menu.php
Array to hold the menu items
$_items
$_items
$_key
JCategories::$_key in categories.php
Name of the key field
$_key
JSimpleCrypt::$_key in simplecrypt.php
Encryption/Decryption Key
$_key
JCrypt::$_key in crypt.php
$_kw_replace_group
Work around for Suhosin Patch with disabled /e modifier
$_language
$_language_filter
JSite::$_language_filter in application.php
Option to filter by language
$_layout
JView::$_layout in view.php
Layout name
$_layoutExt
JView::$_layoutExt in view.php
Layout extension
$_layoutTemplate
Layout template
$_lbase
idna_convert::$_lbase in idna_convert.class.php
$_lcount
idna_convert::$_lcount in idna_convert.class.php
$_leftSibling
Category left of this one
$_len
JStreamString::$_len in string.php
Length of the string
$_level
The level of this XML element
$_lifetime
$_lineEnd
JDocument::$_lineEnd in document.php
Contains the line end string
$_lineEndings
Array to hold native line ending characters
$_links
Array of Header <link> tags
$_location
JTableNested::$_location in tablenested.php
Object property to hold the location type to use when storing the row.
$_location_id
JTableNested::$_location_id in tablenested.php
Object property to hold the primary key of the location reference node to use when storing the row. A combination of location type and reference node describes where to store the current node in the tree.
$_locked
JTable::$_locked in table.php
Indicator that the tables have been locked.
$_locking
$_locktest
$_locktest
$_lowerAgent
JBrowser::$_lowerAgent in browser.php
$_majorVersion
$_max_ucs
idna_convert::$_max_ucs in idna_convert.class.php
$_mdate
JDocument::$_mdate in document.php
Document modified date
$_messageQueue
JApplication::$_messageQueue in application.php
The application message queue.
$_metadata
Tar file metadata array
$_metadata
ZIP file metadata array
$_metaTags
JDocument::$_metaTags in document.php
Array of meta tags
$_methods
JObservable::$_methods in observable.php
A multi dimensional array of [function][] = key for observers
$_methods
JAuthentication::$_methods in authentication.php
A multi dimensional array of [function][] = key for observers
$_methods
JCaptcha::$_methods in captcha.php
A multi dimensional array of [function][] = key for observers
$_methods
ZIP compression methods.
$_methods
JEditor::$_methods in editor.php
A multi dimensional array of [function][] = key for observers
$_methods
JDispatcher::$_methods in dispatcher.php
A multi dimensional array of [function][] = key for observers
$_mime
Renderer mime type
$_mime
JDocument::$_mime in document.php
Document mime type
$_mime
Renderer mime type
$_mime
Document mime type
$_minorVersion
$_mobile
JBrowser::$_mobile in browser.php
$_mode
JStreamString::$_mode in string.php
The mode
$_mode
JRouter::$_mode in router.php
The rewrite mode
$_models
JView::$_models in view.php
Registered models
$_name
JView::$_name in view.php
The name of the view
$_name
The name of the element.
$_name
JPlugin::$_name in plugin.php
The name of the plugin
$_name
Document name
$_name
JElementFilelist::$_name in filelist.php
Element name
$_name
JElementCalendar::$_name in calendar.php
Element name
$_name
JButtonSeparator::$_name in separator.php
Button type
$_name
Element name
$_name
JEditor::$_name in editor.php
Editor Plugin name
$_name
JElementLanguages::$_name in languages.php
Element name
$_name
JElement::$_name in element.php
Element name
$_name
JElementPassword::$_name in password.php
Element name
$_name
JElementImageList::$_name in imagelist.php
Element name
$_name
Element name
$_name
JButton::$_name in button.php
element name
$_name
JElementUserGroup::$_name in usergroup.php
Element name
$_name
JElementCategory::$_name in category.php
Element name
$_name
JElementFolderlist::$_name in folderlist.php
Element name
$_name
Document name
$_name
JElementNewsfeed::$_name in newsfeed.php
Element name
$_name
JElementContentLanguages::$_name in contentlanguages.php
Element name
$_name
JToolBar::$_name in toolbar.php
Toolbar name
$_name
JSimpleXMLElement::$_name in simplexml.php
The name of the element
$_name
JElementTemplateStyle::$_name in templatestyle.php
Element name
$_name
JElementComponentLayouts::$_name in componentlayouts.php
$_name
Element name
$_name
Button type
$_name
JButtonConfirm::$_name in confirm.php
Button type
$_name
Element name
$_name
JElementTimezones::$_name in timezones.php
Element name
$_name
JElementTextarea::$_name in textarea.php
Element name
$_name
JCaptcha::$_name in captcha.php
Editor Plugin name
$_name
Element name
$_name
Element name
$_name
Element name
$_name
JApplication::$_name in application.php
The name of the application.
$_name
Element name
$_name
JElementMenuItem::$_name in menuitem.php
Element name
$_name
JButtonStandard::$_name in standard.php
Button type
$_name
Button type
$_name
JElementModuleLayouts::$_name in modulelayouts.php
$_name
Element type
$_name
$_name
Element name
$_name
JButtonCustom::$_name in custom.php
Button type
$_name
JElementHelpsites::$_name in helpsites.php
Element name
$_namespace
JDocument::$_namespace in document.php
Document namespace
$_ncount
idna_convert::$_ncount in idna_convert.class.php
$_nodes
JCategories::$_nodes in categories.php
Array of category nodes
$_now
JCacheStorage::$_now in storage.php
$_observers
JAuthentication::$_observers in authentication.php
An array of Observer objects to notify
$_observers
JEditor::$_observers in editor.php
An array of Observer objects to notify
$_observers
JDispatcher::$_observers in dispatcher.php
An array of Observer objects to notify
$_observers
JCaptcha::$_observers in captcha.php
An array of Observer objects to notify
$_observers
JObservable::$_observers in observable.php
An array of Observer objects to notify
$_opened_path
Enter description here ...
$_openmode
JStream::$_openmode in stream.php
The mode under which the file was opened
$_optionDefaults
Default values for options. Organized by option group.
$_options
JCategories::$_options in categories.php
Array of options
$_options
JCache::$_options in cache.php
$_options
Enter description here ...
$_OS
JFTP::$_OS in ftp.php
$_output
JView::$_output in view.php
The output of the template script.
$_overwrite
JInstaller::$_overwrite in installer.php
True if existing files can be overwritten
$_pagination
Pagination object
$_pagination
Pagination object
$_parametersArray
Any configuration variables, in the form of an array.
$_params
JUser::$_params in user.php
User parameters
$_parent
JButton::$_parent in button.php
reference to the object that instantiated the element
$_parent
$_parent
$_parent
JCategoryNode::$_parent in categories.php
Parent Category object
$_parent
$_parent
$_parent
$_parent
$_parent
JNode::$_parent in node.php
Parent node
$_parent
$_parent
$_parent
$_parent
JElement::$_parent in element.php
Reference to the object that instantiated the element
$_parser
JSimpleXML::$_parser in simplexml.php
The XML parser
$_pass
JURI::$_pass in uri.php
$_pasv
JFTP::$_pasv in ftp.php
$_path
JCategoryNode::$_path in categories.php
Path from root to this category
$_path
JView::$_path in view.php
The set of search directories for resources (templates)
$_path
JURI::$_path in uri.php
$_path
JStreamString::$_path in string.php
The path
$_paths
JInstaller::$_paths in installer.php
Array of paths needed by the installer
$_pathway
JPathway::$_pathway in pathway.php
$_persistent
Use persistent connections
$_persistent
$_platform
JBrowser::$_platform in browser.php
$_port
JURI::$_port in uri.php
$_pos
JStreamString::$_pos in string.php
Current position
$_prefix
JProfiler::$_prefix in profiler.php
$_previous_mem
$_previous_time
$_profile
JDocument::$_profile in document.php
Document profile
$_punycode_prefix
idna_convert::$_punycode_prefix in idna_convert.class.php
$_qtime
FinderCli::$_qtime in finder_indexer.php
Start time for each batch
$_query
JURI::$_query in uri.php
$_quirks
JBrowser::$_quirks in browser.php
$_raw
JParameter::$_raw in parameter.php
$_regex_consonant
Regex for matching a consonant.
$_regex_vowel
Regex for matching a vowel
$_resource
JLDAP::$_resource in ldap.php
$_response
JFTP::$_response in ftp.php
$_rightSibling
Category right of this one
$_robots
JBrowser::$_robots in browser.php
$_root
JTree::$_root in tree.php
Root node
$_root
$_root
$_rules
JRouter::$_rules in router.php
An array of rules
$_rules
JTable::$_rules in table.php
The rules associated with this record.
$_rx_key
GeSHi::$_rx_key in geshi.php
$_sbase
idna_convert::$_sbase in idna_convert.class.php
$_scheme
JURI::$_scheme in uri.php
$_scount
idna_convert::$_scount in idna_convert.class.php
$_script
JDocument::$_script in document.php
Array of scripts placed in the header
$_scripts
JDocument::$_scripts in document.php
Array of linked scripts
$_security
JSession::$_security in session.php
Security policy.
$_shortName
ShortName element
$_siblings
$_siblings
$_siblings
$_siblings
$_siblings
$_siteURL
JInstallation::$_siteURL in application.php
The url of the site
$_skew
idna_convert::$_skew in idna_convert.class.php
$_stack
JSimpleXML::$_stack in simplexml.php
Current object depth
$_stack
JUpdateAdapter::$_stack in updateadapter.php
$_stack
JUpdate::$_stack in update.php
$_start
JProfiler::$_start in profiler.php
$_stat
JStreamString::$_stat in string.php
Statistics for a file
$_state
JAuthentication::$_state in authentication.php
The state of the observable object
$_state
JCaptcha::$_state in captcha.php
The state of the observable object
$_state
JEditor::$_state in editor.php
The state of the observable object
$_state
JObservable::$_state in observable.php
The state of the observable object
$_state
JDispatcher::$_state in dispatcher.php
The state of the observable object
$_state
JSession::$_state in session.php
Internal state.
$_statefield
JCategories::$_statefield in categories.php
Name of the items state field
$_state_store
$_stepStack
JInstaller::$_stepStack in installer.php
Stack of installation steps
  • Used for installation rollback
$_store
JSession::$_store in session.php
The session store object.
$_strict_mode
idna_convert::$_strict_mode in idna_convert.class.php
$_style
JDocument::$_style in document.php
Array of included style declarations
$_styleSheets
JDocument::$_styleSheets in document.php
Array of linked style sheets
$_subject
JObserver::$_subject in observer.php
Event object to observe.
$_subject
JEvent::$_subject in event.php
Event object to observe.
$_tab
JDocument::$_tab in document.php
Tab string
$_table
$_table
JCategories::$_table in categories.php
Name of the linked content table to get category content count
$_tbase
idna_convert::$_tbase in idna_convert.class.php
$_tbl
JTable::$_tbl in table.php
Name of the database table to model.
$_tbl_key
JTable::$_tbl_key in table.php
Name of the primary key field in the table.
$_tcount
idna_convert::$_tcount in idna_convert.class.php
$_template
JView::$_template in view.php
The name of the default template source file.
$_template
String holding parsed template
$_template
Cache for the template information.
$_template_tags
Array of parsed template JDoc tags
$_time
FinderCli::$_time in finder_indexer.php
Start time for the index process
$_timeout
JFTP::$_timeout in ftp.php
$_tmax
idna_convert::$_tmax in idna_convert.class.php
$_tmin
idna_convert::$_tmin in idna_convert.class.php
$_total
Group total
$_total
Search total
$_trackAssets
Should rows be tracked as ACL assets?
$_type
JFTP::$_type in ftp.php
$_type
JDocument::$_type in document.php
The document type
$_type
JPlugin::$_type in plugin.php
The plugin type
$_types
Tar file types.
$_tz
JDate::$_tz in date.php
The DateTimeZone object for usage in rending dates as strings.
$_updatecols
JUpdateAdapter::$_updatecols in updateadapter.php
Columns in the extensions table to be updated
$_update_site_id
ID of update site
$_upgrade
JInstaller::$_upgrade in installer.php
True if package is an upgrade
$_uri
JURI::$_uri in uri.php
$_url
$_urls
JDocumentOpensearch::$_urls in opensearch.php
The url collection
$_user
JURI::$_user in uri.php
$_user_lang_code
$_vars
JRouter::$_vars in router.php
An array of variables
$_vars
JURI::$_vars in uri.php
$_vbase
idna_convert::$_vbase in idna_convert.class.php
$_vcount
idna_convert::$_vcount in idna_convert.class.php
$_viewall
JPagination::$_viewall in pagination.php
$_warnings
$_warnings_queue_size
$_xml
JParameter::$_xml in parameter.php
$_xml_parser
JUpdate::$_xml_parser in update.php
$__state_set
Indicates if the internal state has been set
_item.php
_item.php in _item.php
_
JLanguage::_() in language.php
Translate function, mimics the php gettext (alias _) function.
_
AKText::_() in restore.php
_
JRoute::_() in methods.php
Translates an internal Joomla URL to a humanly readible URL.
_
JHtml::_() in html.php
Class loader method
_
JText::_() in methods.php
Translates a string into the current language.
_adapt
idna_convert::_adapt() in idna_convert.class.php
Adapt the bias according to the current code point and position
_addDirectory
_addPath
JView::_addPath() in view.php
Adds to the search path for templates and resources.
_addToZIPFile
Adds a "file" to the ZIP archive.
_AKEEBA_IS_WINDOWS
_AKEEBA_IS_WINDOWS in restore.php
_AKEEBA_RESTORATION
_AKEEBA_RESTORATION in restore.php
Akeeba Restore A JSON-powered JPA, JPS and ZIP archive extraction library
_ampReplaceCallback
Callback method for replacing & with &amp; in a string
_applyCredentials
Applies FTP credentials to Joomla! itself, when required
_apply_cannonical_ordering
Apllies the cannonical ordering of a decomposed UCS4 sequence
_autoload
JLoader::_autoload() in loader.php
Autoload a class based on name.
_bin
JUserHelper::_bin() in helper.php
Converts hexadecimal string to binary data.
_buildAdminMenus
Method to build menu database entries for a component
_buildContentOrderBy
Build the orderby for the query
_buildContext
Stream contexts Builds the context from the array
_buildDataObject
Create and return the pagination data object.
_buildRawRoute
Function to build a raw route
_buildRawRoute
_buildSefRoute
Function to build a sef route
_buildSefRoute
_calendartranslation
Internal method to translate the JavaScript Calendar
_characterData
Handler function for the character data within a tag
_characterData
Character Parser Function
_characterData
Character Parser Function
_charToInt
JSimpleCrypt::_charToInt() in simplecrypt.php
Convert character string to integer
_checkedOut
Method to create a checked out icon with optional overlib in a grid.
_checkExpire
Check to make sure cache is still valid, if not, delete it.
_checkPath
Tries to find a file in the administrator or site areas
_chmod
_cleanAttributes
Internal method to strip a tag of certain attributes
_cleanIntrotext
_cleanPath
Function to strip additional / or \ in a path name
_cleanPath
Resolves //, ../ and ./ from a path and returns the result. Eg:
_cleanTags
Internal method to strip a string of certain tags
_cleanVar
JRequest::_cleanVar() in request.php
Clean up an input variable.
_cloak
Cloak all emails in text from spambots via Javascript.
_combine
idna_convert::_combine() in idna_convert.class.php
Do composition of a sequence of starter and non-starter
_convertEncoding
Convert encoded text
_countItemsInCategory
Get count of items in a category
_countItemsInChildren
Get count of items in a category's child categories
_createConfig
Create a configuration object
_createConfiguration
_createConfiguration
Create the configuration registry
_createConfiguration
Create the configuration registry.
_createDbo
JFactory::_createDbo() in factory.php
Create an database object
_createDocument
Create a document object
_createFileName
Create the filename for a resource
_createFileName
Create the filename for a resource
_createId
JSession::_createId() in session.php
Create a session id
_createLanguage
Create a language object
_createMailer
Create a mailer object
_createNavigation
_createRootUser
_createSession
Create the user session
_createSession
Create the user session.
_createSession
Create a session object
_createTable
Method to load and return a model object.
_createTOC
_createToken
Create a token-string
_createURI
_createURI
JRouter::_createURI() in router.php
Create a uri based on a full or partial url string
_createZIPFile
Creates the ZIP file.
_cvc
Checks for ending CVC sequence where second C is not W, X or Y
_decode
Try to convert to plaintext
_decode
idna_convert::_decode() in idna_convert.class.php
The actual decoding algorithm
_decodeSegments
Decode route segments
_decode_digit
idna_convert::_decode_digit() in idna_convert.class.php
Decode a certain digit
_deleteFolder
Quickly delete a folder of files
_displayButtons
_displayButtons
Displays the editor buttons.
_displayButtons
_doubleConsonant
Returns true/false as to whether the given string contains two of the same consonant next to each other at the end of the string.
_encode
idna_convert::_encode() in idna_convert.class.php
The actual encoding algorithm
_encodeSegments
Encode route segments
_encode_digit
idna_convert::_encode_digit() in idna_convert.class.php
Encoding a certain digit
_endElement
JSimpleXML::_endElement() in simplexml.php
Handler function for the end of a tag
_endElement
Character Parser Function
_endElement
Callback for closing the element
_endElement
Closing an XML element Note: This is a protected function though has to be exposed externally as a callback
_error
idna_convert::_error() in idna_convert.class.php
Internal error handling method
_escapeAttributeValues
Escape < > and " inside attribute values
_extract
Extract a ZIP compressed file to a given path using a php based algorithm that only requires zlib support
_extractNative
Extract a ZIP compressed file to a given path using native php api calls for speed
_fetchTemplate
Fetch the template, and initialise the params
_filesInFolder
Utility function to quickly read the files in a folder.
_finalize
Runs the finalisation process for this part. Should set _isFinished to true.
_finalize
_findItem
_findItem
_findItem
_findItem
_findMode
Method to find out the correct transfer mode for a specific file
_folders
Utility function to read the folders in a folder.
_fromObject
JArrayHelper::_fromObject() in arrayhelper.php
Utility function to map an object or array to an array
_genCSSName
_getArray
JStringController::_getArray() in stringcontroller.php
Defines a variable as an array
_getAssetName
Method to compute the default name of the asset.
_getAssetName
Method to compute the default name of the asset.
_getAssetName
Method to compute the default name of the asset.
_getAssetParentId
Get the parent asset id for the record
_getAssetParentId
Method to get the parent asset id for the record
_getAssetParentId
Method to get the parent asset under which to register this one.
_getAssetTitle
Method to return the title to use for the asset table.
_getAssetTitle
Method to return the title to use for the asset table.
_getAssetTitle
Method to return the title to use for the asset table. In
_getCacheId
Get a cache_id string from an id/group pair
_getCommand
Get the JavaScript command for the button
_getCommand
Get the JavaScript command for the button
_getCommand
Get the JavaScript command for the button
_getCommand
Get the JavaScript command for the button
_getCommand
Get the JavaScript command for the button
_getExtensionID
Gets the extension id.
_getFileData
Returns the file data for a file by offsest in the ZIP archive
_getFilename
Determine the appropriate 'filename' of a file
_getFilePath
Get a cache file path from an id/group pair
_getFilePosition
Get file data offset for archive
_getImagesArray
Get the array of images associate with specific permissions
_getJSObject
Internal method to get a JavaScript object notation string from an array
_getLanguage
Get the language tag or a custom translation
_getLastTag
JUpdateAdapter::_getLastTag() in updateadapter.php
Gets the reference to the last tag
_getLastTag
Get the last position in stack count
_getLineEnd
JDocument::_getLineEnd() in document.php
Returns the lineEnd
_getList
_getList
JModel::_getList() in model.php
Gets an array of objects from the results of database query.
_getList
Returns an object list
_getList
Returns an object list
_getList
Returns an object list
_getListCount
Returns a record count for the query
_getListQuery
Method to cache the last query constructed.
_getNode
JTableNested::_getNode() in tablenested.php
Method to get nested set properties for a node in the tree.
_getOptions
Get the options for the list.
_getOptions
Get the options for the element
_getOptions
Get the options for the list.
_getOptions
Get the options for the element
_getPackageFromFolder
Install an extension from a directory
_getPackageFromUpload
Works out an installation package from a HTTP upload
_getPackageFromUrl
Install an extension from a URL
_getParent
Get the parent tag
_getParentAssetId
Get the id of the parent asset
_getPattern
Genarate a search pattern based on link and text.
_getRandomKey
Method to generate a random key of a given length.
_getSelected
Get the selected template style.
_getStackLocation
Gets the reference to the current direct parent
_getStackLocation
Gets the reference to the current direct parent
_getStackLocation
Gets the reference to the current direct parent
_getStackLocation
Gets the reference to the current direct parent
_getStorage
Get the cache storage handler
_getTab
JDocument::_getTab() in document.php
Returns a string containing the unit for indenting HTML
_getTarInfo
Get the list of files/data from a Tar archive buffer.
_getTreeRepositionData
Method to get various data necessary to make room in the tree at a location for a node and its children. The returned data object includes conditions for SQL WHERE clauses for updating left and right id values to make room for the node as well as the new left and right ids for the node.
_getUser
This method will return a user object
_getUserDisplayedGroups
_getUserGroups
Get the user groups
_get_combining_class
idna_convert::_get_combining_class() in idna_convert.class.php
Returns the combining class of a certain wide char
_handleError
Handles an XML parsing error
_hangul_compose
idna_convert::_hangul_compose() in idna_convert.class.php
Ccomposes a Hangul syllable
_hangul_decompose
idna_convert::_hangul_decompose() in idna_convert.class.php
Decomposes a Hangul syllable
_hexToInt
Convert hex to an integer
_hexToInt
JSimpleCrypt::_hexToInt() in simplecrypt.php
Convert hex to an integer
_hexToIntArray
Convert hex to an array of integers
_hexToIntArray
Convert hex to an array of integers
_iconvErrorHandler
Catch an error and throw an exception.
_import
Loads the plugin file.
_includeRelativeFiles
Compute the files to be include
_index
FinderCli::_index() in finder_indexer.php
Run the indexer
_install
Install function that is designed to handle individual clients
_intToHex
JSimpleCrypt::_intToHex() in simplecrypt.php
Convert integer to hex
_intToHex
Convert an integer to a hexadecimal string.
_items
JFolder::_items() in folder.php
Function to read the files/folders in a folder.
_item_active
JPagination::_item_active() in pagination.php
Method to create an active pagination link to the item
_item_inactive
Method to create an inactive pagination string
_JEXEC
_JEXEC in finder_indexer.php
Finder CLI Bootstrap
_JEXEC
_JEXEC in index.php
_JEXEC
_JEXEC in garbagecron.php
_JEXEC
_JEXEC in index.php
Constant that is checked in included files to prevent direct access.
_JEXEC
_JEXEC in index.php
_list_footer
JPagination::_list_footer() in pagination.php
Create the HTML for a list footer
_list_render
JPagination::_list_render() in pagination.php
Create the html for a list footer
_load
Load login modules.
_load
JCategories::_load() in categories.php
Load method
_load
JCaptcha::_load() in captcha.php
Load the Captcha plug-in.
_load
Loads the published plugins.
_load
Load published modules.
_load
Load the installed components into the components property.
_load
JLoader::_load() in loader.php
Load a class based on name and lookup array.
_load
_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.
_loadBehavior
Load the JavaScript behavior.
_loadBehavior
Load the JavaScript behavior.
_loadEditor
Load the editor
_loadmod
_loadTemplate
Load a template file
_loadTemplate
Load a template file
_lock
JTable::_lock() in table.php
Method to lock the database table for writing.
_logtable
JTableNested::_logtable() in tablenested.php
Method to create a log table in the buffer optionally showing the query and/or data.
_m
m() measures the number of consonant sequences in $str. if c is a consonant sequence and v a vowel sequence, and <..> indicates arbitrary presence,
_makeId
Generate a view cache id.
_makeId
Generate a callback cache id
_makeId
Generate a page cache id
_makeItem
JPathway::_makeItem() in pathway.php
Create and return a new pathway object.
_makeReturnTable
Constructs a Response Array based on the engine part's state.
_mime_types
PHPMailer::_mime_types() in phpmailer.php
Gets the MIME type of the embedded or inline image
_mode
JFTP::_mode() in ftp.php
Set transfer mode
_nameprep
idna_convert::_nameprep() in idna_convert.class.php
Do Nameprep according to RFC3491 and RFC3454
_noChange
There is no change in page data so send an unmodified header and die gracefully
_optimize_regexp_list_tokens_to_string
this function creates the appropriate regexp string of an token array you should not call this function directly, @see $this->optimize_regexp_list().
_parse
JSimpleXML::_parse() in simplexml.php
Start parsing an XML document
_parseLanguageFiles
Searches for language directories within a certain base dir.
_parseRawRoute
_parseRawRoute
Function to convert a raw route to an internal URI
_parseSefRoute
_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.
_passive
JFTP::_passive() in ftp.php
Set server to passive mode and open a data port connection
_prepare
Implements the abstract _prepare() method
_prepare
Runs the preparation for this part. Should set _isPrepared
_prepareDocument
Prepares the document
_prepareDocument
Prepares the document
_prepareDocument
Prepares the document
_prepareDocument
Prepares the document
_prepareDocument
Prepares the document
_prepareDocument
Prepares the document
_prepareDocument
Prepares the document
_prepareDocument
Prepares the document
_prepareDocument
Prepares the document
_prepareDocument
Prepares the document
_prepareDocument
Prepares the document
_prepareDocument
Prepares the document
_prepareDocument
Prepares the document
_prepareDocument
Prepares the document
_prepareDocument
Prepares the document
_prepareDocument
Prepares the document
_processBuildRules
Process the build uri query data based on custom defined rules
_processBuildRules
_processParseRules
_processParseRules
Process the parsed router variables based on custom defined rules
_putCmd
JFTP::_putCmd() in ftp.php
Send command to the FTP server and validate an expected response code
_QQ_
_QQ_ in language.php
Allows for quoting in language .ini files.
_readZipInfo
Get the list of files/data from a ZIP archive buffer.
_recaptcha_http_post
Submits an HTTP POST to a reCAPTCHA server.
_recaptcha_qsencode
Encodes the given data into a query string format.
_relToAbs
Convert links in a text from relative to absolute
_remove
Internal method to iteratively remove all unwanted tags and attributes
_removeAdminMenus
Method to remove admin menu references to a component
_renderTemplate
Render pre-parsed template
_replace
Replaces the first string with the second, at the end of the string. If third arg is given, then the preceding string must match that m count at least.
_replace
Replaces the matched tags.
_rollback_menu
Custom rollback method
  • Roll back the menu item
_rollback_menu
Custom rollback method
  • Roll back the component menu item
_rollback_module
Custom rollback method
  • Roll back the module item
_run
_run
AKAbstractPart::_run() in restore.php
Runs the main functionality loop for this part. Upon calling, should set the _isRunning to true. When it finished, should set the _hasRan to true. If an error is encountered, setError should be used.
_runQuery
JTableNested::_runQuery() in tablenested.php
Method to run an update query and check for a database error
_sendEmail
_setCookieParams
Set session cookie parameters
_setCounter
Set counter of session usage
_setEtag
Set the ETag header in the response
_setExpire
Set expire time on each call since memcache sets it on cache creation.
_setFeature
Internal copy of JBrowser::setFeature() to prevent deprecation warning.
_setOptions
Set additional session options
_setPath
JView::_setPath() in view.php
Sets an entire array of search paths for templates or resources.
_setPlatform
Match the platform of the browser.
_setQuirk
JBrowser::_setQuirk() in browser.php
Set unique behavior for the current browser.
_setSubMenu
Setup the SubMenu
_setTimers
JSession::_setTimers() in session.php
Set the session timers
_smartSubstr
returns substring of characters around a searchword
_sortMime
JBrowser::_sortMime() in browser.php
Identify which of two types is preferred
_sortObjects
JArrayHelper::_sortObjects() in arrayhelper.php
Callback function for sorting an array of objects on a key
_splitQueries
Method to split up queries from a schema file into an array.
_start
JSession::_start() in session.php
Start a session.
_startElement
Opening an XML element
_startElement
XML Start Element callback
_startElement
Start element parser callback.
_startElement
Handler function for the start of a tag
_step1ab
Step 1
_step1c
Step 1c
_step2
Step 2
_step3
Step 3
_step4
Step 4
_step5
Step 5
_stripCSSExpressions
Remove CSS Expressions in the form of <property>:expression(...)
_stripSlashesRecursive
Strips slashes recursively on an array.
_toAPRMD5
Converts to allowed 64 characters for APRMD5 passwords.
_toogleButton
_ucs4_string_to_ucs4
idna_convert::_ucs4_string_to_ucs4() in idna_convert.class.php
Convert UCS-4 strin into UCS-4 garray
_ucs4_to_ucs4_string
idna_convert::_ucs4_to_ucs4_string() in idna_convert.class.php
Convert UCS-4 array into UCS-4 string
_ucs4_to_utf8
idna_convert::_ucs4_to_utf8() in idna_convert.class.php
Convert UCS-4 string into UTF-8 string
_unix2DOSTime
Converts a UNIX timestamp to a 4-byte DOS date and time format (date in high 2-bytes, time in low 2-bytes allowing magnitude comparison).
_unlock
JTable::_unlock() in table.php
Method to unlock the database table for writing.
_utf8_to_ucs4
idna_convert::_utf8_to_ucs4() in idna_convert.class.php
This converts an UTF-8 encoded string to its UCS-4 representation By talking about UCS-4 "strings" we mean arrays of 32bit integers representing each of the "chars". This is due to PHP not being able to handle strings with bit depth different from 8. This apllies to the reverse method _ucs4_to_utf8(), too.
_validate
JSession::_validate() in session.php
Do some checks for security reason
_verifyResponse
Verify the response code from the server and log response if flag is set
_xorCharString
Use xor encryption
_xorString
JSimpleCrypt::_xorString() in simplecrypt.php
XorString
__call
Magic method to provide method alias support for quote() and quoteName().
__call
JInput::__call() in input.php
Magic method to get filtered input data.
__call
JCacheController::__call() in controller.php
Magic method to proxy JCacheControllerMethods
__call
JDatabase::__call() in database.php
Magic method to provide method alias support for quote() and quoteName().
__clone
Method to provide deep copy support to nested objects and arrays when cloning.
__clone
JRegistry::__clone() in registry.php
Magic function to clone the registry object.
__clone
Method to provide deep copy support to nested objects and arrays when cloning.
__construct
__construct
Constructor
__construct
Class constructor
__construct
Method to instantiate the form field object.
__construct
Constructor.
__construct
Constructor.
__construct
Constructor.
__construct
Constructor.
__construct
Constructor.
__construct
Constructor
__construct
Constructor.
__construct
JDatabase::__construct() in database.php
Constructor.
__construct
Constructor
__construct
Constructor.
__construct
Constructor
__construct
Constructor.
__construct
Constructor.
__construct
Object constructor to set table and key fields. In most cases this will be overridden by child classes to explicitly set the table and key fields for a particular database table.
__construct
Class constructor.
__construct
JWebClient::__construct() in webclient.php
Class constructor.
__construct
JExtension::__construct() in extension.php
Constructor
__construct
JDocument::__construct() in document.php
Class constructor.
__construct
Constructor
__construct
Constructor
__construct
Constructor.
__construct
Constructor
__construct
Constructor
__construct
Constructor
__construct
Constructor
__construct
Constructor.
__construct
Class constructor
__construct
Constructor
__construct
Constructor.
__construct
Constructor
__construct
Constructor
__construct
Class constructor.
__construct
Constructor
__construct
JException::__construct() in exception.php
Constructor
  • used to set up the error with all needed error details.
__construct
Constructor.
__construct
Constructor
__construct
Constructor
__construct
Constructor.
__construct
JCategories::__construct() in categories.php
Class constructor
__construct
Class constructor
__construct
Constructor
__construct
Constructor
__construct
Constructor
__construct
Class constructor.
__construct
Constructor
__construct
Constructor.
__construct
Constructor
__construct
__construct
Constructor
__construct
Constructor.
__construct
__construct
__construct
Constructor.
__construct
Constructor.
__construct
Constructor
__construct
Constructor activating the default information of the language
__construct
Constructor
__construct
Constructor
__construct
Constructor.
__construct
JAuthentication::__construct() in authentication.php
Constructor
__construct
Constructor
__construct
Constructor.
__construct
Constructor.
__construct
Constructor
__construct
Constructor.
__construct
Create a browser instance (constructor).
__construct
Constructor.
__construct
Constructor
__construct
Constructor
__construct
Constructor tries to load the bz2 extension if not loaded
__construct
Constructor.
__construct
Constructor
__construct
__construct
Constructor.
__construct
Constructor
__construct
Constructor
__construct
Constructor
__construct
JController::__construct() in controller.php
Constructor.
__construct
Constructor.
__construct
Constructor
__construct
Constructor.
__construct
Constructor
__construct
Constructor
__construct
Constructor.
__construct
Constructor
__construct
Constructor.
__construct
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
Constructor.
__construct
JControllerForm::__construct() in controllerform.php
Constructor.
__construct
JControllerAdmin::__construct() in controlleradmin.php
Constructor.
__construct
Constructor.
__construct
__construct
Method to construct the token object.
__construct
Constructor
__construct
Constructor.
__construct
Class constructor.
__construct
__construct
Constructor: builds array of $changeItems by processing the .sql files in a folder.
__construct
Constructor: builds check query and message from $updateQuery
__construct
__construct
__construct
Constructor.
__construct
Constructor.
__construct
Constructor
__construct
Method to instantiate the form object.
__construct
Class Constructor
__construct
Constructor
__construct
Constructor.
__construct
Constructor.
__construct
Constructor.
__construct
Constructor
__construct
Class constructor.
__construct
Constructor.
__construct
Constructor.
__construct
Object Constructor.
__construct
Constructor
__construct
Constructor.
__construct
JProfiler::__construct() in profiler.php
Constructor
__construct
Method to instantiate the query object.
__construct
Method to instantiate the indexer adapter.
__construct
Constructor.
__construct
Class constructor.
__construct
Constructor.
__construct
Constructor
__construct
__construct
__construct
Constructor, sets the initial values
__construct
Constructor
__construct
Constructor
__construct
Constructor
__construct
Constructor.
__construct
Constructor.
__construct
Constructor.
__construct
Class constructor
__construct
Constructor.
__construct
Constructor
__construct
Constructor.
__construct
Public constructor, makes sure we are instanciated only by the factory class
__construct
__construct
Constructor.
__construct
Public constructor
__construct
Constructor
__construct
JLibraryManifest::__construct() in librarymanifest.php
Constructor
__construct
Constructor
__construct
Object Constructor.
__construct
__construct
Constructor
__construct
JRegistry::__construct() in registry.php
Constructor
__construct
JAdapterInstance::__construct() in adapterinstance.php
Constructor
__construct
Constructor
__construct
Constructor.
__construct
Class constructor
__construct
Class constructor
__construct
Constructor.
__construct
Constructor
__construct
Constructor
__construct
Constructor
__construct
JPackageManifest::__construct() in packagemanifest.php
Constructor
__construct
Constructor
__construct
Constructor.
__construct
JPagination::__construct() in pagination.php
Constructor.
__construct
Constructor.
__construct
Constructor
__construct
Constructor.
__construct
Constructor
__construct
Constructor
__construct
Constructor.
__construct
JObservable::__construct() in observable.php
Constructor
__construct
Class constructor
__construct
Class constructor, overridden in descendant classes.
__construct
Constructor
__construct
Constructor
__construct
Class constructor.
__construct
Constructor.
__construct
Constructor.
__construct
Class constructor
__construct
Constructor
__construct
Constructor.
__construct
PHPMailer::__construct() in phpmailer.php
Constructor
__construct
Constructor
__construct
Constructor
__construct
Constructor
__construct
Constructor.
__construct
Class constructor.
__construct
Constructor
__construct
Constructor.
__construct
Class constructor.
__construct
Constructor.
__construct
Constructor.
__construct
Constructor.
__construct
JParameter::__construct() in parameter.php
Constructor
__construct
JModelAdmin::__construct() in modeladmin.php
Constructor.
__construct
JModelList::__construct() in modellist.php
Constructor.
__construct
Public constructor, creates the timer object and calculates the execution time limits
__construct
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
Constructor
__construct
Class constructor
__construct
Constructor
__construct
Constructor
__construct
Class constructor.
__construct
Class constructor
__construct
__construct
Constructor
__construct
Constructor
__construct
Constructor
__construct
Constructor.
__construct
JApplication::__construct() in application.php
Class constructor.
__construct
Constructor.
__construct
Constructor.
__construct
Constructor
__construct
Constructor
__construct
JFTP object constructor
__construct
Constructor.
__construct
JSimpleXML::__construct() in simplexml.php
Constructor.
__construct
Constructor, sets up all the default values
__construct
Initialize the class so that the data is in a known state.
__construct
Constructor.
__construct
Constructor.
__construct
Constructor for a JGrid object
__construct
Constructor.
__construct
Constructor
__construct
Constructor
__construct
Constructor.
__construct
Constructor
__construct
Constructor
__construct
JObserver::__construct() in observer.php
Constructor
__construct
Class constructor.
__construct
Constructor
__construct
Class constructor
__construct
JJsonResponse::__construct() in jsonresponse.php
Constructor
__construct
Constructor.
__construct
Constructor
__construct
Constructor
__construct
Constructor.
__construct
Class constructor
__construct
Constructor.
__construct
JLanguage::__construct() in language.php
Constructor activating the default information of the language.
__construct
__construct
Private constructor makes sure we can't directly instanciate the class
__construct
AKText::__construct() in restore.php
__construct
__construct
JInstallation::__construct() in application.php
Class constructor
__construct
Class constructor
__construct
__construct
JSite::__construct() in application.php
Class constructor
__construct
Constructor.
__construct
Constructor.
__construct
Constructor.
__construct
Constructor.
__construct
Class Constructor
__construct
Class Constructor
__construct
Constructor for inputFilter class. Only first parameter is required.
__construct
JInstaller::__construct() in installer.php
Constructor
__construct
Constructor.
__destruct
Destructor.
__destruct
Show the debug info
__destruct
JFTP object destructor
__destruct
Destructor.
__destruct
Destructor.
__destruct
Destructor.
__destruct
Destructor.
__destruct
JStream::__destruct() in stream.php
Destructor
__destruct
JSession::__destruct() in session.php
Session object destructor
__destruct
Remove items that link back to this before destroying this object
__destruct
SimplePie::__destruct() in simplepie.php
Remove items that link back to this before destroying this object
__get
JInput::__get() in input.php
Magic method to get an input object
__get
JDate::__get() in date.php
Magic method to access properties of the date given by class to the format method.
__get
Magic function to get protected variable value
__get
Magic method to return some protected property values.
__get
JGithub::__get() in github.php
Magic method to lazily create API objects
__get
JWebClient::__get() in webclient.php
Magic method to get an object property's value by name.
__get
The magic get method is used to retrieve additional element values from the elements array.
__get
JFormField::__get() in field.php
Method to get certain otherwise inaccessible properties from the form field object.
__isset
The magic isset method is used to check the state of additional element values in the elements array.
__set
Don't allow anything to be set
__set
The magic set method is used to push additional values into the elements array in order to preserve the cleanliness of the object.
__toString
JApplication::__toString() in application.php
Returns the response as a string.
__toString
__toString
Convert this object into a JSON encoded string.
__toString
JJsonResponse::__toString() in jsonresponse.php
Magic toString method for sending the response in JSON format
__toString
Magic method to convert the object to JSON string representation.
__toString
Magic function to render this object as a table.
__toString
Magic method to get the string representation of the URI object.
__toString
__toString
JRegistry::__toString() in registry.php
Magic function to render this object as a string using default args of toString method.
__toString
JObject::__toString() in object.php
Magic method to convert the object to a string gracefully.
__toString
Magic function to exports the data to a string.
__toString
Magic function to convert the query to a string.
__toString
Magic function to convert the query element to a string.
__toString
__toString
SimplePie::__toString() in simplepie.php
Used for converting object to a string
__toString
__toString
__toString
Magic function to convert the query to a string.
__toString
JException::__toString() in exception.php
Returns to error message
__toString
Magic method to render the date object in the format specified in the public static member JDate::$format.
__toString
__toString
__toString
__toString
__toString
__toString
__toString
Return the entire IRI when you try and read the object as a string
__unset
The magic unset method is used to unset additional element values in the elements array.
__wakeup
__wakeup
Wakeup function, called whenever the class is unserialized
__wakeup
Wake-up function to reset internal timer when we get unserialized
a b c d e f g h i j k l m n o p q r s t u v w x z _