Joomla! Platform 12.1

Element index for all packages

Individual package element indexes


3 a b c d e f g h i j k l m n o p q r s t u v w x y z _
3
top
File 3des.php
3des.php in 3des.php
a
top
Variable $accept
JBrowser::$accept in browser.php
Variable $acceptEncoding
Variable $acceptLanguage
Variable $acceptParsed
Variable $acl
JFactory::$acl in factory.php
Variable $action_function
Callback Action function name
Variable $activation
JUser::$activation in user.php
Activation hash
Variable $activeRow
JGrid::$activeRow in grid.php
Current active row
Variable $adapters
JArchive::$adapters in archive.php
Variable $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.
Variable $agent
JBrowser::$agent in browser.php
Variable $alias
JTableNested::$alias in nested.php
Object property holding the alias of this node used to constuct the full text path, forward-slash delimited.
Variable $all_recipients
Variable $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.
Variable $app
The application object.
Variable $application
JFactory::$application in factory.php
Variable $args
JInputCLI::$args in cli.php
The additional arguments passed to the script that are not associated with a specific argument name.
Variable $asFormat
The type of output format (xml).
Variable $asFormat
The type of input format (XML).
Variable $asFormat
The type of output format (xml).
Variable $asFormat
The type of input format (XML).
Variable $asset
JEditor::$asset in editor.php
Object asset
Variable $assetRules
JAccess::$assetRules in access.php
Array of rules for the asset
Variable $asset_groups
A cached array of the asset groups
Variable $attachment
PHPMailer::$attachment in phpmailer.php
Variable $attrArray
Variable $attrBlacklist
Variable $attrMethod
Variable $author
JFeedItem::$author in feed.php
Author item element
Variable $author
JLibraryManifest::$author in librarymanifest.php
Variable $author
JEditor::$author in editor.php
Object author
Variable $authoremail
JLibraryManifest::$authoremail in librarymanifest.php
Variable $authorEmail
Author email element
Variable $authorurl
JLibraryManifest::$authorurl in librarymanifest.php
Variable $auth_method
Variable $autoIncrementField
Method abort
JInstaller::abort() in installer.php
Installation abort method
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.
Method absolutize
Create a new IRI object by resolving a relative IRI
Method absolutize_url
Method action
Returns an action on a grid
Method actions
Returns a UL list of actions with check boxes
Method activateUser
Method to activate a user
Method add
JLog::add() in log.php
Method to add an entry to the log.
Function add
add() in patcher.php
Add a unified diff string to the patcher
Method add
JClientLdap::add() in ldap.php
Add an attribute to the given DN Note: DN has to exist already
Method AddAddress
PHPMailer::AddAddress() in phpmailer.php
Adds a "To" address.
Method AddAnAddress
PHPMailer::AddAnAddress() in phpmailer.php
Adds an address to one of the recipient arrays
Method addAttachment
Add file attachments to the email
Method AddAttachment
Adds an attachment from a path on the filesystem.
Method AddBCC
PHPMailer::AddBCC() in phpmailer.php
Adds a "Bcc" address.
Method addBCC
JMail::addBCC() in mail.php
Add blind carbon copy recipients to the email
Method addCC
JMail::addCC() in mail.php
Add carbon copy recipients to the email
Method AddCC
PHPMailer::AddCC() in phpmailer.php
Adds a "Cc" address.
Method addColumn
JGrid::addColumn() in grid.php
Add new column name to process
Method addContextEntry
Adds a particular options to the context
Method addCountableRule
Adds a countable word.
Method AddCustomHeader
Adds a custom header.
Method addCustomTag
Adds a custom HTML string to the head block
Method 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".
Method addEntry
Method to add an entry to the log.
Method addEntry
Method to add an entry to the log.
Method addEntry
Method to add an entry to the log.
Method addEntry
Method to add an entry to the log.
Method addEntry
Method to add an entry to the log.
Abstract method addEntry
JLogger::addEntry() in logger.php
Method to add an entry to the log.
Method addFavicon
Adds a shortcut icon (favicon)
Method addFieldPath
Method addFieldPath
Method to add a path to the list of field include paths.
Function addFile
addFile() in patcher.php
Add a unified diff file to the patcher
Method addFormPath
Method to add a path to the list of form include paths.
Method addFormPath
Proxy for JFormHelper::addFormPath().
Method addHeadLink
Adds <link> tags to the head of the document
Method addImage
Adds an image to the OpenSearch description.
Method addIncludePath
Add a directory where JCache should search for controllers. You may either pass a string or an array of directories.
Method addIncludePath
Add a directory where JCacheStorage should search for handlers. You may either pass a string or an array of directories.
Method addIncludePath
Add a directory where JCache should search for handlers. You may either pass a string or an array of directories.
Method addIncludePath
Add a filesystem path where JTable should search for table class files.
Method addIncludePath
Add a directory where JHtml should search for helpers. You may either pass a string or an array of directories.
Method addItem
Adds an JFeedItem to the feed.
Method addLogEntry
Method to add an entry to the appropriate loggers.
Method addLogger
Add a logger to the JLog instance. Loggers route log entries to the correct files/systems to be logged.
Method addNode
JForm::addNode() in form.php
Adds a new child SimpleXMLElement node to the source.
Method addPath
Method to add a path to the list of include paths for one of the form's entities.
Method addPluraliseRule
Adds a pluralisation rule.
Method AddrAppend
PHPMailer::AddrAppend() in phpmailer.php
Creates recipient headers.
Method addRecipient
Add recipients to the email
Method addReplyTo
Add Reply to email address(es) to the email
Method AddReplyTo
PHPMailer::AddReplyTo() in phpmailer.php
Adds a "Reply-to" address.
Method AddrFormat
PHPMailer::AddrFormat() in phpmailer.php
Formats an address correctly.
Method addRow
JGrid::addRow() in grid.php
Adds a row to the table and sets the currently active row to the new row
Method addRulePath
Method to add a path to the list of rule include paths.
Method addRulePath
Proxy for JFormHelper::addRulePath().
Method addScript
JDocument::addScript() in document.php
Adds a linked script to the page
Method addScriptDeclaration
Adds a script to the page
Method addSingulariseRule
Adds a singularisation rule.
Method AddStringAttachment
Adds a string or binary attachment (non-filesystem) to the list.
Method AddStringEmbeddedImage
Method addStyleDeclaration
Adds a stylesheet declaration to the page
Method addStyleSheet
Adds a linked stylesheet to the page
Method addUrl
Adds an URL to the OpenSearch description.
Method addUserToGroup
Method to add a user to a group.
Method addWord
Adds a specific singular-plural pair for a word.
Method add_callback
Add a callback method to parse a date
Method add_to_blinklist
Method add_to_blogmarks
Method add_to_delicious
Method add_to_digg
Method add_to_furl
Method add_to_magnolia
Method add_to_myweb20
Method add_to_newsvine
Method add_to_reddit
Method add_to_segnalo
Method add_to_simpy
Method add_to_spurl
Method add_to_wists
Class Constant ALERT
JLog::ALERT in log.php
Action must be taken immediately.
Class Constant ALL
JLog::ALL in log.php
All log priorities.
Method allow
Checks that this action can be performed by an identity.
Method allow
Checks that an action can be performed by an identity.
Method allowCache
Set/get cachable state for the response. If $allow is set, sets the cachable state of the response. Always returns the current state.
Method allowCache
JResponse::allowCache() in response.php
Set/get cachable state for the response.
Method alt
JText::alt() in text.php
Translates a string into the current language.
Method AlternativeExists
Class Constant AMAYA
Method ampReplace
Replaces &amp; with & for XHTML compliance
Class Constant ANDROID
Class Constant ANDROIDTABLET
Method anonymous_bind
Anonymously binds to LDAP directory
Method append
Appends element parts to the internal list.
Method appendBody
Append content to the body content
Method appendBody
JResponse::appendBody() in response.php
Append content to the body content
Method appendFilter
Stream filters Append a filter to the chain
Function apply
apply() in patcher.php
Apply the patches
Method applyContextToStream
Applies the current context to the stream
Function applyHunk
applyHunk() in patcher.php
Apply the patch
Method arrayUnique
JArrayHelper::arrayUnique() in arrayhelper.php
Multidimensional array safe unique test
Method array_unique
Method asArray
JRegistry::asArray() in registry.php
Method to recursively convert an object of data to an array.
Method asFormattedXML
Return a well-formed XML string based on SimpleXML element
Method assetFormWidget
Creates the HTML for the permissions widget
Method assetgrouplist
Displays a Select list of the available asset groups
Method assetgroups
Gets a list of the asset groups as an array of JHtml compatible options.
Method asXml
Set the output option for the exporter to XML format.
Method asXml
Set the output option for the exporter to XML format.
Method asXml
Set the output option for the exporter to XML format.
Method asXml
Set the output option for the exporter to XML format.
Method atom_03_construct_type
Method atom_10_construct_type
Method atom_10_content_construct_type
Method attach
JAuthentication::attach() in authentication.php
Attach an observer object
Method attach
JEditor::attach() in editor.php
Attach an observer object
Method attach
JObservable::attach() in observable.php
Attach an observer object
Method attach
JEventDispatcher::attach() in dispatcher.php
Attach an observer object
Method AttachAll
PHPMailer::AttachAll() in phpmailer.php
Attaches all fs, string, and binary attachments to the message.
Method attachBuildRule
Attach a build rule
Method AttachmentExists
Method attachParseRule
Attach a parse rule
Method 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.
Method Authenticate
Performs SMTP authentication. Must be run after running the Hello() method. Returns true if successfully authenticated.
Class Constant AUTHENTICATION_BASIC
Class Constant AUTHENTICATION_NONE
Class Constant AUTHENTICATION_OAUTH
Method Authorise
POP3::Authorise() in pop3.php
Combination of public events - connect, login, disconnect
Method authorise
JUser::authorise() in user.php
Method to check JUser object authorisation against an access control object and optionally an access extension object
Method authorise
JAuthentication::authorise() in authentication.php
Authorises that a particular user should be able to login
Method autodiscovery
File access.php
access.php in access.php
File archive.php
archive.php in archive.php
File adapter.php
adapter.php in adapter.php
File adapterinstance.php
adapterinstance.php in adapterinstance.php
File apc.php
apc.php in apc.php
File azure.php
azure.php in azure.php
File atom.php
atom.php in atom.php
File accesslevel.php
accesslevel.php in accesslevel.php
File access.php
access.php in access.php
File apc.php
apc.php in apc.php
File asset.php
asset.php in asset.php
File authentication.php
authentication.php in authentication.php
File arrayhelper.php
arrayhelper.php in arrayhelper.php
File ascii.php
ascii.php in ascii.php
b
top
Variable $base
SimplePie_Sanitize::$base in simplepie.php
Variable $base
JPaginationObject::$base in pagination.php
Variable $base
JDocument::$base in document.php
Document base URL
Variable $base
JURI::$base in uri.php
Variable $base
JUpdaterCollection::$base in collection.php
Root of the tree
Variable $base
SimplePie_Locator::$base in simplepie.php
Variable $baseurl
Base url
Variable $base_dn
Variable $base_location
Variable $bcc
PHPMailer::$bcc in phpmailer.php
Variable $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.
Variable $bitrate
Variable $block
JUser::$block in user.php
Block status
Variable $body
Body of the response
Variable $body
SimplePie_File::$body in simplepie.php
Variable $body
JResponse::$body in response.php
Variable $Body
PHPMailer::$Body in phpmailer.php
Sets the Body of the message. This can be either an HTML or text body.
Variable $body
JHttpResponse::$body in response.php
Variable $boundary
PHPMailer::$boundary in phpmailer.php
Variable $bounded
Variable $bounded
Variable $browser
Variable $browser
JBrowser::$browser in browser.php
Variable $browserVersion
Variable $buffer
JProfiler::$buffer in profiler.php
Variable $buffers
JBuffer::$buffers in buffer.php
Buffer hash
Method base
JURI::base() in uri.php
Returns the base URI for the request.
Method Base64EncodeWrapMB
Correctly encodes and wraps long multibyte strings for mail headers without breaking lines within a character.
Method before_version_name
Method behavior
Method to build the behavior script and add it to the document head.
Method bind
JTableViewlevel::bind() in viewlevel.php
Method to bind the data.
Method bind
JTableExtension::bind() in extension.php
Overloaded bind function
Method bind
Method to add a variable to an internal array that will be bound to a prepared SQL statement before query execution. Also removes a variable that has been bounded from the internal bounded array when the passed in value is null.
Method bind
JTableUpdate::bind() in update.php
Overloaded bind function
Method 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.
Method bind
JUser::bind() in user.php
Method to bind an associative array of data to a user object
Method bind
JTableUser::bind() in user.php
Method to bind the user, user groups, and any other necessary data.
Method bind
Method to add a variable to an internal array that will be bound to a prepared SQL statement before query execution. Also removes a variable that has been bounded from the internal bounded array when the passed in value is null.
Method bind
JTableModule::bind() in module.php
Overloaded bind function.
Method bind
Binds to the LDAP directory
Method bind
JTableMenu::bind() in menu.php
Overloaded bind function
Method bind
Method to add a variable to an internal array that will be bound to a prepared SQL statement before query execution. Also removes a variable that has been bounded from the internal bounded array when the passed in value is null.
Method bind
JTableCategory::bind() in category.php
Overloaded bind function.
Method bind
JForm::bind() in form.php
Method to bind data to the form.
Method bindData
JRegistry::bindData() in registry.php
Method to recursively bind data to a parent object.
Method bindLevel
JForm::bindLevel() in form.php
Method to bind data to the form for the group level.
Class Constant BLACKBERRY
Method body
SimplePie_Locator::body() in simplepie.php
Method boolean
Display a boolean setting widget.
Method booleanlist
Generates a yes/no radio list.
Method build
JRouter::build() in router.php
Function to convert an internal URI to a route
Class Constant BUILD
JPlatform::BUILD in platform.php
Method 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.
Method buildQuery
Build a query from a array (reverse of the PHP parse_str()).
Method buildXml
Builds the XML data for the tables to export.
Method buildXml
Builds the XML data for the tables to export.
Method buildXmlStructure
Builds the XML structure to export.
Method buildXmlStructure
Builds the XML structure to export.
Method bytes
JHtmlNumber::bytes() in number.php
Converts bytes to more distinguishable formats such as: kilobytes, megabytes, etc.
File base.php
base.php in base.php
File bzip2.php
bzip2.php in bzip2.php
File base.php
base.php in base.php
File blowfish.php
blowfish.php in blowfish.php
File browser.php
browser.php in browser.php
File boolean.php
boolean.php in boolean.php
File behavior.php
behavior.php in behavior.php
File brightness.php
brightness.php in brightness.php
File base.php
base.php in base.php
File buffer.php
buffer.php in buffer.php
File base.php
base.php in base.php
File bad.php
bad.php in bad.php
c
top
Variable $cachable
JResponse::$cachable in response.php
Variable $cache
An internal cache of stemmed tokens.
Variable $cache
An array of cached data.
Variable $cache
JFactory::$cache in factory.php
Variable $cache
Variable $cache
Variable $cache
An array of cached data.
Variable $cache
JCacheController::$cache in controller.php
Variable $cache
Variable $cached_entities
Variable $CacheLiteInstance
Variable $cachetime
JConfigExample::$cachetime in config.example.php
Variable $cache_class
Variable $cache_location
Variable $cache_name_function
Variable $caching
JConfigExample::$caching in config.example.php
Variable $call
Variable $captions
Variable $categories
Variable $category
Category feed element
Variable $category
Category element
Variable $category
JUpdate::$category in update.php
Variable $category
Application responsible for log entry.
Variable $cc
PHPMailer::$cc in phpmailer.php
Variable $channels
Variable $CharSet
JMail::$CharSet in mail.php
Variable $charset
Returns the current character set
Variable $CharSet
PHPMailer::$CharSet in phpmailer.php
Sets the CharSet of the message.
Variable $charSet
Variable $checked_feeds
Variable $chunksize
JStream::$chunksize in stream.php
Default Chunk Size
Variable $class
The class of object to create.
Variable $classes
JLoader::$classes in loader.php
Container for already imported library paths.
Variable $client
JUpdate::$client in update.php
Variable $client
Variable $client
JExtension::$client in extension.php
String representation of client. Valid for modules, templates and languages.
Variable $client
Variable $client
JGithub::$client in github.php
Variable $code
JHttpResponse::$code in response.php
Variable $columns
JGrid::$columns in grid.php
Array of columns
Variable $columns
Variable $comment
Human readable comment
Variable $comments
Comments element
Variable $commits
JGithub::$commits in github.php
Variable $concat_operator
Operator used for concatenation
Variable $config
JFactory::$config in factory.php
Variable $config
Variable $config
Variable $configurations
Container for JLogger configurations.
Variable $ConfirmReadingTo
Sets the email address that a reading confirmation will be sent.
Variable $connection
Variable $connections
Variable $ContentType
PHPMailer::$ContentType in phpmailer.php
Sets the Content-type of the message.
Variable $content_type_sniffer_class
Variable $context
JStream::$context in stream.php
Context to use when opening the connection
Variable $contextOptions
Context options; used to rebuild the context
Variable $copyright
JLibraryManifest::$copyright in librarymanifest.php
Variable $copyright
Variable $copyright
Copyright feed element
Variable $core
Core language pack flag
Variable $count
Counter
Variable $count
JFormField::$count in field.php
The count value for generated name field
Variable $count
Variable $counter
JLanguage::$counter in language.php
Counter for number of loads.
Variable $country
JAuthenticationResponse::$country in authentication.php
The End User's country of residence as specified by ISO3166.
Variable $creationDate
JLibraryManifest::$creationDate in librarymanifest.php
Variable $credits
Variable $CRLF
SMTP::$CRLF in smtp.php
SMTP reply line ending
Variable $CRLF
POP3::$CRLF in pop3.php
POP3 Carriage Return + Line Feed
Variable $current
JURI::$current in uri.php
Variable $currentString
The current string
Variable $currentUpdate
Variable $current_byte
Variable $current_column
Variable $current_line
Variable $current_xhtml_construct
Variable $cursor
Variable $cursor
The database cursor.
Variable $CustomHeader
PHPMailer::$CustomHeader in phpmailer.php
Method calendar
JHtml::calendar() in html.php
Displays a calendar control field
Method calendar
Add unobtrusive javascript support for a calendar control.
Method calendar
JDate::calendar() in date.php
Gets the date as a formatted string in a local calendar.
Method call
JHtml::call() in html.php
Function caller method
Method call
Executes a cacheable callback if not found in cache else returns cached output and result
Method call
Add a single column, or array of columns to the CALL clause of the query.
Method canChmod
JPath::canChmod() in path.php
Checks if a path's permissions can be changed.
Method caption
JHtmlBehavior::caption() in behavior.php
Add unobtrusive javascript support for image captions.
Method castAsChar
Casts a value to a char.
Method castAsChar
Casts a value to a char.
Method castAsChar
Casts a value to a char.
Method cdata
SimplePie_Parser::cdata() in simplepie.php
Function changeIdentity
changeIdentity() in daemon.php
Method to change the identity of the daemon process and resources.
Method change_encoding
Method charLength
Gets the function to determine the length of a character string.
Method charLength
Gets the number of characters in a string.
Method chdir
Method to change the current working directory on the FTP server
Method check
Assert that the nested set data is valid.
Method check
JTableCategory::check() in category.php
Override check function
Method check
JTableLanguage::check() in language.php
Overloaded check method to ensure data integrity
Method check
Checks if all data and options are in order prior to exporting.
Method check
JTableNested::check() in nested.php
Checks that the object is valid and able to be stored.
Method check
Checks if all data and options are in order prior to exporting.
Method check
Checks if all data and options are in order prior to exporting.
Method check
JTableUpdate::check() in update.php
Overloaded check function
Method 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.
Method check
JPath::check() in path.php
Checks for snooping outside of the file system root.
Method check
JTableExtension::check() in extension.php
Overloaded check function
Method check
Checks if all data and options are in order prior to exporting.
Method check
JAccess::check() in access.php
Method to check if a user is authorised to perform an action, optionally on an asset.
Method check
JTableViewlevel::check() in viewlevel.php
Method to check the current record to save
Method check
Checks if all data and options are in order prior to exporting.
Method check
Overloaded check function
Method check
JTableUsergroup::check() in usergroup.php
Method to check the current record to save
Method check
JTableMenuType::check() in menutype.php
Overloaded check function
Method check
Validation and filtering
Method check
JTableModule::check() in module.php
Overloaded check function.
Method check
Checks if all data and options are in order prior to exporting.
Method checkAttribute
Function to determine if contents of an attribute are safe
Method 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.
Method checkedOut
Displays a checked out icon.
Method checkedout
Returns a checked-out icon
Method checkFieldExists
Method to check and see if a field exists in a table.
Method checkGroup
JAccess::checkGroup() in access.php
Method to check if a group is authorised to perform an action, optionally on an asset.
Method 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.
Method 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.
Method checkIPv6
Checks an IPv6 address
Method 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.
Method checkToken
JSession::checkToken() in session.php
Checks for a form token in the request.
Method checkZipData
Checks to see if the data is a valid ZIP file.
Method chmod
JStream::chmod() in stream.php
Chmod wrapper
Method chmod
Method to change mode for a path on the FTP server
Class Constant CHROME
Method clean
JCache::clean() in cache.php
Clean cache for a group given a mode.
Method clean
Clean cache for a group given a mode.
Method clean
Clean cache for a group given a mode.
Method clean
Clean cache for a group given a mode.
Method clean
Clean cache for a group given a mode.
Method clean
JPath::clean() in path.php
Function to strip additional / or \ in a path name.
Method clean
JCacheStorage::clean() in storage.php
Clean cache for a group given a mode.
Method clean
Clean cache for a group given a mode.
Method clean
Clean cache for a group given a mode.
Method clean
Clean cache for a group given a mode.
Method clean
Method to be called by another php script. Processes for XSS and specified bad code.
Method clean
Clean cache for a group given a mode.
Method cleanAddress
Verifies that an email address does not have any extra headers injected into it.
Method cleanBody
Cleans any injected headers from the email body.
Method cleanDiscoveredExtension
Cleans up discovered extensions if they're being installed some other way
Method cleanLine
Cleans single line inputs.
Method cleanSubject
Cleans any injected headers from the subject string.
Method cleanText
Cleans text of all formatting and scripting code
Method cleanText
Cleans multi-line inputs.
Method cleanupInstall
Clean up temporary uploaded package and unpacked extension
Method clear
JSession::clear() in session.php
Unset data from the session store
Method clear
Clear data from the query or a specific clause of the query.
Method clear
Clear data from the query or a specific clause of the query.
Method clear
Clear data from the query or a specific clause of the query.
Method clear
Clear data from the query or a specific clause of the query.
Method ClearAddresses
Clears all recipients assigned in the TO array. Returns void.
Method ClearAllRecipients
Clears all recipients assigned in the TO, CC and BCC array. Returns void.
Method ClearAttachments
Clears all previously set filesystem, string, and binary attachments. Returns void.
Method ClearBCCs
PHPMailer::ClearBCCs() in phpmailer.php
Clears all recipients assigned in the BCC array. Returns void.
Method ClearCCs
PHPMailer::ClearCCs() in phpmailer.php
Clears all recipients assigned in the CC array. Returns void.
Method ClearCustomHeaders
Clears all custom headers. Returns void.
Method clearHeaders
Clear headers.
Method clearHeaders
Method to clear any set response headers.
Method ClearReplyTos
Clears all recipients assigned in the ReplyTo array. Returns void.
Method clearStatics
Method for clearing static caches.
Method clientEncoding
Check, whether client supports compressed data
Method cloak
JHtmlEmail::cloak() in email.php
Simple Javascript email Cloaker
Method close
Close the SessionHandler backend.
Method close
Close the SessionHandler backend.
Method close
JStream::close() in stream.php
Attempt to close a file handle
Method Close
SMTP::Close() in smtp.php
Closes the socket and cleans up the state of the class.
Method close
Close the SessionHandler backend.
Method close
Close the SessionHandler backend.
Method close
Close the connection
Method close
Close the SessionHandler backend.
Method close
Close the SessionHandler backend.
Method close
Close the SessionHandler backend.
Method close
Method to close the application.
Method close
JSession::close() in session.php
Writes session data and ends session
Method close
Close the SessionHandler backend.
Method close
Close the SessionHandler backend.
Method codepoint_to_utf8
Converts a unicode codepoint to a UTF-8 character
Class Constant CODE_NAME
JPlatform::CODE_NAME in platform.php
Method colorpicker
Add unobtrusive javascript support for a color picker.
Method columns
Adds a column, or array of column names that would be used for an INSERT INTO statement.
Method combobox
Add unobtrusive javascript support for a combobox effect.
Method compare
Compare an entry and return a true or false result
Method compliant
JString::compliant() in string.php
Tests whether a string complies as UTF-8. This will be much
Method compress
Checks the accept encoding of the browser and compresses the data before sending it to the client if possible.
Method compress
JResponse::compress() in response.php
Compress the data
Method compress_parse_url
Method concatenate
Concatenates an array of column names or values.
Method concatenate
Concatenates an array of column names or values.
Method concatenate
Concatenates an array of column names or values.
Method concatenate
Concatenates an array of column names or values.
Abstract method connect
Connects to the database if needed.
Method connect
Method to connect to a server and get the resource.
Method connect
Connects to the database if needed.
Method connect
Connects to the database if needed.
Method connect
Connects to the database if needed.
Method connect
Connects to the database if needed.
Method connect
Method to connect to a FTP server
Method connect
Connects to the database if needed.
Method Connect
POP3::Connect() in pop3.php
Connect to the POP3 server
Method Connect
SMTP::Connect() in smtp.php
Connect to the server specified on the port specified.
Method connect
Connect to server
Method connect
Method to connect to the database server based on object properties.
Method connect
Connects to the database if needed.
Method connected
Determines if the connection to the server is active.
Method connected
Determines if the connection to the server is active.
Method connected
Determines if the connection to the server is active.
Method connected
Determines if the connection to the server is active.
Method Connected
SMTP::Connected() in smtp.php
Returns true if connected to a server otherwise false
Abstract method connected
Determines if the connection to the server is active.
Method connected
Determines if the connection to the server is active.
Method copy
JFolder::copy() in folder.php
Copy a folder.
Method copy
JStream::copy() in stream.php
Copy a file from src to dest
Method copy
JFile::copy() in file.php
Copies a file
Method copyFiles
JInstaller::copyFiles() in installer.php
Copyfiles
Method copyManifest
Copies the installation manifest file to the extension folder in the given client
Class Constant COPYRIGHT
JPlatform::COPYRIGHT in platform.php
Method count
Get the number of rows in the result set for the executed SQL given by the cursor.
Method count
Get the number of rows in the result set for the executed SQL given by the cursor.
Method count
Get the number of rows in the result set for the executed SQL given by the cursor.
Method count
Get the number of rows in the result set for the executed SQL given by the cursor.
Method countMenuChildren
Count the number of child menu items
Method countModules
Count the modules based on the given condition
Method create
Create a new DN
Method create
Method to create an issue.
Method create
JFolder::create() in folder.php
Create a folder -- and all necessary parent folders.
Method create
Method to create an empty file on the FTP server
Method create
Method to create a gist.
Method create
Create a ZIP compressed file from an array of file data.
Method create
Method to create an issue.
Method create
Method to create an issue.
Method create
Method to create a commit.
Method create
Method to create a pull request.
Method create
SimplePie_Cache::create() in simplepie.php
Create a new SimplePie_Cache object
Method CreateBody
PHPMailer::CreateBody() in phpmailer.php
Assembles the message body. Returns an empty string on failure.
Method createComment
Method to create a comment on a pull request.
Method createComment
Method to create a comment on an issue.
Method createComment
Method to create a comment on a gist.
Method createCommentReply
Method to create a comment in reply to another comment.
Method createCommitComment
Method to create a comment on a commit.
Method createConfig
Create a configuration object
Method createDbo
JFactory::createDbo() in factory.php
Create an database object
Method createDocument
Create a document object
Method createFromIssue
Method to create a pull request from an existing issue.
Method CreateHeader
PHPMailer::CreateHeader() in phpmailer.php
Assembles message header.
Method createLanguage
Create a language object
Method createLanguageList
Builds a list of the system languages which can be used in a select option
Method createMailer
Create a mailer object
Method createRef
JStringController::createRef() in stringcontroller.php
Create a reference
Method createSession
Create a session object
Class Constant CRITICAL
JLog::CRITICAL in log.php
Critical conditions.
Constant CRLF
CRLF in ftp.php
Error Codes:
Method crop
JImage::crop() in image.php
Method to crop the current image.
Method current
JURI::current() in uri.php
Returns the URL for the request, minus the query.
Method current
The current element in the iterator.
Method currentTimestamp
Gets the current date and time.
Method currentTimestamp
Gets the current date and time.
Method currentTimestamp
Gets the current date and time.
File config.example.php
config.example.php in config.example.php
File cli.php
cli.php in cli.php
File client.php
client.php in client.php
File cache.php
cache.php in cache.php
File callback.php
callback.php in callback.php
File controller.php
controller.php in controller.php
File cachelite.php
cachelite.php in cachelite.php
File controller.php
controller.php in controller.php
File cipher.php
cipher.php in cipher.php
File crypt.php
crypt.php in crypt.php
File component.php
component.php in component.php
File cachehandler.php
cachehandler.php in cachehandler.php
File calendar.php
calendar.php in calendar.php
File checkbox.php
checkbox.php in checkbox.php
File checkboxes.php
checkboxes.php in checkboxes.php
File color.php
color.php in color.php
File combo.php
combo.php in combo.php
File color.php
color.php in color.php
File commits.php
commits.php in commits.php
File content.php
content.php in content.php
File curl.php
curl.php in curl.php
File contrast.php
contrast.php in contrast.php
File cli.php
cli.php in cli.php
File cookie.php
cookie.php in cookie.php
File component.php
component.php in component.php
File category.php
category.php in category.php
File collection.php
collection.php in collection.php
File core.php
core.php in core.php
File core.php
core.php in core.php
d
top
Variable $data
JAccessRules::$data in rules.php
A named array.
Variable $data
JOpenSearchImage::$data in opensearch.php
URL of the image or the image as base64 encoded value
Variable $data
JRegistry::$data in registry.php
Registry Object
Variable $data
JInput::$data in input.php
Input data.
Variable $data
SimplePie_Source::$data in simplepie.php
Variable $data
JForm::$data in form.php
The JRegistry data store for form fields during display.
Variable $data
Variable $data
JAccessRule::$data in rule.php
A named array
Variable $data
SimplePie_Item::$data in simplepie.php
Variable $data
SimplePie_gzdecode::$data in simplepie.php
Uncompressed data
Variable $data
SimplePie_Parser::$data in simplepie.php
Variable $database
Variable $database
JFactory::$database in factory.php
Variable $datas
SimplePie_Parser::$datas in simplepie.php
Variable $date
JLogEntry::$date in entry.php
The date the message was logged.
Variable $date
Input data
Variable $date
JFeedItem::$date in feed.php
Published date
Variable $dateformat
Returns the current dateformat
Variable $dates
JFactory::$dates in factory.php
Variable $day
List of days, calendar day name => ordinal day number in the week
Variable $day_pcre
Cached PCRE for SimplePie_Parse_Date::$day
Variable $db
JDatabaseQuery::$db in query.php
Variable $db
The database connector to use for exporting structure and/or data.
Variable $db
The database connector to use for exporting structure and/or data.
Variable $db
JModelDatabase::$db in database.php
The database driver.
Variable $db
JConfigExample::$db in config.example.php
Variable $db
The database connector to use for exporting structure and/or data.
Variable $db
JAdapterInstance::$db in adapterinstance.php
Database
Variable $db
The database connector to use for exporting structure and/or data.
Variable $dbMinimum
Variable $dbMinimum
Variable $dbMinimum
Variable $dbMinimum
Variable $dbo
JLoggerDatabase::$dbo in database.php
Variable $dbprefix
JConfigExample::$dbprefix in config.example.php
Variable $dbtype
JConfigExample::$dbtype in config.example.php
Variable $debug
Variable $debug
JLanguage::$debug in language.php
Debug language, If true, highlights if string isn't found.
Variable $debug
JConfigExample::$debug in config.example.php
Variable $decodedData
Variable $default
JLanguage::$default in language.php
The default language, used when a language file in the requested language does not exist.
Variable $delete
Variable $description
JPackageManifest::$description in packagemanifest.php
Variable $description
The description text for the form field. Usually used in tooltips.
Variable $description
JDocument::$description in document.php
Document description
Variable $description
JLibraryManifest::$description in librarymanifest.php
Variable $description
Title feed attribute
Variable $description
JUpdate::$description in update.php
Variable $description
Description item element
Variable $description
Variable $destinations
Variable $detection
Variable $direction
JDocument::$direction in document.php
Contains the document direction setting
Variable $dirmode
JStream::$dirmode in stream.php
Directory Mode
Variable $dispatcher
The application dispatcher object.
Variable $DKIM_domain
PHPMailer::$DKIM_domain in phpmailer.php
Used with DKIM DNS Resource Record
Variable $DKIM_identity
PHPMailer::$DKIM_identity in phpmailer.php
Used with DKIM DNS Resource Record
Variable $DKIM_passphrase
Used with DKIM DNS Resource Record
Variable $DKIM_private
PHPMailer::$DKIM_private in phpmailer.php
Used with DKIM DNS Resource Record
Variable $DKIM_selector
PHPMailer::$DKIM_selector in phpmailer.php
Used with DKIM DNS Resource Record
Variable $docs
Docs feed element
Variable $document
Variable $document
JFactory::$document in factory.php
Variable $downloads
JUpdate::$downloads in update.php
Variable $do_debug
SMTP::$do_debug in smtp.php
Sets whether debugging is turned on
Variable $do_debug
POP3::$do_debug in pop3.php
Displaying Debug warnings? (0 = now, 1+ = yes)
Variable $do_verp
SMTP::$do_verp in smtp.php
Sets VERP use on/off (default is off)
Variable $driver
JLoggerDatabase::$driver in database.php
Variable $duration
Function daemonize
daemonize() in daemon.php
Method to put the application into the background.
Method Data
SMTP::Data() in smtp.php
Issues a data command and sends the msg_data to the server
Method date
JHtml::date() in html.php
Returns formated date according to a given format and time zone.
Method dateFormat
Returns a PHP date() function compliant date format for the database driver.
Method date_asctime
Parse C99's asctime()'s date format
Method date_rfc850
Parse RFC850's date format
Method date_rfc2822
Parse RFC2822's date format
Method date_strtotime
Parse dates using strtotime()
Method 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))
Method day
Used to get a string to extract day from date column.
Method day
Used to get a string to extract day from date column.
Method dayToString
Translates day of week number to a string.
Class Constant DAY_ABBR
JDate::DAY_ABBR in date.php
Class Constant DAY_NAME
JDate::DAY_NAME in date.php
Class Constant DEBUG
JLog::DEBUG in log.php
Debugging message.
Method debug
JTableNested::debug() in nested.php
Sets the debug level on or off
Method decode
idna_convert::decode() in idna_convert.class.php
Decode a given ACE domain name
Method decodeData
Method to decode a data array.
Method decrypt
Method to decrypt a data string.
Method decrypt
Method to decrypt a data string.
Method decrypt
JCrypt::decrypt() in crypt.php
Method to decrypt a data string.
Method decrypt
Method to decrypt a data string.
Method def
JObject::def() in object.php
Sets a default value if not alreay assigned
Method def
JRegistry::def() in registry.php
Sets a default value if not already assigned.
Method 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.
Method defParam
JUser::defParam() in user.php
Method to set a default parameter if it does not exist
Method delete
JHttp::delete() in http.php
Method to send the DELETE command to the server.
Method delete
Method to delete a user, user groups, and any other necessary data from the database.
Method delete
Method to delete a node and, optionally, its child nodes from the table.
Method delete
JTable::delete() in table.php
Method to delete a row from the database table by primary key value.
Method delete
Method to delete a gist.
Method delete
JStream::delete() in stream.php
Delete a file
Method delete
JFile::delete() in file.php
Delete a file or array of files
Method delete
JFolder::delete() in folder.php
Delete a folder.
Method delete
Method to delete a path [file/folder] on the FTP server
Method delete
JTableUsergroup::delete() in usergroup.php
Delete this object and its dependencies
Method delete
JUser::delete() in user.php
Method to delete the JUser object from the database
Method delete
Overloaded delete method
Method delete
JTableMenuType::delete() in menutype.php
Method to delete a row from the database table by primary key value.
Method delete
Add a table name to the DELETE clause of the query.
Method delete
Deletes a given DN from the tree
Method deleteColumn
Delete column by name
Method deleteComment
Method to delete a comment on a gist.
Method deleteComment
Method to delete a comment on an issue.
Method deleteComment
Method to delete a comment on a pull request.
Method deleteCommitComment
Method to delete a comment on a commit.
Method deleteContextEntry
Deletes a particular setting from a context
Method deleteRow
JGrid::deleteRow() in grid.php
Delete a row from the object
Method delVar
JURI::delVar() in uri.php
Removes an item from the query string variables if it exists.
Method destroy
Destroy the data for a particular session identifier in the SessionHandler backend.
Method destroy
Destroy the data for a particular session identifier in the SessionHandler backend.
Method destroy
Destroy the data for a particular session identifier in the SessionHandler backend.
Method destroy
Destroy the data for a particular session identifier in the SessionHandler backend.
Method destroy
Destroy the data for a particular session identifier in the SessionHandler backend.
Method destroy
JSession::destroy() in session.php
Frees all session variables and destroys all data registered to a session
Method destroy
Destroys the pre-existing session
Method destroy
Destroy the data for a particular session identifier in the SessionHandler backend.
Method destroy
Destroy the data for a particular session identifier in the SessionHandler backend.
Method destroy
Destroy the data for a particular session identifier in the SessionHandler backend.
Method destroy
Destroy the data for a particular session identifier in the SessionHandler backend.
Method detach
JEventDispatcher::detach() in dispatcher.php
Detach an observer object
Method detach
JObservable::detach() in observable.php
Detach an observer object
Method detach
JAuthentication::detach() in authentication.php
Detach an observer object
Function 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.
Method detach
JEditor::detach() in editor.php
Detach an observer object
Method detectBrowser
Detects the client browser and version in a user agent string.
Method detectEncoding
Method to detect the accepted response encoding by the client.
Method detectEngine
Detects the client rendering engine in a user agent string.
Method detectLanguage
Tries to detect the language.
Method detectLanguage
Method to detect the accepted languages by the client.
Method detectPlatform
Detects the client platform in a user agent string.
Method detectRequestUri
Method to detect the requested URI from server environment variables.
Method detectType
Method to detect the extension type from a package directory
Method disconnect
Disconnects the database.
Method disconnect
Disconnects the database.
Method disconnect
Disconnects the database.
Method disconnect
Disconnects the database.
Method disconnect
Disconnects the database.
Method Disconnect
POP3::Disconnect() in pop3.php
Disconnect from the POP3 server
Abstract method disconnect
Disconnects the database.
Method disconnect
Disconnects the database.
Method disconnect
Disconnects the database.
Method discover
Custom discover method
Method discover
Custom discover method Finds language files
Method discover
Discover existing but uninstalled templates
Method discover
Custom discover method
Method discover
JLoader::discover() in loader.php
Method to discover classes of a given type in a given path.
Method discover
JInstaller::discover() in installer.php
Extension discover method Asks each adapter to find extensions
Method discover
Custom discover method
Method discover
Discover unregistered extensions.
Method discover_install
Discover_install Perform an install for a discovered extension
Method discover_install
Custom discover_install method
Method discover_install
Custom discover install method Basically updates the manifest cache and leaves everything alone
Method discover_install
Install unregistered extensions that have been discovered.
Method discover_install
Custom discover_install method
Method discover_install
Discovered package installation method
Method discover_install
Custom discover_install method.
Method display
JEditor::display() in editor.php
Display the editor area.
Method display_cached_file
If a file has been cached, retrieve and display it.
Method DKIM_Add
PHPMailer::DKIM_Add() in phpmailer.php
Create the DKIM header, body, as new header
Method DKIM_BodyC
PHPMailer::DKIM_BodyC() in phpmailer.php
Generate DKIM Canonicalization Body
Method DKIM_HeaderC
PHPMailer::DKIM_HeaderC() in phpmailer.php
Generate DKIM Canonicalization Header
Method DKIM_QP
PHPMailer::DKIM_QP() in phpmailer.php
Set the private key file and password to sign the message.
Method DKIM_Sign
PHPMailer::DKIM_Sign() in phpmailer.php
Generate DKIM signature
Method doCallback
PHPMailer::doCallback() in phpmailer.php
Method 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.
Method 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.
Method downloadPackage
Downloads a package
Method do_strip_htmltags
Abstract method dropTable
Drops a table from the database.
Method dropTable
Drops a table from the database.
Method dropTable
Drops a table from the database.
Method dropTable
Drops a table from the database.
Method dropTable
Drops a table from the database.
Method dropTable
Drops a table from the database.
Class Constant DST_FILE
Regular expression for searching destination files
Method dump
Creates a formatted dump of the query for debugging purposes.
File daemon.php
daemon.php in daemon.php
File daemon.php
daemon.php in daemon.php
File database.php
database.php in database.php
File driver.php
driver.php in driver.php
File date.php
date.php in date.php
File document.php
document.php in document.php
File dispatcher.php
dispatcher.php in dispatcher.php
File databaseconnection.php
databaseconnection.php in databaseconnection.php
File date.php
date.php in date.php
File database.php
database.php in database.php
File database.php
database.php in database.php
File database.php
database.php in database.php
e
top
Variable $editor
The JEditor object.
Variable $editor
Editor feed element
Variable $editor
JConfigExample::$editor in config.example.php
Variable $editorEmail
Editor email feed element
Variable $element
Variable $element
The SimpleXMLElement object of the <field /> XML element that describes the form field.
Variable $element
The unique identifier for the extension (e.g. mod_login)
Variable $element
Variable $element
Variable $element
JUpdate::$element in update.php
Variable $element
Variable $elements
Variable $elsewhere
Variable $email
JUser::$email in user.php
The email
Variable $email
JAuthenticationResponse::$email in authentication.php
The email address of the End User as specified in section 3.4.1 of [RFC2822]
Variable $email
SimplePie_Author::$email in simplepie.php
Variable $enable_cache
Variable $enclosure
Enclosure element
Variable $encode_instead_of_strip
Variable $encoding
Encoding
Variable $Encoding
PHPMailer::$Encoding in phpmailer.php
Sets the Encoding of the message. Options for this are "8bit", "7bit", "binary", "base64", and "quoted-printable".
Variable $encoding
Variable $encodings
Variable $endTime
Variable $engine
Variable $entities
Static array of JForm's entity objects for re-use.
Variable $error
SimplePie_File::$error in simplepie.php
Variable $errorfiles
JLanguage::$errorfiles in language.php
List of language files that are in error state
Variable $ErrorInfo
PHPMailer::$ErrorInfo in phpmailer.php
Holds the most recent mailer error message.
Variable $errorMsg
Variable $errorNum
Variable $errors
JForm::$errors in form.php
The form object errors array.
Variable $error_code
Variable $error_count
PHPMailer::$error_count in phpmailer.php
Variable $error_message
The error message
Variable $error_string
Variable $exceptions
PHPMailer::$exceptions in phpmailer.php
Variable $exec
Variable $executable
The executable that was called to run the CLI script.
Variable $executed
Contains the current query execution status
Variable $exiting
Variable $expression
Variable $extension
JInstaller::$extension in installer.php
Extension Table Entry
Variable $extension
Variable $extension_message
The extension message that appears
Variable $extra_field
Extra field content
Method edit
Method to update a gist.
Method edit
JGithubIssues::edit() in issues.php
Method to update an issue.
Method edit
Method to update a reference.
Method edit
Method to update a pull request.
Method editComment
Method to update a comment on an issue.
Method editComment
Method to update a comment on a pull request.
Method editComment
Method to update a comment on a gist.
Method editCommitComment
Method to edit a comment on a commit.
Method element_implode
Method embed
Class Constant EMERGENCY
JLog::EMERGENCY in log.php
The system is unusable.
Method enable_cache
SimplePie::enable_cache() in simplepie.php
Enables/disables caching in SimplePie.
Method enable_order_by_date
Determines whether feed items should be sorted into reverse chronological order.
Method enable_xml_dump
Outputs the raw XML content of the feed, after it has gone through SimplePie's filters.
Method encode
idna_convert::encode() in idna_convert.class.php
Encode a given UTF-8 domain name
Method EncodeFile
PHPMailer::EncodeFile() in phpmailer.php
Encodes attachment in requested format.
Method EncodeHeader
PHPMailer::EncodeHeader() in phpmailer.php
Encode a header string to best (shortest) of Q, B, quoted or none.
Method EncodeQ
PHPMailer::EncodeQ() in phpmailer.php
Encode string to q encoding.
Method EncodeQP
PHPMailer::EncodeQP() in phpmailer.php
Encode string to RFC2045 (6.7) quoted-printable format
Method EncodeQPphp
PHPMailer::EncodeQPphp() in phpmailer.php
Encode string to quoted-printable.
Method EncodeString
PHPMailer::EncodeString() in phpmailer.php
Encodes string to requested format.
Method encode_instead_of_strip
Method encode_instead_of_strip
Method encoding
Method encoding_equals
Method encoding_name
Method encoding_value
Method encrypt
Method to encrypt a data string.
Method encrypt
Method to encrypt a data string.
Method encrypt
JCrypt::encrypt() in crypt.php
Method to encrypt a data string.
Method encrypt
Method to encrypt a data string.
Method end
JHtmlSliders::end() in sliders.php
Close the current pane.
Method end
JHtmlTabs::end() in tabs.php
Close the current pane
Method end
Stop the cache buffer and store the cached data
Method EndBoundary
PHPMailer::EndBoundary() in phpmailer.php
Returns the end of a message boundary.
Method entities_decode
Decode HTML entities
Method eof
JStream::eof() in stream.php
Work out if we're at the end of the file for a stream
Method error
SimplePie::error() in simplepie.php
Return the error message for the occured error
Class Constant ERROR
JLog::ERROR in log.php
Error conditions.
Method error
SimplePie_Misc::error() in simplepie.php
Method errorMessage
Method escape
JView::escape() in view.php
Method to escape output.
Method escape
Method to escape a string for usage in an SQL statement.
Method escape
Method to escape a string for usage in an SQL statement.
Method escape
Method to escape a string for usage in an SQLite statement.
Method escape
Method to escape a string for usage in an SQL statement.
Method escape
Method to escape a string for usage in an SQL statement.
Method escape
Method to escape output.
Abstract method escape
Method to escape a string for usage in an SQL statement.
Method escape
Method to escape output.
Method escape
Method to escape a string for usage in an SQL statement.
Method escape
Method to escape a string for usage in an SQL statement.
Method exec
Add a single column, or array of columns to the EXEC clause of the query.
Function execute
execute() in daemon.php
Execute the daemon.
Method execute
Method to apply a filter to an image resource.
Method execute
Execute the application.
Method execute
Method to apply a filter to an image resource.
Method execute
Execute the SQL statement.
Method execute
Execute the SQL statement.
Method execute
Method to apply a filter to an image resource.
Abstract method execute
Method to apply a filter to an image resource.
Method execute
JController::execute() in controller.php
Execute the controller.
Method execute
Execute the application.
Method execute
Method to apply a filter to an image resource.
Abstract method execute
Execute the SQL statement.
Method execute
Execute the SQL statement.
Method execute
Method to apply a filter to an image resource.
Method execute
Execute the SQL statement.
Method execute
Execute the SQL statement.
Method execute
Method to apply a filter to an image resource.
Method execute
Method to apply a filter to an image resource.
Method execute
Method to apply a filter to an image resource.
Method exists
JRegistry::exists() in registry.php
Check if a registry path exists.
Method exists
Find out if a user has a one or more active sessions
Method exists
JFolder::exists() in folder.php
Wrapper for the standard file_exists function
Method exists
JLanguage::exists() in language.php
Checks if a language exists.
Method exists
JFile::exists() in file.php
Wrapper for the standard file_exists function
Method extension
Method extensionExistsInSystem
Function used to check if extension is already installed
Method extract
Extract a compressed file to a given path
Method extract
Extract a ZIP compressed file to a given path
Method extract
Extract a Gzip compressed file to a given path
Method extract
Extract a ZIP compressed file to a given path
Method extract
JArchive::extract() in archive.php
Extract an archive file to a directory.
Method extract
Extract a Bzip2 compressed file to a given path
Method extract
JHtml::extract() in html.php
Method to extract a key
File extractable.php
extractable.php in extractable.php
File eaccelerator.php
eaccelerator.php in eaccelerator.php
File exporter.php
exporter.php in exporter.php
File error.php
error.php in error.php
File event.php
event.php in event.php
File editor.php
editor.php in editor.php
File email.php
email.php in email.php
File email.php
email.php in email.php
File equals.php
equals.php in equals.php
File editor.php
editor.php in editor.php
File email.php
email.php in email.php
File edgedetect.php
edgedetect.php in edgedetect.php
File emboss.php
emboss.php in emboss.php
File extension.php
extension.php in extension.php
File entry.php
entry.php in entry.php
File echo.php
echo.php in echo.php
File eaccelerator.php
eaccelerator.php in eaccelerator.php
File extension.php
extension.php in extension.php
File extension.php
extension.php in extension.php
f
top
Variable $feed
SimplePie_Item::$feed in simplepie.php
Variable $fh
JStream::$fh in stream.php
File Handle
Variable $fieldname
The name of the field.
Variable $fields
JLoggerFormattedtext::$fields in formattedtext.php
Variable $file
JLoggerFormattedtext::$file in formattedtext.php
Variable $file
SimplePie_Locator::$file in simplepie.php
Variable $filelist
JPackageManifest::$filelist in packagemanifest.php
Variable $filelist
JLibraryManifest::$filelist in librarymanifest.php
Variable $filemode
JStream::$filemode in stream.php
File Mode
Variable $filename
JExtension::$filename in extension.php
Filename of the extension
Variable $filename
Original filename
Variable $filename
Variable $filename
JStream::$filename in stream.php
Filename
Variable $filesize
JStream::$filesize in stream.php
File size
Variable $file_class
Variable $file_class
Variable $filter
JInput::$filter in input.php
Filter object to use.
Variable $filters
JStream::$filters in stream.php
Filters applied to the current stream
Variable $forceMultiple
Flag to tell the field to always be in multiple values mode.
Variable $force_fsockopen
Variable $forks
JGithub::$forks in github.php
Variable $form
JFormField::$form in field.php
The JForm object of the form attached to the form field.
Variable $format
JLoggerFormattedtext::$format in formattedtext.php
Variable $format
Variable $format
JDate::$format in date.php
The format string to be applied when using the __toString() magic method.
Variable $formatOptions
Option values related to the generation of HTML output. Recognized options are: fmtDepth, integer. The current indent depth.
Variable $formats
JImage::$formats in image.php
Variable $formControl
The form control prefix for field names from the JForm object attached to the form field.
Variable $forms
JForm::$forms in form.php
Form instances.
Variable $forShare
Variable $forUpdate
Variable $fragment
JURI::$fragment in uri.php
Variable $framerate
Variable $from
An array input sources (table names).
Variable $from
Variable $From
PHPMailer::$From in phpmailer.php
Sets the From email address for the message.
Variable $from
An array input sources (table names).
Variable $from
The input source.
Variable $from
The input source.
Variable $fromname
JConfigExample::$fromname in config.example.php
Variable $FromName
PHPMailer::$FromName in phpmailer.php
Sets the From name of the message.
Variable $ftp_enable
JConfigExample::$ftp_enable in config.example.php
Variable $ftp_host
JConfigExample::$ftp_host in config.example.php
Variable $ftp_pass
JConfigExample::$ftp_pass in config.example.php
Variable $ftp_port
JConfigExample::$ftp_port in config.example.php
Variable $ftp_root
JConfigExample::$ftp_root in config.example.php
Variable $ftp_user
JConfigExample::$ftp_user in config.example.php
Variable $fullname
UTF-8 string free text representation of the End User's full name.
Method fetchArray
Method to fetch a row from the result set cursor as an array.
Method fetchArray
Method to fetch a row from the result set cursor as an array.
Method fetchArray
Method to fetch a row from the result set cursor as an array.
Method fetchArray
Method to fetch a row from the result set cursor as an array.
Method fetchArray
Method to fetch a row from the result set cursor as an array.
Abstract method fetchArray
Method to fetch a row from the result set cursor as an array.
Method fetchAssoc
Method to fetch a row from the result set cursor as an associative array.
Method fetchAssoc
Method to fetch a row from the result set cursor as an associative array.
Method fetchAssoc
Method to fetch a row from the result set cursor as an associative array.
Method fetchAssoc
Method to fetch a row from the result set cursor as an associative array.
Method fetchAssoc
Method to fetch a row from the result set cursor as an associative array.
Abstract method fetchAssoc
Method to fetch a row from the result set cursor as an associative array.
Method fetchConfigurationData
Method to load a PHP configuration class file based on convention and return the instantiated data object. You will extend this method in child classes to provide configuration data from whatever data source is relevant for your specific application.
Method fetchConfigurationData
Method to load a PHP configuration class file based on convention and return the instantiated data object. You will extend this method in child classes to provide configuration data from whatever data source is relevant for your specific application.
Method fetchHead
Generates the head HTML and return the results as a string
Method fetchObject
Method to fetch a row from the result set cursor as an object.
Abstract method fetchObject
Method to fetch a row from the result set cursor as an object.
Method fetchObject
Method to fetch a row from the result set cursor as an object.
Method fetchObject
Method to fetch a row from the result set cursor as an object.
Method fetchObject
Method to fetch a row from the result set cursor as an object.
Method fetchObject
Method to fetch a row from the result set cursor as an object.
Method fetchObject
Method to fetch a row from the result set cursor as an object.
Method fetchObject
Method to fetch a row from the result set cursor as an object.
Method fetchObject
Method to fetch a row from the result set cursor as an object.
Method fetchObject
Method to fetch a row from the result set cursor as an object.
Abstract method fetchObject
Method to fetch a row from the result set cursor as an object.
Method 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.
Method files
JFolder::files() in folder.php
Utility function to read the files in a folder.
Method filesize
JStream::filesize() in stream.php
Retrieve the file size of the path
Method filter
JImage::filter() in image.php
Method to apply a filter to the image by type. Two examples are: grayscale and sketchy.
Method filter
JForm::filter() in form.php
Method to filter the form data.
Method filterField
Method to apply an input filter to a value based on field data.
Method find
JPath::find() in path.php
Searches the directory paths for a given file.
Method find
JTableExtension::find() in extension.php
Method to create and execute a SELECT WHERE query.
Method find
SimplePie_Locator::find() in simplepie.php
Method find
JTableUpdate::find() in update.php
Method to create and execute a SELECT WHERE query.
Method findDeletedFiles
Compares two "files" entries to find deleted files/folders
Method findField
JForm::findField() in form.php
Method to get a form field represented as an XML element object.
Method findFieldsByFieldset
Method to get an array of <field /> elements from the form XML document which are in a specified fieldset by name.
Method findFieldsByGroup
Method to get an array of <field /> elements from the form XML document which are in a control group by name.
Method findGroup
JForm::findGroup() in form.php
Method to get a form field group represented as an XML element object.
Function findHeader
findHeader() in patcher.php
Find the diff header
Function findHunk
findHunk() in patcher.php
Find the next hunk of difference
Method findLoggers
Method to find the loggers to use based on priority and category values.
Method findManifest
Tries to find the package manifest file
Method findUpdate
Finds an update.
Method findUpdate
Finds an update
Method findUpdates
Finds an update for an extension
Class Constant FIREFOX
Method FixEOL
PHPMailer::FixEOL() in phpmailer.php
Changes every end of line from CR or LF to CRLF.
Method fix_protocol
Method folders
JFolder::folders() in folder.php
Utility function to read the folders in a folder.
Method 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
Method force_fsockopen
Forces SimplePie to use fsockopen() instead of the preferred cURL functions.
Method fork
JSession::fork() in session.php
Create a new session and copy variables from the old one
Function fork
fork() in daemon.php
Method to fork the process.
Method fork
Method to fork a gist.
Method format
JDate::format() in date.php
Gets the date as a formatted string.
Method formvalidation
Add unobtrusive javascript support for form validation.
Method forShare
Sets the FOR SHARE lock on select's output row
Method forUpdate
Sets the FOR UPDATE lock on select's output row
Method framework
Method to load the MooTools framework into the document head
Method freeResult
Method to free up the memory used for the result set.
Method freeResult
Method to free up the memory used for the result set.
Method freeResult
Method to free up the memory used for the result set.
Method freeResult
Method to free up the memory used for the result set.
Method freeResult
Method to free up the memory used for the result set.
Method freeResult
Method to free up the memory used for the result set.
Method freeResult
Method to free up the memory used for the result set.
Abstract method freeResult
Method to free up the memory used for the result set.
Abstract method freeResult
Method to free up the memory used for the result set.
Method freeResult
Method to free up the memory used for the result set.
Method freeResult
Method to free up the memory used for the result set.
Method from
Add a table to the FROM clause of the query.
Method from
Specifies a list of table names to export.
Method from
Specifies a list of table names to export.
Method from
Specifies the data source to import.
Method from
Specifies the data source to import.
Method fromCamelCase
Method to convert a string from camel case.
Method fromObject
JArrayHelper::fromObject() in arrayhelper.php
Utility function to map an object to an array
Method ftpChmod
Quick FTP chmod
Constant FTP_ASCII
FTP_ASCII in ftp.php
Constant FTP_AUTOASCII
FTP_AUTOASCII in ftp.php
Constant FTP_BINARY
FTP_BINARY in ftp.php
Constant FTP_NATIVE
FTP_NATIVE in ftp.php
File file.php
file.php in file.php
File ftp.php
ftp.php in ftp.php
File factory.php
factory.php in factory.php
File feed.php
feed.php in feed.php
File factory.php
factory.php in factory.php
File file.php
file.php in file.php
File folder.php
folder.php in folder.php
File field.php
field.php in field.php
File file.php
file.php in file.php
File filelist.php
filelist.php in filelist.php
File folderlist.php
folderlist.php in folderlist.php
File form.php
form.php in form.php
File forks.php
forks.php in forks.php
File form.php
form.php in form.php
File factory.php
factory.php in factory.php
File filter.php
filter.php in filter.php
File files.php
files.php in files.php
File file.php
file.php in file.php
File formattedtext.php
formattedtext.php in formattedtext.php
File format.php
format.php in format.php
g
top
Variable $gender
JAuthenticationResponse::$gender in authentication.php
The End User's gender, "M" for male, "F" for female.
Variable $generated_fieldname
The string used for generated fields names
Variable $gists
JGithub::$gists in github.php
Variable $glue
Variable $gmt
JDate::$gmt in date.php
Placeholder for a DateTimeZone object with GMT as the time zone.
Variable $group
JFormField::$group in field.php
The group of the field.
Variable $group
Cache data group
Variable $group
Variable $group
JUpdate::$group in update.php
Variable $group
JExtension::$group in extension.php
The group name of the plugin. Not used for other known extension types (only plugins)
Variable $groups
Associative array of group ids => group ids for the user
Variable $groups
JUser::$groups in user.php
Associative array of user names => group ids
Variable $groupsByUser
Array of cached groups by user.
Variable $guest
JUser::$guest in user.php
Guest status
Variable $guid
JFeedItem::$guid in feed.php
Guid element
Method gc
Garbage collect expired cache data
Method gc
Garbage collect expired cache data
Function 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.
Method gc
JCache::gc() in cache.php
Garbage collect expired cache data
Method gc
Garbage collect stale sessions from the SessionHandler backend.
Method gc
JCacheStorage::gc() in storage.php
Garbage collect expired cache data
Method gc
Garbage collect stale sessions from the SessionHandler backend.
Method gc
Garbage collect stale sessions from the SessionHandler backend.
Method gc
Garbage collect stale sessions from the SessionHandler backend.
Method gc
Garbage collect expired cache data
Method gc
Force garbage collect expired cache data as items are removed only on fetch!
Method gc
Garbage collect stale sessions from the SessionHandler backend.
Method gc
Garbage collect stale sessions from the SessionHandler backend.
Method gc
JSessionStorage::gc() in storage.php
Garbage collect stale sessions from the SessionHandler backend.
Method gc
Garbage collect stale sessions from the SessionHandler backend.
Method gc
Garbage collect stale sessions from the SessionHandler backend.
Method gc
Garbage collect expired cache data
Method gc
Force garbage collect expired cache data as items are removed only on get/add/delete/info etc
Class Constant GECKO
Method generateFileHeader
Method to generate the log file header.
Method generateKey
Method to generate a new encryption key[/pair] object.
Method generateKey
Method to generate a new encryption key object.
Method generateKey
Method to generate a new encryption key[/pair] object.
Method generateKey
Method to generate a new encryption key[/pair] object.
Method generateManifestCache
Generates a manifest cache
Method generatePassword
Generates a LDAP compatible password
Method genericlist
Generates an HTML selection list.
Method genericordering
Returns an array of options
Method genRandomBytes
Generate random bytes.
Method genRandomPassword
Generate a random password
Method get
JGithubRefs::get() in refs.php
Method to get a reference.
Method get
JRegistry::get() in registry.php
Get a registry value.
Method get
Returns a property of the object or the default value if the property is not set.
Method get
JCacheController::get() in controller.php
Get stored cached data by id and group
Method get
Get the cached view data
Method get
JSession::get() in session.php
Get data from the session store
Method get
Get cached data from APC by id and group
Method get
JLanguage::get() in language.php
Get a metadata language property.
Method get
JInput::get() in input.php
Gets a value from the input data.
Method get
JHttp::get() in http.php
Method to send the GET command to the server.
Method get
Get cached data by id and group
Method get
Get cached data from memcached by id and group
Method get
Get cached data from a file by id and group
Method get
JGithubGists::get() in gists.php
Method to get a single gist.
Method get
JCache::get() in cache.php
Get cached data by id and group
Method get
Get cached data from a file by id and group
Method get
Get cached data by id and group
Method get
Get cached data from memcache by id and group
Method get
JGithubPulls::get() in pulls.php
Method to get a single pull request.
Method get
Get the object
Method get
Executes a cacheable callback if not found in cache else returns cached output and result
Method get
Returns a property of the object or the default value if the property is not set.
Method get
JCacheStorage::get() in storage.php
Get cached data by id and group
Method get
Get cached data from WINCACHE by id and group
Method get
JInputFiles::get() in files.php
Gets a value from the input data.
Method get
Get the cached page data
Method get
JObject::get() in object.php
Returns a property of the object or the default value if the property is not set.
Method get
JGithubIssues::get() in issues.php
Method to get a single issue.
Method get
Method to get a file from the FTP server and save it to a local file
Method getACL
JFactory::getACL() in factory.php
Get an authorization object
Method getActions
JAccess::getActions() in access.php
Method to return a list of actions for which permissions can be set given a component and section.
Method getActionsFromData
Method to return a list of actions from a string or from an xml for which permissions can be set.
Method getActionsFromFile
Method to return a list of actions from a file for which permissions can be set.
Method getActiveRow
Get the currently active row ID
Method getAdapter
JAdapter::getAdapter() in adapter.php
Return an adapter.
Method getAdapter
JArchive::getAdapter() in archive.php
Get a file compression adapter.
Method getAddColumnSQL
Get the SQL syntax to add a column.
Method getAddColumnSQL
Get the SQL syntax to add a column.
Method getAddIndexSQL
Get the SQL syntax to add an index.
Method getAdditionalUrlParam
Method to get an additional URL parameter (if it exists) to be added to all pagination class generated links.
Method getAddKeySQL
Get the SQL syntax to add a key.
Method getAddSequenceSQL
Get the syntax to add a sequence.
Abstract method getAffectedRows
Get the number of affected rows for the previous executed SQL statement.
Method getAffectedRows
Get the number of affected rows for the previous executed SQL statement.
Method getAffectedRows
Get the number of affected rows for the previous executed SQL statement.
Method getAffectedRows
Get the number of affected rows for the previous executed SQL statement.
Method getAffectedRows
Get the number of affected rows for the previous executed SQL statement.
Method getAffectedRows
Get the number of affected rows for the previous executed SQL statement.
Method getAgentString
Return the full browser agent string.
Method getAll
Get all cached data
Method getAll
Get all cached data
Method getAll
Get all cached data
Method getAll
JCache::getAll() in cache.php
Get a list of all cached data
Method getAll
Get all cached data
Method getAll
Get all cached data
Method getAll
Get all cached data
Method getAll
Get all cached data
Method getAll
Get all cached data
Method getAll
Get all cached data
Method getAllowed
Get the allowed actions for an identity.
Method getAlterColumnSQL
Get the SQL syntax for a single column that would be included in a table create statement.
Method getAlterDbCharacterSet
Get the query string to alter the database character set.
Method getAlterTableSQL
Get alters for table if there is a difference.
Method getAlterTableSQL
Get alters for table if there is a difference.
Method getApplication
Get a application object.
Method getApplication
Get the application object.
Method getApplication
Get the application object.
Method getArray
JInput::getArray() in input.php
Gets an array of values from the request.
Method getArrayString
Method to get an array as an exported string.
Method 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.
Method GetAttachments
Return the current array of attachments
Method getAuthorisedCategories
Method to return a list of all categories that a user has permission for a given action
Method getAuthorisedGroups
Gets an array of the authorised user groups
Method getAuthorisedViewLevels
Method to return a list of view levels for which the user is authorised.
Method getAuthorisedViewLevels
Gets an array of the authorised access levels for the user
Method getAvailableDriver
Finds an available http transport object for communication
Method getBase
JDocument::getBase() in document.php
Return the base URI of the document.
Method getBody
Return the body content
Method getBody
JResponse::getBody() in response.php
Return the body content
Method GetBoundary
PHPMailer::GetBoundary() in phpmailer.php
Returns the start of a message boundary.
Method getBounded
Retrieves the bound parameters array when key is null and returns it by reference. If a key is provided then that item is returned.
Method getBounded
Retrieves the bound parameters array when key is null and returns it by reference. If a key is provided then that item is returned.
Method getBounded
Retrieves the bound parameters array when key is null and returns it by reference. If a key is provided then that item is returned.
Method getBrowser
JBrowser::getBrowser() in browser.php
Retrieve the current browser.
Method getBuffer
JDocument::getBuffer() in document.php
Get the contents of the document buffer
Method getBuffer
JProfiler::getBuffer() in profiler.php
Get all profiler marks.
Method getBuffer
Get the contents of a document include
Method getButtons
JEditor::getButtons() in editor.php
Get the editor extended buttons (usually from plugins)
Method getCache
JFactory::getCache() in factory.php
Get a cache object
Method getCaching
Get caching state
Method getCallerInfo
Determine who called JLanguage or JText.
Method getChangeColumnSQL
Get the syntax to alter a column.
Method getChangeColumnSQL
Get the syntax to alter a column.
Method getChangeSequenceSQL
Get the syntax to alter a sequence.
Method getCharset
JDocument::getCharset() in document.php
Returns the document charset encoding.
Method getClassList
Method to get the list of registered classes and their respective file paths for the autoloader.
Method getCollation
Method to get the database collation in use by sampling a text field of a table in the database.
Method getCollation
Method to get the database collation in use by sampling a text field of a table in the database.
Method getCollation
Method to get the database collation in use by sampling a text field of a table in the database.
Abstract method getCollation
Method to get the database collation in use by sampling a text field of a table in the database.
Method getCollation
Method to get the database collation in use by sampling a text field of a table in the database.
Method getCollation
Method to get the database collation in use by sampling a text field of a table in the database.
Method getColumn
JArrayHelper::getColumn() in arrayhelper.php
Extracts a column from an array of arrays or objects
Method getColumns
Returns the list of internal columns
Method getColumnSQL
Get the SQL syntax for a single column that would be included in a table create statement.
Method getColumnSQL
Get the SQL syntax for a single column that would be included in a table create or alter statement.
Method getComment
Method to get a specific comment on an issue.
Method getComment
Method to get a specific comment on a pull request.
Method getComment
Method to get a specific comment on a gist.
Method getComments
Method to get the list of comments on an issue.
Method getComments
Method to get the list of comments on a pull request.
Method getComments
Method to get the list of comments on a gist.
Method getCommit
Method to get a single commit for a repository.
Method getCommitComment
Method to get a single comment on a commit.
Method getCommitComments
Method to get a list of comments for a single commit for a repository.
Method getCommits
Method to get a list of commits for a pull request.
Method getConfig
JFactory::getConfig() in factory.php
Get a configuration object
Method getConnection
Return memcache connection object
Method 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.
Method getConnection
Return memcached connection object
Method 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.
Method 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.
Method getContent
JEditor::getContent() in editor.php
Get the editor contents
Method getContentType
Return the content type of the renderer
Method getCount
Get the total number of SQL statements executed by the database driver.
Method getCreateDbQuery
Get the query string to create new Database in correct PostgreSQL syntax.
Method getCredentials
Method to return the array of client layer configuration options
Method getCryptedPassword
Formats a password using the current encryption.
Method getData
JPagination::getData() in pagination.php
Return the pagination data object, only creating it if it doesn't already exist.
Method getData
Get the data for the action.
Method getData
Get the data for the action.
Method getDatabase
Gets the name of the database used by this conneciton.
Method getDate
JFactory::getDate() in factory.php
Return the JDate object
Method getDateFormat
Returns a PHP date() function compliant date format for the database driver.
Method getDateFormat
Returns the current date format
Method getDb
JModelDatabase::getDb() in database.php
Get the database driver.
Method getDBO
JAdapter::getDBO() in adapter.php
Get the database connector object
Method getDbo
JFactory::getDbo() in factory.php
Get a database object.
Method getDbo
JTable::getDbo() in table.php
Method to get the JDatabaseDriver object.
Method getDebug
JLanguage::getDebug() in language.php
Get the Debug property.
Method getDefault
JLanguage::getDefault() in language.php
Get the default language code.
Method getDescription
Return the title of the page.
Function getDestination
getDestination() in patcher.php
Get the lines of a destination file
Method getDiff
Method to get a diff for two commits.
Method getDirection
Returns the document direction declaration.
Method getDN
Get the DN
Method getDocument
Get a document object.
Method getDocument
Method to get the application document object.
Method getDriver
Method to return a JDatabaseDriver instance based on the given options. There are three global options and then
Method getDropColumnSQL
Get the SQL syntax to drop a column.
Method getDropColumnSQL
Get the SQL syntax to drop a column.
Method getDropIndexSQL
Get the SQL syntax to drop an index.
Method getDropKeySQL
Get the SQL syntax to drop a key.
Method getDropPrimaryKeySQL
Get the SQL syntax to drop a key.
Method getDropPrimaryKeySQL
Get the SQL syntax to drop a key.
Method getDropSequenceSQL
Get the SQL syntax to drop a sequence.
Method getEditor
Method to get a JEditor object based on the form field.
Method getEditor
JFactory::getEditor() in factory.php
Get an editor object.
Method getElements
Gets the elements of this element.
Method getError
SMTP::getError() in smtp.php
Get the current error
Method getError
JObject::getError() in object.php
Get the most recent error message.
Method getErrorFiles
Get a list of language files that are in error state.
Method getErrorMsg
JDatabase::getErrorMsg() in database.php
Gets the error message from the database connection.
Method getErrorMsg
Returns the error message
Method getErrorNum
JDatabase::getErrorNum() in database.php
Gets the error number from the database connection.
Method getErrors
JObject::getErrors() in object.php
Return all errors, if any.
Method getErrors
JForm::getErrors() in form.php
Return all errors, if any.
Method getExpire
JSession::getExpire() in session.php
Get expiration time in minutes
Method getExporter
Gets an exporter class object.
Method getExporter
Gets an exporter class object.
Method getExt
JFile::getExt() in file.php
Gets the extension of a file name
Method getFeedParser
Get a parsed XML Feed Source
Method getField
JForm::getField() in form.php
Method to get a form field represented as a JFormField object.
Method getFieldActions
Method to get the list of possible permission action names for the form field.
Method 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.
Method getFieldName
Method to get the field name used.
Method getFields
JTable::getFields() in table.php
Get the columns from database table.
Method 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.
Method getFieldsets
Method to get an array of fieldset objects optionally filtered over a given field group.
Method getFileHandle
Return the internal file handle
Method getFilenameFromURL
Gets a file name out of a url
Method getFiles
Method to get a list of files for a pull request.
Method getFilterInstance
Method to get an image filter instance of a specified type.
Method getFilters
Returns a list of filters
Method getFirstDay
JLanguage::getFirstDay() in language.php
Get the first day of the week for this language.
Method getFormControl
Method to get the form control. This string serves as a container for all form fields. For
Method getFormToken
Method to determine a hash for anti-spoofing variable names
Method getFragment
Get the URI archor string Everything after the "#".
Method getGenerator
Returns the document generator
Method getGenericTableName
Get the generic name of the table, converting the database prefix to the wildcard string.
Method getGenericTableName
Get the generic name of the table, converting the database prefix to the wildcard string.
Method getGroup
JForm::getGroup() in form.php
Method to get an array of JFormField objects in a given field group by name.
Method 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).
Method getGroups
Method to get the field option groups.
Method getGroups
Method to get the time zone field option groups.
Method 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.
Method getHeadData
Get the HTML document head data
Method getHeaders
JResponse::getHeaders() in response.php
Return array of headers.
Method getHeaders
Method to get the array of response headers to be sent when the response is sent to the client.
Method getHeight
JImage::getHeight() in image.php
Method to get the height of the image in pixels.
Method getHost
JURI::getHost() in uri.php
Get URI host Returns the hostname/ip or null if no hostname/ip was specified.
Method getHttp
method to recieve Http instance.
Method getHTTPProtocol
Returns the server protocol in use on the current server.
Method getHttpTransports
Get the http transport handlers
Method getId
JSession::getId() in session.php
Get session id
Method getId
JFormField::getId() in field.php
Method to get the id used for the field input tag.
Method getIdentity
Get the application identity.
Method getIdxLookup
Get the details list of keys for a table.
Method getIgnoredSearchWords
Returns an array of ignored search words
Method getIgnoredSearchWordsCallback
Getter for ignoredSearchWordsCallback function.
Method 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.
Method getImporter
Gets an importer class object.
Method getImporter
Gets an importer class object.
Method getInput
Method to get the field input markup for a combo box field.
Method getInput
Method to get the field input markup.
Method getInput
Method to get the radio button field input markup.
Method getInput
Method to get the field input markup.
Method getInput
JForm::getInput() in form.php
Method to get a form field markup for the field input.
Method getInput
Method to get the user group field input markup.
Method getInput
Method to get the field input markup for password.
Method getInput
Method to get the field input markup for a generic list.
Method getInput
Method to get the field input markup fora grouped list.
Method getInput
Method to get the field input markup for the editor area
Method getInput
Method to get the field input markup for e-mail addresses.
Method getInput
JController::getInput() in controller.php
Get the input object.
Method getInput
Method to get the field input markup for the file field.
Method getInput
Get the input object.
Method getInput
Method to get the field input markup for Access Control Lists.
Method getInput
Method to get the field input markup.
Method getInput
Method to get the textarea field input markup.
Abstract method getInput
Method to get the field input markup.
Method getInput
Method to get the field input markup for a spacer.
Method getInput
Method to get the field input markup.
Method getInput
Method to get the field input markup for check boxes.
Method getInput
Method to get the field input markup.
Method getInput
Method to get the field input markup.
Method getInstance
Returns a reference to the global Installer object, only creating it if it doesn't already exist.
Method getInstance
Method to return a JDatabaseDriver instance based on the given options. There are three global options and then
Method 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().
Method getInstance
Returns the global email object, only creating it if it doesn't already exist.
Method getInstance
Returns a reference to the global JApplicationWeb object, only creating it if it doesn't already exist.
Method getInstance
Gets an instance of the factory object.
Method getInstance
Returns the global Session object, only creating it if it doesn't already exist.
Method getInstance
Returns the global Editor object, only creating it if it doesn't already exist.
Method getInstance
JRegistry::getInstance() in registry.php
Returns a reference to a global JRegistry object, only creating it if it doesn't already exist.
Method getInstance
Method to get an instance of a form.
Method getInstance
Returns a reference to a Format object, only creating it if it doesn't already exist.
Method getInstance
Returns the global FTP connector object, only creating it if it doesn't already exist.
Method getInstance
Returns the global JRouter object, only creating it if it doesn't already exist.
Method getInstance
Returns a session storage handler object, only creating it if it doesn't already exist.
Method getInstance
Returns a reference to a cache adapter object, always creating it
Method getInstance
Returns a reference to the global JApplicationCli object, only creating it if it doesn't already exist.
Method getInstance
JLanguage::getInstance() in language.php
Returns a language object.
Method getInstance
JDatabase::getInstance() in database.php
Method to return a JDatabaseDriver instance based on the given options. There are three global options and then
Method getInstance
Returns the global Browser object, only creating it if it doesn't already exist.
Method getInstance
JAuthentication::getInstance() in authentication.php
Returns the global authentication object, only creating it if it doesn't already exist.
Method getInstance
Returns an input filter object, only creating it if it doesn't already exist.
Method getInstance
Gets an instance of the JStringInflector singleton.
Method getInstance
JInstaller::getInstance() in installer.php
Returns the global Installer object, only creating it if it doesn't already exist.
Method getInstance
JProfiler::getInstance() in profiler.php
Returns the global Profiler object, only creating it if it doesn't already exist.
Method getInstance
Proxy for new JDate().
Method getInstance
Returns a reference to a cache adapter object, always creating it
Method getInstance
JDocument::getInstance() in document.php
Returns the global JDocument object, only creating it if it doesn't already exist.
Method getInstance
Returns the global User object, only creating it if it doesn't already exist.
Method getInstance
Method to get a stemmer, creating it if necessary.
Method getInstance
Returns a cache storage handler object, only creating it if it doesn't already exist.
Method getInstance
Returns the global JURI object, only creating it if it doesn't already exist.
Method getInstance
Method to get a patcher
Method getInstance
Returns the global Event Dispatcher object, only creating it if it doesn't already exist.
Method getIterator
Get a new iterator on the current query.
Method getJStreams
Returns a list of J! streams
Method getKeyLookup
Get the details list of keys for a table.
Method getKeyName
Method to get the primary key field name for the table.
Method getKeySQL
Get the SQL syntax for a key.
Method getKnownLanguages
Returns a list of known languages for an area
Method getLabel
Method to get the field label markup.
Method getLabel
Method to get the field label markup for a spacer.
Method getLabel
JForm::getLabel() in form.php
Method to get the label for a field input.
Method getLanguage
Method to get the application language object.
Method getLanguage
JDocument::getLanguage() in document.php
Returns the document language.
Method getLanguage
Get a language object.
Method getLanguagePath
Get the path to a language
Method getLanguages
Get available languages
Method getLayout
Method to get the view layout.
Method getLimitBox
JPagination::getLimitBox() in pagination.php
Creates a dropdown box for selecting how many records to show per page.
Method getLink
JDocument::getLink() in document.php
Returns the document base url
Method getList
Method to list references for a repository.
Method getList
Method to list forks for a repository.
Method getList
Method to list gists. If a user is authenticated it will return the user's gists, otherwise it will return all public gists.
Method getList
Method to list an authenticated user's issues.
Method getList
Method to list commits for a repository.
Method getList
Method to list pull requests.
Method getListByRepository
Method to list issues.
Method getListByUser
Method to get a list of gists belonging to a given user.
Method getListComments
Method to get a list of commit comments for a repository.
Method getListFooter
Return the pagination footer.
Method getListPublic
Method to get a list of all public gists.
Method getListStarred
Method to get a list of the authenticated users' starred gists.
Method getLocale
JLanguage::getLocale() in language.php
Get the language locale based on current language.
Method getLog
Get the database driver SQL statement log.
Method getLongVersion
Gets a version string for the current Joomla Platform with all release information.
Method getLowerLimitSearchWord
Returns a lower limit integer for length of search words
Method getLowerLimitSearchWordCallback
Getter for lowerLimitSearchWordCallback function
Method getMailer
JFactory::getMailer() in factory.php
Get a mailer object.
Method GetMailMIME
PHPMailer::GetMailMIME() in phpmailer.php
Returns the message MIME.
Method getMajor
JBrowser::getMajor() in browser.php
Retrieve the current browser's major version.
Method getManifest
JInstaller::getManifest() in installer.php
Get the installation manifest object
Method getMemory
JProfiler::getMemory() in profiler.php
Get information about current memory usage.
Method getMetadata
JLanguage::getMetadata() in language.php
Returns a associative array holding the metadata.
Method getMetaData
JDocument::getMetaData() in document.php
Gets a meta tag.
Method getMethod
JInput::getMethod() in input.php
Gets the request method.
Method getmicrotime
Get the current time.
Method getMimeEncoding
Return the document MIME encoding that is sent to the browser.
Method getMinimum
Get the minimum supported database version.
Method getMinor
JBrowser::getMinor() in browser.php
Retrieve the current browser's minor version.
Method getMode
JRouter::getMode() in router.php
Get the router mode
Method getModifiedDate
Returns the document modified date
Method getName
Returns the document name
Method getName
JForm::getName() in form.php
Method to get the form name.
Method getName
Returns the document name
Method getName
JFile::getName() in file.php
Returns the name, without any path.
Method getName
JSession::getName() in session.php
Get session name
Method getName
JLanguage::getName() in language.php
Getter for Name.
Method getName
Method to get the name used for the field input tag.
Method getNextOrder
Method to get the next ordering value for a group of rows defined by an SQL WHERE clause.
Method getNullDate
Get the null or zero representation of a timestamp for the database driver.
Method getNumRows
Get the number of returned rows for the previous executed SQL statement.
Method getNumRows
Get the number of returned rows for the previous executed SQL statement.
Abstract method getNumRows
Get the number of returned rows for the previous executed SQL statement.
Method getNumRows
Get the number of returned rows for the previous executed SQL statement.
Method getNumRows
Get the number of returned rows for the previous executed SQL statement.
Method getNumRows
Get the number of returned rows for the previous executed SQL statement.
Method getOffsetFromGMT
Get the time offset from GMT in hours or seconds.
Method getOption
Retrieve a PDO database connection attribute http://www.php.net/manual/en/pdo.getattribute.php
Method getOption
JGithub::getOption() in github.php
Get an option from the JGitHub instance.
Method getOption
JHttp::getOption() in http.php
Get an option from the HTTP client.
Method getOptions
Method to get the field options.
Method getOptions
Method to get the field options.
Method getOptions
Method to get the custom field options.
Method getOptions
Method to get the field options.
Method getOptions
Method to get the session handler field options.
Method getOptions
Method to get the list of images field options.
Method getOptions
Method to get the field options.
Method getOptions
Method to get the list of files for the field options.
Method getOptions
Method to get the field options for radio buttons.
Method getOptions
Method to get the list of database options.
Method getOptions
Method to get a list of options for a list input.
Method getOptions
Method to get the field options.
Method getOptions
Method to get the field options.
Method getOrphans
JLanguage::getOrphans() in language.php
Get the list of orphaned strings if being tracked.
Method getPagesCounter
Create and return the pagination pages counter string, ie. Page 2 of 4.
Method getPagesLinks
Create and return the pagination page list string, ie. Previous, Next, 1 2 3 ... x.
Method getParam
JUser::getParam() in user.php
Method to get a parameter value
Method getParameters
Method to get the user parameters
Method 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.
Method getParent
JAdapterInstance::getParent() in adapterinstance.php
Retrieves the parent object
Method getPass
JURI::getPass() in uri.php
Get URI password Returns the password, or null if no password was specified.
Method getPath
JImage::getPath() in image.php
Method to return the path
Method getPath
Method to get the layout path.
Method getPath
JInstaller::getPath() in installer.php
Get an installer path by name
Method getPath
Method to get an array of nodes from a given node to its root.
Method getPath
JURI::getPath() in uri.php
Gets the URI path string.
Method getPaths
Method to get the view paths.
Method getPaths
JLanguage::getPaths() in language.php
Get a list of language files that have been loaded.
Method getPermissions
Get the permissions of the file/folder at a give path.
Method getPlatform
Return the currently matched platform.
Method getPlugin
Get the plugin data of a specific type if no specific plugin is specified otherwise only the specific plugin data is returned.
Method getPluralSuffixes
Returns an array of suffixes for plural rules.
Method getPluralSuffixesCallback
Getter for pluralSuffixesCallback function.
Method getPort
JURI::getPort() in uri.php
Get URI port Returns the port number, or null if no port was specified.
Method getPrefix
Get the common table prefix for the database driver.
Method getProfile
Gets the user profile information
Method getProperties
Returns an associative array of object properties.
Method getQuery
Get the current query object or a new JDatabaseQuery object.
Method getQuery
Get the current query object or a new JDatabaseQuery object.
Method getQuery
JURI::getQuery() in uri.php
Returns flat query string.
Method getQuery
Get the current or query, or new JDatabaseQuery object.
Method getRandom
Generate a random value
Method getRealTableName
Get the real name of the table, converting the prefix wildcard string if present.
Method getRealTableName
Get the real name of the table, converting the prefix wildcard string if present.
Method getRedirectURL
Get the redirect location
Method getRef
JStringController::getRef() in stringcontroller.php
Get reference
Method getResponse
Method to get a response object from a server response.
Method getResponse
Method to get a response object from a server response.
Method getResponse
Method to get a response object from a server response.
Method getResultsCounter
Create and return the pagination result set counter string, e.g. Results 1-10 of 42
Method getRootId
Gets the ID of the root item in the tree
Method getRow
JGrid::getRow() in grid.php
Get all data for a row
Method getRowOffset
JPagination::getRowOffset() in pagination.php
Return the rationalised offset for a row with a given index.
Method getRowOptions
Method to get the attributes of the currently active row
Method getRows
JGrid::getRows() in grid.php
Get the IDs of all rows in the table
Method getRules
JTable::getRules() in table.php
Method to get the rules for the record.
Method gets
JStream::gets() in stream.php
Get a line from the stream source.
Method getSalt
Returns a salt for the appropriate kind of password encryption.
Method getScheme
Get URI scheme (protocol) ie. http, https, ftp, etc...
Method getSearchDisplayedCharactersNumber
Returns the number of characters displayed in search results.
Method getSearchDisplayedCharactersNumberCallback
Getter for searchDisplayedCharactersNumberCallback function
Method GetSentMIMEMessage
Returns the MIME message (headers and body). Only really valid post PreSend().
Method getSeqLookup
Get the details list of sequences for a table.
Method getSession
Method to get the application session object.
Method getSession
JFactory::getSession() in factory.php
Get a session object.
Method getShortVersion
Gets a "PHP standardized" version string for the current Joomla Platform.
Function getSource
getSource() in patcher.php
Get the lines of a source file
Method getState
JEditor::getState() in editor.php
Get the state of the JEditor object
Method getState
Get the state of the JEventDispatcher object
Method getState
JModel::getState() in model.php
Get the model state.
Method getState
JSession::getState() in session.php
Get current state of session
Method getState
JAuthentication::getState() in authentication.php
Get the state of the JAuthentication object
Method getState
JObservable::getState() in observable.php
Get the state of the JObservable object
Method getState
Get the model state.
Method getStores
JCache::getStores() in cache.php
Get the storage handlers
Method getStores
JSession::getStores() in session.php
Get the session handlers
Method getStream
JFactory::getStream() in factory.php
Creates a new stream object with appropriate prefix
Method getStringPositionSQL
Get the substring position inside a string
Method getSupported
Stream and Filter Support Operations
Method getTable
JUser::getTable() in user.php
Method to get the user table object
Method getTableColumns
Retrieves field information about a given table.
Method getTableColumns
Retrieves field information about a given table.
Method getTableColumns
Retrieves field information about the given tables.
Method getTableColumns
Retrieves field information about a given table.
Abstract method getTableColumns
Retrieves field information about the given tables.
Method getTableColumns
Retrieves field information about a given table.
Method getTableConstraints
Get table constraints
Method getTableCreate
Shows the table CREATE statement that creates the given tables.
Method getTableCreate
Shows the table CREATE statement that creates the given tables.
Method getTableCreate
Shows the table CREATE statement that creates the given tables.
Method getTableCreate
Shows the table CREATE statement that creates the given tables.
Abstract method getTableCreate
Shows the table CREATE statement that creates the given tables.
Method getTableCreate
Shows the table CREATE statement that creates the given tables.
Method getTableKeys
Get the details list of keys for a table.
Method getTableKeys
Get the details list of keys for a table.
Method getTableKeys
Get the details list of keys for a table.
Method getTableKeys
Get the details list of keys for a table.
Abstract method getTableKeys
Retrieves field information about the given tables.
Method getTableKeys
Get the details list of keys for a table.
Method getTableList
Method to get an array of all tables in the database.
Method getTableList
Method to get an array of all tables in the database.
Method getTableList
Method to get an array of all tables in the database (schema).
Method getTableList
Method to get an array of all tables in the database (schema).
Method getTableList
Method to get an array of all tables in the database.
Abstract method getTableList
Method to get an array of all tables in the database.
Method getTableName
Method to get the database table name for the class.
Method getTableOptions
Get the Attributes of the current table
Method getTableSequences
Get the details list of sequences for a table.
Method getTag
JLanguage::getTag() in language.php
Getter for the language tag (as defined in RFC 3066)
Method getTitle
Method to get the field title.
Method getTitle
Method to get the field title.
Method getTitle
JDocument::getTitle() in document.php
Return the title of the document.
Method getToken
JSession::getToken() in session.php
Get a session token, if a token isn't set yet one will be generated.
Method GetTranslations
Return the current array of language strings
Method getTransliterator
Getter for transliteration function
Method getTransports
Returns a list of transports
Method getTree
Method to get a node and all its child nodes.
Method getType
JDocument::getType() in document.php
Returns the document type
Method getUpperLimitSearchWord
Returns an upper limit integer for length of search words
Method getUpperLimitSearchWordCallback
Getter for upperLimitSearchWordCallback function
Method getURI
JFactory::getURI() in factory.php
Return a reference to the JURI object
Method getUsed
JLanguage::getUsed() in language.php
Get the list of used strings.
Method getUser
JFactory::getUser() in factory.php
Get an user object.
Method getUser
JURI::getUser() in uri.php
Get URI username Returns the username, or null if no username was specified.
Method getUserGroups
Get a list of the user groups.
Method getUserGroups
Method to get a list of groups a user is in.
Method getUserId
Returns userid if a user exists
Method getUsersByGroup
Method to return a list of user Ids contained in a Group
Method getUTFSupport
Determine whether or not the database engine supports UTF-8 character encoding.
Method getValue
JForm::getValue() in form.php
Method to get the value of a field.
Method getValue
JArrayHelper::getValue() in arrayhelper.php
Utility function to return a value from a named array or a specified default
Method getValueActions
Method to get the list of permission action names from the form field value.
Method getValueAsINI
Method to get a value in an INI format.
Method getValueFromNode
Method to get a PHP native value for a SimpleXMLElement object. -- called recursively
Method getVar
JRouter::getVar() in router.php
Get a router variable
Method getVar
JURI::getVar() in uri.php
Returns a query variable by name.
Method getVars
JRouter::getVars() in router.php
Get the router variable array
Method getVersion
JBrowser::getVersion() in browser.php
Retrieve the current browser's version.
Method getVersion
Get the version of the database connector.
Method getVersion
Get the version of the database connector.
Abstract method getVersion
Get the version of the database connector
Method getVersion
Get the version of the database connector.
Method getVersion
Get the version of the database connector.
Method getVersion
Get the version of the database connector.
Method getVersion
Get the version of the database connector.
Method getWidth
JImage::getWidth() in image.php
Method to get the width of the image in pixels.
Method getWorkarounds
Perform workarounds on retrieved cached data
Method getWriteModes
Modes that require a write operation
Method getXML
JFactory::getXML() in factory.php
Reads a XML file.
Method getXmlChildren
Method to build a level of the XML string -- called recursively
Method get_all_discovered_feeds
Method get_attribution
Method get_author
Method get_author
SimplePie::get_author() in simplepie.php
Method get_author
Method get_authority
Get the complete authority
Method get_authors
Method get_authors
Method get_authors
SimplePie::get_authors() in simplepie.php
Method get_base
Method get_base
SimplePie::get_base() in simplepie.php
Method get_base
Method get_base
Method get_bitrate
Method get_caption
Method get_captions
Method get_categories
Method get_categories
Method get_categories
Method get_categories
Method get_category
Method get_category
Method get_category
Method get_category
SimplePie::get_category() in simplepie.php
Method get_channels
Method get_channel_tags
Method get_content
Method get_contributor
Method get_contributor
Method get_contributor
Method get_contributors
Method get_contributors
Method get_contributors
Method get_copyright
Method get_copyright
Method get_copyright
Method get_copyright
Method get_credit
Method get_credits
Method get_curl_version
Method get_current_byte
Method get_current_column
Method get_current_line
Method get_data
Method get_date
Method get_description
Method get_description
Method get_description
Method get_description
Method get_duration
Method get_element
Method get_email
Method get_enclosure
Method get_enclosures
Grabs all available enclosures (podcasts, etc.)
Method get_encoding
SimplePie::get_encoding() in simplepie.php
Method get_endtime
Method get_error_code
Method get_error_string
Method get_expression
Method get_extension
Method get_favicon
SimplePie::get_favicon() in simplepie.php
Returns the URL for the favicon of the feed's website.
Method get_feed
Method get_feed_tags
Method get_fragment
Get the fragment
Method get_framerate
Method get_handler
Method get_hash
Method get_hashes
Method get_height
Method get_host
SimplePie_IRI::get_host() in simplepie.php
Get the host
Method get_id
SimplePie_Item::get_id() in simplepie.php
Method get_image_height
Method get_image_link
Method get_image_tags
Method get_image_title
Method get_image_url
Method get_image_url
Method get_image_width
Method get_iri
SimplePie_IRI::get_iri() in simplepie.php
Get the complete IRI
Method get_item
Method get_item
SimplePie::get_item() in simplepie.php
Method get_items
SimplePie::get_items() in simplepie.php
Method get_item_quantity
Method get_item_tags
Method get_keyword
Method get_keywords
Method get_label
Method get_language
Method get_language
SimplePie::get_language() in simplepie.php
Method get_language
Method get_language
Method get_last_error
idna_convert::get_last_error() in idna_convert.class.php
Use this method to get the last error ocurred
Method get_latitude
SimplePie::get_latitude() in simplepie.php
Method get_latitude
Method get_latitude
Method get_length
Method get_link
Method get_link
Method get_link
Method get_link
Method get_link
SimplePie::get_link() in simplepie.php
Method get_links
SimplePie::get_links() in simplepie.php
Method get_links
Method get_links
Method get_links
Method get_local_date
Method get_longitude
Method get_longitude
Method get_longitude
Method get_medium
Method get_meta_data
Get the stream metadata
Method get_name
Method get_name
Method get_path
SimplePie_IRI::get_path() in simplepie.php
Get the path
Method get_permalink
Added for parity between the parent-level and the item/entry-level.
Method get_permalink
Method get_permalink
Added for parity between the parent-level and the item/entry-level.
Method get_player
Method get_port
SimplePie_IRI::get_port() in simplepie.php
Get the port
Method get_query
Get the query
Method get_rating
Method get_ratings
Method get_real_type
Method get_relationship
Method get_restriction
Method get_restrictions
Method get_role
Method get_sampling_rate
Method get_scheme
Get the scheme
Method get_scheme
Method get_scheme
Method get_scheme
Method get_size
Method get_source
Method get_source_tags
Method get_starttime
Method get_term
Method get_text
Method get_thumbnail
Method get_thumbnails
Method get_title
Method get_title
Method get_title
SimplePie::get_title() in simplepie.php
Method get_title
Method get_type
Method get_type
SimplePie::get_type() in simplepie.php
Method get_type
Method get_type
Get the Content-Type of the specified file
Method get_type
Method get_url
Method get_userinfo
Get the user information
Method get_value
Read value
Method get_value
Method get_value
Method get_width
Method group
Add a grouping column to the GROUP clause of the query.
Method groupedlist
Generates a grouped HTML selection list from nested arrays.
Method groups
Displays a list of user groups.
File gzip.php
gzip.php in gzip.php
File groupedlist.php
groupedlist.php in groupedlist.php
File gists.php
gists.php in gists.php
File github.php
github.php in github.php
File grid.php
grid.php in grid.php
File grid.php
grid.php in grid.php
File grayscale.php
grayscale.php in grayscale.php
h
top
Variable $handle
JImageFilter::$handle in filter.php
Variable $handle
JImage::$handle in image.php
Variable $handler
Variable $hashes
Variable $having
Variable $headers
SimplePie_File::$headers in simplepie.php
Variable $headers
Key/value pairs of the headers
Variable $headers
JHttpResponse::$headers in response.php
Variable $headers
JResponse::$headers in response.php
Variable $height
Title feed attribute
Variable $height
Variable $height
JOpenSearchImage::$height in opensearch.php
The image's height
Variable $Helo
PHPMailer::$Helo in phpmailer.php
Sets the SMTP HELO of the message (Default is $Hostname).
Variable $hidden
JFormField::$hidden in field.php
The hidden state for the form field.
Variable $host
JURI::$host in uri.php
Variable $host
POP3::$host in pop3.php
POP3 Mail Server
Variable $host
JConfigExample::$host in config.example.php
Variable $host
JLoggerDatabase::$host in database.php
Variable $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").
Variable $host
JClientLdap::$host in ldap.php
Variable $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'.
Variable $http_base
Variable $http_version
HTTP Version
Method handle_content_type
Method has
JSession::has() in session.php
Check whether data exists in the session store
Method hasCredentials
Method to determine if client login credentials are present
Method hasKey
JLanguage::hasKey() in language.php
Determines is a key exists.
Method HasMultiBytes
Checks if a string contains multibyte characters.
Method hasNativeSupport
Method to determine if the server has native zip support for faster handling
Method 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
Method hasUTFSupport
Determine whether or not the database engine supports UTF-8 character encoding.
Method hasVar
JURI::hasVar() in uri.php
Checks if variable exists.
Method having
A conditions to the HAVING clause of the query.
Method head
JHttp::head() in http.php
Method to send the HEAD command to the server.
Method 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.
Method HeaderLine
PHPMailer::HeaderLine() in phpmailer.php
Returns a formatted header line.
Method Hello
SMTP::Hello() in smtp.php
Sends the HELO command to the smtp server.
Method highlighter
Highlight some words via Javascript.
Method hit
JTable::hit() in table.php
Method to increment the hits for a row if the necessary property/field exists.
Method hour
Used to get a string to extract hour from date column.
Method hour
Used to get a string to extract hour from date column.
Method htmlspecialchars_decode
Class Constant HUNK
Regular expression for searching hunks of differences
File helper.php
helper.php in helper.php
File helper.php
helper.php in helper.php
File html.php
html.php in html.php
File head.php
head.php in head.php
File helper.php
helper.php in helper.php
File hidden.php
hidden.php in hidden.php
File helper.php
helper.php in helper.php
File http.php
http.php in http.php
File html.php
html.php in html.php
File http.php
http.php in http.php
File helper.php
helper.php in helper.php
File helper.php
helper.php in helper.php
File helper.php
helper.php in helper.php
File helper.php
helper.php in helper.php
File helper.php
helper.php in helper.php
File html.php
html.php in html.php
i
top
Variable $id
Variable $id
JTableAsset::$id in asset.php
The primary key of the asset.
Variable $id
JUser::$id in user.php
Unique id
Variable $id
JFormField::$id in field.php
The document id for the form field.
Variable $id
JExtension::$id in extension.php
Unique Identifier for the extension
Variable $identity
The application identity object.
Variable $ignoredSearchWordsCallback
Name of the ignoredSearchWordsCallback function for this language.
Variable $image
Image feed element
Variable $images
JBrowser::$images in browser.php
List of viewable image MIME subtypes.
Variable $image_handler
Variable $imported
JLoader::$imported in loader.php
Container for already imported library paths.
Variable $includePaths
An array to hold included paths
Variable $incrementStyles
Increment styles.
Variable $infourl
JUpdate::$infourl in update.php
Variable $input
JFormField::$input in field.php
The input for the form field.
Variable $input
The input object.
Variable $input
The application input object.
Variable $inputs
JInput::$inputs in input.php
Input objects
Variable $insert
Variable $install_script
For legacy installations this is a path to the PHP file that the scriptfile declaration in the manifest refers to.
Variable $instance
JUpdater::$instance in updater.php
Variable $instance
JEventDispatcher::$instance in dispatcher.php
Stores the singleton instance of the dispatcher.
Variable $instance
JSession::$instance in session.php
Variable $instance
JLog::$instance in log.php
The global JLog instance.
Variable $instance
JAuthentication::$instance in authentication.php
Variable $instance
Variable $instance
Variable $instance
JInstaller::$instance in installer.php
Variable $instance
Variable $instances
JEditor::$instances in editor.php
Variable $instances
Variable $instances
JRouter::$instances in router.php
Variable $instances
JMail::$instances in mail.php
Variable $instances
Variable $instances
JUser::$instances in user.php
Variable $instances
JProfiler::$instances in profiler.php
Variable $instances
JBrowser::$instances in browser.php
Variable $instances
Variable $instances
Variable $instances
JURI::$instances in uri.php
Variable $instances
JDocument::$instances in document.php
Variable $instances
Variable $instances
JRegistry::$instances in registry.php
Variable $instances
Variable $isRoot
JUser::$isRoot in user.php
A cached switch for if this user has root access rights.
Variable $issues
JGithub::$issues in github.php
Variable $isWin
JProfiler::$isWin in profiler.php
Variable $item
SimplePie_Source::$item in simplepie.php
Variable $items
The feed items collection
Method id
JHtmlGrid::id() in grid.php
Method to create a checkbox for a grid row.
Method identifyBrowserVersion
Set browser version, not by engine version Fallback to use when no other method identify the engine version
Constructor idna_convert
idna_convert::idna_convert() in idna_convert.class.php
Class idna_convert
idna_convert in idna_convert.class.php
Encode/decode Internationalized Domain Names.
Class Constant IE
Method iframe
JHtml::iframe() in html.php
Write a <iframe></iframe> element
Method image
JHtml::image() in html.php
Write a <img></img> element
Method images
Build the select list to choose an image
Method import
JLoader::import() in loader.php
Loads a class from specified directories.
Method importPlugin
Loads all the plugin files for a particular type if no specific plugin is specified otherwise only the specific plugin is loaded.
Method in
Get a value from standard input.
Method includeRelativeFiles
Compute the files to be included
Method increment
JString::increment() in string.php
Increments a trailing number in a string.
Class Constant INFO
JLog::INFO in log.php
Informational message.
Method init
SimplePie::init() in simplepie.php
Method initCache
Instantiates the appropriate CacheLite object.
Method 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.
Method initialise
JEditor::initialise() in editor.php
Initialise the editor
Method initialise
Initialise the application.
Method InlineImageExists
Returns true if an inline attachment is present.
Method innerJoin
Add an INNER JOIN clause to the query.
Method insert
Insert a session
Method insert
Add a table name to the INSERT clause of the query.
Method insertid
Method to get the auto-incremented value from the last INSERT statement.
Method insertid
Method to get the auto-incremented value from the last INSERT statement.
Method insertid
Method to get the auto-incremented value from the last INSERT statement.
Abstract method insertid
Method to get the auto-incremented value from the last INSERT statement.
Method insertid
Method to get the auto-incremented value from the last INSERT statement.
Method insertid
Method to get the auto-incremented value from the last INSERT statement.
Method insertObject
Inserts a row into a table based on an object's properties.
Method insertObject
Inserts a row into a table based on an object's properties.
Method insertObject
Inserts a row into a table based on an object's properties.
Method install
Custom install method
Method install
Custom install method
Method install
Custom install method
Method install
JInstaller::install() in installer.php
Package installation method
Method install
Custom install method
Method install
Custom install method
Method install
Custom install method
Method install
Custom install method for components
Method install
Custom install method
Method integerlist
Generates a selection list of integers.
Class Constant IPAD
Class Constant IPHONE
Class Constant IPOD
Method ipToNetAddress
Converts a dot notation IP address to net address (e.g. for Netware, etc)
Function 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.
Method isAssociative
Method to determine if an array is an associative array.
Method isBrowser
JBrowser::isBrowser() in browser.php
Determine if the given browser is the same as the current.
Method 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.
Method isCompatible
Compares two a "PHP standardized" version number against the current Joomla Platform version.
Method isConnected
Method to determine if the object is connected to an FTP server
Method isCountable
Checks if a word is countable.
Method isdefault
Returns a isDefault state on a grid
Method isEmailAddress
Verifies that the string is in a proper email address format.
Method isEnabled
Checks if a plugin is enabled.
Method IsError
PHPMailer::IsError() in phpmailer.php
Returns true if an error occurred.
Method IsHTML
PHPMailer::IsHTML() in phpmailer.php
Sets message type to HTML.
Method isHtml5
Returns whether the document is set up to be output as HTML5
Method isInternal
Checks if the supplied URL is internal
Method isJoomlaStream
Determine if a stream is a Joomla stream.
Method isLeaf
Method to determine if a node is a leaf node in the tree (has no children).
Method isLoaded
JImage::isLoaded() in image.php
Method to determine whether or not an image has been loaded into the object.
Method IsMail
PHPMailer::IsMail() in phpmailer.php
Sets Mailer to send message using PHP mail() function.
Method isManifest
JInstaller::isManifest() in installer.php
Is the XML file a valid Joomla installation manifest file.
Method isMerged
Method to check if a pull request has been merged.
Method isMinimumVersion
Method to check whether the installed database version is supported by the database driver
Method isMobile
JBrowser::isMobile() in browser.php
Determines if the browser is mobile version or not.
Method isNew
JSession::isNew() in session.php
Check whether this session is currently created
Method isOverwrite
JInstaller::isOverwrite() in installer.php
Get the allow overwrite switch
Method isOwner
JPath::isOwner() in path.php
Method to determine if script owns the path.
Method isPlural
Checks if a word is in a plural form.
Method IsQmail
PHPMailer::IsQmail() in phpmailer.php
Sets Mailer to send message using the qmail MTA.
Method isRegistered
Test if the key is registered.
Method isRobot
JBrowser::isRobot() in browser.php
Determines if the browser is a robot or not.
Method isRTL
JLanguage::isRTL() in language.php
Get the RTL property.
Method IsSendmail
PHPMailer::IsSendmail() in phpmailer.php
Sets Mailer to send message using the $Sendmail program.
Method isSingular
Checks if a word is in a singular form.
Method IsSMTP
PHPMailer::IsSMTP() in phpmailer.php
Sets Mailer to send message using SMTP.
Method isSSL
JURI::isSSL() in uri.php
Checks whether the current URI is using HTTPS.
Method isSSLConnection
Determine if we are using a secure (SSL) connection.
Method isStarred
Method to check if a gist has been starred.
Method isSupported
Test to see if the cache storage is available.
Method isSupported
Test to see if the connector is available.
Method isSupported
Test to see if the SessionHandler is available.
Method isSupported
Tests whether this adapter can unpack files on this computer.
Method isSupported
Test to see if the cache storage is available.
Method isSupported
Method to check if HTTP transport cURL is available for use
Method isSupported
Test to see if the cache storage is available.
Method isSupported
Test to see if the SQLSRV connector is available.
Method isSupported
Tests whether this adapter can unpack files on this computer.
Method isSupported
Test to see if the PDO ODBC connector is available.
Method isSupported
Tests whether this adapter can unpack files on this computer.
Method isSupported
Tests whether this adapter can unpack files on this computer.
Method isSupported
Test to see if the cache storage is available.
Method isSupported
method to check if http transport stream available for using
Method isSupported
Test to see if the storage handler is available.
Method isSupported
method to check if http transport socket available for using
Method isSupported
Test to see if the cache storage is available.
Method isSupported
Test to see if the SessionHandler is available.
Method isSupported
Test to see if the cache storage is available.
Method isSupported
Test to see if the SessionHandler is available.
Method isSupported
Test to see if the PDO extension is available.
Method isSupported
Test to see if the cache storage is available.
Method isSupported
Test to see if the SessionHandler is available.
Method isSupported
Test to see if the MySQL connector is available.
Method isSupported
Test to see if the MySQL connector is available.
Method isSupported
Tests whether this adapter can unpack files on this computer.
Method isSupported
Test to see if the SessionHandler is available.
Method isSupported
Test to see if the PDO ODBC connector is available.
Method isSupported
Test to see if the cache storage is available.
Method isSupported
Test to see if the SessionHandler is available.
Method isSupported
Test to see if the SessionHandler is available.
Method isSupported
Test to see if the PostgreSQL connector is available.
Method isSupported
Test to see if the SessionHandler is available.
Method isSupported
method to check if http transport layer available for using
Method isTransparent
Method to determine whether or not the image has transparency.
Method isUpgrade
JInstaller::isUpgrade() in installer.php
Get the upgrade switch
Method isViewable
JBrowser::isViewable() in browser.php
Determines if a browser can display a given MIME type.
Method is_feed
Method is_isegment_nz_nc
Constant IS_MAC
IS_MAC in import.legacy.php
Method is_subclass_of
Constant IS_UNIX
IS_UNIX in import.legacy.php
Method is_valid
SimplePie_IRI::is_valid() in simplepie.php
Check if the object represents a valid IRI
Constant IS_WIN
IS_WIN in import.legacy.php
File import.legacy.php
import.legacy.php in import.legacy.php
File import.php
import.php in import.php
File importer.php
importer.php in importer.php
File iterator.php
iterator.php in iterator.php
File image.php
image.php in image.php
File input.php
input.php in input.php
File imagelist.php
imagelist.php in imagelist.php
File integer.php
integer.php in integer.php
File issues.php
issues.php in issues.php
File image.php
image.php in image.php
File input.php
input.php in input.php
File installer.php
installer.php in installer.php
File ini.php
ini.php in ini.php
File inflector.php
inflector.php in inflector.php
File idna_convert.class.php
idna_convert.class.php in idna_convert.class.php
j
top
Variable $javascript
Variable $join
Class JAccess
JAccess in access.php
Class that handles all access authorisation routines.
Class JAccessRule
JAccessRule in rule.php
JAccessRule class.
Class JAccessRules
JAccessRules in rules.php
JAccessRules class.
Class JAdapter
JAdapter in adapter.php
Adapter Class Retains common adapter pattern functions Class harvested from joomla.installer.installer
Class JAdapterInstance
JAdapterInstance in adapterinstance.php
Adapter Instance Class
Abstract class JApplicationBase
JApplicationBase in base.php
Joomla Platform Base Application Class
Class JApplicationCli
JApplicationCli in cli.php
Base class for a Joomla! command line application.
Class JApplicationDaemon
JApplicationDaemon in daemon.php
Base class for a Joomla! command line application.
Class JApplicationWeb
JApplicationWeb in web.php
Base class for a Joomla! Web application.
Class JApplicationWebClient
JApplicationWebClient in client.php
Class to model a Web Client.
Class JArchive
JArchive in archive.php
An Archive handling class
Class JArchiveBzip2
JArchiveBzip2 in bzip2.php
Bzip2 format adapter for the JArchive class
Class JArchiveExtractable
JArchiveExtractable in extractable.php
Archieve class interface
Class JArchiveGzip
JArchiveGzip in gzip.php
Gzip format adapter for the JArchive class
Class JArchiveTar
JArchiveTar in tar.php
Tar format adapter for the JArchive class
Class JArchiveZip
JArchiveZip in zip.php
ZIP format adapter for the JArchive class
Class JArrayHelper
JArrayHelper in arrayhelper.php
JArrayHelper is an array utility class for doing all sorts of odds and ends with arrays.
Class JAuthentication
JAuthentication in authentication.php
Authentication class, provides an interface for the Joomla authentication system
Class JAuthenticationResponse
JAuthenticationResponse in authentication.php
Authentication response class, provides an object for storing user and error details
Class JBrowser
JBrowser in browser.php
Browser class, provides capability information about the current web client.
Class JBuffer
JBuffer in buffer.php
Generic Buffer stream handler
Class JCache
JCache in cache.php
Joomla! Cache base object
Class JCacheController
JCacheController in controller.php
Public cache handler
Class JCacheControllerCallback
JCacheControllerCallback in callback.php
Joomla! Cache callback type object
Class JCacheControllerOutput
Joomla Cache output type object
Class JCacheControllerPage
Joomla! Cache page type object
Class JCacheControllerView
Joomla! Cache view type object
Class JCacheStorage
JCacheStorage in storage.php
Abstract cache storage handler
Class JCacheStorageApc
JCacheStorageApc in apc.php
APC cache storage handler
Class JCacheStorageCachelite
JCacheStorageCachelite in cachelite.php
Cache lite storage handler
Class JCacheStorageEaccelerator
JCacheStorageEaccelerator in eaccelerator.php
eAccelerator cache storage handler
Class JCacheStorageFile
JCacheStorageFile in file.php
File cache storage handler
Class JCacheStorageHelper
JCacheStorageHelper in helper.php
Cache storage helper functions.
Class JCacheStorageMemcache
JCacheStorageMemcache in memcache.php
Memcache cache storage handler
Class JCacheStorageMemcached
JCacheStorageMemcached in memcached.php
Memcached cache storage handler
Class JCacheStorageWincache
JCacheStorageWincache in wincache.php
WINCACHE cache storage handler
Class JCacheStorageXcache
JCacheStorageXcache in xcache.php
XCache cache storage handler
Class JCli
JCli in cli.php
Deprecated class placeholder. You should use JApplicationCli instead.
Class JClientFtp
JClientFtp in ftp.php
FTP client class
Class JClientHelper
JClientHelper in helper.php
Client helper class
Class JClientLdap
JClientLdap in ldap.php
LDAP client class
Constant JCOMPAT_UNICODE_PROPERTIES
Class JConfigExample
JConfigExample in config.example.php
Class JController
JController in controller.php
Joomla Platform Controller Interface
Abstract class JControllerBase
JControllerBase in base.php
Joomla Platform Base Controller Class
Class JCrypt
JCrypt in crypt.php
JCrypt is a Joomla Platform class for handling basic encryption/decryption of data.
Class JCryptCipher
JCryptCipher in cipher.php
JCrypt cipher interface.
Class JCryptCipher3DES
JCryptCipher3DES in 3des.php
JCrypt cipher for Triple DES encryption, decryption and key generation.
Class JCryptCipherBlowfish
JCryptCipherBlowfish in blowfish.php
JCrypt cipher for Blowfish encryption, decryption and key generation.
Abstract class JCryptCipherMcrypt
JCryptCipherMcrypt in mcrypt.php
JCrypt cipher for mcrypt algorithm encryption, decryption and key generation.
Class JCryptCipherRijndael256
JCryptCipherRijndael256 in rijndael256.php
JCrypt cipher for Rijndael 256 encryption, decryption and key generation.
Class JCryptCipherSimple
JCryptCipherSimple in simple.php
JCrypt cipher for Simple encryption, decryption and key generation.
Class JCryptKey
JCryptKey in key.php
Encryption key object for the Joomla Platform.
Class JDaemon
JDaemon in daemon.php
Backward Compatability Stub for JApplicationDaemon
Abstract class JDatabase
JDatabase in database.php
Database connector class.
Abstract class JDatabaseDriver
JDatabaseDriver in driver.php
Joomla Platform Database Driver Class
Class JDatabaseDriverMysql
MySQL database driver
Class JDatabaseDriverMysqli
JDatabaseDriverMysqli in mysqli.php
MySQLi database driver
Class JDatabaseDriverOracle
JDatabaseDriverOracle in oracle.php
Oracle database driver
Abstract class JDatabaseDriverPdo
Joomla Platform PDO Database Driver Class
Class JDatabaseDriverPostgresql
JDatabaseDriverPostgresql in postgresql.php
PostgreSQL database driver
Class JDatabaseDriverSqlazure
JDatabaseDriverSqlazure in sqlazure.php
SQL Server database driver
Class JDatabaseDriverSqlite
JDatabaseDriverSqlite in sqlite.php
SQLite database driver
Class JDatabaseDriverSqlsrv
JDatabaseDriverSqlsrv in sqlsrv.php
SQL Server database driver
Abstract class JDatabaseExporter
JDatabaseExporter in exporter.php
Joomla Platform Database Exporter Class
Class JDatabaseExporterMysql
MySQL export driver.
Class JDatabaseExporterMysqli
MySQL export driver.
Class JDatabaseExporterPostgresql
JDatabaseExporterPostgresql in postgresql.php
PostgreSQL export driver.
Class JDatabaseFactory
JDatabaseFactory in factory.php
Joomla Platform Database Factory class
Abstract class JDatabaseImporter
JDatabaseImporter in importer.php
Joomla Platform Database Importer Class
Class JDatabaseImporterMysql
MySQL import driver.
Class JDatabaseImporterMysqli
MySQL import driver.
Class JDatabaseImporterPostgresql
JDatabaseImporterPostgresql in postgresql.php
PostgreSQL import driver.
Class JDatabaseInterface
JDatabaseInterface in driver.php
Joomla Platform Database Interface
Abstract class JDatabaseIterator
JDatabaseIterator in iterator.php
Joomla Platform Database Driver Class
Class JDatabaseIteratorAzure
SQL azure database iterator.
Class JDatabaseIteratorMysql
MySQL database iterator.
Class JDatabaseIteratorMysqli
MySQLi database iterator.
Class JDatabaseIteratorOracle
Oracle database iterator.
Class JDatabaseIteratorPdo
PDO database iterator.
Class JDatabaseIteratorSqlite
SQLite database iterator.
Class JDatabaseIteratorSqlsrv
SQL server database iterator.
Class JDatabaseMysql
JDatabaseMysql in mysql.php
MySQL database driver
Class JDatabaseMysqli
JDatabaseMysqli in mysqli.php
MySQLi database driver
Abstract class JDatabaseQuery
JDatabaseQuery in query.php
Query Building Class.
Class JDatabaseQueryElement
Query Element Class.
Class JDatabaseQueryLimitable
JDatabaseQueryLimitable in limitable.php
Joomla Database Query Limitable Interface.
Class JDatabaseQueryMysql
JDatabaseQueryMysql in mysql.php
Query Building Class.
Class JDatabaseQueryMysqli
JDatabaseQueryMysqli in mysqli.php
Query Building Class.
Class JDatabaseQueryOracle
JDatabaseQueryOracle in oracle.php
Oracle Query Building Class.
Class JDatabaseQueryPdo
PDO Query Building Class.
Class JDatabaseQueryPostgresql
JDatabaseQueryPostgresql in postgresql.php
Query Building Class.
Class JDatabaseQueryPreparable
JDatabaseQueryPreparable in preparable.php
Joomla Database Query Preparable Interface.
Class JDatabaseQuerySqlazure
JDatabaseQuerySqlazure in sqlazure.php
Query Building Class.
Class JDatabaseQuerySqlite
JDatabaseQuerySqlite in sqlite.php
SQLite Query Building Class.
Class JDatabaseQuerySqlsrv
JDatabaseQuerySqlsrv in sqlsrv.php
Query Building Class.
Class JDatabaseSqlazure
JDatabaseSqlazure in sqlazure.php
SQL Server database driver
Class JDatabaseSqlsrv
JDatabaseSqlsrv in sqlsrv.php
SQL Server database driver
Class 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.
Class JDocument
JDocument in document.php
Document class, provides an easy interface to parse and display a document
Class JDocumentError
JDocumentError in error.php
DocumentError class, provides an easy interface to parse and display an error page
Class JDocumentFeed
JDocumentFeed in feed.php
DocumentFeed class, provides an easy interface to parse and display any feed document
Class JDocumentHTML
JDocumentHTML in html.php
DocumentHTML class, provides an easy interface to parse and display a HTML document
Class JDocumentImage
JDocumentImage in image.php
DocumentImage class, provides an easy interface to output image data
Class JDocumentJSON
JDocumentJSON in json.php
JDocumentJSON class, provides an easy interface to parse and display JSON output
Class JDocumentOpensearch
JDocumentOpensearch in opensearch.php
OpenSearch class, provides an easy interface to display an OpenSearch document
Class JDocumentRaw
JDocumentRaw in raw.php
DocumentRAW class, provides an easy interface to parse and display raw output
Class JDocumentRenderer
JDocumentRenderer in renderer.php
Abstract class for a renderer
Class JDocumentRendererAtom
JDocumentRenderer_Atom is a feed that implements the atom specification
Class JDocumentRendererComponent
Component renderer
Class JDocumentRendererHead
JDocument head renderer
Class JDocumentRendererMessage
JDocument system message renderer
Class JDocumentRendererModule
JDocument Module renderer
Class JDocumentRendererModules
JDocument Modules renderer
Class JDocumentRendererRSS
JDocumentRenderer_RSS is a feed that implements RSS 2.0 Specification
Class JDocumentXml
JDocumentXml in xml.php
DocumentXML class, provides an easy interface to parse and display XML output
Class JEditor
JEditor in editor.php
JEditor class to handle WYSIWYG editors
Abstract class JEvent
JEvent in event.php
JEvent Class
Class JEventDispatcher
JEventDispatcher in dispatcher.php
Class to handle dispatching of events.
Function jexit
jexit() in loader.php
Global application exit.
Class JExtension
JExtension in extension.php
Extension object
Abstract class JFactory
JFactory in factory.php
Joomla Platform Factory class
Class JFeedEnclosure
JFeedEnclosure in feed.php
JFeedEnclosure is an internal class that stores feed enclosure information
Class JFeedImage
JFeedImage in feed.php
JFeedImage is an internal class that stores feed image information
Class JFeedItem
JFeedItem in feed.php
JFeedItem is an internal class that stores feed item information
Class JFile
JFile in file.php
A File handling class
Class JFilesystemHelper
JFilesystemHelper in helper.php
File system helper
Class JFilesystemPatcher
JFilesystemPatcher in patcher.php
A Unified Diff Format Patcher class
Class JFilterInput
JFilterInput in input.php
JFilterInput is a class for filtering input from any data source
Class JFilterOutput
JFilterOutput in output.php
JFilterOutput
Abstract class JFolder
JFolder in folder.php
A Folder handling class
Class JForm
JForm in form.php
Form Class for the Joomla Platform.
Abstract class JFormField
JFormField in field.php
Abstract Form Field class for the Joomla Platform.
Class JFormFieldAccessLevel
JFormFieldAccessLevel in accesslevel.php
Form Field class for the Joomla Platform.
Class JFormFieldCacheHandler
JFormFieldCacheHandler in cachehandler.php
Form Field class for the Joomla Platform.
Class JFormFieldCalendar
JFormFieldCalendar in calendar.php
Form Field class for the Joomla Platform.
Class JFormFieldCheckbox
JFormFieldCheckbox in checkbox.php
Form Field class for the Joomla Platform.
Class JFormFieldCheckboxes
JFormFieldCheckboxes in checkboxes.php
Form Field class for the Joomla Platform.
Class JFormFieldColor
JFormFieldColor in color.php
Color Form Field class for the Joomla Platform.
Class JFormFieldCombo
JFormFieldCombo in combo.php
Form Field class for the Joomla Platform.
Class JFormFieldDatabaseConnection
JFormFieldDatabaseConnection in databaseconnection.php
Form Field class for the Joomla Platform.
Class JFormFieldEditor
JFormFieldEditor in editor.php
Form Field class for the Joomla Platform.
Class JFormFieldEMail
JFormFieldEMail in email.php
Form Field class for the Joomla Platform.
Class JFormFieldFile
JFormFieldFile in file.php
Form Field class for the Joomla Platform.
Class JFormFieldFileList
JFormFieldFileList in filelist.php
Supports an HTML select list of files
Class JFormFieldFolderList
JFormFieldFolderList in folderlist.php
Supports an HTML select list of folder
Class JFormFieldGroupedList
JFormFieldGroupedList in groupedlist.php
Form Field class for the Joomla Platform.
Class JFormFieldHidden
JFormFieldHidden in hidden.php
Form Field class for the Joomla Platform.
Class JFormFieldImageList
JFormFieldImageList in imagelist.php
Supports an HTML select list of image
Class JFormFieldInteger
JFormFieldInteger in integer.php
Form Field class for the Joomla Platform.
Class JFormFieldLanguage
JFormFieldLanguage in language.php
Form Field class for the Joomla Platform.
Class JFormFieldList
JFormFieldList in list.php
Form Field class for the Joomla Platform.
Class JFormFieldPassword
JFormFieldPassword in password.php
Form Field class for the Joomla Platform.
Class JFormFieldPlugins
JFormFieldPlugins in plugins.php
Form Field class for the Joomla Framework.
Class JFormFieldRadio
JFormFieldRadio in radio.php
Form Field class for the Joomla Platform.
Class JFormFieldRules
JFormFieldRules in rules.php
Form Field class for the Joomla Platform.
Class JFormFieldSessionHandler
JFormFieldSessionHandler in sessionhandler.php
Form Field class for the Joomla Platform.
Class JFormFieldSpacer
JFormFieldSpacer in spacer.php
Form Field class for the Joomla Platform.
Class JFormFieldSQL
JFormFieldSQL in sql.php
Supports an custom SQL select list
Class JFormFieldTel
JFormFieldTel in tel.php
Form Field class for the Joomla Platform.
Class JFormFieldText
JFormFieldText in text.php
Form Field class for the Joomla Platform.
Class JFormFieldTextarea
JFormFieldTextarea in textarea.php
Form Field class for the Joomla Platform.
Class JFormFieldTimezone
JFormFieldTimezone in timezone.php
Form Field class for the Joomla Platform.
Class JFormFieldUrl
JFormFieldUrl in url.php
Form Field class for the Joomla Platform.
Class JFormFieldUsergroup
JFormFieldUsergroup in usergroup.php
Form Field class for the Joomla Platform.
Class JFormHelper
JFormHelper in helper.php
JForm's helper class.
Class JFormRule
JFormRule in rule.php
Form Rule class for the Joomla Platform.
Class JFormRuleBoolean
JFormRuleBoolean in boolean.php
Form Rule class for the Joomla Platform.
Class JFormRuleColor
JFormRuleColor in color.php
Form Rule class for the Joomla Platform.
Class JFormRuleEmail
JFormRuleEmail in email.php
Form Rule class for the Joomla Platform.
Class JFormRuleEquals
JFormRuleEquals in equals.php
Form Rule class for the Joomla Platform.
Class JFormRuleOptions
JFormRuleOptions in options.php
Form Rule class for the Joomla Platform.
Class JFormRuleRules
JFormRuleRules in rules.php
Form Rule class for the Joomla Platform.
Class JFormRuleTel
JFormRuleTel in tel.php
Form Rule class for the Joomla Platform
Class JFormRuleUrl
JFormRuleUrl in url.php
Form Rule class for the Joomla Platform.
Class JFormRuleUsername
JFormRuleUsername in username.php
Form Rule class for the Joomla Platform.
Class JFTP
JFTP in ftp.php
Deprecated class placeholder. You should use JClientFtp instead.
Class JGithub
JGithub in github.php
Joomla Platform class for interacting with a GitHub server instance.
Class JGithubCommits
JGithubCommits in commits.php
GitHub API Commits class for the Joomla Platform.
Class JGithubForks
JGithubForks in forks.php
GitHub API References class for the Joomla Platform.
Class JGithubGists
JGithubGists in gists.php
GitHub API Gists class for the Joomla Platform.
Class JGithubHttp
JGithubHttp in http.php
HTTP client class for connecting to a GitHub instance.
Class JGithubIssues
JGithubIssues in issues.php
GitHub API Issues class for the Joomla Platform.
Abstract class JGithubObject
JGithubObject in object.php
GitHub API object class for the Joomla Platform.
Class JGithubPulls
JGithubPulls in pulls.php
GitHub API Pull Requests class for the Joomla Platform.
Class JGithubRefs
JGithubRefs in refs.php
GitHub API References class for the Joomla Platform.
Class JGrid
JGrid in grid.php
JGrid class to dynamically generate HTML tables
Abstract class JHtml
JHtml in html.php
Utility class for all HTML drawing classes
Abstract class JHtmlAccess
JHtmlAccess in access.php
Extended Utility class for all HTML drawing classes.
Abstract class JHtmlBehavior
JHtmlBehavior in behavior.php
Utility class for javascript behaviors
Abstract class JHtmlContent
JHtmlContent in content.php
Utility class to fire onContentPrepare for non-article based content.
Abstract class JHtmlDate
JHtmlDate in date.php
Extended Utility class for handling date display.
Abstract class JHtmlEmail
JHtmlEmail in email.php
Utility class for cloaking email addresses
Abstract class JHtmlForm
JHtmlForm in form.php
Utility class for form elements
Abstract class JHtmlGrid
JHtmlGrid in grid.php
Utility class for creating HTML Grids
Abstract class JHtmlJGrid
JHtmlJGrid in jgrid.php
Utility class for creating HTML Grids
Abstract class JHtmlList
JHtmlList in list.php
Utility class for creating different select lists
Abstract class JHtmlNumber
JHtmlNumber in number.php
HTML helper class for rendering numbers.
Abstract class JHtmlRules
JHtmlRules in rules.php
Extended Utility class for all HTML drawing classes.
Abstract class JHtmlSelect
JHtmlSelect in select.php
Utility class for creating HTML select lists
Abstract class JHtmlSliders
JHtmlSliders in sliders.php
Utility class for Sliders elements
Abstract class JHtmlString
JHtmlString in string.php
HTML helper class for rendering manipulated strings.
Abstract class JHtmlTabs
JHtmlTabs in tabs.php
Utility class for Tabs elements.
Abstract class JHtmlTel
JHtmlTel in tel.php
HTML helper class for rendering telephone numbers.
Abstract class JHtmlUser
JHtmlUser in user.php
Utility class working with users
Class JHttp
JHttp in http.php
HTTP client class.
Class JHttpFactory
JHttpFactory in factory.php
HTTP factory class.
Class JHttpResponse
JHttpResponse in response.php
HTTP response data object class.
Class JHttpTransport
JHttpTransport in transport.php
HTTP transport class interface.
Class JHttpTransportCurl
JHttpTransportCurl in curl.php
HTTP transport class for using cURL.
Class JHttpTransportSocket
JHttpTransportSocket in socket.php
HTTP transport class for using sockets directly.
Class JHttpTransportStream
JHttpTransportStream in stream.php
HTTP transport class for using PHP streams.
Class JImage
JImage in image.php
Class to manipulate an image.
Abstract class JImageFilter
JImageFilter in filter.php
Class to manipulate an image.
Class JImageFilterBrightness
JImageFilterBrightness in brightness.php
Image Filter class adjust the brightness of an image.
Class JImageFilterContrast
JImageFilterContrast in contrast.php
Image Filter class adjust the contrast of an image.
Class JImageFilterEdgedetect
JImageFilterEdgedetect in edgedetect.php
Image Filter class to add an edge detect effect to an image.
Class JImageFilterEmboss
JImageFilterEmboss in emboss.php
Image Filter class to emboss an image.
Class JImageFilterGrayScale
JImageFilterGrayScale in grayscale.php
Image Filter class to transform an image to grayscale.
Class JImageFilterNegate
JImageFilterNegate in negate.php
Image Filter class to negate the colors of an image.
Class JImageFilterSketchy
JImageFilterSketchy in sketchy.php
Image Filter class to make an image appear "sketchy".
Class JImageFilterSmooth
JImageFilterSmooth in smooth.php
Image Filter class adjust the smoothness of an image.
Function jimport
jimport() in loader.php
Intelligent file importer.
Class JInput
JInput in input.php
Joomla! Input Base Class
Class JInputCLI
JInputCLI in cli.php
Joomla! Input CLI Class
Class JInputCookie
JInputCookie in cookie.php
Joomla! Input Cookie Class
Class JInputFiles
JInputFiles in files.php
Joomla! Input Files Class
Class JInstaller
JInstaller in installer.php
Joomla base installer class
Class JInstallerComponent
JInstallerComponent in component.php
Component installer
Class JInstallerFile
JInstallerFile in file.php
File installer
Abstract class JInstallerHelper
JInstallerHelper in helper.php
Installer helper class
Class JInstallerLanguage
JInstallerLanguage in language.php
Language installer
Class JInstallerLibrary
JInstallerLibrary in library.php
Library installer
Class JInstallerModule
JInstallerModule in module.php
Module installer
Class JInstallerPackage
JInstallerPackage in package.php
Package installer
Class JInstallerPlugin
JInstallerPlugin in plugin.php
Plugin installer
Class JInstallerTemplate
JInstallerTemplate in template.php
Template installer
Class JLanguage
JLanguage in language.php
Languages/translation handler class
Class JLanguageHelper
JLanguageHelper in helper.php
Language helper class
Abstract class JLanguageStemmer
JLanguageStemmer in stemmer.php
Stemmer base class.
Class JLanguageStemmerPorteren
JLanguageStemmerPorteren in porteren.php
Porter English stemmer class.
Class JLanguageTransliterate
JLanguageTransliterate in transliterate.php
Class to transliterate strings
Class JLDAP
JLDAP in ldap.php
Deprecated class placeholder. You should use JClientLdap instead.
Class JLibraryManifest
JLibraryManifest in librarymanifest.php
Joomla! Library Manifest File
Abstract class JLoader
JLoader in loader.php
Static class to handle loading of libraries.
Class JLog
JLog in log.php
Joomla! Log Class
Class JLogEntry
JLogEntry in entry.php
Joomla! Log Entry class
Abstract class JLogger
JLogger in logger.php
Joomla! Logger Base Class
Class JLoggerDatabase
JLoggerDatabase in database.php
Joomla! MySQL Database Log class
Class JLoggerEcho
JLoggerEcho in echo.php
Joomla Echo logger class.
Class JLoggerFormattedtext
JLoggerFormattedtext in formattedtext.php
Joomla! Formatted Text File Log class
Class JLoggerMessageQueue
JLoggerMessageQueue in messagequeue.php
Joomla MessageQueue logger class.
Class JLoggerSyslog
JLoggerSyslog in syslog.php
Joomla! Syslog Log class
Class JLoggerW3c
JLoggerW3c in w3c.php
Joomla! W3c Logging class
Class JMail
JMail in mail.php
Email Class. Provides a common interface to send email from the Joomla! Platform
Abstract class JMailHelper
JMailHelper in helper.php
Email helper class, provides static methods to perform various tasks relevant to the Joomla email routines.
Class JModel
JModel in model.php
Joomla Platform Model Interface
Abstract class JModelBase
JModelBase in base.php
Joomla Platform Base Model Class
Abstract class JModelDatabase
JModelDatabase in database.php
Joomla Platform Database Model Class
Class JObject
JObject in object.php
Joomla Platform Object Class
Class JObservable
JObservable in observable.php
Abstract observable class to implement the observer design pattern
Abstract class JObserver
JObserver in observer.php
Abstract observer class to implement the observer design pattern
Method join
Add a JOIN clause to the query.
Class JOpenSearchImage
JOpenSearchImage in opensearch.php
JOpenSearchImage is an internal class that stores Images for the OpenSearch Description
Class JOpenSearchUrl
JOpenSearchUrl in opensearch.php
JOpenSearchUrl is an internal class that stores the search URLs for the OpenSearch description
Class JPackageManifest
JPackageManifest in packagemanifest.php
Joomla! Package Manifest File
Class JPagination
JPagination in pagination.php
Pagination Class. Provides a common interface for content pagination for the Joomla! Platform.
Class JPaginationObject
JPaginationObject in pagination.php
Pagination object representing a particular item in the pagination lists.
Class JPath
JPath in path.php
A Path handling class
Constant JPATH_ISMAC
JPATH_ISMAC in path.php
Constant JPATH_ISWIN
JPATH_ISWIN in path.php
Constant JPATH_PLATFORM
JPATH_PLATFORM in import.legacy.php
Constant JPATH_ROOT
JPATH_ROOT in path.php
Class JPlatform
JPlatform in platform.php
Version information class for the Joomla Platform.
Abstract class JPlugin
JPlugin in plugin.php
JPlugin Class
Abstract class JPluginHelper
JPluginHelper in helper.php
Plugin helper class
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.
Class JRegistry
JRegistry in registry.php
JRegistry class
Abstract class JRegistryFormat
JRegistryFormat in format.php
Abstract Format for JRegistry
Class JRegistryFormatINI
INI format handler for JRegistry.
Class JRegistryFormatJSON
JSON format handler for JRegistry.
Class JRegistryFormatPHP
PHP class format handler for JRegistry
Class JRegistryFormatXML
XML format handler for JRegistry.
Class JResponse
JResponse in response.php
JResponse Class.
Class JRoute
JRoute in route.php
Route handling class
Class JRouter
JRouter in router.php
Class to create and parse routes
Constant JROUTER_MODE_RAW
JROUTER_MODE_RAW in router.php
Set the available masks for the routing mode
Constant JROUTER_MODE_SEF
JROUTER_MODE_SEF in router.php
Class JRule
JRule in rule.php
Deprecated class placeholder. You should use JAccessRule instead.
Class JRules
JRules in rules.php
Deprecated class placeholder. You should use JAccessRules instead.
Class JSession
JSession in session.php
Class for managing HTTP sessions
Abstract class JSessionStorage
JSessionStorage in storage.php
Custom session storage handler for PHP
Class JSessionStorageApc
APC session storage handler for PHP
Class JSessionStorageDatabase
JSessionStorageDatabase in database.php
Database session storage handler for PHP
Class JSessionStorageEaccelerator
JSessionStorageEaccelerator in eaccelerator.php
eAccelerator session storage handler for PHP
Class JSessionStorageMemcache
JSessionStorageMemcache in memcache.php
Memcache session storage handler for PHP
Class JSessionStorageMemcached
JSessionStorageMemcached in memcached.php
Memcached session storage handler for PHP
Class JSessionStorageNone
File session handler for PHP
Class JSessionStorageWincache
JSessionStorageWincache in wincache.php
WINCACHE session storage handler for PHP
Class JSessionStorageXcache
JSessionStorageXcache in xcache.php
XCache session storage handler
Class JStream
JStream in stream.php
Joomla! Stream Interface
Class JStreamString
JStreamString in string.php
String Stream Wrapper
Abstract class 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.
Class JStringController
JStringController in stringcontroller.php
String Controller
Class JStringInflector
JStringInflector in inflector.php
Joomla Platform String Inflector Class
Abstract class JStringNormalise
JStringNormalise in normalise.php
Joomla Platform String Normalise Class
Abstract class JTable
JTable in table.php
Abstract Table class
Class JTableAsset
JTableAsset in asset.php
Table class supporting modified pre-order tree traversal behavior.
Class JTableCategory
JTableCategory in category.php
Category table
Class JTableExtension
JTableExtension in extension.php
Extension table Replaces plugins table
Class JTableLanguage
JTableLanguage in language.php
Languages table.
Class JTableMenu
JTableMenu in menu.php
Menu table
Class JTableMenuType
JTableMenuType in menutype.php
Menu Types table
Class JTableModule
JTableModule in module.php
Module table
Class JTableNested
JTableNested in nested.php
Table class supporting modified pre-order tree traversal behavior.
Class JTableSession
JTableSession in session.php
Session table
Class JTableUpdate
JTableUpdate in update.php
Update table Stores updates temporarily
Class JTableUser
JTableUser in user.php
Users table
Class JTableUsergroup
JTableUsergroup in usergroup.php
Usergroup table class.
Class JTableViewlevel
JTableViewlevel in viewlevel.php
Viewlevels table class.
Class JText
JText in text.php
Text handling class.
Class JUpdate
JUpdate in update.php
Update class.
Class JUpdateAdapter
JUpdateAdapter in updateadapter.php
UpdateAdapter class.
Class JUpdater
JUpdater in updater.php
Updater Class
Class JUpdaterCollection
JUpdaterCollection in collection.php
Collection Update Adapter Class
Class JUpdaterExtension
JUpdaterExtension in extension.php
Extension class for updater
Class JURI
JURI in uri.php
JURI Class
Class JUser
JUser in user.php
User class. Handles all application interaction with a user
Abstract class JUserHelper
JUserHelper in helper.php
Authorisation helper class, provides static methods to perform various tasks relevant to the Joomla user and authorisation classes
Class JUtility
JUtility in utility.php
JUtility is a utility functions class
Class JView
JView in view.php
Joomla Platform View Interface
Abstract class JViewBase
JViewBase in base.php
Joomla Platform Base View Class
Abstract class JViewHtml
JViewHtml in html.php
Joomla Platform HTML View Class
Class JWeb
JWeb in web.php
Deprecated class placeholder. You should use JApplicationWeb instead.
Class JWebClient
JWebClient in webclient.php
Deprecated class placeholder. You should use JApplicationWebClient instead.
Class JXMLElement
JXMLElement in xmlelement.php
Wrapper class for php SimpleXMLElement.
File json.php
json.php in json.php
File jgrid.php
jgrid.php in jgrid.php
File json.php
json.php in json.php
k
top
Variable $keyType
Variable $keyType
Variable