Element index for package Joomla-Framework
Package indexes
[ a ]
[ b ]
[ c ]
[ d ]
[ e ]
[ f ]
[ g ]
[ h ]
[ i ]
[ j ]
[ k ]
[ l ]
[ m ]
[ n ]
[ o ]
[ p ]
[ q ]
[ r ]
[ s ]
[ t ]
[ u ]
[ v ]
[ w ]
[ x ]
[ z ]
[ _ ]
_
- $_allow_overlong
- in file idna_convert.class.php, variable idna_convert::$_allow_overlong
- $_api_encoding
- in file idna_convert.class.php, variable idna_convert::$_api_encoding
- $_base
- in file idna_convert.class.php, variable idna_convert::$_base
- $_cookies
- in file xmlrpc.php, variable xmlrpcresp::$_cookies
- $_damp
- in file idna_convert.class.php, variable idna_convert::$_damp
- $_error
- in file idna_convert.class.php, variable idna_convert::$_error
- $_feed
- in file feedcreator.php, variable UniversalFeedCreator::$_feed
- $_initial_bias
- in file idna_convert.class.php, variable idna_convert::$_initial_bias
- $_initial_n
- in file idna_convert.class.php, variable idna_convert::$_initial_n
- $_invalid_ucs
- in file idna_convert.class.php, variable idna_convert::$_invalid_ucs
- $_lbase
- in file idna_convert.class.php, variable idna_convert::$_lbase
- $_lcount
- in file idna_convert.class.php, variable idna_convert::$_lcount
- $_max_ucs
- in file idna_convert.class.php, variable idna_convert::$_max_ucs
- $_ncount
- in file idna_convert.class.php, variable idna_convert::$_ncount
- $_params_cookie
- in file ja_templatetools.php, variable JA_Tools::$_params_cookie
- $_php_class
- in file xmlrpc.php, variable xmlrpcval::$_php_class
- $_punycode_prefix
- in file idna_convert.class.php, variable idna_convert::$_punycode_prefix
- $_sbase
- in file idna_convert.class.php, variable idna_convert::$_sbase
- $_scount
- in file idna_convert.class.php, variable idna_convert::$_scount
- $_skew
- in file idna_convert.class.php, variable idna_convert::$_skew
- $_strict_mode
- in file idna_convert.class.php, variable idna_convert::$_strict_mode
- $_tbase
- in file idna_convert.class.php, variable idna_convert::$_tbase
- $_tcount
- in file idna_convert.class.php, variable idna_convert::$_tcount
- $_tmax
- in file idna_convert.class.php, variable idna_convert::$_tmax
- $_tmin
- in file idna_convert.class.php, variable idna_convert::$_tmin
- $_tpl
- in file ja_templatetools.php, variable JA_Tools::$_tpl
- $_vbase
- in file idna_convert.class.php, variable idna_convert::$_vbase
- $_vcount
- in file idna_convert.class.php, variable idna_convert::$_vcount
- _item.php
- procedural page _item.php
- _item.php
- procedural page _item.php
- _
- in file methods.php, method JRoute::_()
Translates an internal Joomla URL to a humanly readible URL.
- _adapt
- in file idna_convert.class.php, method idna_convert::_adapt()
Adapt the bias according to the current code point and position
- _apply_cannonical_ordering
- in file idna_convert.class.php, method idna_convert::_apply_cannonical_ordering()
Apllies the cannonical ordering of a decomposed UCS4 sequence
- _callFunction
- in file xajax.inc.php, method xajax::_callFunction()
- _cmdXML
- in file xajaxResponse.inc.php, method xajaxResponse::_cmdXML()
- _combine
- in file idna_convert.class.php, method idna_convert::_combine()
Do composition of a sequence of starter and non-starter
- _createACL
- in file factory.php, method JFactory::_createACL()
Create an ACL object
- _createAdditionalElements
- in file feedcreator.php, method FeedCreator::_createAdditionalElements()
Creates a string containing all additional elements specified in $additionalElements.
- _createConfig
- in file factory.php, method JFactory::_createConfig()
Create a configuration object
- _createDBO
- in file factory.php, method JFactory::_createDBO()
Create an database object
- _createDocument
- in file factory.php, method JFactory::_createDocument()
Create a document object
- _createGeneratorComment
- in file feedcreator.php, method FeedCreator::_createGeneratorComment()
Creates a comment indicating the generator of this feed.
- _createLanguage
- in file factory.php, method JFactory::_createLanguage()
Create a language object
- _createMailer
- in file factory.php, method JFactory::_createMailer()
Create a mailer object
- _createSession
- in file factory.php, method JFactory::_createSession()
Create a session object
- _createStylesheetReferences
- in file feedcreator.php, method FeedCreator::_createStylesheetReferences()
- _createTemplate
- in file factory.php, method JFactory::_createTemplate()
Create a template object
- _decode
- in file idna_convert.class.php, method idna_convert::_decode()
The actual decoding algorithm
- _decode_digit
- in file idna_convert.class.php, method idna_convert::_decode_digit()
Decode a certain digit
- _detectURI
- in file xajax.inc.php, method xajax::_detectURI()
- _encode
- in file idna_convert.class.php, method idna_convert::_encode()
The actual encoding algorithm
- _encode_digit
- in file idna_convert.class.php, method idna_convert::_encode_digit()
Encoding a certain digit
- _error
- in file idna_convert.class.php, method idna_convert::_error()
Internal error handling method
- _generateFilename
- in file feedcreator.php, method FeedCreator::_generateFilename()
Generate a filename for the feed cache file. The result will be $_SERVER["PHP_SELF"] with the extension changed to .xml.
- _generateFilename
- in file feedcreator.php, method JSCreator::_generateFilename()
Overrrides parent to produce .js extensions
- _generateFilename
- in file feedcreator.php, method MBOXCreator::_generateFilename()
Generate a filename for the feed cache file. Overridden from FeedCreator to prevent XML data types.
- _generateFilename
- in file feedcreator.php, method HTMLCreator::_generateFilename()
Overrrides parent to produce .html extensions
- _getNameSpaces
- in file feedcreator.php, method RSSCreator091::_getNameSpaces()
- _get_combining_class
- in file idna_convert.class.php, method idna_convert::_get_combining_class()
Returns the combining class of a certain wide char
- _hangul_compose
- in file idna_convert.class.php, method idna_convert::_hangul_compose()
Ccomposes a Hangul syllable
- _hangul_decompose
- in file idna_convert.class.php, method idna_convert::_hangul_decompose()
Decomposes a Hangul syllable
- _isFunctionCallable
- in file xajax.inc.php, method xajax::_isFunctionCallable()
- _isObjectCallback
- in file xajax.inc.php, method xajax::_isObjectCallback()
- _mime_types
- in file phpmailer.php, method PHPMailer::_mime_types()
Gets the mime type of the embedded or inline image
- _nameprep
- in file idna_convert.class.php, method idna_convert::_nameprep()
Do Nameprep according to RFC3491 and RFC3454
- _parseObjXml
- in file xajax.inc.php, method xajax::_parseObjXml()
- _redirect
- in file feedcreator.php, method FeedCreator::_redirect()
- _setFormat
- in file feedcreator.php, method UniversalFeedCreator::_setFormat()
- _setMIME
- in file feedcreator.php, method UniversalFeedCreator::_setMIME()
- _setRSSVersion
- in file feedcreator.php, method RSSCreator091::_setRSSVersion()
Sets this RSS feed's version number.
- _try_multicall
- in file xmlrpc.php, method xmlrpc_client::_try_multicall()
Attempt to boxcar $msgs via system.multicall.
- _ucs4_string_to_ucs4
- in file idna_convert.class.php, method idna_convert::_ucs4_string_to_ucs4()
Convert UCS-4 strin into UCS-4 garray
- _ucs4_to_ucs4_string
- in file idna_convert.class.php, method idna_convert::_ucs4_to_ucs4_string()
Convert UCS-4 array into UCS-4 string
- _ucs4_to_utf8
- in file idna_convert.class.php, method idna_convert::_ucs4_to_utf8()
Convert UCS-4 string into UTF-8 string
- _utf8_to_ucs4
- in file idna_convert.class.php, method idna_convert::_utf8_to_ucs4()
This converts an UTF-8 encoded string to its UCS-4 representation By talking about UCS-4 "strings" we mean arrays of 32bit integers representing each of the "chars". This is due to PHP not being able to handle strings with bit depth different from 8. This apllies to the reverse method _ucs4_to_utf8(), too.
- _wrap
- in file xajax.inc.php, method xajax::_wrap()
- _xmlrpcs_errorHandler
- in file xmlrpcs.php, function _xmlrpcs_errorHandler()
Error handler used to track errors that occur during server-side execution of PHP code.
- _xmlrpcs_getCapabilities
- in file xmlrpcs.php, function _xmlrpcs_getCapabilities()
- _xmlrpcs_listMethods
- in file xmlrpcs.php, function _xmlrpcs_listMethods()
- _xmlrpcs_methodHelp
- in file xmlrpcs.php, function _xmlrpcs_methodHelp()
- _xmlrpcs_methodSignature
- in file xmlrpcs.php, function _xmlrpcs_methodSignature()
- _xmlrpcs_multicall
- in file xmlrpcs.php, function _xmlrpcs_multicall()
- _xmlrpcs_multicall_do_call
- in file xmlrpcs.php, function _xmlrpcs_multicall_do_call()
- _xmlrpcs_multicall_do_call_phpvals
- in file xmlrpcs.php, function _xmlrpcs_multicall_do_call_phpvals()
- _xmlrpcs_multicall_error
- in file xmlrpcs.php, function _xmlrpcs_multicall_error()
- _xmlToArray
- in file xajax.inc.php, method xajax::_xmlToArray()
- __autoload
- in file loader.php, function __autoload()
When calling a class that hasn't been defined, __autoload will attempt to include the correct file for that class.
- $_acoSection
- in file controller.php, variable JController::$_acoSection
ACO Section for the controller.
- $_acoSectionValue
- in file controller.php, variable JController::$_acoSectionValue
Default ACO Section value for the controller.
- $_active
- in file menu.php, variable JMenu::$_active
Identifier of the active menu item
- $_basePath
- in file controller.php, variable JController::$_basePath
The base path of the controller
- $_basePath
- in file view.php, variable JView::$_basePath
The base path of the view
- $_charset
- in file view.php, variable JView::$_charset
Charset to use in escaping mechanisms; defaults to urf8 (UTF-8)
- $_clientId
- in file application.php, variable JApplication::$_clientId
The client identifier.
- $_count
- in file pathway.php, variable JPathway::$_count
Integer number of items in the pathway
- $_db
- in file model.php, variable JModel::$_db
Database Connector
- $_default
- in file menu.php, variable JMenu::$_default
Identifier of the default menu item
- $_defaultModel
- in file view.php, variable JView::$_defaultModel
The default model
- $_doTask
- in file controller.php, variable JController::$_doTask
The mapped task that was performed.
- $_escape
- in file view.php, variable JView::$_escape
Callback for escaping.
- $_items
- in file menu.php, variable JMenu::$_items
Array to hold the menu items
- $_layout
- in file view.php, variable JView::$_layout
Layout name
- $_layoutExt
- in file view.php, variable JView::$_layoutExt
Layout extension
- $_message
- in file controller.php, variable JController::$_message
Redirect message.
- $_messageQueue
- in file application.php, variable JApplication::$_messageQueue
The application message queue.
- $_messageType
- in file controller.php, variable JController::$_messageType
Redirect message type.
- $_methods
- in file controller.php, variable JController::$_methods
Array of class methods
- $_mode
- in file router.php, variable JRouter::$_mode
The rewrite mode
- $_models
- in file view.php, variable JView::$_models
Registered models
- $_name
- in file application.php, variable JApplication::$_name
The name of the application
- $_name
- in file view.php, variable JView::$_name
The name of the view
- $_name
- in file controller.php, variable JController::$_name
The name of the controller
- $_name
- in file model.php, variable JModel::$_name
The model (base) name
- $_output
- in file view.php, variable JView::$_output
The output of the template script.
- $_path
- in file controller.php, variable JController::$_path
The set of search directories for resources (views).
- $_path
- in file view.php, variable JView::$_path
The set of search directories for resources (templates)
- $_pathway
- in file pathway.php, variable JPathway::$_pathway
Array to hold the pathway item objects
- $_redirect
- in file controller.php, variable JController::$_redirect
URL for redirection.
- $_rules
- in file router.php, variable JRouter::$_rules
An array of rules
- $_state
- in file model.php, variable JModel::$_state
An state object
- $_task
- in file controller.php, variable JController::$_task
Current or most recent task to be performed.
- $_taskMap
- in file controller.php, variable JController::$_taskMap
Array of class methods to call for a given task.
- $_template
- in file view.php, variable JView::$_template
The name of the default template source file.
- $_vars
- in file router.php, variable JRouter::$_vars
An array of variables
- _addPath
- in file view.php, method JView::_addPath()
Adds to the search path for templates and resources.
- _addPath
- in file controller.php, method JController::_addPath()
Adds to the search path for templates and resources.
- _buildRawRoute
- in file router.php, method JRouter::_buildRawRoute()
Function to build a raw route
- _buildSefRoute
- in file router.php, method JRouter::_buildSefRoute()
Function to build a sef route
- _checkPath
- in file helper.php, method JApplicationHelper::_checkPath()
Tries to find a file in the administrator or site areas
- _createConfiguration
- in file application.php, method JApplication::_createConfiguration()
Create the configuration registry
- _createFileName
- in file view.php, method JView::_createFileName()
Create the filename for a resource
- _createFileName
- in file model.php, method JModel::_createFileName()
Create the filename for a resource
- _createFileName
- in file controller.php, method JController::_createFileName()
Create the filename for a resource.
- _createModel
- in file controller.php, method JController::_createModel()
Method to load and return a model object.
- _createSession
- in file application.php, method JApplication::_createSession()
Create the user session.
- _createTable
- in file model.php, method JModel::_createTable()
Method to load and return a model object.
- _createURI
- in file router.php, method JRouter::_createURI()
Create a uri based on a full or partial url string
- _createView
- in file controller.php, method JController::_createView()
Method to load and return a view object. This method first looks in the current template directory for a match, and failing that uses a default set path to load the view class file.
- _decodeSegments
- in file router.php, method JRouter::_decodeSegments()
Decode route segments
- _encodeSegments
- in file router.php, method JRouter::_encodeSegments()
Encode route segments
- _getList
- in file model.php, method JModel::_getList()
Returns an object list
- _getListCount
- in file model.php, method JModel::_getListCount()
Returns a record count for the query
- _load
- in file helper.php, method JModuleHelper::_load()
Load published modules
- _load
- in file helper.php, method JComponentHelper::_load()
Load components
- _makeItem
- in file pathway.php, method JPathway::_makeItem()
Create and return a new pathway object.
- _parseRawRoute
- in file router.php, method JRouter::_parseRawRoute()
Function to convert a raw route to an internal URI
- _parseSefRoute
- in file router.php, method JRouter::_parseSefRoute()
Function to convert a sef route to an internal URI
- _processBuildRules
- in file router.php, method JRouter::_processBuildRules()
Process the build uri query data based on custom defined rules
- _processParseRules
- in file router.php, method JRouter::_processParseRules()
Process the parsed router variables based on custom defined rules
- _setPath
- in file view.php, method JView::_setPath()
Sets an entire array of search paths for templates or resources.
- _setPath
- in file controller.php, method JController::_setPath()
Sets an entire array of search paths for resources.
- __construct
- in file view.php, method ContentView::__construct()
- __construct
- in file view.php, method JView::__construct()
Constructor
- __construct
- in file application.php, method JApplication::__construct()
Class constructor.
- __construct
- in file model.php, method JModel::__construct()
Constructor
- __construct
- in file router.php, method JRouter::__construct()
Class constructor
- __construct
- in file pathway.php, method JPathway::__construct()
Class constructor
- __construct
- in file menu.php, method JMenu::__construct()
Class constructor
- __construct
- in file controller.php, method JController::__construct()
Constructor.
- $_children
- in file tree.php, variable JNode::$_children
Array of Children
- $_current
- in file tree.php, variable JTree::$_current
Current working node
- $_errors
- in file object.php, variable JObject::$_errors
An array of errors
- $_observers
- in file observable.php, variable JObservable::$_observers
An array of Observer objects to notify
- $_parent
- in file tree.php, variable JNode::$_parent
Parent node
- $_root
- in file tree.php, variable JTree::$_root
Root node
- $_state
- in file observable.php, variable JObservable::$_state
The state of the observable object
- $_subject
- in file observer.php, variable JObserver::$_subject
Event object to observe
- __construct
- in file tree.php, method JTree::__construct()
- __construct
- in file observer.php, method JObserver::__construct()
Constructor
- __construct
- in file object.php, method JObject::__construct()
Class constructor, overridden in descendant classes.
- __construct
- in file observable.php, method JObservable::__construct()
Constructor
- __construct
- in file tree.php, method JNode::__construct()
- $_compress
- in file memcache.php, variable JCacheStorageMemcache::$_compress
Use compression?
- $_db
- in file memcache.php, variable JCacheStorageMemcache::$_db
Resource for the current memcached connection.
- $_handler
- in file cache.php, variable JCache::$_handler
Storage Handler
- $_options
- in file cache.php, variable JCache::$_options
Cache Options
- $_persistent
- in file memcache.php, variable JCacheStorageMemcache::$_persistent
Use persistent connections
- _getCacheId
- in file apc.php, method JCacheStorageApc::_getCacheId()
Get a cache_id string from an id/group pair
- _getCacheId
- in file memcache.php, method JCacheStorageMemcache::_getCacheId()
Get a cache_id string from an id/group pair
- _getCacheId
- in file eaccelerator.php, method JCacheStorageEaccelerator::_getCacheId()
Get a cache_id string from an id/group pair
- _getCacheId
- in file xcache.php, method JCacheStorageXCache::_getCacheId()
Get a cache_id string from an id/group pair
- _getFilePath
- in file file.php, method JCacheStorageFile::_getFilePath()
Get a cache file path from an id/group pair
- _getStorage
- in file cache.php, method JCache::_getStorage()
Get the cache storage handler
- _makeId
- in file callback.php, method JCacheCallback::_makeId()
Generate a callback cache id
- _makeId
- in file page.php, method JCachePage::_makeId()
Generate a page cache id
- _makeId
- in file view.php, method JCacheView::_makeId()
Generate a view cache id
- _noChange
- in file page.php, method JCachePage::_noChange()
There is no change in page data so send a not modified header and die gracefully
- _setEtag
- in file page.php, method JCachePage::_setEtag()
Set the ETag header in the response
- _setExpire
- in file file.php, method JCacheStorageFile::_setExpire()
Check to make sure cache is still valid, if not, delete it.
- _setExpire
- in file eaccelerator.php, method JCacheStorageEaccelerator::_setExpire()
Set expire time on each call since memcache sets it on cache creation.
- _setExpire
- in file apc.php, method JCacheStorageApc::_setExpire()
Set expire time on each call since memcache sets it on cache creation.
- __construct
- in file xcache.php, method JCacheStorageXCache::__construct()
Constructor
- __construct
- in file xcache.php, method JSessionStorageXcache::__construct()
Constructor
- __construct
- in file cache.php, method JCache::__construct()
Constructor
- __construct
- in file eaccelerator.php, method JCacheStorageEaccelerator::__construct()
Constructor
- __construct
- in file apc.php, method JCacheStorageApc::__construct()
Constructor
- __construct
- in file file.php, method JCacheStorageFile::__construct()
Constructor
- __construct
- in file memcache.php, method JCacheStorageMemcache::__construct()
Constructor
- __construct
- in file storage.php, method JCacheStorage::__construct()
Constructor
- $_autoAscii
- in file ftp.php, variable JFTP::$_autoAscii
Array to hold ascii format file extensions
- $_conn
- in file ftp.php, variable JFTP::$_conn
Server connection resource
- $_dataconn
- in file ftp.php, variable JFTP::$_dataconn
Data port connection resource
- $_dn
- in file ldap.php, variable JLDAP::$_dn
- $_lineEndings
- in file ftp.php, variable JFTP::$_lineEndings
Array to hold native line ending characters
- $_OS
- in file ftp.php, variable JFTP::$_OS
Native OS Type
- $_pasv
- in file ftp.php, variable JFTP::$_pasv
Passive connection information
- $_resource
- in file ldap.php, variable JLDAP::$_resource
- $_response
- in file ftp.php, variable JFTP::$_response
Response Message
- $_timeout
- in file ftp.php, variable JFTP::$_timeout
Timeout limit
- $_type
- in file ftp.php, variable JFTP::$_type
Transfer Type
- _findMode
- in file ftp.php, method JFTP::_findMode()
Method to find out the correct transfer mode for a specific file
- _mode
- in file ftp.php, method JFTP::_mode()
Set transfer mode
- _passive
- in file ftp.php, method JFTP::_passive()
Set server to passive mode and open a data port connection
- _putCmd
- in file ftp.php, method JFTP::_putCmd()
Send command to the FTP server and validate an expected response code
- _verifyResponse
- in file ftp.php, method JFTP::_verifyResponse()
Verify the response code from the server and log response if flag is set
- __construct
- in file ldap.php, method JLDAP::__construct()
Constructor
- __construct
- in file ftp.php, method JFTP::__construct()
JFTP object constructor
- __destruct
- in file ftp.php, method JFTP::__destruct()
JFTP object destructor
- $_cursor
- in file database.php, variable JDatabase::$_cursor
The last query cursor
- $_debug
- in file database.php, variable JDatabase::$_debug
Debug option
- $_errorMsg
- in file database.php, variable JDatabase::$_errorMsg
The database error message
- $_errorNum
- in file database.php, variable JDatabase::$_errorNum
The database error number
- $_hasQuoted
- in file database.php, variable JDatabase::$_hasQuoted
Legacy compatibility
- $_limit
- in file database.php, variable JDatabase::$_limit
The limit for the query
- $_log
- in file database.php, variable JDatabase::$_log
A log of queries
- $_nameQuote
- in file mysqli.php, variable JDatabaseMySQLi::$_nameQuote
Quote for named objects
- $_nameQuote
- in file database.php, variable JDatabase::$_nameQuote
Quote for named objects
- $_nameQuote
- in file mysql.php, variable JDatabaseMySQL::$_nameQuote
Quote for named objects
- $_nullDate
- in file mysql.php, variable JDatabaseMySQL::$_nullDate
The null/zero date string
- $_nullDate
- in file mysqli.php, variable JDatabaseMySQLi::$_nullDate
The null/zero date string
- $_nullDate
- in file database.php, variable JDatabase::$_nullDate
The null/zero date string
- $_offset
- in file database.php, variable JDatabase::$_offset
The for offset for the limit
- $_quoted
- in file database.php, variable JDatabase::$_quoted
The fields that are to be quote
- $_resource
- in file database.php, variable JDatabase::$_resource
The connector resource
- $_sql
- in file database.php, variable JDatabase::$_sql
The query sql string
- $_table_prefix
- in file database.php, variable JDatabase::$_table_prefix
The prefix used on all database tables
- $_ticker
- in file database.php, variable JDatabase::$_ticker
The number of queries performed by the object instance
- $_utf
- in file database.php, variable JDatabase::$_utf
UTF-8 support
- __construct
- in file mysql.php, method JDatabaseMySQL::__construct()
Database object constructor
- __construct
- in file database.php, method JDatabase::__construct()
Database object constructor
- __construct
- in file mysqli.php, method JDatabaseMySQLi::__construct()
Database object constructor
- __destruct
- in file mysqli.php, method JDatabaseMySQLi::__destruct()
Database object destructor
- __destruct
- in file mysql.php, method JDatabaseMySQL::__destruct()
Database object destructor
- __destruct
- in file database.php, method JDatabase::__destruct()
Database object destructor
- $_buffer
- in file document.php, variable JDocument::$_buffer
Array of buffered output
- $_charset
- in file document.php, variable JDocument::$_charset
Contains the character encoding string
- $_custom
- in file html.php, variable JDocumentHTML::$_custom
Array of custom tags
- $_doc
- in file renderer.php, variable JDocumentRenderer::$_doc
reference to the JDocument object that instantiated the renderer
- $_engine
- in file document.php, variable JDocument::$_engine
The rendering engine
- $_engine
- in file pdf.php, variable JDocumentPDF::$_engine
- $_error
- in file error.php, variable JDocumentError::$_error
Error Object
- $_generator
- in file document.php, variable JDocument::$_generator
Document generator
- $_header
- in file pdf.php, variable JDocumentPDF::$_header
- $_image_scale
- in file pdf.php, variable JDocumentPDF::$_image_scale
- $_lineEnd
- in file document.php, variable JDocument::$_lineEnd
Contains the line end string
- $_links
- in file html.php, variable JDocumentHTML::$_links
Array of Header <link> tags
- $_margin_bottom
- in file pdf.php, variable JDocumentPDF::$_margin_bottom
- $_margin_footer
- in file pdf.php, variable JDocumentPDF::$_margin_footer
- $_margin_header
- in file pdf.php, variable JDocumentPDF::$_margin_header
- $_margin_left
- in file pdf.php, variable JDocumentPDF::$_margin_left
- $_margin_right
- in file pdf.php, variable JDocumentPDF::$_margin_right
- $_margin_top
- in file pdf.php, variable JDocumentPDF::$_margin_top
- $_mdate
- in file document.php, variable JDocument::$_mdate
Document modified date
- $_metaTags
- in file document.php, variable JDocument::$_metaTags
Array of meta tags
- $_mime
- in file atom.php, variable JDocumentRendererAtom::$_mime
Document mime type
- $_mime
- in file rss.php, variable JDocumentRendererRSS::$_mime
Renderer mime type
- $_mime
- in file renderer.php, variable JDocumentRenderer::$_mime
Renderer mime type
- $_mime
- in file document.php, variable JDocument::$_mime
Document mime type
- $_name
- in file pdf.php, variable JDocumentPDF::$_name
- $_namespace
- in file document.php, variable JDocument::$_namespace
Document namespace
- $_profile
- in file document.php, variable JDocument::$_profile
Document profile
- $_script
- in file document.php, variable JDocument::$_script
Array of scripts placed in the header
- $_scripts
- in file document.php, variable JDocument::$_scripts
Array of linked scripts
- $_style
- in file document.php, variable JDocument::$_style
Array of included style declarations
- $_styleSheets
- in file document.php, variable JDocument::$_styleSheets
Array of linked style sheets
- $_tab
- in file document.php, variable JDocument::$_tab
Tab string
- $_type
- in file document.php, variable JDocument::$_type
The document type
- _getLineEnd
- in file document.php, method JDocument::_getLineEnd()
Returns the lineEnd
- _getTab
- in file document.php, method JDocument::_getTab()
Returns a string containing the unit for indenting HTML
- _loadTemplate
- in file error.php, method JDocumentError::_loadTemplate()
Load a template file
- _loadTemplate
- in file html.php, method JDocumentHTML::_loadTemplate()
Load a template file
- _parseTemplate
- in file html.php, method JDocumentHTML::_parseTemplate()
Parse a document template
- _relToAbs
- in file rss.php, method JDocumentRendererRSS::_relToAbs()
Convert links in a text from relative to absolute
- __construct
- in file renderer.php, method JDocumentRenderer::__construct()
Class constructor
- __construct
- in file error.php, method JDocumentError::__construct()
Class constructor
- __construct
- in file document.php, method JDocument::__construct()
Class constructor
- __construct
- in file raw.php, method JDocumentRAW::__construct()
Class constructore
- __construct
- in file html.php, method JDocumentHTML::__construct()
Class constructor
- __construct
- in file pdf.php, method JDocumentPDF::__construct()
Class constructore
- __construct
- in file feed.php, method JDocumentFeed::__construct()
Class constructor
- $_accept
- in file browser.php, variable JBrowser::$_accept
HTTP_ACCEPT string
- $_agent
- in file browser.php, variable JBrowser::$_agent
Full user agent string.
- $_browser
- in file browser.php, variable JBrowser::$_browser
Browser name.
- $_features
- in file browser.php, variable JBrowser::$_features
Features.
- $_fragment
- in file uri.php, variable JURI::$_fragment
Anchor
- $_host
- in file uri.php, variable JURI::$_host
Host
- $_images
- in file browser.php, variable JBrowser::$_images
List of viewable image MIME subtypes.
- $_lowerAgent
- in file browser.php, variable JBrowser::$_lowerAgent
Lower-case user agent string.
- $_majorVersion
- in file browser.php, variable JBrowser::$_majorVersion
Major version number.
- $_minorVersion
- in file browser.php, variable JBrowser::$_minorVersion
Minor version number.
- $_mobile
- in file browser.php, variable JBrowser::$_mobile
Is this a mobile browser?
- $_pass
- in file uri.php, variable JURI::$_pass
Password
- $_path
- in file uri.php, variable JURI::$_path
Path
- $_platform
- in file browser.php, variable JBrowser::$_platform
Platform the browser is running on.
- $_port
- in file uri.php, variable JURI::$_port
Port
- $_query
- in file uri.php, variable JURI::$_query
Query
- $_quirks
- in file browser.php, variable JBrowser::$_quirks
Quirks
- $_robots
- in file browser.php, variable JBrowser::$_robots
Known robots.
- $_scheme
- in file uri.php, variable JURI::$_scheme
Protocol
- $_uri
- in file uri.php, variable JURI::$_uri
Original URI
- $_user
- in file uri.php, variable JURI::$_user
Username
- $_vars
- in file uri.php, variable JURI::$_vars
Query variable hash
- _cleanArray
- in file request.php, method JRequest::_cleanArray()
Adds an array to the GLOBALS array and checks that the GLOBALS variable is not being attacked
- _cleanPath
- in file uri.php, method JURI::_cleanPath()
Resolves //, ../ and ./ from a path and returns the result. Eg:
- _cleanVar
- in file request.php, method JRequest::_cleanVar()
Clean up an input variable.
- _clientEncoding
- in file response.php, method JResponse::_clientEncoding()
check, whether client supports compressed data
- _compress
- in file response.php, method JResponse::_compress()
Compress the data
- _parseURL
- in file uri.php, method JURI::_parseURL()
Backwards compatibility function for parse_url function
- _setPlatform
- in file browser.php, method JBrowser::_setPlatform()
Match the platform of the browser.
- _stripSlashesRecursive
- in file request.php, method JRequest::_stripSlashesRecursive()
Strips slashes recursively on an array
- __construct
- in file browser.php, method JBrowser::__construct()
Create a browser instance (Constructor).
- __construct
- in file uri.php, method JURI::__construct()
Constructor.
- $_buffer
- in file profiler.php, variable JProfiler::$_buffer
- $_file
- in file log.php, variable JLog::$_file
Log File Pointer
- $_format
- in file log.php, variable JLog::$_format
Log Format
- $_path
- in file log.php, variable JLog::$_path
Log File Path
- $_prefix
- in file profiler.php, variable JProfiler::$_prefix
- $_start
- in file profiler.php, variable JProfiler::$_start
- _closeLog
- in file log.php, method JLog::_closeLog()
Close the log file pointer
- _openLog
- in file log.php, method JLog::_openLog()
Open the log file pointer and create the file if it doesn't exist
- __construct
- in file profiler.php, method JProfiler::__construct()
Constructor
- __construct
- in file exception.php, method JException::__construct()
Constructor - used to set up the error with all needed error details.
- __construct
- in file log.php, method JLog::__construct()
Constructor
- __construct
- in file dispatcher.php, method JDispatcher::__construct()
Constructor
- $_ctrlDirEnd
- in file zip.php, variable JArchiveZip::$_ctrlDirEnd
End of central directory record.
- $_ctrlDirHeader
- in file zip.php, variable JArchiveZip::$_ctrlDirHeader
Beginning of central directory record.
- $_data
- in file bzip2.php, variable JArchiveBzip2::$_data
Bzip2 file data buffer
- $_data
- in file gzip.php, variable JArchiveGzip::$_data
Gzip file data buffer
- $_data
- in file tar.php, variable JArchiveTar::$_data
Tar file data buffer
- $_data
- in file zip.php, variable JArchiveZip::$_data
ZIP file data buffer
- $_fileHeader
- in file zip.php, variable JArchiveZip::$_fileHeader
Beginning of file contents.
- $_flags
- in file tar.php, variable JArchiveTar::$_flags
Tar file flags.
- $_flags
- in file gzip.php, variable JArchiveGzip::$_flags
Gzip file flags.
- $_metadata
- in file zip.php, variable JArchiveZip::$_metadata
ZIP file metadata array
- $_metadata
- in file tar.php, variable JArchiveTar::$_metadata
Tar file metadata array
- $_methods
- in file zip.php, variable JArchiveZip::$_methods
ZIP compression methods.
- $_types
- in file tar.php, variable JArchiveTar::$_types
Tar file types.
- _addToZIPFile
- in file zip.php, method JArchiveZip::_addToZIPFile()
Adds a "file" to the ZIP archive.
- _createZIPFile
- in file zip.php, method JArchiveZip::_createZIPFile()
Creates the ZIP file.
- _extract
- in file zip.php, method JArchiveZip::_extract()
Extract a ZIP compressed file to a given path using a php based algorithm that only requires zlib support
- _extractNative
- in file zip.php, method JArchiveZip::_extractNative()
Extract a ZIP compressed file to a given path using native php api calls for speed
- _getFileData
- in file zip.php, method JArchiveZip::_getFileData()
Returns the file data for a file by offsest in the ZIP archive
- _getFilePosition
- in file gzip.php, method JArchiveGzip::_getFilePosition()
Get file data offset for archive
- _getTarInfo
- in file tar.php, method JArchiveTar::_getTarInfo()
Get the list of files/data from a Tar archive buffer.
- _getZipInfo
- in file zip.php, method JArchiveZip::_getZipInfo()
Get the list of files/data from a ZIP archive buffer.
- _unix2DOSTime
- in file zip.php, method JArchiveZip::_unix2DOSTime()
Converts a UNIX timestamp to a 4-byte DOS date and time format (date in high 2-bytes, time in low 2-bytes allowing magnitude comparison).
- __construct
- in file bzip2.php, method JArchiveBzip2::__construct()
Constructor tries to load the bz2 extension of not loaded
- _ampReplaceCallback
- in file filteroutput.php, method JFilterOutput::_ampReplaceCallback()
Callback method for replacing & with & in a string
- _cleanAttributes
- in file filterinput.php, method JFilterInput::_cleanAttributes()
Internal method to strip a tag of certain attributes
- _cleanTags
- in file filterinput.php, method JFilterInput::_cleanTags()
Internal method to strip a string of certain tags
- _decode
- in file filterinput.php, method JFilterInput::_decode()
Try to convert to plaintext
- _remove
- in file filterinput.php, method JFilterInput::_remove()
Internal method to iteratively remove all unwanted tags and attributes
- __construct
- in file filterinput.php, method JFilterInput::__construct()
Constructor for inputFilter class. Only first parameter is required.
- $_bar
- in file toolbar.php, variable JToolBar::$_bar
Toolbar array
- $_buttonPath
- in file toolbar.php, variable JToolBar::$_buttonPath
Directories, where button types can be stored
- $_buttons
- in file toolbar.php, variable JToolBar::$_buttons
Loaded buttons
- $_editor
- in file editor.php, variable JEditor::$_editor
Editor Plugin object
- $_name
- in file standard.php, variable JButtonStandard::$_name
Button type
- $_name
- in file separator.php, variable JButtonSeparator::$_name
Button type
- $_name
- in file popup.php, variable JButtonPopup::$_name
Button type
- $_name
- in file help.php, variable JButtonHelp::$_name
Button type
- $_name
- in file editor.php, variable JEditor::$_name
Editor Plugin name
- $_name
- in file toolbar.php, variable JToolBar::$_name
Toolbar name
- $_name
- in file confirm.php, variable JButtonConfirm::$_name
Button type
- $_name
- in file custom.php, variable JButtonCustom::$_name
Button type
- $_name
- in file button.php, variable JButton::$_name
element name
- $_name
- in file link.php, variable JButtonLink::$_name
Button type
- $_parent
- in file button.php, variable JButton::$_parent
reference to the object that instantiated the element
- $_viewall
- in file pagination.php, variable JPagination::$_viewall
View all flag
- _
- in file html.php, method JHTML::_()
Class loader method
- _buildDataObject
- in file pagination.php, method JPagination::_buildDataObject()
Create and return the pagination data object
- _calendartranslation
- in file behavior.php, method JHTMLBehavior::_calendartranslation()
Internal method to translate the JavaScript Calendar
- _checkedOut
- in file grid.php, method JHTMLGrid::_checkedOut()
- _convertEncoding
- in file email.php, method JHTMLEmail::_convertEncoding()
- _getCommand
- in file link.php, method JButtonLink::_getCommand()
Get the JavaScript command for the button
- _getCommand
- in file confirm.php, method JButtonConfirm::_getCommand()
Get the JavaScript command for the button
- _getCommand
- in file help.php, method JButtonHelp::_getCommand()
Get the JavaScript command for the button
- _getCommand
- in file popup.php, method JButtonPopup::_getCommand()
Get the JavaScript command for the button
- _getCommand
- in file standard.php, method JButtonStandard::_getCommand()
Get the JavaScript command for the button
- _getJSObject
- in file behavior.php, method JHTMLBehavior::_getJSObject()
Internal method to get a JavaScript object notation string from an array
- _item_active
- in file pagination.php, method JPagination::_item_active()
- _item_inactive
- in file pagination.php, method JPagination::_item_inactive()
- _list_footer
- in file pagination.php, method JPagination::_list_footer()
- _list_render
- in file pagination.php, method JPagination::_list_render()
- _loadBehavior
- in file pane.php, method JPaneTabs::_loadBehavior()
Load the javascript behavior and attach it to the document
- _loadBehavior
- in file pane.php, method JPaneSliders::_loadBehavior()
Load the javascript behavior and attach it to the document
- _loadBehavior
- in file pane.php, method JPane::_loadBehavior()
Load the javascript behavior and attach it to the document
- _loadEditor
- in file editor.php, method JEditor::_loadEditor()
Load the editor
- __construct
- in file button.php, method JButton::__construct()
Constructor
- __construct
- in file pagination.php, method JPagination::__construct()
Constructor
- __construct
- in file toolbar.php, method JToolBar::__construct()
Constructor
- __construct
- in file pagination.php, method JPaginationObject::__construct()
- __construct
- in file pane.php, method JPane::__construct()
Constructor
- __construct
- in file pane.php, method JPaneSliders::__construct()
Constructor
- __construct
- in file pane.php, method JPaneTabs::__construct()
Constructor
- __construct
- in file editor.php, method JEditor::__construct()
constructor
- $_debug
- in file jajax.php, variable JAJAXLang::$_debug
Debug language, If true, highlights if string isn't found
- $_identifyer
- in file jajax.php, variable JAJAXLang::$_identifyer
Identifying string of the language
- $_lang
- in file jajax.php, variable JAJAXLang::$_lang
The language to load
- $_strings
- in file jajax.php, variable JAJAXLang::$_strings
Transaltions
- _
- in file jajax.php, method JAJAXLang::_()
Translator function, mimics the php gettext (alias _) function
- _load
- in file jajax.php, method JAJAXLang::_load()
Loads a language file and returns the parsed values
- __construct
- in file jajax.php, method JAJAXLang::__construct()
Constructor activating the default information of the language
- $_adapters
- in file installer.php, variable JInstaller::$_adapters
Associative array of package installer handlers
- $_core
- in file language.php, variable JInstallerLanguage::$_core
Core language pack flag
- $_db
- in file installer.php, variable JInstaller::$_db
A database connector object
- $_manifest
- in file installer.php, variable JInstaller::$_manifest
The installation manifest XML object
- $_overwrite
- in file installer.php, variable JInstaller::$_overwrite
True if existing files can be overwritten
- $_paths
- in file installer.php, variable JInstaller::$_paths
Array of paths needed by the installer
- $_stepStack
- in file installer.php, variable JInstaller::$_stepStack
Stack of installation steps
- _buildAdminMenus
- in file component.php, method JInstallerComponent::_buildAdminMenus()
Method to build menu database entries for a component
- _findManifest
- in file installer.php, method JInstaller::_findManifest()
Tries to find the package manifest file
- _install
- in file language.php, method JInstallerLanguage::_install()
- _isManifest
- in file installer.php, method JInstaller::_isManifest()
Is the xml file a valid Joomla installation manifest file
- _removeAdminMenus
- in file component.php, method JInstallerComponent::_removeAdminMenus()
Method to remove admin menu references to a component
- _rollback_menu
- in file module.php, method JInstallerModule::_rollback_menu()
Custom rollback method
- _rollback_menu
- in file component.php, method JInstallerComponent::_rollback_menu()
Custom rollback method - Roll back the component menu item
- _rollback_module
- in file module.php, method JInstallerModule::_rollback_module()
Custom rollback method - Roll back the module item
- _rollback_plugin
- in file plugin.php, method JInstallerPlugin::_rollback_plugin()
Custom rollback method - Roll back the plugin item
- __construct
- in file template.php, method JInstallerTemplate::__construct()
Constructor
- __construct
- in file plugin.php, method JInstallerPlugin::__construct()
Constructor
- __construct
- in file installer.php, method JInstaller::__construct()
Constructor
- __construct
- in file component.php, method JInstallerComponent::__construct()
Constructor
- __construct
- in file language.php, method JInstallerLanguage::__construct()
Constructor
- __construct
- in file module.php, method JInstallerModule::__construct()
Constructor
- $_debug
- in file language.php, variable JLanguage::$_debug
Debug language, If true, highlights if string isn't found
- $_default
- in file language.php, variable JLanguage::$_default
The default language
- $_lang
- in file language.php, variable JLanguage::$_lang
The language to load
- $_metadata
- in file language.php, variable JLanguage::$_metadata
Array holding the language metadata
- $_orphans
- in file language.php, variable JLanguage::$_orphans
An array of orphaned text
- $_paths
- in file language.php, variable JLanguage::$_paths
List of language files that have been loaded
- $_strings
- in file language.php, variable JLanguage::$_strings
Translations
- $_used
- in file language.php, variable JLanguage::$_used
An array of used text, used during debugging
- _
- in file methods.php, method JText::_()
Translates a string into the current language
- _
- in file language.php, method JLanguage::_()
Translate function, mimics the php gettext (alias _) function
- _getCallerInfo
- in file language.php, method JLanguage::_getCallerInfo()
Determine who called JLanguage or JText
- _load
- in file language.php, method JLanguage::_load()
Loads a language file
- _parseLanguageFiles
- in file language.php, method JLanguage::_parseLanguageFiles()
Searches for language directories within a certain base dir
- _parseXMLLanguageFile
- in file language.php, method JLanguage::_parseXMLLanguageFile()
Parse XML file for language information
- _parseXMLLanguageFiles
- in file language.php, method JLanguage::_parseXMLLanguageFiles()
Parses XML files for language information
- __construct
- in file language.php, method JLanguage::__construct()
Constructor activating the default information of the language
- $_elementPath
- in file parameter.php, variable JParameter::$_elementPath
directories, where element types can be stored
- $_elements
- in file parameter.php, variable JParameter::$_elements
loaded elements
- $_name
- in file radio.php, variable JElementRadio::$_name
Element name
- $_name
- in file password.php, variable JElementPassword::$_name
Element name
- $_name
- in file calendar.php, variable JElementCalendar::$_name
Element name
- $_name
- in file section.php, variable JElementSection::$_name
Element name
- $_name
- in file spacer.php, variable JElementSpacer::$_name
Element name
- $_name
- in file timezones.php, variable JElementTimezones::$_name
Element name
- $_name
- in file usergroup.php, variable JElementUserGroup::$_name
Element name
- $_name
- in file textarea.php, variable JElementTextarea::$_name
Element name
- $_name
- in file text.php, variable JElementText::$_name
Element name
- $_name
- in file sql.php, variable JElementSQL::$_name
Element name
- $_name
- in file menu.php, variable JElementMenu::$_name
Element name
- $_name
- in file menuitem.php, variable JElementMenuItem::$_name
Element name
- $_name
- in file filelist.php, variable JElementFilelist::$_name
Element name
- $_name
- in file folderlist.php, variable JElementFolderlist::$_name
Element name
- $_name
- in file element.php, variable JElement::$_name
element name
- $_name
- in file editors.php, variable JElementEditors::$_name
Element name
- $_name
- in file category.php, variable JElementCategory::$_name
Element name
- $_name
- in file list.php, variable JElementList::$_name
Element type
- $_name
- in file helpsites.php, variable JElementHelpsites::$_name
Element name
- $_name
- in file hidden.php, variable JElementHidden::$_name
Element name
- $_name
- in file imagelist.php, variable JElementImageList::$_name
Element name
- $_name
- in file languages.php, variable JElementLanguages::$_name
Element name
- $_parent
- in file element.php, variable JElement::$_parent
reference to the object that instantiated the element
- $_raw
- in file parameter.php, variable JParameter::$_raw
The raw params string
- $_xml
- in file parameter.php, variable JParameter::$_xml
The xml params element
- __construct
- in file element.php, method JElement::__construct()
Constructor
- __construct
- in file parameter.php, method JParameter::__construct()
Constructor
- $_name
- in file plugin.php, variable JPlugin::$_name
The name of the plugin
- $_type
- in file plugin.php, variable JPlugin::$_type
The plugin type
- _import
- in file helper.php, method JPluginHelper::_import()
Loads the plugin file
- _load
- in file helper.php, method JPluginHelper::_load()
Loads the published plugins
- __construct
- in file plugin.php, method JPlugin::__construct()
Constructor
- $_defaultNameSpace
- in file registry.php, variable JRegistry::$_defaultNameSpace
Default NameSpace
- $_registry
- in file registry.php, variable JRegistry::$_registry
Registry Object
- _buildXMLstringLevel
- in file xml.php, method JRegistryFormatXML::_buildXMLstringLevel()
Method to build a level of the XML string -- called recursively
- _getArrayString
- in file php.php, method JRegistryFormatPHP::_getArrayString()
- __clone
- in file registry.php, method JRegistry::__clone()
- __construct
- in file registry.php, method JRegistry::__construct()
Constructor
- $_compress
- in file memcache.php, variable JSessionStorageMemcache::$_compress
Use compression?
- $_data
- in file database.php, variable JSessionStorageDatabase::$_data
- $_db
- in file memcache.php, variable JSessionStorageMemcache::$_db
Resource for the current memcached connection.
- $_expire
- in file session.php, variable JSession::$_expire
Maximum age of unused session
- $_force_ssl
- in file session.php, variable JSession::$_force_ssl
Force cookies to be SSL only
- $_persistent
- in file memcache.php, variable JSessionStorageMemcache::$_persistent
Use persistent connections
- $_security
- in file session.php, variable JSession::$_security
security policy
- $_state
- in file session.php, variable JSession::$_state
internal state
- $_store
- in file session.php, variable JSession::$_store
The session store object
- _createId
- in file session.php, method JSession::_createId()
Create a session id
- _createToken
- in file session.php, method JSession::_createToken()
Create a token-string
- _setCookieParams
- in file session.php, method JSession::_setCookieParams()
Set session cookie parameters
- _setCounter
- in file session.php, method JSession::_setCounter()
Set counter of session usage
- _setExpire
- in file memcache.php, method JSessionStorageMemcache::_setExpire()
Set expire time on each call since memcache sets it on cache creation.
- _setOptions
- in file session.php, method JSession::_setOptions()
set additional session options
- _setTimers
- in file session.php, method JSession::_setTimers()
Set the session timers
- _start
- in file session.php, method JSession::_start()
Start a session
- _validate
- in file session.php, method JSession::_validate()
Do some checks for security reason
- __construct
- in file storage.php, method JSessionStorage::__construct()
Constructor
- __construct
- in file apc.php, method JSessionStorageApc::__construct()
Constructor
- __construct
- in file session.php, method JSession::__construct()
Constructor
- __construct
- in file eaccelerator.php, method JSessionStorageEaccelerator::__construct()
Constructor
- __construct
- in file memcache.php, method JSessionStorageMemcache::__construct()
Constructor
- __destruct
- in file session.php, method JSession::__destruct()
Session object destructor
- $_db
- in file table.php, variable JTable::$_db
Database connector
- $_tbl
- in file table.php, variable JTable::$_tbl
Name of the table in the db schema relating to child class
- $_tbl_key
- in file table.php, variable JTable::$_tbl_key
Name of the primary key field in the table
- __construct
- in file section.php, method JTableSection::__construct()
- __construct
- in file session.php, method JTableSession::__construct()
Constructor
- __construct
- in file user.php, method JTableUser::__construct()
- __construct
- in file table.php, method JTable::__construct()
Object constructor to set table and key field
- __construct
- in file plugin.php, method JTablePlugin::__construct()
- __construct
- in file module.php, method JTableModule::__construct()
Contructore
- __construct
- in file category.php, method JTableCategory::__construct()
- __construct
- in file arogroup.php, method JTableAROGroup::__construct()
- __construct
- in file component.php, method JTableComponent::__construct()
- __construct
- in file content.php, method JTableContent::__construct()
- __construct
- in file menutypes.php, method JTableMenuTypes::__construct()
Constructor
- __construct
- in file menu.php, method JTableMenu::__construct()
Constructor
- __construct
- in file aro.php, method JTableARO::__construct()
- $_file
- in file template.php, variable JTemplate::$_file
The path of the template file
- $_name
- in file Translate.php, variable patTemplate_Function_Translate::$_name
name of the function
- $_name
- in file Sef.php, variable patTemplate_Function_Sef::$_name
name of the function
- _loadTemplatesFromCache
- in file template.php, method JTemplate::_loadTemplatesFromCache()
load from template cache
- __construct
- in file template.php, method JTemplate::__construct()
Class constructor
- $_checkMode
- in file authorization.php, variable JAuthorization::$_checkMode
The check mode. 0 = Joomla!, 1 = phpGACL
- $_errorMsg
- in file user.php, variable JUser::$_errorMsg
Error message
- $_params
- in file user.php, variable JUser::$_params
User parameters
- _bin
- in file helper.php, method JUserHelper::_bin()
Converts hexadecimal string to binary data.
- _getBelow
- in file authorization.php, method JAuthorization::_getBelow()
- _getGroup
- in file authorization.php, method JAuthorization::_getGroup()
- _mos_add_acl
- in file authorization.php, method JAuthorization::_mos_add_acl()
Deprecated, use JAuthorisation::addACL() instead.
- _toAPRMD5
- in file helper.php, method JUserHelper::_toAPRMD5()
Converts to allowed 64 characters for APRMD5 passwords.
- __construct
- in file user.php, method JUser::__construct()
Constructor activating the default information of the language
- __construct
- in file authentication.php, method JAuthentication::__construct()
Constructor
- __construct
- in file authentication.php, method JAuthenticationResponse::__construct()
Constructor
- $_attributes
- in file simplexml.php, variable JSimpleXMLElement::$_attributes
Array with the attributes of this XML element
- $_buffers
- in file buffer.php, variable JBuffer::$_buffers
Buffer hash
- $_children
- in file simplexml.php, variable JSimpleXMLElement::$_children
Array of references to the objects of all direct children of this XML object
- $_data
- in file simplexml.php, variable JSimpleXMLElement::$_data
The data the element contains
- $_date
- in file date.php, variable JDate::$_date
Unix timestamp
- $_key
- in file simplecrypt.php, variable JSimpleCrypt::$_key
Encryption/Decryption Key
- $_level
- in file simplexml.php, variable JSimpleXMLElement::$_level
The level of this XML element
- $_name
- in file simplexml.php, variable JSimpleXMLElement::$_name
The name of the element
- $_offset
- in file date.php, variable JDate::$_offset
Time offset (in seconds)
- $_parser
- in file simplexml.php, variable JSimpleXML::$_parser
The XML parser
- $_stack
- in file simplexml.php, variable JSimpleXML::$_stack
Current object depth
- $_xml
- in file simplexml.php, variable JSimpleXML::$_xml
The XML document
- _characterData
- in file simplexml.php, method JSimpleXML::_characterData()
Handler function for the character data within a tag
- _charToInt
- in file simplecrypt.php, method JSimpleCrypt::_charToInt()
- _dayToString
- in file date.php, method JDate::_dayToString()
Translates day of week number to string
- _endElement
- in file simplexml.php, method JSimpleXML::_endElement()
Handler function for the end of a tag
- _getStackLocation
- in file simplexml.php, method JSimpleXML::_getStackLocation()
Gets the reference to the current direct parent
- _handleError
- in file simplexml.php, method JSimpleXML::_handleError()
Handles an XML parsing error
- _hexToInt
- in file simplecrypt.php, method JSimpleCrypt::_hexToInt()
- _hexToIntArray
- in file simplecrypt.php, method JSimpleCrypt::_hexToIntArray()
- _intToHex
- in file simplecrypt.php, method JSimpleCrypt::_intToHex()
- _monthToString
- in file date.php, method JDate::_monthToString()
Translates month number to string
- _parse
- in file simplexml.php, method JSimpleXML::_parse()
Start parsing an XML document
- _sortObjects
- in file arrayhelper.php, method JArrayHelper::_sortObjects()
Private callback function for sorting an array of objects on a key
- _startElement
- in file simplexml.php, method JSimpleXML::_startElement()
Handler function for the start of a tag
- _strftime
- in file date.php, method JDate::_strftime()
Translates needed strings in for JDate::toFormat (see http://www.php.net/strftime)
- _xorCharString
- in file simplecrypt.php, method JSimpleCrypt::_xorCharString()
- _xorString
- in file simplecrypt.php, method JSimpleCrypt::_xorString()
- __construct
- in file simplexml.php, method JSimpleXMLElement::__construct()
Constructor, sets up all the default values
- __construct
- in file date.php, method JDate::__construct()
Creates a new instance of JDate representing a given date.
- __construct
- in file simplecrypt.php, method JSimpleCrypt::__construct()
Object Constructor takes an optional key to be used for encryption/decryption. If no key is given then the secret word from the configuration object is used.
- __construct
- in file simplexml.php, method JSimpleXML::__construct()
Constructor.
a
- $accepted_charset_encodings
- in file xmlrpc.php, variable xmlrpc_client::$accepted_charset_encodings
- $accepted_charset_encodings
- in file xmlrpcs.php, variable xmlrpc_server::$accepted_charset_encodings
- $accepted_compression
- in file xmlrpc.php, variable xmlrpc_client::$accepted_compression
List of http compression methods accepted by the client for responses.
- $accepted_compression
- in file xmlrpcs.php, variable xmlrpc_server::$accepted_compression
List of http compression methods accepted by the server for requests.
- $additionalElements
- in file feedcreator.php, variable FeedItem::$additionalElements
Any additional elements to include as an assiciated array. All $key => $value pairs
- $additionalElements
- in file feedcreator.php, variable EnclosureItem::$additionalElements
- $additionalElements
- in file feedcreator.php, variable FeedCreator::$additionalElements
Any additional elements to include as an assiciated array. All $key => $value pairs
- $additionalMarkup
- in file feedcreator.php, variable FeedCreator::$additionalMarkup
Any additional markup to include as a string. This can be used in places where $additionalElements isn't sufficient (for example, if you need to add elements with attributes, eg: <element attribute="value" />).
- $additionalMarkup
- in file feedcreator.php, variable FeedItem::$additionalMarkup
Any additional markup to include as a string. This can be used in places where $additionalElements isn't sufficient (for example, if you need to add elements with attributes, eg: <element attribute="value" />).
- $aFunctionIncludeFiles
- in file xajax.inc.php, variable xajax::$aFunctionIncludeFiles
- $aFunctionRequestTypes
- in file xajax.inc.php, variable xajax::$aFunctionRequestTypes
- $aFunctions
- in file xajax.inc.php, variable xajax::$aFunctions
- $allow_system_funcs
- in file xmlrpcs.php, variable xmlrpc_server::$allow_system_funcs
- $AltBody
- in file phpmailer.php, variable PHPMailer::$AltBody
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.
- $aObjArray
- in file xajax.inc.php, variable xajax::$aObjArray
- $aObjects
- in file xajax.inc.php, variable xajax::$aObjects
- $attachment
- in file phpmailer.php, variable PHPMailer::$attachment
- $attrArray
- in file inputfilter.php, variable InputFilter::$attrArray
- $attrBlacklist
- in file inputfilter.php, variable InputFilter::$attrBlacklist
- $attrMethod
- in file inputfilter.php, variable InputFilter::$attrMethod
- $author
- in file feedcreator.php, variable FeedItem::$author
Optional attributes of an item.
- $authorEmail
- in file feedcreator.php, variable FeedItem::$authorEmail
- $authtype
- in file xmlrpc.php, variable xmlrpc_client::$authtype
- AddAddress
- in file phpmailer.php, method PHPMailer::AddAddress()
Adds a "To" address.
- addAlert
- in file xajaxResponse.inc.php, method xajaxResponse::addAlert()
- addAppend
- in file xajaxResponse.inc.php, method xajaxResponse::addAppend()
- addArray
- in file xmlrpc.php, method xmlrpcval::addArray()
Add an array of xmlrpcval objects to an xmlrpcval
- addAssign
- in file xajaxResponse.inc.php, method xajaxResponse::addAssign()
- AddAttachment
- in file phpmailer.php, method PHPMailer::AddAttachment()
Adds an attachment from a path on the filesystem.
- AddBCC
- in file phpmailer.php, method PHPMailer::AddBCC()
Adds a "Bcc" address. Note: this function works with the SMTP mailer on win32, not with the "mail" mailer.
- AddCC
- in file phpmailer.php, method PHPMailer::AddCC()
Adds a "Cc" address. Note: this function works with the SMTP mailer on win32, not with the "mail" mailer.
- addClear
- in file xajaxResponse.inc.php, method xajaxResponse::addClear()
- addCreate
- in file xajaxResponse.inc.php, method xajaxResponse::addCreate()
- addCreateInput
- in file xajaxResponse.inc.php, method xajaxResponse::addCreateInput()
- AddCustomHeader
- in file phpmailer.php, method PHPMailer::AddCustomHeader()
Adds a custom header.
- AddEmbeddedImage
- in file phpmailer.php, method PHPMailer::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".
- addEnclosure
- in file feedcreator.php, method FeedItem::addEnclosure()
- addEvent
- in file xajaxResponse.inc.php, method xajaxResponse::addEvent()
- addHandler
- in file xajaxResponse.inc.php, method xajaxResponse::addHandler()
- addIncludeScript
- in file xajaxResponse.inc.php, method xajaxResponse::addIncludeScript()
- addInsert
- in file xajaxResponse.inc.php, method xajaxResponse::addInsert()
- addInsertInput
- in file xajaxResponse.inc.php, method xajaxResponse::addInsertInput()
- addItem
- in file feedcreator.php, method FeedCreator::addItem()
Adds an FeedItem to the feed.
- addNameSpace
- in file feedcreator.php, method RSSCreator091::addNameSpace()
- addParam
- in file xmlrpc.php, method xmlrpcmsg::addParam()
Add a parameter to the list of parameters to be used upon method invocation
- addPrepend
- in file xajaxResponse.inc.php, method xajaxResponse::addPrepend()
- AddrAppend
- in file phpmailer.php, method PHPMailer::AddrAppend()
Creates recipient headers.
- addRedirect
- in file xajaxResponse.inc.php, method xajaxResponse::addRedirect()
- addRemove
- in file xajaxResponse.inc.php, method xajaxResponse::addRemove()
- addRemoveHandler
- in file xajaxResponse.inc.php, method xajaxResponse::addRemoveHandler()
- addReplace
- in file xajaxResponse.inc.php, method xajaxResponse::addReplace()
- AddReplyTo
- in file phpmailer.php, method PHPMailer::AddReplyTo()
Adds a "Reply-To" address.
- AddrFormat
- in file phpmailer.php, method PHPMailer::AddrFormat()
Formats an address correctly.
- addScalar
- in file xmlrpc.php, method xmlrpcval::addScalar()
Add a single php value to an (unitialized) xmlrpcval
- addScript
- in file xajaxResponse.inc.php, method xajaxResponse::addScript()
- AddStringAttachment
- in file phpmailer.php, method PHPMailer::AddStringAttachment()
Adds a string or binary attachment (non-filesystem) to the list.
- addStruct
- in file xmlrpc.php, method xmlrpcval::addStruct()
Add an array of named xmlrpcval objects to an xmlrpcval
- add_to_map
- in file xmlrpcs.php, method xmlrpc_server::add_to_map()
Add a method to the dispatch map
- arraymem
- in file xmlrpc.php, method xmlrpcval::arraymem()
Returns the m-th member of an xmlrpcval of struct type
- arraysize
- in file xmlrpc.php, method xmlrpcval::arraysize()
Returns the number of members in an xmlrpcval of array type
- AtomCreator03
- in file feedcreator.php, method AtomCreator03::AtomCreator03()
- AtomCreator03
- in file feedcreator.php, class AtomCreator03
AtomCreator03 is a FeedCreator that implements the atom specification, as in http://www.intertwingly.net/wiki/pie/FrontPage.
- AtomCreator10
- in file feedcreator.php, method AtomCreator10::AtomCreator10()
- AtomCreator10
- in file feedcreator.php, class AtomCreator10
AtomCreator10 is a FeedCreator that implements the atom specification,
- AttachAll
- in file phpmailer.php, method PHPMailer::AttachAll()
Attaches all fs, string, and binary attachments to the message.
- Authenticate
- in file smtp.php, method SMTP::Authenticate()
Performs SMTP authentication. Must be run after running the Hello() method. Returns true if successfully authenticated.
- Auth_OpenID_arrangeByType
- in file Discover.php, function Auth_OpenID_arrangeByType()
- Auth_OpenID_bestMatchingService
- in file Discover.php, function Auth_OpenID_bestMatchingService()
- Auth_OpenID_discover
- in file Discover.php, function Auth_OpenID_discover()
- Auth_OpenID_discoverURI
- in file Discover.php, function Auth_OpenID_discoverURI()
- Auth_OpenID_discoverWithoutYadis
- in file Discover.php, function Auth_OpenID_discoverWithoutYadis()
- Auth_OpenID_discoverWithYadis
- in file Discover.php, function Auth_OpenID_discoverWithYadis()
- Auth_OpenID_discoverXRI
- in file Discover.php, function Auth_OpenID_discoverXRI()
- Auth_OpenID_findOPLocalIdentifier
- in file Discover.php, function Auth_OpenID_findOPLocalIdentifier()
- Auth_OpenID_getOpenIDTypeURIs
- in file Discover.php, function Auth_OpenID_getOpenIDTypeURIs()
- Auth_OpenID_getOPOrUserServices
- in file Discover.php, function Auth_OpenID_getOPOrUserServices()
- Auth_OpenID_makeOpenIDEndpoints
- in file Discover.php, function Auth_OpenID_makeOpenIDEndpoints()
- Auth_OpenID_PAPE_NS_URI
- in file PAPE.php, constant Auth_OpenID_PAPE_NS_URI
- Auth_OpenID_RP_RETURN_TO_URL_TYPE
- in file Discover.php, constant Auth_OpenID_RP_RETURN_TO_URL_TYPE
- Auth_OpenID_ServiceEndpoint
- in file Discover.php, method Auth_OpenID_ServiceEndpoint::Auth_OpenID_ServiceEndpoint()
- Auth_OpenID_ServiceEndpoint
- in file Discover.php, class Auth_OpenID_ServiceEndpoint
Object representing an OpenID service endpoint.
- Auth_OpenID_TYPE_1_0
- in file Discover.php, constant Auth_OpenID_TYPE_1_0
- Auth_OpenID_TYPE_1_1
- in file Discover.php, constant Auth_OpenID_TYPE_1_1
- Auth_OpenID_TYPE_1_2
- in file Discover.php, constant Auth_OpenID_TYPE_1_2
- Auth_OpenID_TYPE_2_0
- in file Discover.php, constant Auth_OpenID_TYPE_2_0
- Auth_OpenID_TYPE_2_0_IDP
- in file Discover.php, constant Auth_OpenID_TYPE_2_0_IDP
- Auth_OpenID_XMLNS_1_0
- in file Discover.php, constant Auth_OpenID_XMLNS_1_0
- Auth_Yadis_ProxyResolver
- in file XRIRes.php, class Auth_Yadis_ProxyResolver
- Auth_Yadis_ProxyResolver
- in file XRIRes.php, method Auth_Yadis_ProxyResolver::Auth_Yadis_ProxyResolver()
- attachmentlibrary.php
- procedural page attachmentlibrary.php
- addCustomHeadTag
- in file application.php, method JApplication::addCustomHeadTag()
Deprecated, use JDocument->addCustomTag instead (only when document type is HTML).
- addHelperPath
- in file view.php, method JView::addHelperPath()
Adds to the stack of helper script paths in LIFO order.
- addIncludePath
- in file model.php, method JModel::addIncludePath()
Add a directory where JModel should search for models. You may either pass a string or an array of directories.
- addItem
- in file pathway.php, method JPathway::addItem()
Create and add an item to the pathway.
- addMetaTag
- in file application.php, method JApplication::addMetaTag()
Deprecated, use JDocument->setMetaData instead.
- addModelPath
- in file controller.php, method JController::addModelPath()
Adds to the stack of model paths in LIFO order.
- addTablePath
- in file model.php, method JModel::addTablePath()
Adds to the stack of model table paths in LIFO order.
- addTemplatePath
- in file view.php, method JView::addTemplatePath()
Adds to the stack of view script paths in LIFO order.
- addViewPath
- in file controller.php, method JController::addViewPath()
Add one or more view paths to the controller's stack, in LIFO order.
- appendMetaTag
- in file application.php, method JApplication::appendMetaTag()
Deprecated, use JDocument->setMetaData instead.
- appendPathWay
- in file application.php, method JApplication::appendPathWay()
Deprecated, use JPathWay->addItem() method instead.
- assign
- in file view.php, method JView::assign()
Assigns variables to the view script via differing strategies.
- assignRef
- in file view.php, method JView::assignRef()
Assign variable for the view (by reference).
- attachBuildRule
- in file router.php, method JRouter::attachBuildRule()
Attach a build rule
- attachParseRule
- in file router.php, method JRouter::attachParseRule()
Attach a parse rule
- authorize
- in file menu.php, method JMenu::authorize()
Method to check JMenu object authorization against an access control object and optionally an access extension object
- authorize
- in file controller.php, method JController::authorize()
Authorization check
- application.php
- procedural page application.php
- addChild
- in file tree.php, method JTree::addChild()
- addChild
- in file tree.php, method JNode::addChild()
- attach
- in file observable.php, method JObservable::attach()
Attach an observer object
- apc.php
- procedural page apc.php
- $auth_method
- in file ldap.php, variable JLDAP::$auth_method
- add
- in file ldap.php, method JLDAP::add()
Add an attribute to the given DN Note: DN has to exist already
- anonymous_bind
- in file ldap.php, method JLDAP::anonymous_bind()
Anonymously Binds to LDAP Directory
- absolutepage
- in file recordset.php, method JRecordSet::absolutepage()
TODO: Remove for 1.6. Deprecated
- addQuoted
- in file database.php, method JDatabase::addQuoted()
Adds a field or array of field names to the list that are to be quoted
- atfirstpage
- in file recordset.php, method JRecordSet::atfirstpage()
TODO: Remove for 1.6. Deprecated
- atlastpage
- in file recordset.php, method JRecordSet::atlastpage()
TODO: Remove for 1.6. Deprecated
- $author
- in file feed.php, variable JFeedItem::$author
Author item element
- $authorEmail
- in file feed.php, variable JFeedItem::$authorEmail
Author email element
- addCustomTag
- in file html.php, method JDocumentHTML::addCustomTag()
Adds a custom html string to the head block
- addFavicon
- in file html.php, method JDocumentHTML::addFavicon()
Adds a shortcut icon (favicon)
- addHeadLink
- in file html.php, method JDocumentHTML::addHeadLink()
Adds <link> tags to the head of the document
- addItem
- in file feed.php, method JDocumentFeed::addItem()
Adds an JFeedItem to the feed.
- addScript
- in file document.php, method JDocument::addScript()
Adds a linked script to the page
- addScriptDeclaration
- in file document.php, method JDocument::addScriptDeclaration()
Adds a script to the page
- addStyleDeclaration
- in file document.php, method JDocument::addStyleDeclaration()
Adds a stylesheet declaration to the page
- addStyleSheet
- in file document.php, method JDocument::addStyleSheet()
Adds a linked stylesheet to the page
- atom.php
- procedural page atom.php
- allowCache
- in file response.php, method JResponse::allowCache()
Set/get cachable state for the response
- appendBody
- in file response.php, method JResponse::appendBody()
Append content to the body content
- $args
- in file exception.php, variable JException::$args
Arguments recieved by the method the error occurred in [Available if backtrace is enabled]
- addEntry
- in file log.php, method JLog::addEntry()
- attachHandler
- in file error.php, method JError::attachHandler()
Method that attaches the error handler to JError
- archive.php
- procedural page archive.php
- $attrArray
- in file filterinput.php, variable JFilterInput::$attrArray
- $attrBlacklist
- in file filterinput.php, variable JFilterInput::$attrBlacklist
- $attrMethod
- in file filterinput.php, variable JFilterInput::$attrMethod
- ampReplace
- in file filteroutput.php, method JFilterOutput::ampReplace()
Replaces & with & for xhtml compliance
- access
- in file grid.php, method JHTMLGrid::access()
- accesslevel
- in file list.php, method JHTMLList::accesslevel()
Build the select list for access level
- addButtonPath
- in file toolbar.php, method JToolBar::addButtonPath()
Add a directory where JToolBar should search for button types
- addIncludePath
- in file html.php, method JHTML::addIncludePath()
Add a directory where JHTML should search for helpers. You may either pass a string or an array of directories.
- administrator
- in file image.php, method JHTMLImage::administrator()
Checks to see if an image exists in the current templates image directory if it does it loads this image. Otherwise the default image is loaded.
- appendButton
- in file toolbar.php, method JToolBar::appendButton()
Set a value
- abort
- in file installer.php, method JInstaller::abort()
Installation abort method
- addAttachment
- in file mail.php, method JMail::addAttachment()
Add file attachments to the email
- addBCC
- in file mail.php, method JMail::addBCC()
Add blind carbon copy recipients to the email
- addCC
- in file mail.php, method JMail::addCC()
Add carbon copy recipients to the email
- addRecipient
- in file mail.php, method JMail::addRecipient()
Add recipients to the email
- addReplyTo
- in file mail.php, method JMail::addReplyTo()
Add Reply to e-mail address(es) to the e-mail
- addElementPath
- in file parameter.php, method JParameter::addElementPath()
Add a directory where JParameter should search for element types
- apc.php
- procedural page apc.php
- $access
- in file plugin.php, variable JTablePlugin::$access
- $access
- in file content.php, variable JTableContent::$access
- $access
- in file module.php, variable JTableModule::$access
- $access
- in file menu.php, variable JTableMenu::$access
- $access
- in file category.php, variable JTableCategory::$access
- $access
- in file section.php, variable JTableSection::$access
- $activation
- in file user.php, variable JTableUser::$activation
Description
- $admin_menu_alt
- in file component.php, variable JTableComponent::$admin_menu_alt
- $admin_menu_img
- in file component.php, variable JTableComponent::$admin_menu_img
- $admin_menu_link
- in file component.php, variable JTableComponent::$admin_menu_link
- $alias
- in file section.php, variable JTableSection::$alias
- $alias
- in file content.php, variable JTableContent::$alias
- $alias
- in file category.php, variable JTableCategory::$alias
- $alias
- in file menu.php, variable JTableMenu::$alias
- $attribs
- in file content.php, variable JTableContent::$attribs
- addIncludePath
- in file table.php, method JTable::addIncludePath()
Add a directory where JTable should search for table types. You may either pass a string or an array of directories.
- aro.php
- procedural page aro.php
- arogroup.php
- procedural page arogroup.php
- $acl
- in file authorization.php, variable JAuthorization::$acl
Access control list
- $acl_count
- in file authorization.php, variable JAuthorization::$acl_count
Internal counter
- $activation
- in file user.php, variable JUser::$activation
Description
- $aid
- in file user.php, variable JUser::$aid
Description
- acl_check
- in file authorization.php, method JAuthorization::acl_check()
Wraps the actual acl_query() function.
- activateUser
- in file helper.php, method JUserHelper::activateUser()
Method to activate a user
- addACL
- in file authorization.php, method JAuthorization::addACL()
This is a temporary function to allow 3PD's to add basic ACL checks for their modules and components. NOTE: this information will be compiled in the db in future versions
- authenticate
- in file authentication.php, method JAuthentication::authenticate()
Finds out if a set of login credentials are valid by asking all obvserving objects to run their respective authentication routines.
- authorize
- in file user.php, method JUser::authorize()
Method to check JUser object authorization against an access control object and optionally an access extension object
- authentication.php
- procedural page authentication.php
- authorization.php
- procedural page authorization.php
- addAttribute
- in file simplexml.php, method JSimpleXMLElement::addAttribute()
Adds an attribute to the element
- addChild
- in file simplexml.php, method JSimpleXMLElement::addChild()
Adds a direct child to the element
- attributes
- in file simplexml.php, method JSimpleXMLElement::attributes()
Get the an attribute of the element
- arrayhelper.php
- procedural page arrayhelper.php
b
- $bcc
- in file phpmailer.php, variable PHPMailer::$bcc
- $bCleanBuffer
- in file xajax.inc.php, variable xajax::$bCleanBuffer
- $bDebug
- in file xajax.inc.php, variable xajax::$bDebug
- $bErrorHandler
- in file xajax.inc.php, variable xajax::$bErrorHandler
- $bExitAllowed
- in file xajax.inc.php, variable xajax::$bExitAllowed
- $Body
- in file phpmailer.php, variable PHPMailer::$Body
Sets the Body of the message. This can be either an HTML or text body.
- $boundary
- in file phpmailer.php, variable PHPMailer::$boundary
- $bStatusMessages
- in file xajax.inc.php, variable xajax::$bStatusMessages
- $BUILD
- in file version.php, variable JVersion::$BUILD
- $bWaitCursor
- in file xajax.inc.php, variable xajax::$bWaitCursor
- badAttributeValue
- in file inputfilter.php, method InputFilter::badAttributeValue()
Function to determine if contents of an attribute is safe
- Base64EncodeWrapMB
- in file phpmailer.php, method PHPMailer::Base64EncodeWrapMB()
Correctly encodes and wraps long multibyte strings for mail headers without breaking lines within a character.
- baseurl
- in file ja_templatetools.php, method JA_Tools::baseurl()
- browser
- in file ja_templatetools.php, method JA_Tools::browser()
- build_client_wrapper_code
- in file xmlrpc_wrappers.php, function build_client_wrapper_code()
Given necessary info, generate php code that will rebuild a client object Take care that no full checking of input parameters is done to ensure that valid php code is emitted.
- build_remote_method_wrapper_code
- in file xmlrpc_wrappers.php, function build_remote_method_wrapper_code()
Given the necessary info, build php code that creates a new function to invoke a remote xmlrpc method.
- blog.php
- procedural page blog.php
- blog_item.php
- procedural page blog_item.php
- blog_links.php
- procedural page blog_links.php
- blog.php
- procedural page blog.php
- blog_item.php
- procedural page blog_item.php
- blog_links.php
- procedural page blog_links.php
- bigdump.php
- procedural page bigdump.php
- blog.php
- procedural page blog.php
- blog_item.php
- procedural page blog_item.php
- blog_links.php
- procedural page blog_links.php
- blog.php
- procedural page blog.php
- blog_item.php
- procedural page blog_item.php
- blog_links.php
- procedural page blog_links.php
- blog_item.php
- procedural page blog_item.php
- blog_item.php
- procedural page blog_item.php
- build
- in file router.php, method JRouter::build()
Function to convert an internal URI to a route
- $base_dn
- in file ldap.php, variable JLDAP::$base_dn
- bind
- in file ldap.php, method JLDAP::bind()
Binds to the LDAP directory
- BeginTrans
- in file database.php, method JDatabase::BeginTrans()
ADODB compatability function
- $base
- in file document.php, variable JDocument::$base
Document base URL
- base
- in file uri.php, method JURI::base()
Returns the base URI for the request.
- buildQuery
- in file uri.php, method JURI::buildQuery()
Build a query from a array (reverse of the PHP parse_str())
- browser.php
- procedural page browser.php
- $backtrace
- in file exception.php, variable JException::$backtrace
Backtrace information
- bzip2.php
- procedural page bzip2.php
- $base
- in file pagination.php, variable JPaginationObject::$base
- booleanlist
- in file select.php, method JHTMLSelect::booleanlist()
Generates a yes/no radio list
- behavior.php
- procedural page behavior.php
- button.php
- procedural page button.php
- bind
- in file parameter.php, method JParameter::bind()
Bind data to the parameter
- $block
- in file user.php, variable JTableUser::$block
Description
- $browserNav
- in file menu.php, variable JTableMenu::$browserNav
- bind
- in file table.php, method JTable::bind()
Binds a named array/hash to this object
- bind
- in file user.php, method JTableUser::bind()
Overloaded bind function
- bind
- in file section.php, method JTableSection::bind()
Overloaded bind function
- bind
- in file plugin.php, method JTablePlugin::bind()
Overloaded bind function
- bind
- in file menu.php, method JTableMenu::bind()
Overloaded bind function
- bind
- in file module.php, method JTableModule::bind()
Overloaded bind function
- bind
- in file component.php, method JTableComponent::bind()
Overloaded bind function
- $birthdate
- in file authentication.php, variable JAuthenticationResponse::$birthdate
The End User's date of birth as YYYY-MM-DD. Any values whose representation uses fewer than the specified number of digits should be zero-padded. The length of this value MUST always be 10. If the End User user does not want to reveal any particular component of this value, it MUST be set to zero.
- $block
- in file user.php, variable JUser::$block
Description
- bind
- in file user.php, method JUser::bind()
Method to bind an associative array of data to a user object
- buffer.php
- procedural page buffer.php
c
- $cacert
- in file xmlrpc.php, variable xmlrpc_client::$cacert
- $cacertdir
- in file xmlrpc.php, variable xmlrpc_client::$cacertdir
- $cachetime
- in file config.php, variable JFrameworkConfig::$cachetime
- $caching
- in file config.php, variable JFrameworkConfig::$caching
- $category
- in file feedcreator.php, variable FeedItem::$category
- $category
- in file feedcreator.php, variable FeedCreator::$category
- $cc
- in file phpmailer.php, variable PHPMailer::$cc
- $cert
- in file xmlrpc.php, variable xmlrpc_client::$cert
- $certpass
- in file xmlrpc.php, variable xmlrpc_client::$certpass
- $CharSet
- in file phpmailer.php, variable PHPMailer::$CharSet
Sets the CharSet of the message.
- $CODENAME
- in file version.php, variable JVersion::$CODENAME
- $codes
- in file php_http_status_codes.php, variable php_http_status_codes::$codes
- $comments
- in file feedcreator.php, variable FeedItem::$comments
- $compress_response
- in file xmlrpcs.php, variable xmlrpc_server::$compress_response
When set to true, it will enable HTTP compression of the response, in case the client has declared its support for compression in the request.
- $ConfirmReadingTo
- in file phpmailer.php, variable PHPMailer::$ConfirmReadingTo
Sets the email address that a reading confirmation will be sent.
- $contentType
- in file feedcreator.php, variable FeedCreator::$contentType
This feed's MIME content type.
- $ContentType
- in file phpmailer.php, variable PHPMailer::$ContentType
Sets the Content-type of the message.
- $contentType
- in file feedcreator.php, variable JSCreator::$contentType
- $contentType
- in file feedcreator.php, variable HTMLCreator::$contentType
- $content_type
- in file xmlrpc.php, variable xmlrpcresp::$content_type
- $content_type
- in file xmlrpc.php, variable xmlrpcmsg::$content_type
- $cookies
- in file xmlrpc.php, variable xmlrpc_client::$cookies
- $copyright
- in file feedcreator.php, variable FeedCreator::$copyright
- $COPYRIGHT
- in file version.php, variable JVersion::$COPYRIGHT
- $creator
- in file feedcreator.php, variable FeedItem::$creator
- $CRLF
- in file smtp.php, variable SMTP::$CRLF
SMTP reply line ending
- $CustomHeader
- in file phpmailer.php, variable PHPMailer::$CustomHeader
- config_cache.php
- procedural page config_cache.php
- config_database.php
- procedural page config_database.php
- config_debug.php
- procedural page config_debug.php
- config_ftp.php
- procedural page config_ftp.php
- config_locale.php
- procedural page config_locale.php
- config_mail.php
- procedural page config_mail.php
- config_metadata.php
- procedural page config_metadata.php
- config_seo.php
- procedural page config_seo.php
- config_server.php
- procedural page config_server.php
- config_session.php
- procedural page config_session.php
- config_site.php
- procedural page config_site.php
- config_system.php
- procedural page config_system.php
- copy.php
- procedural page copy.php
- copy.php
- procedural page copy.php
- component.php
- procedural page component.php
- cpanel.php
- procedural page cpanel.php
- component.php
- procedural page component.php
- calSpotlight
- in file ja_templatetools.php, method JA_Tools::calSpotlight()
- canProcessRequests
- in file xajax.inc.php, method xajax::canProcessRequests()
- cleanBufferOff
- in file xajax.inc.php, method xajax::cleanBufferOff()
- cleanBufferOn
- in file xajax.inc.php, method xajax::cleanBufferOn()
- ClearAddresses
- in file phpmailer.php, method PHPMailer::ClearAddresses()
Clears all recipients assigned in the TO array. Returns void.
- ClearAllRecipients
- in file phpmailer.php, method PHPMailer::ClearAllRecipients()
Clears all recipients assigned in the TO, CC and BCC array. Returns void.
- ClearAttachments
- in file phpmailer.php, method PHPMailer::ClearAttachments()
Clears all previously set filesystem, string, and binary attachments. Returns void.
- ClearBCCs
- in file phpmailer.php, method PHPMailer::ClearBCCs()
Clears all recipients assigned in the BCC array. Returns void.
- ClearCCs
- in file phpmailer.php, method PHPMailer::ClearCCs()
Clears all recipients assigned in the CC array. Returns void.
- ClearCustomHeaders
- in file phpmailer.php, method PHPMailer::ClearCustomHeaders()
Clears all custom headers. Returns void.
- ClearReplyTos
- in file phpmailer.php, method PHPMailer::ClearReplyTos()
Clears all recipients assigned in the ReplyTo array. Returns void.
- Close
- in file smtp.php, method SMTP::Close()
Closes the socket and cleans up the state of the class.
- compatibilityMode
- in file Discover.php, method Auth_OpenID_ServiceEndpoint::compatibilityMode()
- complete.php
- procedural page complete.php
- confirm.php
- procedural page confirm.php
- Connect
- in file smtp.php, method SMTP::Connect()
Connect to the server specified on the port specified.
- Connected
- in file smtp.php, method SMTP::Connected()
Returns true if connected to a server otherwise false
- cookies
- in file xmlrpc.php, method xmlrpcresp::cookies()
Returns an array with the cookies received from the server.
- copy
- in file Discover.php, method Auth_OpenID_ServiceEndpoint::copy()
- CR
- in file php_http_server_generic.php, constant CR
- CreateBody
- in file phpmailer.php, method PHPMailer::CreateBody()
Assembles the message body. Returns an empty string on failure.
- createFeed
- in file feedcreator.php, method RSSCreator10::createFeed()
Builds the RSS feed's text. The feed will be compliant to RDF Site Summary (RSS) 1.0.
- createFeed
- in file feedcreator.php, method UniversalFeedCreator::createFeed()
Creates a syndication feed based on the items previously added.
- createFeed
- in file feedcreator.php, method PIECreator01::createFeed()
- createFeed
- in file feedcreator.php, method OPMLCreator::createFeed()
- createFeed
- in file feedcreator.php, method JSCreator::createFeed()
writes the javascript
- createFeed
- in file feedcreator.php, method MBOXCreator::createFeed()
Builds the MBOX contents.
- createFeed
- in file feedcreator.php, method GoogleSiteMapIndex::createFeed()
Builds the Google Sitemap feed's text.
- createFeed
- in file feedcreator.php, method RSSCreator091::createFeed()
Builds the RSS feed's text. The feed will be compliant to RDF Site Summary (RSS) 1.0.
- createFeed
- in file feedcreator.php, method FeedCreator::createFeed()
Builds the feed's text.
- createFeed
- in file feedcreator.php, method AtomCreator10::createFeed()
- createFeed
- in file feedcreator.php, method HTMLCreator::createFeed()
Writes the HTML.
- createFeed
- in file feedcreator.php, method AtomCreator03::createFeed()
- CreateHeader
- in file phpmailer.php, method PHPMailer::CreateHeader()
Assembles message header.
- createPayload
- in file xmlrpc.php, method xmlrpcmsg::createPayload()
- css.php
- procedural page css.php
- config.php
- procedural page config.php
- consumer.php
- procedural page consumer.php
- config_tinybrowser.php
- procedural page config_tinybrowser.php
- cs.php
- procedural page cs.php
- component.php
- procedural page component.php
- complete.php
- procedural page complete.php
- confirm.php
- procedural page confirm.php
- component.php
- procedural page component.php
- component.php
- procedural page component.php
- component.php
- procedural page component.php
- close
- in file application.php, method JApplication::close()
Exit the application.
- ContentView
- in file view.php, class ContentView
Base class for a Joomla View
- controller.php
- procedural page controller.php
- call
- in file callback.php, method JCacheCallback::call()
Executes a cacheable callback if not found in cache else returns cached output and result
- clean
- in file memcache.php, method JCacheStorageMemcache::clean()
Clean cache for a group given a mode.
- clean
- in file storage.php, method JCacheStorage::clean()
Clean cache for a group given a mode.
- clean
- in file xcache.php, method JCacheStorageXCache::clean()
Clean cache for a group given a mode.
- clean
- in file file.php, method JCacheStorageFile::clean()
Clean cache for a group given a mode.
- clean
- in file eaccelerator.php, method JCacheStorageEaccelerator::clean()
Clean cache for a group given a mode.
- clean
- in file apc.php, method JCacheStorageApc::clean()
Clean cache for a group given a mode.
- clean
- in file cache.php, method JCache::clean()
Clean cache for a group given a mode.
- close
- in file xcache.php, method JSessionStorageXcache::close()
Close the SessionHandler backend.
- cache.php
- procedural page cache.php
- callback.php
- procedural page callback.php
- chdir
- in file ftp.php, method JFTP::chdir()
Method to change the current working directory on the FTP server
- chmod
- in file ftp.php, method JFTP::chmod()
Method to change mode for a path on the FTP server
- close
- in file ldap.php, method JLDAP::close()
Close the connection
- compare
- in file ldap.php, method JLDAP::compare()
Compare an entry and return a true or false result
- connect
- in file ftp.php, method JFTP::connect()
Method to connect to a FTP server
- connect
- in file ldap.php, method JLDAP::connect()
Connect to server
- create
- in file ldap.php, method JLDAP::create()
Create a new DN
- create
- in file ftp.php, method JFTP::create()
Method to create an empty file on the FTP server
- CRLF
- in file ftp.php, constant CRLF
Error Codes:
- compat.php
- procedural page compat.php
- $count
- in file recordset.php, variable JRecordSet::$count
- Close
- in file recordset.php, method JRecordSet::Close()
TODO: Remove for 1.6. Deprecated
- CommitTrans
- in file database.php, method JDatabase::CommitTrans()
ADODB compatability function
- connected
- in file mysql.php, method JDatabaseMySQL::connected()
Determines if the connection to the server is active.
- connected
- in file database.php, method JDatabase::connected()
Determines if the connection to the server is active.
- connected
- in file mysqli.php, method JDatabaseMySQLi::connected()
Determines if the connection to the server is active.
- $category
- in file feed.php, variable JDocumentFeed::$category
Category feed element
- $category
- in file feed.php, variable JFeedItem::$category
Category element
- $comments
- in file feed.php, variable JFeedItem::$comments
Comments element
- $copyright
- in file feed.php, variable JDocumentFeed::$copyright
Copyright feed elememnt
- countMenuChildren
- in file html.php, method JDocumentHTML::countMenuChildren()
Count the number of child menu items
- countModules
- in file html.php, method JDocumentHTML::countModules()
Count the modules based on the given condition
- component.php
- procedural page component.php
- checkToken
- in file request.php, method JRequest::checkToken()
Checks for a form token in the request
- clean
- in file request.php, method JRequest::clean()
Cleans the request from script injection.
- clearHeaders
- in file response.php, method JResponse::clearHeaders()
Clear headers
- current
- in file uri.php, method JURI::current()
Returns the URL for the request, minus the query
- $class
- in file exception.php, variable JException::$class
Name of the class the error occurred in [Available if backtrace is enabled]
- $code
- in file exception.php, variable JException::$code
Error code
- customErrorHandler
- in file error.php, method JError::customErrorHandler()
- customErrorPage
- in file error.php, method JError::customErrorPage()
Display a custom error page and exit gracefully
- canChmod
- in file path.php, method JPath::canChmod()
Checks if a path's permissions can be changed
- check
- in file path.php, method JPath::check()
Checks for snooping outside of the file system root
- checkZipData
- in file zip.php, method JArchiveZip::checkZipData()
Checks to see if the data is a valid ZIP file.
- clean
- in file path.php, method JPath::clean()
Function to strip additional / or \ in a path name
- copy
- in file folder.php, method JFolder::copy()
Copy a folder.
- copy
- in file file.php, method JFile::copy()
Copies a file
- create
- in file zip.php, method JArchiveZip::create()
Create a ZIP compressed file from an array of file data.
- create
- in file archive.php, method JArchive::create()
- create
- in file folder.php, method JFolder::create()
Create a folder -- and all necessary parent folders.
- checkAttribute
- in file filterinput.php, method JFilterInput::checkAttribute()
Function to determine if contents of an attribute is safe
- clean
- in file filterinput.php, method JFilterInput::clean()
Method to be called by another php script. Processes for XSS and specified bad code.
- cleanText
- in file filteroutput.php, method JFilterOutput::cleanText()
Cleans text of all formating and scripting code
- calendar
- in file behavior.php, method JHTMLBehavior::calendar()
- calendar
- in file html.php, method JHTML::calendar()
Displays a calendar control field
- caption
- in file behavior.php, method JHTMLBehavior::caption()
- category
- in file list.php, method JHTMLList::category()
Select list of active categories for components
- checkedOut
- in file grid.php, method JHTMLGrid::checkedOut()
- cloak
- in file email.php, method JHTMLEmail::cloak()
Simple Javascript email Cloaker
- combobox
- in file behavior.php, method JHTMLBehavior::combobox()
- content.php
- procedural page content.php
- confirm.php
- procedural page confirm.php
- custom.php
- procedural page custom.php
- cleanupInstall
- in file helper.php, method JInstallerHelper::cleanupInstall()
Clean up temporary uploaded package and unpacked extension
- copyFiles
- in file installer.php, method JInstaller::copyFiles()
Copy files from source directory to the target directory
- copyManifest
- in file installer.php, method JInstaller::copyManifest()
Copies the installation manifest file to the extension folder in the given client
- component.php
- procedural page component.php
- createLanguageList
- in file helper.php, method JLanguageHelper::createLanguageList()
Builds a list of the system languages which can be used in a select option
- createSiteList
- in file help.php, method JHelp::createSiteList()
Builds a list of the help sites which can be used in a select option
- createURL
- in file help.php, method JHelp::createURL()
Create an URL for a giving help file reference
- cleanAddress
- in file helper.php, method JMailHelper::cleanAddress()
Verifies that an e-mail address does not have any extra headers injected into it.
- cleanBody
- in file helper.php, method JMailHelper::cleanBody()
Cleans any injected headers from the E-Mail body.
- cleanLine
- in file helper.php, method JMailHelper::cleanLine()
Cleans single line inputs.
- cleanSubject
- in file helper.php, method JMailHelper::cleanSubject()
Cleans any injected headers from the subject string.
- cleanText
- in file helper.php, method JMailHelper::cleanText()
Cleans multi-line inputs.
- calendar.php
- procedural page calendar.php
- category.php
- procedural page category.php
- clear
- in file session.php, method JSession::clear()
Unset data from the session store
- close
- in file session.php, method JSession::close()
Writes session data and ends session
- close
- in file storage.php, method JSessionStorage::close()
Close the SessionHandler backend.
- close
- in file memcache.php, method JSessionStorageMemcache::close()
Close the SessionHandler backend.
- close
- in file database.php, method JSessionStorageDatabase::close()
Close the SessionHandler backend.
- close
- in file eaccelerator.php, method JSessionStorageEaccelerator::close()
Close the SessionHandler backend.
- close
- in file apc.php, method JSessionStorageApc::close()
Close the SessionHandler backend.
- $catid
- in file content.php, variable JTableContent::$catid
- $checked_out
- in file menu.php, variable JTableMenu::$checked_out
- $checked_out
- in file module.php, variable JTableModule::$checked_out
- $checked_out
- in file plugin.php, variable JTablePlugin::$checked_out
- $checked_out
- in file category.php, variable JTableCategory::$checked_out
- $checked_out
- in file section.php, variable JTableSection::$checked_out
- $checked_out
- in file content.php, variable JTableContent::$checked_out
- $checked_out_time
- in file plugin.php, variable JTablePlugin::$checked_out_time
- $checked_out_time
- in file menu.php, variable JTableMenu::$checked_out_time
- $checked_out_time
- in file section.php, variable JTableSection::$checked_out_time
- $checked_out_time
- in file module.php, variable JTableModule::$checked_out_time
- $checked_out_time
- in file content.php, variable JTableContent::$checked_out_time
- $checked_out_time
- in file category.php, variable JTableCategory::$checked_out_time
- $client_id
- in file plugin.php, variable JTablePlugin::$client_id
- $client_id
- in file module.php, variable JTableModule::$client_id
- $client_id
- in file session.php, variable JTableSession::$client_id
- $componentid
- in file menu.php, variable JTableMenu::$componentid
- $content
- in file module.php, variable JTableModule::$content
- $control
- in file module.php, variable JTableModule::$control
- $created
- in file content.php, variable JTableContent::$created
- $created_by
- in file content.php, variable JTableContent::$created_by
- $created_by_alias
- in file content.php, variable JTableContent::$created_by_alias
- canDelete
- in file table.php, method JTable::canDelete()
Generic check for whether dependancies exist for this object in the db schema
- check
- in file user.php, method JTableUser::check()
Validation and filtering
- check
- in file table.php, method JTable::check()
Generic check method
- check
- in file section.php, method JTableSection::check()
Overloaded check function
- check
- in file menutypes.php, method JTableMenuTypes::check()
- check
- in file category.php, method JTableCategory::check()
Overloaded check function
- check
- in file component.php, method JTableComponent::check()
Validate and filter fields
- check
- in file content.php, method JTableContent::check()
Overloaded check function
- check
- in file module.php, method JTableModule::check()
Overloaded check function
- check
- in file menu.php, method JTableMenu::check()
Overloaded check function
- checkin
- in file table.php, method JTable::checkin()
Checks in a row
- checkout
- in file table.php, method JTable::checkout()
Checks out a row
- category.php
- procedural page category.php
- component.php
- procedural page component.php
- content.php
- procedural page content.php
- call
- in file Translate.php, method patTemplate_Function_Translate::call()
call the function
- call
- in file Sef.php, method patTemplate_Function_Sef::call()
call the function
- $country
- in file authentication.php, variable JAuthenticationResponse::$country
The End User's country of residence as specified by ISO3166.
- children
- in file simplexml.php, method JSimpleXMLElement::children()
Get the children of the element
d
- $date
- in file feedcreator.php, variable FeedItem::$date
Publishing date of an item. May be in one of the following formats:
- $db
- in file config.php, variable JFrameworkConfig::$db
- $dbprefix
- in file config.php, variable JFrameworkConfig::$dbprefix
- $dbtype
- in file config.php, variable JFrameworkConfig::$dbtype
- $debug
- in file xmlrpc.php, variable xmlrpcmsg::$debug
- $debug
- in file xmlrpc.php, variable xmlrpc_client::$debug
- $debug
- in file xmlrpcs.php, variable xmlrpc_server::$debug
- $debug
- in file config.php, variable JFrameworkConfig::$debug
- $debug_info
- in file xmlrpcs.php, variable xmlrpc_server::$debug_info
- $description
- in file feedcreator.php, variable FeedImage::$description
- $description
- in file feedcreator.php, variable FeedItem::$description
- $description
- in file feedcreator.php, variable FeedCreator::$description
- $description
- in file feedcreator.php, variable EnclosureItem::$description
- $descriptionHtmlSyndicated
- in file feedcreator.php, variable HtmlDescribable::$descriptionHtmlSyndicated
Indicates whether the description field should be rendered in HTML.
- $descriptionTruncSize
- in file feedcreator.php, variable HtmlDescribable::$descriptionTruncSize
Indicates whether and to how many characters a description should be truncated.
- $DEV_LEVEL
- in file version.php, variable JVersion::$DEV_LEVEL
- $DEV_STATUS
- in file version.php, variable JVersion::$DEV_STATUS
- $dmap
- in file xmlrpcs.php, variable xmlrpc_server::$dmap
- $docs
- in file feedcreator.php, variable FeedCreator::$docs
- $do_debug
- in file smtp.php, variable SMTP::$do_debug
Sets whether debugging is turned on
- $do_verp
- in file smtp.php, variable SMTP::$do_verp
Sets VERP use on/off (default is off)
- default.php
- procedural page default.php
- default_item.php
- procedural page default_item.php
- default_ftp.php
- procedural page default_ftp.php
- default_message.php
- procedural page default_message.php
- default.php
- procedural page default.php
- default_form.php
- procedural page default_form.php
- default.php
- procedural page default.php
- default_item.php
- procedural page default_item.php
- default.php
- procedural page default.php
- default_item.php
- procedural page default_item.php
- default.php
- procedural page default.php
- default_item.php
- procedural page default_item.php
- default.php
- procedural page default.php
- default_item.php
- procedural page default_item.php
- default.php
- procedural page default.php
- default.php
- procedural page default.php
- default_folder.php
- procedural page default_folder.php
- default_image.php
- procedural page default_image.php
- default.php
- procedural page default.php
- default_folders.php
- procedural page default_folders.php
- details.php
- procedural page details.php
- details_doc.php
- procedural page details_doc.php
- details_folder.php
- procedural page details_folder.php
- details_img.php
- procedural page details_img.php
- details_up.php
- procedural page details_up.php
- default.php
- procedural page default.php
- default.php
- procedural page default.php
- delete.php
- procedural page delete.php
- default.php
- procedural page default.php
- default.php
- procedural page default.php
- default.php
- procedural page default.php
- default.php
- procedural page default.php
- default.php
- procedural page default.php
- default.php
- procedural page default.php
- default.php
- procedural page default.php
- default.php
- procedural page default.php
- default.php
- procedural page default.php
- default_items.php
- procedural page default_items.php
- default.php
- procedural page default.php
- default_address.php
- procedural page default_address.php
- default_form.php
- procedural page default_form.php
- default.php
- procedural page default.php
- default_items.php
- procedural page default_items.php
- default.php
- procedural page default.php
- default.php
- procedural page default.php
- default_items.php
- procedural page default_items.php
- default.php
- procedural page default.php
- default_item.php
- procedural page default_item.php
- default_links.php
- procedural page default_links.php
- default.php
- procedural page default.php
- default.php
- procedural page default.php
- default.php
- procedural page default.php
- default.php
- procedural page default.php
- default.php
- procedural page default.php
- default_items.php
- procedural page default_items.php
- default.php
- procedural page default.php
- default.php
- procedural page default.php
- default_graph.php
- procedural page default_graph.php
- default.php
- procedural page default.php
- default_error.php
- procedural page default_error.php
- default_form.php
- procedural page default_form.php
- default_results.php
- procedural page default_results.php
- default.php
- procedural page default.php
- default_login.php
- procedural page default_login.php
- default_logout.php
- procedural page default_logout.php
- default.php
- procedural page default.php
- default_message.php
- procedural page default_message.php
- default.php
- procedural page default.php
- default.php
- procedural page default.php
- default.php
- procedural page default.php
- default.php
- procedural page default.php
- default.php
- procedural page default.php
- default_items.php
- procedural page default_items.php
- default.php
- procedural page default.php
- Data
- in file smtp.php, method SMTP::Data()
Issues a data command and sends the msg_data to the server
- DATA_CHUNK_LENGTH
- in file bigdump.php, constant DATA_CHUNK_LENGTH
- debugmsg
- in file xmlrpcs.php, method xmlrpc_server::debugmsg()
add a string to the 'internal debug message' (separate from 'user debug message')
- debugOff
- in file xajax.inc.php, method xajax::debugOff()
- debugOn
- in file xajax.inc.php, method xajax::debugOn()
- decode
- in file idna_convert.class.php, method idna_convert::decode()
Decode a given ACE domain name
- decode
- in file inputfilter.php, method InputFilter::decode()
Try to convert to plaintext
- decode_chunked
- in file xmlrpc.php, function decode_chunked()
decode a string that is encoded w/ "chunked" transfer encoding as defined in rfc2068 par. 19.4.6 code shamelessly stolen from nusoap library by Dietrich Ayala
- defaultDebugHandler
- in file php_http_server_generic.php, method php_http_server_generic::defaultDebugHandler()
- defaultHTTPHandler
- in file php_http_server_generic.php, method php_http_server_generic::defaultHTTPHandler()
- dump
- in file xmlrpc.php, method xmlrpcval::dump()
- diff.php
- procedural page diff.php
- Discover.php
- procedural page Discover.php
- default.php
- procedural page default.php
- default.php
- procedural page default.php
- default.php
- procedural page default.php
- default.php
- procedural page default.php
- default.php
- procedural page default.php
- default.php
- procedural page default.php
- default.php
- procedural page default.php
- default.php
- procedural page default.php
- default.php
- procedural page default.php
- default.php
- procedural page default.php
- default.php
- procedural page default.php
- default.php
- procedural page default.php
- default.php
- procedural page default.php
- default.php
- procedural page default.php
- default.php
- procedural page default.php
- default.php
- procedural page default.php
- default.php
- procedural page default.php
- default.php
- procedural page default.php
- default.php
- procedural page default.php
- da.php
- procedural page da.php
- de.php
- procedural page de.php
- directory.php
- procedural page directory.php
- default.php
- procedural page default.php
- default_items.php
- procedural page default_items.php
- default.php
- procedural page default.php
- default_address.php
- procedural page default_address.php
- default_form.php
- procedural page default_form.php
- default.php
- procedural page default.php
- default.php
- procedural page default.php
- default_items.php
- procedural page default_items.php
- default.php
- procedural page default.php
- default_item.php
- procedural page default_item.php
- default_links.php
- procedural page default_links.php
- default.php
- procedural page default.php
- default.php
- procedural page default.php
- default.php
- procedural page default.php
- default_items.php
- procedural page default_items.php
- default.php
- procedural page default.php
- default.php
- procedural page default.php
- default_graph.php
- procedural page default_graph.php
- default.php
- procedural page default.php
- default_error.php
- procedural page default_error.php
- default_form.php
- procedural page default_form.php
- default_results.php
- procedural page default_results.php
- default.php
- procedural page default.php
- default_login.php
- procedural page default_login.php
- default_logout.php
- procedural page default_logout.php
- default.php
- procedural page default.php
- default_message.php
- procedural page default_message.php
- default.php
- procedural page default.php
- default_message.php
- procedural page default_message.php
- default.php
- procedural page default.php
- default.php
- procedural page default.php
- default.php
- procedural page default.php
- default.php
- procedural page default.php
- default_items.php
- procedural page default_items.php
- default.php
- procedural page default.php
- default.php
- procedural page default.php
- default.php
- procedural page default.php
- default.php
- procedural page default.php
- default.php
- procedural page default.php
- default.php
- procedural page default.php
- default_item.php
- procedural page default_item.php
- default.php
- procedural page default.php
- default.php
- procedural page default.php
- dispatch
- in file application.php, method JApplication::dispatch()
Dispatch the applicaiton.
- display
- in file view.php, method JView::display()
Execute and display a template script.
- display
- in file controller.php, method JController::display()
Typical view method for MVC based architecture
- detach
- in file observable.php, method JObservable::detach()
Detach an observer object
- destroy
- in file xcache.php, method JSessionStorageXcache::destroy()
Destroy the data for a particular session identifier in the SessionHandler backend.
- delete
- in file ldap.php, method JLDAP::delete()
Deletes a given DN from the tree
- delete
- in file ftp.php, method JFTP::delete()
Method to delete a path [file/folder] on the FTP server
- $data
- in file recordset.php, variable JRecordSet::$data
- debug
- in file database.php, method JDatabase::debug()
Sets the debug level on or off
- database.php
- procedural page database.php
- $description
- in file feed.php, variable JFeedItem::$description
Description item element
- $description
- in file document.php, variable JDocument::$description
Document description
- $description
- in file feed.php, variable JFeedImage::$description
Title feed attribute
- $direction
- in file document.php, variable JDocument::$direction
Contains the document direction setting
- $docs
- in file feed.php, variable JDocumentFeed::$docs
Docs feed element
- document.php
- procedural page document.php
- delVar
- in file uri.php, method JURI::delVar()
Removes an item from the query string variables if it exists
- detachHandler
- in file error.php, method JError::detachHandler()
Method that dettaches the error handler from JError
- dispatcher.php
- procedural page dispatcher.php
- delete
- in file file.php, method JFile::delete()
Delete a file or array of files
- delete
- in file folder.php, method JFolder::delete()
Delete a folder.
- DS
- in file path.php, constant DS
string Shortcut for the DIRECTORY_SEPARATOR define
- date
- in file html.php, method JHTML::date()
Returns formated date according to current local and adds time offset
- display
- in file editor.php, method JEditor::display()
Present a text area
- detectType
- in file helper.php, method JInstallerHelper::detectType()
Method to detect the extension type from a package directory
- downloadPackage
- in file helper.php, method JInstallerHelper::downloadPackage()
Downloads a package
- detectLanguage
- in file helper.php, method JLanguageHelper::detectLanguage()
Tries to detect the language
- def
- in file parameter.php, method JParameter::def()
Sets a default value if not alreay assigned
- destroy
- in file session.php, method JSession::destroy()
Frees all session variables and destroys all data registered to a session
- destroy
- in file storage.php, method JSessionStorage::destroy()
Destroy the data for a particular session identifier in the SessionHandler backend.
- destroy
- in file memcache.php, method JSessionStorageMemcache::destroy()
Destroy the data for a particular session identifier in the SessionHandler backend.
- destroy
- in file eaccelerator.php, method JSessionStorageEaccelerator::destroy()
Destroy the data for a particular session identifier in the SessionHandler backend.
- destroy
- in file apc.php, method JSessionStorageApc::destroy()
Destroy the data for a particular session identifier in the SessionHandler backend.
- destroy
- in file database.php, method JSessionStorageDatabase::destroy()
Destroy the data for a particular session identifier in the SessionHandler backend.
- database.php
- procedural page database.php
- $data
- in file session.php, variable JTableSession::$data
- $description
- in file menutypes.php, variable JTableMenuTypes::$description
- $description
- in file category.php, variable JTableCategory::$description
- $description
- in file section.php, variable JTableSection::$description
- delete
- in file user.php, method JTableUser::delete()
- delete
- in file table.php, method JTable::delete()
Default delete method
- delete
- in file session.php, method JTableSession::delete()
Overloaded delete method
- destroy
- in file session.php, method JTableSession::destroy()
Destroys the pesisting session
- display
- in file template.php, method JTemplate::display()
Execute and display a the template
- defParam
- in file user.php, method JUser::defParam()
Method to set a default parameter if it does not exist
- delete
- in file user.php, method JUser::delete()
Method to delete the JUser object from the database
- $document
- in file simplexml.php, variable JSimpleXML::$document
Document element
- data
- in file simplexml.php, method JSimpleXMLElement::data()
Get the data of the element
- decrypt
- in file simplecrypt.php, method JSimpleCrypt::decrypt()
- dump
- in file utility.php, method JUtility::dump()
Method to dump the structure of a variable for debugging purposes
- date.php
- procedural page date.php
e
- $editor
- in file feedcreator.php, variable FeedCreator::$editor
- $editor
- in file config.php, variable JFrameworkConfig::$editor
- $editorEmail
- in file feedcreator.php, variable FeedCreator::$editorEmail
- $enclosure
- in file feedcreator.php, variable FeedItem::$enclosure
Add <enclosure> element tag RSS 2.0 modified by : Mohammad Hafiz bin Ismail (mypapit@gmail.com)
- $enclosures
- in file feedcreator.php, variable FeedItem::$enclosures
- $encoding
- in file feedcreator.php, variable FeedCreator::$encoding
This feed's character encoding.
- $Encoding
- in file phpmailer.php, variable PHPMailer::$Encoding
Sets the Encoding of the message. Options for this are "8bit", "7bit", "binary", "base64", and "quoted-printable".
- $errno
- in file xmlrpc.php, variable xmlrpcresp::$errno
- $errno
- in file xmlrpc.php, variable xmlrpc_client::$errno
- $error
- in file smtp.php, variable SMTP::$error
- $ErrorInfo
- in file phpmailer.php, variable PHPMailer::$ErrorInfo
Holds the most recent mailer error message.
- $error_count
- in file phpmailer.php, variable PHPMailer::$error_count
- $errstr
- in file xmlrpc.php, variable xmlrpc_client::$errstr
- $errstr
- in file xmlrpc.php, variable xmlrpcresp::$errstr
- $events
- in file php_http_server_generic.php, variable php_http_server_generic::$events
- edit.php
- procedural page edit.php
- error.php
- procedural page error.php
- echoInput
- in file xmlrpcs.php, method xmlrpc_server::echoInput()
A debugging routine: just echoes back the input packet as a string value
- elapsed
- in file timer.php, method Timer::elapsed()
- EnclosureItem
- in file feedcreator.php, class EnclosureItem
An HtmlDescribable is an item within a feed that can have a description that may include HTML markup.
- encode
- in file idna_convert.class.php, method idna_convert::encode()
Encode a given UTF-8 domain name
- encode
- in file vcard.php, function encode()
*************************************************************************
- EncodeFile
- in file phpmailer.php, method PHPMailer::EncodeFile()
Encodes attachment in requested format. Returns an empty string on failure.
- EncodeHeader
- in file phpmailer.php, method PHPMailer::EncodeHeader()
Encode a header string to best of Q, B, quoted or none.
- EncodeQ
- in file phpmailer.php, method PHPMailer::EncodeQ()
Encode string to q encoding.
- EncodeQP
- in file phpmailer.php, method PHPMailer::EncodeQP()
Encode string to quoted-printable.
- EncodeString
- in file phpmailer.php, method PHPMailer::EncodeString()
Encodes string to requested format. Returns an empty string on failure.
- EndBoundary
- in file phpmailer.php, method PHPMailer::EndBoundary()
Returns the end of a message boundary.
- errorHandlerOff
- in file xajax.inc.php, method xajax::errorHandlerOff()
- errorHandlerOn
- in file xajax.inc.php, method xajax::errorHandlerOn()
- escape
- in file vcard.php, function escape()
- escapeString
- in file inputfilter.php, method InputFilter::escapeString()
- execute
- in file xmlrpcs.php, method xmlrpc_server::execute()
Execute a method invoked by the client, checking parameters used
- exitAllowedOff
- in file xajax.inc.php, method xajax::exitAllowedOff()
- exitAllowedOn
- in file xajax.inc.php, method xajax::exitAllowedOn()
- Expand
- in file smtp.php, method SMTP::Expand()
Expand takes the name and asks the server to list all the people who are members of the _list_. Expand will return back and array of the result or false if an error occurs.
- edit.php
- procedural page edit.php
- en.php
- procedural page en.php
- es.php
- procedural page es.php
- error.php
- procedural page error.php
- enqueueMessage
- in file application.php, method JApplication::enqueueMessage()
Enqueue a system message.
- escape
- in file view.php, method JView::escape()
Escapes a value for output in a view script.
- execute
- in file controller.php, method JController::execute()
Execute a task by triggering a method in the derived class.
- end
- in file output.php, method JCacheOutput::end()
Stop the cache buffer and store the cached data
- eaccelerator.php
- procedural page eaccelerator.php
- ErrorMsg
- in file database.php, method JDatabase::ErrorMsg()
ADODB compatability function
- ErrorNo
- in file database.php, method JDatabase::ErrorNo()
ADODB compatability function
- Execute
- in file database.php, method JDatabase::Execute()
ADODB compatability function
- explain
- in file mysqli.php, method JDatabaseMySQLi::explain()
Diagnostic function
- explain
- in file mysql.php, method JDatabaseMySQL::explain()
Diagnostic function
- explain
- in file database.php, method JDatabase::explain()
Diagnostic function
- $editor
- in file feed.php, variable JDocumentFeed::$editor
Editor feed element
- $editorEmail
- in file feed.php, variable JDocumentFeed::$editorEmail
Editor email feed element
- $enclosure
- in file feed.php, variable JFeedItem::$enclosure
Enclosure element
- error.php
- procedural page error.php
- error.php
- procedural page error.php
- exception.php
- procedural page exception.php
- event.php
- procedural page event.php
- exists
- in file file.php, method JFile::exists()
Wrapper for the standard file_exists function
- exists
- in file folder.php, method JFolder::exists()
Wrapper for the standard file_exists function
- extract
- in file zip.php, method JArchiveZip::extract()
Extract a ZIP compressed file to a given path
- extract
- in file tar.php, method JArchiveTar::extract()
Extract a ZIP compressed file to a given path
- extract
- in file gzip.php, method JArchiveGzip::extract()
Extract a Gzip compressed file to a given path
- extract
- in file archive.php, method JArchive::extract()
- extract
- in file bzip2.php, method JArchiveBzip2::extract()
Extract a Bzip2 compressed file to a given path
- endPane
- in file pane.php, method JPaneSliders::endPane()
Ends the pane
- endPane
- in file pane.php, method JPaneTabs::endPane()
Ends the pane
- endPane
- in file pane.php, method JPane::endPane()
Ends the pane
- endPanel
- in file pane.php, method JPaneTabs::endPanel()
Ends a tab page
- endPanel
- in file pane.php, method JPaneSliders::endPanel()
Ends a tab page
- endPanel
- in file pane.php, method JPane::endPanel()
Ends a panel
- editor.php
- procedural page editor.php
- email.php
- procedural page email.php
- exists
- in file language.php, method JLanguage::exists()
Check if a language exists
- editors.php
- procedural page editors.php
- element.php
- procedural page element.php
- eaccelerator.php
- procedural page eaccelerator.php
- $element
- in file plugin.php, variable JTablePlugin::$element
- $email
- in file user.php, variable JTableUser::$email
The email
- $enabled
- in file component.php, variable JTableComponent::$enabled
- exists
- in file session.php, method JTableSession::exists()
Find out if a user has a one or more active sessions
- enableTemplateCache
- in file template.php, method JTemplate::enableTemplateCache()
enable a template cache
- $email
- in file authentication.php, variable JAuthenticationResponse::$email
The email address of the End User as specified in section 3.4.1 of [RFC2822]
- $email
- in file user.php, variable JUser::$email
The email
- $error_message
- in file authentication.php, variable JAuthenticationResponse::$error_message
The error message
- encrypt
- in file simplecrypt.php, method JSimpleCrypt::encrypt()
f
- $filename
- in file vcard.php, variable vCard::$filename
- $footer
- in file feedcreator.php, variable HTMLCreator::$footer
Contains HTML to be output at the end of the feed's html representation.
- $From
- in file phpmailer.php, variable PHPMailer::$From
Sets the From email address for the message.
- $fromname
- in file config.php, variable JFrameworkConfig::$fromname
- $FromName
- in file phpmailer.php, variable PHPMailer::$FromName
Sets the From name of the message.
- $ftp_enable
- in file config.php, variable JFrameworkConfig::$ftp_enable
- $ftp_host
- in file config.php, variable JFrameworkConfig::$ftp_host
- $ftp_pass
- in file config.php, variable JFrameworkConfig::$ftp_pass
- $ftp_port
- in file config.php, variable JFrameworkConfig::$ftp_port
- $ftp_root
- in file config.php, variable JFrameworkConfig::$ftp_root
- $ftp_user
- in file config.php, variable JFrameworkConfig::$ftp_user
- $functions_parameters_type
- in file xmlrpcs.php, variable xmlrpc_server::$functions_parameters_type
Defines how functions in dmap will be invokde: either using an xmlrpc msg object or plain php values.
- ftp.php
- procedural page ftp.php
- form.php
- procedural page form.php
- form.php
- procedural page form.php
- form.php
- procedural page form.php
- form.php
- procedural page form.php
- form.php
- procedural page form.php
- form.php
- procedural page form.php
- form.php
- procedural page form.php
- form.php
- procedural page form.php
- faultCode
- in file xmlrpc.php, method xmlrpcresp::faultCode()
Returns the error code of the response.
- faultString
- in file xmlrpc.php, method xmlrpcresp::faultString()
Returns the error code of the response.
- FeedCreator
- in file feedcreator.php, class FeedCreator
FeedCreator is the abstract base implementation for concrete implementations that implement a specific format of syndication.
- FEEDCREATOR_VERSION
- in file feedcreator.php, constant FEEDCREATOR_VERSION
Version string.
- FeedDate
- in file feedcreator.php, class FeedDate
FeedDate is an internal class that stores a date for a feed or feed item.
- FeedDate
- in file feedcreator.php, method FeedDate::FeedDate()
Creates a new instance of FeedDate representing a given date.
- FeedHtmlField
- in file feedcreator.php, class FeedHtmlField
An FeedHtmlField describes and generates a feed, item or image html field (probably a description). Output is generated based on $truncSize, $syndicateHtml properties.
- FeedHtmlField
- in file feedcreator.php, method FeedHtmlField::FeedHtmlField()
Creates a new instance of FeedHtmlField.
- FeedImage
- in file feedcreator.php, class FeedImage
An FeedImage may be added to a FeedCreator feed.
- FeedItem
- in file feedcreator.php, class FeedItem
A FeedItem is a part of a FeedCreator feed.
- filterAttr
- in file inputfilter.php, method InputFilter::filterAttr()
Internal method to strip a tag of certain attributes
- filterTags
- in file inputfilter.php, method InputFilter::filterTags()
Internal method to strip a string of certain tags
- filter_MatchesAnyOpenIDType
- in file Discover.php, function filter_MatchesAnyOpenIDType()
- fireEvent
- in file php_http_server_generic.php, method php_http_server_generic::fireEvent()
- fireHTTPEvent
- in file php_http_server_generic.php, method php_http_server_generic::fireHTTPEvent()
- FixEOL
- in file phpmailer.php, method PHPMailer::FixEOL()
Changes every end of line from CR or LF to CRLF.
- fromDiscoveryResult
- in file Discover.php, method Auth_OpenID_ServiceEndpoint::fromDiscoveryResult()
- fromHTML
- in file Discover.php, method Auth_OpenID_ServiceEndpoint::fromHTML()
- fromOPEndpointURL
- in file Discover.php, method Auth_OpenID_ServiceEndpoint::fromOPEndpointURL()
- fromXRDS
- in file Discover.php, method Auth_OpenID_ServiceEndpoint::fromXRDS()
- freesans.php
- procedural page freesans.php
- freesansb.php
- procedural page freesansb.php
- freesansbi.php
- procedural page freesansbi.php
- freesansi.php
- procedural page freesansi.php
- feedcreator.php
- procedural page feedcreator.php
- factory.php
- procedural page factory.php
- fns_tinybrowser.php
- procedural page fns_tinybrowser.php
- folders.php
- procedural page folders.php
- fi.php
- procedural page fi.php
- fr.php
- procedural page fr.php
- form.php
- procedural page form.php
- form.php
- procedural page form.php
- form.php
- procedural page form.php
- file.php
- procedural page file.php
- FTP_ASCII
- in file ftp.php, constant FTP_ASCII
- FTP_AUTOASCII
- in file ftp.php, constant FTP_AUTOASCII
- FTP_BINARY
- in file ftp.php, constant FTP_BINARY
- FTP_NATIVE
- in file ftp.php, constant FTP_NATIVE
- ftp.php
- procedural page ftp.php
- FILE_APPEND
- in file php50x.php, constant FILE_APPEND
- file_put_contents
- in file php50x.php, function file_put_contents()
Replace file_put_contents()
- FILE_USE_INCLUDE_PATH
- in file php50x.php, constant FILE_USE_INCLUDE_PATH
PHP 5.0.x Compatibility functions
- FetchRow
- in file recordset.php, method JRecordSet::FetchRow()
- fetchHead
- in file head.php, method JDocumentRendererHead::fetchHead()
Generates the head html and return the results as a string
- fixLinks
- in file pdf.php, method JDocumentPDF::fixLinks()
- feed.php
- procedural page feed.php
- $file
- in file exception.php, variable JException::$file
Name of the file the error occurred in [Available if backtrace is enabled]
- $function
- in file exception.php, variable JException::$function
Name of the method the error occurred in [Available if backtrace is enabled]
- files
- in file folder.php, method JFolder::files()
Utility function to read the files in a folder.
- find
- in file path.php, method JPath::find()
Searches the directory paths for a given file.
- folders
- in file folder.php, method JFolder::folders()
Utility function to read the folders in a folder.
- file.php
- procedural page file.php
- folder.php
- procedural page folder.php
- filterinput.php
- procedural page filterinput.php
- filteroutput.php
- procedural page filteroutput.php
- fetchButton
- in file custom.php, method JButtonCustom::fetchButton()
- fetchButton
- in file popup.php, method JButtonPopup::fetchButton()
- fetchButton
- in file help.php, method JButtonHelp::fetchButton()
- fetchButton
- in file link.php, method JButtonLink::fetchButton()
- fetchButton
- in file confirm.php, method JButtonConfirm::fetchButton()
- fetchButton
- in file standard.php, method JButtonStandard::fetchButton()
- fetchButton
- in file button.php, method JButton::fetchButton()
Get the button
- fetchIconClass
- in file button.php, method JButton::fetchIconClass()
Method to get the CSS class name for an icon identifier
- fetchId
- in file popup.php, method JButtonPopup::fetchId()
Get the button id
- fetchId
- in file link.php, method JButtonLink::fetchId()
Get the button CSS Id
- fetchId
- in file custom.php, method JButtonCustom::fetchId()
Get the button CSS Id
- fetchId
- in file button.php, method JButton::fetchId()
Get the button id
- fetchId
- in file confirm.php, method JButtonConfirm::fetchId()
Get the button CSS Id
- fetchId
- in file standard.php, method JButtonStandard::fetchId()
Get the button CSS Id
- fetchId
- in file help.php, method JButtonHelp::fetchId()
Get the button id
- formvalidation
- in file behavior.php, method JHTMLBehavior::formvalidation()
- form.php
- procedural page form.php
- fetchElement
- in file password.php, method JElementPassword::fetchElement()
- fetchElement
- in file radio.php, method JElementRadio::fetchElement()
- fetchElement
- in file menuitem.php, method JElementMenuItem::fetchElement()
- fetchElement
- in file menu.php, method JElementMenu::fetchElement()
- fetchElement
- in file list.php, method JElementList::fetchElement()
- fetchElement
- in file section.php, method JElementSection::fetchElement()
- fetchElement
- in file spacer.php, method JElementSpacer::fetchElement()
- fetchElement
- in file timezones.php, method JElementTimezones::fetchElement()
- fetchElement
- in file usergroup.php, method JElementUserGroup::fetchElement()
- fetchElement
- in file textarea.php, method JElementTextarea::fetchElement()
- fetchElement
- in file text.php, method JElementText::fetchElement()
- fetchElement
- in file sql.php, method JElementSQL::fetchElement()
- fetchElement
- in file calendar.php, method JElementCalendar::fetchElement()
- fetchElement
- in file languages.php, method JElementLanguages::fetchElement()
- fetchElement
- in file element.php, method JElement::fetchElement()
- fetchElement
- in file editors.php, method JElementEditors::fetchElement()
- fetchElement
- in file category.php, method JElementCategory::fetchElement()
- fetchElement
- in file imagelist.php, method JElementImageList::fetchElement()
- fetchElement
- in file filelist.php, method JElementFilelist::fetchElement()
- fetchElement
- in file helpsites.php, method JElementHelpsites::fetchElement()
- fetchElement
- in file hidden.php, method JElementHidden::fetchElement()
- fetchElement
- in file folderlist.php, method JElementFolderlist::fetchElement()
- fetchTooltip
- in file element.php, method JElement::fetchTooltip()
- fetchTooltip
- in file spacer.php, method JElementSpacer::fetchTooltip()
- fetchTooltip
- in file hidden.php, method JElementHidden::fetchTooltip()
- filelist.php
- procedural page filelist.php
- folderlist.php
- procedural page folderlist.php
- format.php
- procedural page format.php
- fork
- in file session.php, method JSession::fork()
Create a new session and copy variables from the old one
- $folder
- in file plugin.php, variable JTablePlugin::$folder
- $fulltext
- in file content.php, variable JTableContent::$fulltext
- fetch
- in file template.php, method JTemplate::fetch()
Returns a parsed template
- $fullname
- in file authentication.php, variable JAuthenticationResponse::$fullname
UTF-8 string free text representation of the End User's full name.
- fromObject
- in file arrayhelper.php, method JArrayHelper::fromObject()
Utility function to map an object to an array
g
- $generator
- in file feedcreator.php, variable FeedCreator::$generator
Specifies the generator of the feed.
- $guid
- in file feedcreator.php, variable FeedItem::$guid
- genToolMenu
- in file ja_templatetools.php, method JA_Tools::genToolMenu()
- getACL
- in file factory.php, method JFactory::getACL()
Get an authorization object
- getApplication
- in file factory.php, method JFactory::getApplication()
Get a application object
- GetBoundary
- in file phpmailer.php, method PHPMailer::GetBoundary()
Returns the start of a message boundary.
- getCache
- in file factory.php, method JFactory::getCache()
Get a cache object
- getCodes
- in file php_http_status_codes.php, method php_http_status_codes::getCodes()
- getCodeString
- in file php_http_status_codes.php, method php_http_status_codes::getCodeString()
- getConfig
- in file factory.php, method JFactory::getConfig()
Get a configuration object
- getCurrentMenuIndex
- in file ja_templatetools.php, method JA_Tools::getCurrentMenuIndex()
- getCurrentURL
- in file ja_templatetools.php, method JA_Tools::getCurrentURL()
- getDataFromFile
- in file php_file_utilities.php, method php_file_utilities::getDataFromFile()
Retrieves binary or text data from the specified file
- getDate
- in file factory.php, method JFactory::getDate()
Return a reference to the JDate object
- getDBO
- in file factory.php, method JFactory::getDBO()
Get a database object
- getDebug
- in file php_http_server_generic.php, method php_http_server_generic::getDebug()
- getDescription
- in file feedcreator.php, method HtmlDescribable::getDescription()
Returns a formatted description field, depending on descriptionHtmlSyndicated and
- getDisplayIdentifier
- in file Discover.php, method Auth_OpenID_ServiceEndpoint::getDisplayIdentifier()
- getDocument
- in file factory.php, method JFactory::getDocument()
Get a document object
- getEditor
- in file factory.php, method JFactory::getEditor()
Get an editor object
- getFile
- in file phpmailer.php, method PHPMailer::getFile()
Read a file from a supplied filename and return it.
- getFileContents
- in file tiny_mce_gzip.php, function getFileContents()
- getFileName
- in file vcard.php, method vCard::getFileName()
- getHeaders
- in file php_http_server_generic.php, method php_http_server_generic::getHeaders()
- getHelpVersion
- in file version.php, method JVersion::getHelpVersion()
- getJavascript
- in file xajax.inc.php, method xajax::getJavascript()
- getLanguage
- in file factory.php, method JFactory::getLanguage()
Get a language object
- getLocalID
- in file Discover.php, method Auth_OpenID_ServiceEndpoint::getLocalID()
- getLongVersion
- in file version.php, method JVersion::getLongVersion()
- getMailer
- in file factory.php, method JFactory::getMailer()
Get a mailer object
- GetMailMIME
- in file phpmailer.php, method PHPMailer::GetMailMIME()
Returns the message MIME.
- getNumParams
- in file xmlrpc.php, method xmlrpcmsg::getNumParams()
Returns the number of parameters in the messge.
- getParam
- in file tiny_mce_gzip.php, function getParam()
$Id: tiny_mce_gzip.php 315 2007-10-25 14:03:43Z spocke $
- getParam
- in file xmlrpc.php, method xmlrpcmsg::getParam()
Returns the nth parameter in the message. The index zero-based.
- getParam
- in file ja_templatetools.php, method JA_Tools::getParam()
- getRandomImage
- in file ja_templatetools.php, method JA_Tools::getRandomImage()
- getRequestMode
- in file xajax.inc.php, method xajax::getRequestMode()
- getSession
- in file factory.php, method JFactory::getSession()
Get a session object
- getShortVersion
- in file version.php, method JVersion::getShortVersion()
- getStaticProperty
- in file PEAR5.php, method PEAR5::getStaticProperty()
If you have a class that's mostly/entirely static, and you need static
- getTemplate
- in file factory.php, method JFactory::getTemplate()
Get a template object
- getTime
- in file timer.php, method Timer::getTime()
- getURI
- in file factory.php, method JFactory::getURI()
Return a reference to the JURI object
- getUser
- in file factory.php, method JFactory::getUser()
Get an user object
- getUserSetting
- in file ja_templatetools.php, method JA_Tools::getUserSetting()
- getval
- in file xmlrpc.php, method xmlrpcval::getval()
- getVCard
- in file vcard.php, method vCard::getVCard()
- getXML
- in file xajaxResponse.inc.php, method xajaxResponse::getXML()
- getXMLParser
- in file factory.php, method JFactory::getXMLParser()
Get an XML document
- get_last_error
- in file idna_convert.class.php, method idna_convert::get_last_error()
Use this method to get the last error ocurred
- get_lines
- in file smtp.php, method SMTP::get_lines()
Read in as many lines as possible either before eof or socket timeout occurs on the operation.
- GoogleSiteMapIndex
- in file feedcreator.php, class GoogleSiteMapIndex
GoogleSiteMapIndex is a FeedCreator that implements Google Sitemap Index 0.84.
- guess_encoding
- in file xmlrpc.php, function guess_encoding()
xml charset encoding guessing helper function.
- get
- in file view.php, method JView::get()
Method to get data from a registered model or a property of the view
- getActive
- in file menu.php, method JMenu::getActive()
Get menu item by id
- getBasePath
- in file application.php, method JApplication::getBasePath()
Deprecated, use JURI::base() instead.
- getBlogCategoryCount
- in file application.php, method JApplication::getBlogCategoryCount()
Deprecated.
- getBlogSectionCount
- in file application.php, method JApplication::getBlogSectionCount()
Deprecated.
- getCfg
- in file application.php, method JApplication::getCfg()
Gets a configuration value.
- getClientId
- in file application.php, method JApplication::getClientId()
Gets the client id of the current running application.
- getClientInfo
- in file helper.php, method JApplicationHelper::getClientInfo()
Gets information on a specific client id. This method will be useful in future versions when we start mapping applications in the database.
- getComponent
- in file helper.php, method JComponentHelper::getComponent()
Get the component info
- getContentItemLinkCount
- in file application.php, method JApplication::getContentItemLinkCount()
Deprecated.
- getCustomPathWay
- in file application.php, method JApplication::getCustomPathWay()
Deprecated, use JPathway->getPathWayNames() method instead.
- getDBO
- in file model.php, method JModel::getDBO()
Method to get the database connector object
- getDefault
- in file menu.php, method JMenu::getDefault()
Get menu item by id
- getGlobalBlogSectionCount
- in file application.php, method JApplication::getGlobalBlogSectionCount()
Deprecated.
- getHead
- in file application.php, method JApplication::getHead()
Deprecated, use JDocument->get( 'head' ) instead.
- getInstance
- in file menu.php, method JMenu::getInstance()
Returns a reference to a JMenu object
- getInstance
- in file router.php, method JRouter::getInstance()
Returns a reference to the global JRouter object, only creating it if it doesn't already exist.
- getInstance
- in file application.php, method JApplication::getInstance()
Returns a reference to the global JApplication object, only creating it if it doesn't already exist.
- getInstance
- in file pathway.php, method JPathway::getInstance()
Returns a reference a JPathway object
- getInstance
- in file model.php, method JModel::getInstance()
Returns a reference to the a Model object, always creating it
- getItem
- in file menu.php, method JMenu::getItem()
Get menu item by id
- getItemid
- in file application.php, method JApplication::getItemid()
Deprecated, use ContentHelper::getItemid instead.
- getItems
- in file menu.php, method JMenu::getItems()
Gets menu items by attribute
- getLayout
- in file view.php, method JView::getLayout()
Get the layout.
- getLayoutPath
- in file helper.php, method JModuleHelper::getLayoutPath()
Get the path to a layout for a module
- getMenu
- in file application.php, method JApplication::getMenu()
Return a reference to the application JPathway object.
- getMenu
- in file menu.php, method JMenu::getMenu()
Getter for the menu array
- getMessageQueue
- in file application.php, method JApplication::getMessageQueue()
Get the system message queue.
- getMode
- in file router.php, method JRouter::getMode()
Get the router mode
- getModel
- in file controller.php, method JController::getModel()
Method to get a model object, loading it if required.
- getModel
- in file view.php, method JView::getModel()
Method to get the model object
- getModule
- in file helper.php, method JModuleHelper::getModule()
Get module by name (real, eg 'Breadcrumbs' or folder, eg 'mod_breadcrumbs')
- getModules
- in file helper.php, method JModuleHelper::getModules()
Get modules by position
- getName
- in file model.php, method JModel::getName()
Method to get the model name
- getName
- in file application.php, method JApplication::getName()
Method to get the application name
- getName
- in file view.php, method JView::getName()
Method to get the view name
- getName
- in file controller.php, method JController::getName()
Method to get the controller name
- getPageTitle
- in file application.php, method JApplication::getPageTitle()
Deprecated, use JDocument::getTitle instead.
- getParams
- in file menu.php, method JMenu::getParams()
Gets the parameter object for a certain menu item
- getParams
- in file helper.php, method JComponentHelper::getParams()
Gets the parameter object for the component
- getPath
- in file helper.php, method JApplicationHelper::getPath()
Get a path
- getPath
- in file application.php, method JApplication::getPath()
Deprecated, use JApplicationHelper::getPath instead.
- getPathway
- in file pathway.php, method JPathway::getPathway()
Return the JPathWay items array
- getPathway
- in file application.php, method JApplication::getPathway()
Return a reference to the application JPathway object.
- getPathwayNames
- in file pathway.php, method JPathway::getPathwayNames()
Create and return an array of the pathway names.
- getRouter
- in file application.php, method JApplication::getRouter()
Return a reference to the application JRouter object.
- getState
- in file model.php, method JModel::getState()
Method to get model state variables
- getStaticContentCount
- in file application.php, method JApplication::getStaticContentCount()
Deprecated.
- getTable
- in file model.php, method JModel::getTable()
Method to get a table object, load it if necessary.
- getTask
- in file controller.php, method JController::getTask()
Get the last task that is or was to be performed.
- getTasks
- in file controller.php, method JController::getTasks()
Gets the available tasks in the controller.
- getTemplate
- in file application.php, method JApplication::getTemplate()
Gets the name of the current template.
- getUser
- in file application.php, method JApplication::getUser()
Deprecated, use JFactory::getUser instead.
- getUserState
- in file application.php, method JApplication::getUserState()
Gets a user state.
- getUserStateFromRequest
- in file application.php, method JApplication::getUserStateFromRequest()
Gets the value of a user state variable.
- getVar
- in file router.php, method JRouter::getVar()
Get a router variable
- getVars
- in file router.php, method JRouter::getVars()
Get the router variable array
- getView
- in file controller.php, method JController::getView()
Method to get a reference to the current view and load it if necessary.
- get
- in file object.php, method JObject::get()
Returns a property of the object or the default value if the property is not set.
- getChildren
- in file tree.php, method JNode::getChildren()
- getError
- in file object.php, method JObject::getError()
Get the most recent error message
- getErrors
- in file object.php, method JObject::getErrors()
Return all errors, if any
- getParent
- in file tree.php, method JTree::getParent()
- getParent
- in file tree.php, method JNode::getParent()
- getProperties
- in file object.php, method JObject::getProperties()
Returns an associative array of object properties
- getPublicProperties
- in file object.php, method JObject::getPublicProperties()
Legacy Method, use JObject::getProperties() instead
- getState
- in file observable.php, method JObservable::getState()
Get the state of the JObservable object
- gc
- in file file.php, method JCacheStorageFile::gc()
Garbage collect expired cache data
- gc
- in file storage.php, method JCacheStorage::gc()
Garbage collect expired cache data
- gc
- in file xcache.php, method JSessionStorageXcache::gc()
Garbage collect stale sessions from the SessionHandler backend.
- gc
- in file eaccelerator.php, method JCacheStorageEaccelerator::gc()
Garbage collect expired cache data
- gc
- in file memcache.php, method JCacheStorageMemcache::gc()
Garbage collect expired cache data
- gc
- in file cache.php, method JCache::gc()
Garbage collect expired cache data
- get
- in file callback.php, method JCacheCallback::get()
Executes a cacheable callback if not found in cache else returns cached output and result
- get
- in file view.php, method JCacheView::get()
Get the cached view data
- get
- in file cache.php, method JCache::get()
Get cached data by id and group
- get
- in file memcache.php, method JCacheStorageMemcache::get()
Get cached data from memcache by id and group
- get
- in file page.php, method JCachePage::get()
Get the cached page data
- get
- in file apc.php, method JCacheStorageApc::get()
Get cached data from APC by id and group
- get
- in file eaccelerator.php, method JCacheStorageEaccelerator::get()
Get cached data by id and group
- get
- in file xcache.php, method JCacheStorageXCache::get()
Get cached data by id and group
- get
- in file file.php, method JCacheStorageFile::get()
Get cached data from a file by id and group
- get
- in file storage.php, method JCacheStorage::get()
Get cached data by id and group
- getConfig
- in file memcache.php, method JCacheStorageMemcache::getConfig()
Return memcache related configuration
- getConnection
- in file memcache.php, method JCacheStorageMemcache::getConnection()
return memcache connection object
- getInstance
- in file storage.php, method JCacheStorage::getInstance()
Returns a reference to a cache storage hanlder object, only creating it if it doesn't already exist.
- getInstance
- in file cache.php, method JCache::getInstance()
Returns a reference to a cache adapter object, always creating it
- getStores
- in file cache.php, method JCache::getStores()
Get the storage handlers
- generatePassword
- in file ldap.php, method JLDAP::generatePassword()
Generates a LDAP compatible password
- get
- in file ftp.php, method JFTP::get()
Method to get a file from the FTP server and save it to a local file
- getCredentials
- in file helper.php, method JClientHelper::getCredentials()
Method to return the array of client layer configuration options
- getDN
- in file ldap.php, method JLDAP::getDN()
- getErrorMsg
- in file ldap.php, method JLDAP::getErrorMsg()
Returns the error message
- getInstance
- in file ftp.php, method JFTP::getInstance()
Returns a reference to the global FTP connector object, only creating it if it doesn't already exist.
- GenID
- in file database.php, method JDatabase::GenID()
ADODB compatability function
- getAffectedRows
- in file mysql.php, method JDatabaseMySQL::getAffectedRows()
Description
- getAffectedRows
- in file database.php, method JDatabase::getAffectedRows()
Get the affected rows by the most recent query
- getAffectedRows
- in file mysqli.php, method JDatabaseMySQLi::getAffectedRows()
Description
- GetCol
- in file database.php, method JDatabase::GetCol()
ADODB compatability function
- getCollation
- in file database.php, method JDatabase::getCollation()
Get the database collation
- getCollation
- in file mysql.php, method JDatabaseMySQL::getCollation()
Assumes database collation in use by sampling one text field in one table
- getCollation
- in file mysqli.php, method JDatabaseMySQLi::getCollation()
Assumes database collation in use by sampling one text field in one table
- getConnectors
- in file database.php, method JDatabase::getConnectors()
Get the database connectors
- getErrorMsg
- in file database.php, method JDatabase::getErrorMsg()
Get the error message
- getErrorNum
- in file database.php, method JDatabase::getErrorNum()
Get the error number
- getEscaped
- in file mysql.php, method JDatabaseMySQL::getEscaped()
Get a database escaped string
- getEscaped
- in file database.php, method JDatabase::getEscaped()
Get a database escaped string
- getEscaped
- in file mysqli.php, method JDatabaseMySQLi::getEscaped()
Get a database escaped string
- getInstance
- in file database.php, method JDatabase::getInstance()
Returns a reference to the global Database object, only creating it if it doesn't already exist.
- getLog
- in file database.php, method JDatabase::getLog()
Get a database error log
- getNullDate
- in file database.php, method JDatabase::getNullDate()
Get the database null date
- getNumRows
- in file database.php, method JDatabase::getNumRows()
Get the number of rows returned by the most recent query
- getNumRows
- in file mysql.php, method JDatabaseMySQL::getNumRows()
Description
- getNumRows
- in file mysqli.php, method JDatabaseMySQLi::getNumRows()
Description
- GetOne
- in file database.php, method JDatabase::GetOne()
ADODB compatability function
- getPrefix
- in file database.php, method JDatabase::getPrefix()
Get the database table prefix
- getQuery
- in file database.php, method JDatabase::getQuery()
Get the active query
- GetRow
- in file database.php, method JDatabase::GetRow()
ADODB compatability function
- GetRows
- in file recordset.php, method JRecordSet::GetRows()
- getTableCreate
- in file mysql.php, method JDatabaseMySQL::getTableCreate()
Shows the CREATE TABLE statement that creates the given tables
- getTableCreate
- in file database.php, method JDatabase::getTableCreate()
Shows the CREATE TABLE statement that creates the given tables
- getTableCreate
- in file mysqli.php, method JDatabaseMySQLi::getTableCreate()
Shows the CREATE TABLE statement that creates the given tables
- getTableFields
- in file mysql.php, method JDatabaseMySQL::getTableFields()
Retrieves information about the given tables
- getTableFields
- in file mysqli.php, method JDatabaseMySQLi::getTableFields()
Retrieves information about the given tables
- getTableFields
- in file database.php, method JDatabase::getTableFields()
Retrieves information about the given tables
- getTableList
- in file mysqli.php, method JDatabaseMySQLi::getTableList()
Description
- getTableList
- in file mysql.php, method JDatabaseMySQL::getTableList()
Description
- getTableList
- in file database.php, method JDatabase::getTableList()
List tables in a database
- getTicker
- in file database.php, method JDatabase::getTicker()
Get the total number of queries made
- getUTFSupport
- in file database.php, method JDatabase::getUTFSupport()
Get the database UTF-8 support
- getVersion
- in file mysqli.php, method JDatabaseMySQLi::getVersion()
Description
- getVersion
- in file database.php, method JDatabase::getVersion()
Get the version of the database connector
- getVersion
- in file mysql.php, method JDatabaseMySQL::getVersion()
Description
- $guid
- in file feed.php, variable JFeedItem::$guid
Guid element
- getBase
- in file document.php, method JDocument::getBase()
Return the base URI of the document.
- getBuffer
- in file html.php, method JDocumentHTML::getBuffer()
Get the contents of a document include
- getBuffer
- in file document.php, method JDocument::getBuffer()
Get the contents of the document buffer
- getCharset
- in file document.php, method JDocument::getCharset()
Returns the document charset encoding.
- getContentType
- in file renderer.php, method JDocumentRenderer::getContentType()
Return the content type of the renderer
- getDescription
- in file document.php, method JDocument::getDescription()
Return the title of the page.
- getDirection
- in file document.php, method JDocument::getDirection()
Returns the document language.
- getGenerator
- in file document.php, method JDocument::getGenerator()
Returns the document generator
- getHeadData
- in file html.php, method JDocumentHTML::getHeadData()
Get the html document head data
- getHeadData
- in file document.php, method JDocument::getHeadData()
Get the document head data
- getHeader
- in file pdf.php, method JDocumentPDF::getHeader()
Returns the document header string
- getInstance
- in file document.php, method JDocument::getInstance()
Returns a reference to the global JDocument object, only creating it if it doesn't already exist.
- getLanguage
- in file document.php, method JDocument::getLanguage()
Returns the document language.
- getLink
- in file document.php, method JDocument::getLink()
Returns the document base url
- getMetaData
- in file document.php, method JDocument::getMetaData()
Gets a meta tag.
- getModifiedDate
- in file document.php, method JDocument::getModifiedDate()
Returns the document modified date
- getName
- in file pdf.php, method JDocumentPDF::getName()
Returns the document name
- getTitle
- in file document.php, method JDocument::getTitle()
Return the title of the document.
- getType
- in file document.php, method JDocument::getType()
Returns the document type
- get
- in file request.php, method JRequest::get()
Fetches and returns a request array.
- getAgentString
- in file browser.php, method JBrowser::getAgentString()
Return the full browser agent string.
- getBody
- in file response.php, method JResponse::getBody()
Return the body content
- getBool
- in file request.php, method JRequest::getBool()
Fetches and returns a given filtered variable. The bool filter will only return true/false bool values. This is currently only a proxy function for getVar().
- getBrowser
- in file browser.php, method JBrowser::getBrowser()
Retrieve the current browser.
- getCmd
- in file request.php, method JRequest::getCmd()
Fetches and returns a given filtered variable. The cmd filter only allows the characters [A-Za-z0-9.-_]. This is currently only a proxy function for getVar().
- getFeature
- in file browser.php, method JBrowser::getFeature()
Retrieve the current browser capability.
- getFloat
- in file request.php, method JRequest::getFloat()
Fetches and returns a given filtered variable. The float filter only allows digits and periods. This is currently only a proxy function for getVar().
- getFragment
- in file uri.php, method JURI::getFragment()
Get the URI archor string everything after the "#"
- getHeaders
- in file response.php, method JResponse::getHeaders()
Return array of headers;
- getHost
- in file uri.php, method JURI::getHost()
Get URI host returns the hostname/ip, or null if no hostname/ip was specified
- getHTTPProtocol
- in file browser.php, method JBrowser::getHTTPProtocol()
Returns the server protocol in use on the current server.
- getInstance
- in file uri.php, method JURI::getInstance()
Returns a reference to a global JURI object, only creating it if it doesn't already exist.
- getInstance
- in file browser.php, method JBrowser::getInstance()
Returns a reference to the global Browser object, only creating it if it doesn't already exist.
- getInt
- in file request.php, method JRequest::getInt()
Fetches and returns a given filtered variable. The integer filter will allow only digits to be returned. This is currently only a proxy function for getVar().
- getMajor
- in file browser.php, method JBrowser::getMajor()
Retrieve the current browser's major version.
- getMethod
- in file request.php, method JRequest::getMethod()
Gets the request method
- getMinor
- in file browser.php, method JBrowser::getMinor()
Retrieve the current browser's minor version.
- getPass
- in file uri.php, method JURI::getPass()
Get URI password returns the password, or null if no password was specified
- getPath
- in file uri.php, method JURI::getPath()
Gets the URI path string
- getPlatform
- in file browser.php, method JBrowser::getPlatform()
Return the currently matched platform.
- getPort
- in file uri.php, method JURI::getPort()
Get URI port returns the port number, or null if no port was specified
- getQuery
- in file uri.php, method JURI::getQuery()
Returns flat query string
- getQuirk
- in file browser.php, method JBrowser::getQuirk()
Retrieve unique behavior for the current browser.
- getScheme
- in file uri.php, method JURI::getScheme()
Get URI scheme (protocol) ie. http, https, ftp, etc...
- getString
- in file request.php, method JRequest::getString()
Fetches and returns a given filtered variable. The string filter deletes 'bad' HTML code, if not overridden by the mask.
- getURI
- in file request.php, method JRequest::getURI()
Gets the full request path
- getUser
- in file uri.php, method JURI::getUser()
Get URI username returns the username, or null if no username was specified
- getVar
- in file request.php, method JRequest::getVar()
Fetches and returns a given variable.
- getVar
- in file uri.php, method JURI::getVar()
Returns a query variable by name
- getVersion
- in file browser.php, method JBrowser::getVersion()
Retrieve the current browser's version.
- getWord
- in file request.php, method JRequest::getWord()
Fetches and returns a given filtered variable. The word filter only allows the characters [A-Za-z_]. This is currently only a proxy function for getVar().
- getBuffer
- in file profiler.php, method JProfiler::getBuffer()
Get all profiler marks.
- getCode
- in file exception.php, method JException::getCode()
Method to get the exception code
- getError
- in file error.php, method JError::getError()
Method for retrieving the last exception object in the error stack
- getErrorHandling
- in file error.php, method JError::getErrorHandling()
Method to get the current error handler settings for a specified error level.
- getErrors
- in file error.php, method JError::getErrors()
Method for retrieving the exception stack
- getFile
- in file exception.php, method JException::getFile()
Method to get the source filename where the exception occured
- getInstance
- in file log.php, method JLog::getInstance()
Returns a reference to the global log object, only creating it if it doesn't already exist.
- getInstance
- in file profiler.php, method JProfiler::getInstance()
Returns a reference to the global Profiler object, only creating it if it doesn't already exist.
- getLine
- in file exception.php, method JException::getLine()
Method to get the source line where the exception occured
- getMemory
- in file profiler.php, method JProfiler::getMemory()
Get information about current memory usage.
- getMessage
- in file exception.php, method JException::getMessage()
Method to get the exception message
- getmicrotime
- in file profiler.php, method JProfiler::getmicrotime()
Get the current time.
- getTrace
- in file exception.php, method JException::getTrace()
Method to get the array of the backtrace()
- getTraceAsString
- in file exception.php, method JException::getTraceAsString()
Method to get the formatted backtrace information
- getInstance
- in file dispatcher.php, method JDispatcher::getInstance()
Returns a reference to the global Event Dispatcher object, only creating it if it doesn't already exist.
- getAdapter
- in file archive.php, method JArchive::getAdapter()
- getExt
- in file file.php, method JFile::getExt()
Gets the extension of a file name
- getName
- in file file.php, method JFile::getName()
Returns the name, sans any path
- getPermissions
- in file path.php, method JPath::getPermissions()
Get the permissions of the file/folder at a give path
- gzip.php
- procedural page gzip.php
- getInstance
- in file filterinput.php, method JFilterInput::getInstance()
Returns a reference to an input filter object, only creating it if it doesn't already exist.
- genericlist
- in file select.php, method JHTMLSelect::genericlist()
Generates an HTML select list
- genericordering
- in file list.php, method JHTMLList::genericordering()
Description
- getButtons
- in file editor.php, method JEditor::getButtons()
Get the editor buttons
- getContent
- in file editor.php, method JEditor::getContent()
Get the editor contents
- getData
- in file pagination.php, method JPagination::getData()
Return the pagination data object, only creating it if it doesn't already exist
- getInstance
- in file editor.php, method JEditor::getInstance()
Returns a reference to a global Editor object, only creating it if it doesn't already exist.
- getInstance
- in file pane.php, method JPane::getInstance()
Returns a reference to a JPanel object
- getInstance
- in file toolbar.php, method JToolBar::getInstance()
Returns a reference to a global JToolBar object, only creating it if it doesn't already exist.
- getLimitBox
- in file pagination.php, method JPagination::getLimitBox()
Creates a dropdown box for selecting how many records to show per page
- getListFooter
- in file pagination.php, method JPagination::getListFooter()
Return the pagination footer
- getName
- in file button.php, method JButton::getName()
get the element name
- getPagesCounter
- in file pagination.php, method JPagination::getPagesCounter()
Create and return the pagination pages counter string, ie. Page 2 of 4
- getPagesLinks
- in file pagination.php, method JPagination::getPagesLinks()
Create and return the pagination page list string, ie. Previous, Next, 1 2 3 ... x
- getResultsCounter
- in file pagination.php, method JPagination::getResultsCounter()
Create and return the pagination result set counter string, ie. Results 1-10 of 42
- getRowOffset
- in file pagination.php, method JPagination::getRowOffset()
Return the rationalised offset for a row with a given index.
- grid.php
- procedural page grid.php
- getLanguagePath
- in file jajax.php, method JAJAXLang::getLanguagePath()
Get the path to a language
- getDBO
- in file installer.php, method JInstaller::getDBO()
Get the database connector object
- getFilenameFromURL
- in file helper.php, method JInstallerHelper::getFilenameFromURL()
Gets a file name out of a url
- getInstance
- in file installer.php, method JInstaller::getInstance()
Returns a reference to the global Installer object, only creating it if it doesn't already exist.
- getManifest
- in file installer.php, method JInstaller::getManifest()
Get the installation manifest object
- getOverwrite
- in file installer.php, method JInstaller::getOverwrite()
Get the allow overwrite switch
- getParams
- in file installer.php, method JInstaller::getParams()
Method to parse the parameters of an extension, build the INI string for it's default parameters, and return the INI string.
- getPath
- in file installer.php, method JInstaller::getPath()
Get an installer path by name
- get
- in file language.php, method JLanguage::get()
Get a matadata language property
- getBackwardLang
- in file language.php, method JLanguage::getBackwardLang()
Getter for backward compatible language name
- getDebug
- in file language.php, method JLanguage::getDebug()
Get the Debug property
- getDefault
- in file language.php, method JLanguage::getDefault()
Get the default language code
- getInstance
- in file language.php, method JLanguage::getInstance()
Returns a reference to a language object
- getKnownLanguages
- in file language.php, method JLanguage::getKnownLanguages()
Returns a list of known languages for an area
- getLanguagePath
- in file language.php, method JLanguage::getLanguagePath()
Get the path to a language
- getLocale
- in file language.php, method JLanguage::getLocale()
Get locale property
- getMetadata
- in file language.php, method JLanguage::getMetadata()
Returns a associative array holding the metadata
- getName
- in file language.php, method JLanguage::getName()
Getter for Name
- getOrphans
- in file language.php, method JLanguage::getOrphans()
Get the list of orphaned strings if being tracked
- getPaths
- in file language.php, method JLanguage::getPaths()
Get a list of language files that have been loaded
- getPdfFontName
- in file language.php, method JLanguage::getPdfFontName()
Getter for PDF Font Name
- getTag
- in file language.php, method JLanguage::getTag()
Get for the language tag (as defined in RFC 3066)
- getUsed
- in file language.php, method JLanguage::getUsed()
Get the list of used strings
- getWinCP
- in file language.php, method JLanguage::getWinCP()
Getter for Windows locale code page
- getInstance
- in file mail.php, method JMail::getInstance()
Returns a reference to a global e-mail object, only creating it if it doesn't already exist.
- get
- in file parameter.php, method JParameter::get()
Get a value
- getGroups
- in file parameter.php, method JParameter::getGroups()
Get the number of params in each group
- getName
- in file element.php, method JElement::getName()
get the element name
- getNumParams
- in file parameter.php, method JParameter::getNumParams()
Return number of params to render
- getParam
- in file parameter.php, method JParameter::getParam()
Render a parameter type
- getParams
- in file parameter.php, method JParameter::getParams()
Render all parameters
- getPlugin
- in file helper.php, method JPluginHelper::getPlugin()
Get the plugin data of a specific type if no specific plugin is specified otherwise only the specific plugin data is returned
- getInstance
- in file format.php, method JRegistryFormat::getInstance()
Returns a reference to a Format object, only creating it if it doesn't already exist.
- getInstance
- in file registry.php, method JRegistry::getInstance()
Returns a reference to a global JRegistry object, only creating it if it doesn't already exist.
- getNameSpaces
- in file registry.php, method JRegistry::getNameSpaces()
Get the list of namespaces
- getValue
- in file registry.php, method JRegistry::getValue()
Get a registry value
- gc
- in file apc.php, method JSessionStorageApc::gc()
Garbage collect stale sessions from the SessionHandler backend.
- gc
- in file storage.php, method JSessionStorage::gc()
Garbage collect stale sessions from the SessionHandler backend.
- gc
- in file memcache.php, method JSessionStorageMemcache::gc()
Garbage collect stale sessions from the SessionHandler backend.
- gc
- in file eaccelerator.php, method JSessionStorageEaccelerator::gc()
Garbage collect stale sessions from the SessionHandler backend.
- gc
- in file database.php, method JSessionStorageDatabase::gc()
Garbage collect stale sessions from the SessionHandler backend.
- get
- in file session.php, method JSession::get()
Get data from the session store
- getExpire
- in file session.php, method JSession::getExpire()
Get expiration time in minutes
- getId
- in file session.php, method JSession::getId()
Get session id
- getInstance
- in file storage.php, method JSessionStorage::getInstance()
Returns a reference to a session storage handler object, only creating it if it doesn't already exist.
- getInstance
- in file session.php, method JSession::getInstance()
Returns a reference to the global Session object, only creating it if it doesn't already exist.
- getName
- in file session.php, method JSession::getName()
Get session name
- getState
- in file session.php, method JSession::getState()
Get current state of session
- getStores
- in file session.php, method JSession::getStores()
Get the session handlers
- getToken
- in file session.php, method JSession::getToken()
Get a session token, if a token isn't set yet one will be generated.
- $gid
- in file user.php, variable JTableUser::$gid
The group id number
- $gid
- in file session.php, variable JTableSession::$gid
- $guest
- in file session.php, variable JTableSession::$guest
- getDBO
- in file table.php, method JTable::getDBO()
Get the internal database object
- getInstance
- in file table.php, method JTable::getInstance()
Returns a reference to the a Table object, always creating it
- getKeyName
- in file table.php, method JTable::getKeyName()
Gets the internal primary key name
- getNextOrder
- in file table.php, method JTable::getNextOrder()
Returns the ordering value to place a new item last in its group
- getTableName
- in file table.php, method JTable::getTableName()
Gets the internal table name for the object
- getInstance
- in file template.php, method JTemplate::getInstance()
Returns a reference to a global Template object, only creating it if it doesn't already exist.
- $gender
- in file authentication.php, variable JAuthenticationResponse::$gender
The End User's gender, "M" for male, "F" for female.
- $gid
- in file user.php, variable JUser::$gid
The group id number
- $guest
- in file user.php, variable JUser::$guest
Description
- genRandomPassword
- in file helper.php, method JUserHelper::genRandomPassword()
Generate a random password
- getAroGroup
- in file authorization.php, method JAuthorization::getAroGroup()
- getCheckMode
- in file authorization.php, method JAuthorization::getCheckMode()
Gets the chec mode
- getCryptedPassword
- in file helper.php, method JUserHelper::getCryptedPassword()
Formats a password using the current encryption.
- getInstance
- in file user.php, method JUser::getInstance()
Returns a reference to the global User object, only creating it if it doesn't already exist.
- getInstance
- in file authentication.php, method JAuthentication::getInstance()
Returns a reference to a global authentication object, only creating it if it doesn't already exist.
- getParam
- in file user.php, method JUser::getParam()
Method to get a parameter value
- getParameters
- in file user.php, method JUser::getParameters()
Method to get the user parameters
- getSalt
- in file helper.php, method JUserHelper::getSalt()
Returns a salt for the appropriate kind of password encryption.
- getTable
- in file user.php, method JUser::getTable()
Method to get the user table object
- getUserId
- in file helper.php, method JUserHelper::getUserId()
Returns userid if a user exists
- get_group_children_tree
- in file authorization.php, method JAuthorization::get_group_children_tree()
- get_group_name
- in file authorization.php, method JAuthorization::get_group_name()
Gets the 'name' of a group
- get_group_parents
- in file authorization.php, method JAuthorization::get_group_parents()
- getColumn
- in file arrayhelper.php, method JArrayHelper::getColumn()
Extracts a column from an array of arrays or objects
- getElementByPath
- in file simplexml.php, method JSimpleXMLElement::getElementByPath()
Get an element in the document by / separated path
- getHash
- in file utility.php, method JUtility::getHash()
Provides a secure hash based on a seed
- getOffset
- in file date.php, method JDate::getOffset()
Get the date offset (in hours)
- getParser
- in file simplexml.php, method JSimpleXML::getParser()
Get the parser
- getToken
- in file utility.php, method JUtility::getToken()
Method to determine a hash for anti-spoofing variable names
- getValue
- in file arrayhelper.php, method JArrayHelper::getValue()
Utility function to return a value from a named array or a specified default
h
- $hdrs
- in file xmlrpc.php, variable xmlrpcresp::$hdrs
- $header
- in file feedcreator.php, variable HTMLCreator::$header
Contains HTML to be output at the start of the feed's html representation.
- $height
- in file feedcreator.php, variable EnclosureItem::$height
- $height
- in file feedcreator.php, variable FeedImage::$height
- $Helo
- in file phpmailer.php, variable PHPMailer::$Helo
Sets the SMTP HELO of the message (Default is $Hostname).
- $helo_rply
- in file smtp.php, variable SMTP::$helo_rply
- $Host
- in file phpmailer.php, variable PHPMailer::$Host
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").
- $host
- in file config.php, variable JFrameworkConfig::$host
- $Hostname
- in file phpmailer.php, variable PHPMailer::$Hostname
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'.
- $httpStatusCodes
- in file php_http_server_generic.php, variable php_http_server_generic::$httpStatusCodes
- HasMultiBytes
- in file phpmailer.php, method PHPMailer::HasMultiBytes()
Checks if a string contains multibyte characters.
- HeaderLine
- in file phpmailer.php, method PHPMailer::HeaderLine()
- Hello
- in file smtp.php, method SMTP::Hello()
Sends the HELO command to the smtp server.
- Help
- in file smtp.php, method SMTP::Help()
Gets help information on the keyword specified. If the keyword
- HTMLCreator
- in file feedcreator.php, class HTMLCreator
HTMLCreator is a FeedCreator that writes an HTML feed file to a specific location, overriding the createFeed method of the parent FeedCreator.
- HtmlDescribable
- in file feedcreator.php, class HtmlDescribable
An HtmlDescribable is an item within a feed that can have a description that may include HTML markup.
- html4strict.php
- procedural page html4strict.php
- horiz.php
- procedural page horiz.php
- hr.php
- procedural page hr.php
- hu.php
- procedural page hu.php
- horiz.php
- procedural page horiz.php
- helper.php
- procedural page helper.php
- helper.php
- procedural page helper.php
- helper.php
- procedural page helper.php
- hasChildren
- in file tree.php, method JNode::hasChildren()
- $host
- in file ldap.php, variable JLDAP::$host
- hasCredentials
- in file helper.php, method JClientHelper::hasCredentials()
Method to determine if client login credentials are present
- helper.php
- procedural page helper.php
- htmlspecialchars_decode
- in file php51x.php, function htmlspecialchars_decode()
Replace htmlspecialchars_decode()
- hasUTF
- in file mysqli.php, method JDatabaseMySQLi::hasUTF()
Determines UTF support
- hasUTF
- in file mysql.php, method JDatabaseMySQL::hasUTF()
Determines UTF support
- hasUTF
- in file database.php, method JDatabase::hasUTF()
Determines UTF support
- $height
- in file feed.php, variable JFeedImage::$height
Title feed attribute
- html.php
- procedural page html.php
- head.php
- procedural page head.php
- hasFeature
- in file browser.php, method JBrowser::hasFeature()
Check the current browser capabilities.
- hasQuirk
- in file browser.php, method JBrowser::hasQuirk()
Check unique behavior for the current browser.
- handleCallback
- in file error.php, method JError::handleCallback()
Callback error handler - Send the error object to a callback method for error handling
- handleDie
- in file error.php, method JError::handleDie()
Die error handler - Echos the error message to output and then dies
- handleEcho
- in file error.php, method JError::handleEcho()
Echo error handler - Echos the error message to output
- handleIgnore
- in file error.php, method JError::handleIgnore()
Ignore error handler
- handleLog
- in file error.php, method JError::handleLog()
Log error handler - Logs the error message to a system log file
- handleMessage
- in file error.php, method JError::handleMessage()
Message error handler - Enqueues the error message into the system queue
- handleVerbose
- in file error.php, method JError::handleVerbose()
Verbose error handler - Echos the error message to output as well as related info
- hasNativeSupport
- in file zip.php, method JArchiveZip::hasNativeSupport()
Method to determine if the server has native zip support for faster handling
- html.php
- procedural page html.php
- help.php
- procedural page help.php
- hasKey
- in file jajax.php, method JAJAXLang::hasKey()
Determines is a key exists
- helper.php
- procedural page helper.php
- hasKey
- in file language.php, method JLanguage::hasKey()
Determines is a key exists
- help.php
- procedural page help.php
- helper.php
- procedural page helper.php
- helper.php
- procedural page helper.php
- helpsites.php
- procedural page helpsites.php
- hidden.php
- procedural page hidden.php
- helper.php
- procedural page helper.php
- has
- in file session.php, method JSession::has()
Check wheter data exists in the session store
- hasToken
- in file session.php, method JSession::hasToken()
Method to determine if a token exists in the session. If not the session will be set to expired
- $hidden
- in file aro.php, variable JTableARO::$hidden
- $hits
- in file content.php, variable JTableContent::$hits
- $home
- in file menu.php, variable JTableMenu::$home
- hit
- in file table.php, method JTable::hit()
Description
- helper.php
- procedural page helper.php
i
- $image
- in file feedcreator.php, variable FeedCreator::$image
- $image
- in file feedcreator.php, variable FeedItem::$image
- $imageAlign
- in file feedcreator.php, variable HTMLCreator::$imageAlign
- $iPos
- in file xajax.inc.php, variable xajax::$iPos
- $items
- in file feedcreator.php, variable FeedCreator::$items
- index.php
- procedural page index.php
- index.php
- procedural page index.php
- idna_convert
- in file idna_convert.class.php, class idna_convert
Encode/decode Internationalized Domain Names.
- idna_convert
- in file idna_convert.class.php, method idna_convert::idna_convert()
- import
- in file loader.php, method JLoader::import()
Loads a class from specified directories.
- InlineImageExists
- in file phpmailer.php, method PHPMailer::InlineImageExists()
Returns true if an inline attachment is present.
- inputFilter
- in file inputfilter.php, method InputFilter::inputFilter()
Constructor for inputFilter class. Only first parameter is required.
- InputFilter
- in file inputfilter.php, class InputFilter
- index.php
- procedural page index.php
- isCompatible
- in file version.php, method JVersion::isCompatible()
Compares two "A PHP standardized" version number against the current Joomla! version
- IsError
- in file phpmailer.php, method PHPMailer::IsError()
Returns true if an error occurred.
- isFrontPage
- in file ja_templatetools.php, method JA_Tools::isFrontPage()
- IsHTML
- in file phpmailer.php, method PHPMailer::IsHTML()
Sets message type to HTML.
- isIE6
- in file ja_templatetools.php, method JA_Tools::isIE6()
- IsMail
- in file phpmailer.php, method PHPMailer::IsMail()
Sets Mailer to send message using PHP mail() function.
- iso8601
- in file feedcreator.php, method FeedDate::iso8601()
Gets the date stored in this FeedDate as an ISO 8601 date.
- iso8601_decode
- in file xmlrpc.php, function iso8601_decode()
Given an ISO8601 date string, return a timet in the localtime, or UTC
- iso8601_encode
- in file xmlrpc.php, function iso8601_encode()
Given a timestamp, return the corresponding ISO8601 encoded string.
- isOPIdentifier
- in file Discover.php, method Auth_OpenID_ServiceEndpoint::isOPIdentifier()
- IsQmail
- in file phpmailer.php, method PHPMailer::IsQmail()
Sets Mailer to send message using the qmail MTA.
- IsSendmail
- in file phpmailer.php, method PHPMailer::IsSendmail()
Sets Mailer to send message using the $Sendmail program.
- IsSMTP
- in file phpmailer.php, method PHPMailer::IsSMTP()
Sets Mailer to send message using SMTP.
- is_valid_charset
- in file xmlrpc.php, function is_valid_charset()
Checks if a given charset encoding is present in a list of encodings or
- iTrunc
- in file feedcreator.php, method FeedCreator::iTrunc()
Truncates a string to a certain length at the most sensible point.
- ini.php
- procedural page ini.php
- inputfilter.php
- procedural page inputfilter.php
- idna_convert.class.php
- procedural page idna_convert.class.php
- it.php
- procedural page it.php
- imagelibrary.php
- procedural page imagelibrary.php
- index.php
- procedural page index.php
- index.php
- procedural page index.php
- index.php
- procedural page index.php
- index.php
- procedural page index.php
- initialise
- in file application.php, method JApplication::initialise()
Initialise the application.
- isAdmin
- in file application.php, method JApplication::isAdmin()
Is admin interface?
- isEnabled
- in file helper.php, method JModuleHelper::isEnabled()
Checks if a module is enabled
- isEnabled
- in file helper.php, method JComponentHelper::isEnabled()
Checks if the component is enabled
- isSite
- in file application.php, method JApplication::isSite()
Is site interface?
- ipToNetAddress
- in file ldap.php, method JLDAP::ipToNetAddress()
Converts a dot notation IP address to net address (e.g. for Netware, etc)
- isConnected
- in file ftp.php, method JFTP::isConnected()
Method to determine if the object is connected to an FTP server
- insertid
- in file mysqli.php, method JDatabaseMySQLi::insertid()
Description
- insertid
- in file database.php, method JDatabase::insertid()
Get the ID generated from the previous INSERT operation
- insertid
- in file mysql.php, method JDatabaseMySQL::insertid()
Description
- insertObject
- in file mysqli.php, method JDatabaseMySQLi::insertObject()
Inserts a row into a table based on an objects properties
- insertObject
- in file database.php, method JDatabase::insertObject()
Inserts a row into a table based on an objects properties
- insertObject
- in file mysql.php, method JDatabaseMySQL::insertObject()
Inserts a row into a table based on an objects properties
- isQuoted
- in file database.php, method JDatabase::isQuoted()
Checks if field name needs to be quoted
- $image
- in file feed.php, variable JDocumentFeed::$image
Image feed element
- $items
- in file feed.php, variable JDocumentFeed::$items
The feed items collection
- isBrowser
- in file browser.php, method JBrowser::isBrowser()
Determine if the given browser is the same as the current.
- isInternal
- in file uri.php, method JURI::isInternal()
Checks if the supplied URL is internal
- isRobot
- in file browser.php, method JBrowser::isRobot()
Determines if the browser is a robot or not.
- isSSL
- in file uri.php, method JURI::isSSL()
Checks whether the current URI is using HTTPS
- isSSLConnection
- in file browser.php, method JBrowser::isSSLConnection()
Determine if we are using a secure (SSL) connection.
- isViewable
- in file browser.php, method JBrowser::isViewable()
Determines if a browser can display a given MIME type.
- $info
- in file exception.php, variable JException::$info
Additional info about the error relevant to the developer
- isError
- in file error.php, method JError::isError()
Method to determine if a value is an exception object. This check supports both JException and PHP5 Exception objects
- isOwner
- in file path.php, method JPath::isOwner()
Method to determine if script owns the path
- id
- in file grid.php, method JHTMLGrid::id()
- iframe
- in file html.php, method JHTML::iframe()
Write a <iframe></iframe> element
- image
- in file html.php, method JHTML::image()
Write a <img></amg> element
- images
- in file list.php, method JHTMLList::images()
Build the select list to choose an image
- initialise
- in file editor.php, method JEditor::initialise()
Initialize the editor
- integerlist
- in file select.php, method JHTMLSelect::integerlist()
Generates a select list of integers
- image.php
- procedural page image.php
- install
- in file plugin.php, method JInstallerPlugin::install()
Custom install method
- install
- in file template.php, method JInstallerTemplate::install()
Custom install method
- install
- in file module.php, method JInstallerModule::install()
Custom install method
- install
- in file language.php, method JInstallerLanguage::install()
Custom install method
- install
- in file component.php, method JInstallerComponent::install()
Custom install method for components
- install
- in file installer.php, method JInstaller::install()
Package installation method
- installer.php
- procedural page installer.php
- isRTL
- in file language.php, method JLanguage::isRTL()
Get the RTL property
- isEmailAddress
- in file helper.php, method JMailHelper::isEmailAddress()
Verifies that the string is in a proper e-mail address format.
- imagelist.php
- procedural page imagelist.php
- importPlugin
- in file helper.php, method JPluginHelper::importPlugin()
Loads all the plugin files for a particular type if no specific plugin is specified otherwise only the specific pugin is loaded.
- isEnabled
- in file helper.php, method JPluginHelper::isEnabled()
Checks if a plugin is enabled
- ini.php
- procedural page ini.php
- isNew
- in file session.php, method JSession::isNew()
Check whether this session is currently created
- $id
- in file menutypes.php, variable JTableMenuTypes::$id
- $id
- in file aro.php, variable JTableARO::$id
- $id
- in file module.php, variable JTableModule::$id
- $id
- in file plugin.php, variable JTablePlugin::$id
Primary Key
- $id
- in file user.php, variable JTableUser::$id
Unique id
- $id
- in file section.php, variable JTableSection::$id
- $id
- in file content.php, variable JTableContent::$id
- $id
- in file menu.php, variable JTableMenu::$id
- $id
- in file component.php, variable JTableComponent::$id
- $id
- in file arogroup.php, variable JTableAROGroup::$id
- $id
- in file category.php, variable JTableCategory::$id
- $image
- in file section.php, variable JTableSection::$image
- $image
- in file category.php, variable JTableCategory::$image
- $images
- in file content.php, variable JTableContent::$images
- $image_position
- in file section.php, variable JTableSection::$image_position
- $image_position
- in file category.php, variable JTableCategory::$image_position
- $introtext
- in file content.php, variable JTableContent::$introtext
- $iscore
- in file component.php, variable JTableComponent::$iscore
- $iscore
- in file module.php, variable JTableModule::$iscore
- $iscore
- in file plugin.php, variable JTablePlugin::$iscore
- insert
- in file session.php, method JTableSession::insert()
- isCheckedOut
- in file table.php, method JTable::isCheckedOut()
Check if an item is checked out
- $id
- in file user.php, variable JUser::$id
Unique id
- is_group_child_of
- in file authorization.php, method JAuthorization::is_group_child_of()
- importDOM
- in file simplexml.php, method JSimpleXML::importDOM()
Get a JSimpleXMLElement object from a DOM node.
- isWinOS
- in file utility.php, method JUtility::isWinOS()
Method to determine if the host OS is Windows
j
- JA_Tools
- in file ja_templatetools.php, method JA_Tools::JA_Tools()
- JA_Tools
- in file ja_templatetools.php, class JA_Tools
- JA_TOOL_COLOR
- in file ja_templatetools.php, constant JA_TOOL_COLOR
- JA_TOOL_FONT
- in file ja_templatetools.php, constant JA_TOOL_FONT
- JA_TOOL_MENU
- in file ja_templatetools.php, constant JA_TOOL_MENU
- JA_TOOL_SCREEN
- in file ja_templatetools.php, constant JA_TOOL_SCREEN
- jexit
- in file loader.php, function jexit()
Global application exit.
- JFactory
- in file factory.php, class JFactory
Joomla Framework Factory class
- JFrameworkConfig
- in file config.php, class JFrameworkConfig
- jimport
- in file loader.php, function jimport()
Intelligent file importer
- JLoader
- in file loader.php, class JLoader
- JRoute
- in file methods.php, class JRoute
Route handling class
- JSCreator
- in file feedcreator.php, class JSCreator
JSCreator is a class that writes a js file to a specific location, overriding the createFeed method of the parent HTMLCreator.
- JVersion
- in file version.php, class JVersion
Version information
- javascript.php
- procedural page javascript.php
- ja_templatetools.php
- procedural page ja_templatetools.php
- ja_vars.php
- procedural page ja_vars.php
- JApplication
- in file application.php, class JApplication
Base class for a Joomla! application.
- JApplicationHelper
- in file helper.php, class JApplicationHelper
Application helper functions
- JComponentHelper
- in file helper.php, class JComponentHelper
Component helper class
- JController
- in file controller.php, class JController
Base class for a Joomla Controller
- JMenu
- in file menu.php, class JMenu
JMenu class
- JMenuSite
- in file menu.php, class JMenuSite
JMenu class
- JModel
- in file model.php, class JModel
Base class for a Joomla Model
- JModuleHelper
- in file helper.php, class JModuleHelper
Module helper class
- JPathway
- in file pathway.php, class JPathway
Class to maintain a pathway.
- JRouter
- in file router.php, class JRouter
Class to create and parse routes
- JROUTER_MODE_RAW
- in file router.php, constant JROUTER_MODE_RAW
Set the available masks for the routing mode
- JROUTER_MODE_SEF
- in file router.php, constant JROUTER_MODE_SEF
- JView
- in file view.php, class JView
Base class for a Joomla View
- JNode
- in file tree.php, class JNode
Tree Node Class.
- JObject
- in file object.php, class JObject
Object class, allowing __construct in PHP4.
- JObject
- in file object.php, method JObject::JObject()
A hack to support __construct() on PHP 4
- JObservable
- in file observable.php, class JObservable
Abstract observable class to implement the observer design pattern
- JObserver
- in file observer.php, class JObserver
Abstract observer class to implement the observer design pattern
- JTree
- in file tree.php, class JTree
Tree Class.
- JCache
- in file cache.php, class JCache
Joomla! Cache base object
- JCacheCallback
- in file callback.php, class JCacheCallback
Joomla! Cache callback type object
- JCacheOutput
- in file output.php, class JCacheOutput
Joomla! Cache output type object
- JCachePage
- in file page.php, class JCachePage
Joomla! Cache page type object
- JCacheStorage
- in file storage.php, class JCacheStorage
Abstract cache storage handler
- JCacheStorageApc
- in file apc.php, class JCacheStorageApc
APC cache storage handler
- JCacheStorageEaccelerator
- in file eaccelerator.php, class JCacheStorageEaccelerator
eAccelerator cache storage handler
- JCacheStorageFile
- in file file.php, class JCacheStorageFile
File cache storage handler
- JCacheStorageMemcache
- in file memcache.php, class JCacheStorageMemcache
Memcache cache storage handler
- JCacheStorageXCache
- in file xcache.php, class JCacheStorageXCache
XCache cache storage handler
- JCacheView
- in file view.php, class JCacheView
Joomla! Cache view type object
- JSessionStorageXcache
- in file xcache.php, class JSessionStorageXcache
XCache session storage handler
- JClientHelper
- in file helper.php, class JClientHelper
Client helper class
- JFTP
- in file ftp.php, class JFTP
FTP client class
- JLDAP
- in file ldap.php, class JLDAP
LDAP client class
- JDatabase
- in file database.php, class JDatabase
Database connector class
- JDatabaseMySQL
- in file mysql.php, class JDatabaseMySQL
MySQL database driver
- JDatabaseMySQLi
- in file mysqli.php, class JDatabaseMySQLi
MySQLi database driver
- JRecordSet
- in file recordset.php, method JRecordSet::JRecordSet()
Constuctor
- JRecordSet
- in file recordset.php, class JRecordSet
Simple Record Set object to allow our database connector to be used with ADODB driven 3rd party libraries
- JDocument
- in file document.php, class JDocument
Document class, provides an easy interface to parse and display a document
- JDocumentError
- in file error.php, class JDocumentError
DocumentError class, provides an easy interface to parse and display an error page
- JDocumentFeed
- in file feed.php, class JDocumentFeed
DocumentFeed class, provides an easy interface to parse and display any feed document
- JDocumentHTML
- in file html.php, class JDocumentHTML
DocumentHTML class, provides an easy interface to parse and display an html document
- JDocumentPDF
- in file pdf.php, class JDocumentPDF
DocumentPDF class, provides an easy interface to parse and display a pdf document
- JDocumentRAW
- in file raw.php, class JDocumentRAW
DocumentRAW class, provides an easy interface to parse and display raw output
- JDocumentRenderer
- in file renderer.php, class JDocumentRenderer
Abstract class for a renderer
- JDocumentRendererAtom
- in file atom.php, class JDocumentRendererAtom
JDocumentRenderer_Atom is a feed that implements the atom specification
- JDocumentRendererComponent
- in file component.php, class JDocumentRendererComponent
Component renderer
- JDocumentRendererHead
- in file head.php, class JDocumentRendererHead
JDocument head renderer
- JDocumentRendererMessage
- in file message.php, class JDocumentRendererMessage
JDocument system message renderer
- JDocumentRendererModule
- in file module.php, class JDocumentRendererModule
JDocument Module renderer
- JDocumentRendererModules
- in file modules.php, class JDocumentRendererModules
JDocument Modules renderer
- JDocumentRendererRSS
- in file rss.php, class JDocumentRendererRSS
JDocumentRenderer_RSS is a feed that implements RSS 2.0 Specification
- JFeedEnclosure
- in file feed.php, class JFeedEnclosure
JFeedEnclosure is an internal class that stores feed enclosure information
- JFeedImage
- in file feed.php, class JFeedImage
JFeedImage is an internal class that stores feed image information
- JFeedItem
- in file feed.php, class JFeedItem
JFeedItem is an internal class that stores feed item information
- JBrowser
- in file browser.php, class JBrowser
Browser class, provides capability information about the current web client.
- JRequest
- in file request.php, class JRequest
JRequest Class
- JREQUEST_ALLOWHTML
- in file request.php, constant JREQUEST_ALLOWHTML
- JREQUEST_ALLOWRAW
- in file request.php, constant JREQUEST_ALLOWRAW
- JREQUEST_NOTRIM
- in file request.php, constant JREQUEST_NOTRIM
Set the available masks for cleaning variables
- JResponse
- in file response.php, class JResponse
JResponse Class
- JURI
- in file uri.php, class JURI
JURI Class
- JError
- in file error.php, class JError
Error Handling Class
- JERROR_CALLBACK_NOT_CALLABLE
- in file error.php, constant JERROR_CALLBACK_NOT_CALLABLE
- JERROR_ILLEGAL_MODE
- in file error.php, constant JERROR_ILLEGAL_MODE
- JERROR_ILLEGAL_OPTIONS
- in file error.php, constant JERROR_ILLEGAL_OPTIONS
- JException
- in file exception.php, class JException
Joomla! Exception object.
- JLog
- in file log.php, class JLog
Joomla! Logging class
- JProfiler
- in file profiler.php, class JProfiler
Utility class to assist in the process of benchmarking the execution of sections of code to understand where time is being spent.
- JDispatcher
- in file dispatcher.php, class JDispatcher
Class to handle dispatching of events.
- JEvent
- in file event.php, method JEvent::JEvent()
Constructor
- JEvent
- in file event.php, class JEvent
JEvent Class
- JArchive
- in file archive.php, class JArchive
An Archive handling class
- JArchiveBzip2
- in file bzip2.php, class JArchiveBzip2
Bzip2 format adapter for the JArchive class
- JArchiveGzip
- in file gzip.php, class JArchiveGzip
Gzip format adapter for the JArchive class
- JArchiveTar
- in file tar.php, class JArchiveTar
Tar format adapter for the JArchive class
- JArchiveZip
- in file zip.php, class JArchiveZip
ZIP format adapter for the JArchive class
- JFile
- in file file.php, class JFile
A File handling class
- JFolder
- in file folder.php, class JFolder
A Folder handling class
- JPath
- in file path.php, class JPath
A Path handling class
- JPATH_ISMAC
- in file path.php, constant JPATH_ISMAC
boolean True if a Mac based host
- JPATH_ISWIN
- in file path.php, constant JPATH_ISWIN
boolean True if a Windows based host
- JPATH_ROOT
- in file path.php, constant JPATH_ROOT
string The root directory of the file system in native format
- JFilterInput
- in file filterinput.php, class JFilterInput
JFilterInput is a class for filtering input from any data source
- JFilterOutput
- in file filteroutput.php, class JFilterOutput
JFilterOutput
- JButton
- in file button.php, class JButton
Button base class
- JButtonConfirm
- in file confirm.php, class JButtonConfirm
Renders a standard button with a confirm dialog
- JButtonCustom
- in file custom.php, class JButtonCustom
Renders a custom button
- JButtonHelp
- in file help.php, class JButtonHelp
Renders a help popup window button
- JButtonLink
- in file link.php, class JButtonLink
Renders a link button
- JButtonPopup
- in file popup.php, class JButtonPopup
Renders a popup window button
- JButtonSeparator
- in file separator.php, class JButtonSeparator
Renders a button separator
- JButtonStandard
- in file standard.php, class JButtonStandard
Renders a standard button
- JEditor
- in file editor.php, class JEditor
JEditor class to handle WYSIWYG editors
- JHTML
- in file html.php, class JHTML
Utility class for all HTML drawing classes
- JHTMLBehavior
- in file behavior.php, class JHTMLBehavior
Utility class for javascript behaviors
- JHTMLContent
- in file content.php, class JHTMLContent
Utility class to fire onPrepareContent for non-article based content.
- JHTMLEmail
- in file email.php, class JHTMLEmail
Utility class for cloaking email adresses
- JHTMLForm
- in file form.php, class JHTMLForm
Utility class for form elements
- JHTMLGrid
- in file grid.php, class JHTMLGrid
Utility class for creating HTML Grids
- JHTMLImage
- in file image.php, class JHTMLImage
Utility class working with images
- JHTMLList
- in file list.php, class JHTMLList
Utility class for creating different select lists
- JHTMLMenu
- in file menu.php, class JHTMLMenu
Utility class working with menu select lists
- JHTMLSelect
- in file select.php, class JHTMLSelect
Utility class for creating HTML select lists
- JPagination
- in file pagination.php, class JPagination
Pagination Class. Provides a common interface for content pagination for the Joomla! Framework
- JPaginationObject
- in file pagination.php, class JPaginationObject
Pagination object representing a particular item in the pagination lists
- JPane
- in file pane.php, class JPane
JPane abstract class
- JPaneSliders
- in file pane.php, class JPaneSliders
JPanelSliders class to to draw parameter panes
- JPaneTabs
- in file pane.php, class JPaneTabs
JPanelTabs class to to draw parameter panes
- JToolBar
- in file toolbar.php, class JToolBar
ToolBar handler
- JAJAXLang
- in file jajax.php, class JAJAXLang
Languages/translation handler class
- JInstaller
- in file installer.php, class JInstaller
Joomla base installer class
- JInstallerComponent
- in file component.php, class JInstallerComponent
Component installer
- JInstallerHelper
- in file helper.php, class JInstallerHelper
Installer helper class
- JInstallerLanguage
- in file language.php, class JInstallerLanguage
Language installer
- JInstallerModule
- in file module.php, class JInstallerModule
Module installer
- JInstallerPlugin
- in file plugin.php, class JInstallerPlugin
Plugin installer
- JInstallerTemplate
- in file template.php, class JInstallerTemplate
Template installer
- JHelp
- in file help.php, class JHelp
Help system class
- JLanguage
- in file language.php, class JLanguage
Languages/translation handler class
- JLanguageHelper
- in file helper.php, class JLanguageHelper
- JText
- in file methods.php, class JText
Text handling class
- JMail
- in file mail.php, method JMail::JMail()
Constructor
- JMail
- in file mail.php, class JMail
E-Mail Class. Provides a common interface to send e-mail from the Joomla! Framework
- JMailHelper
- in file helper.php, class JMailHelper
E-Mail helper class, provides static methods to perform various tasks relevant to the Joomla e-mail routines.
- JElement
- in file element.php, class JElement
Parameter base class
- JElementCalendar
- in file calendar.php, class JElementCalendar
Renders a calendar element
- JElementCategory
- in file category.php, class JElementCategory
Renders a category element
- JElementEditors
- in file editors.php, class JElementEditors
Renders a editors element
- JElementFilelist
- in file filelist.php, class JElementFilelist
Renders a filelist element
- JElementFolderlist
- in file folderlist.php, class JElementFolderlist
Renders a filelist element
- JElementHelpsites
- in file helpsites.php, class JElementHelpsites
Renders a helpsites element
- JElementHidden
- in file hidden.php, class JElementHidden
Renders a hidden element
- JElementImageList
- in file imagelist.php, class JElementImageList
Renders a imagelist element
- JElementLanguages
- in file languages.php, class JElementLanguages
Renders a languages element
- JElementList
- in file list.php, class JElementList
Renders a list element
- JElementMenu
- in file menu.php, class JElementMenu
Renders a menu element
- JElementMenuItem
- in file menuitem.php, class JElementMenuItem
Renders a menu item element
- JElementPassword
- in file password.php, class JElementPassword
Renders a password element
- JElementRadio
- in file radio.php, class JElementRadio
Renders a radio element
- JElementSection
- in file section.php, class JElementSection
Renders a section element
- JElementSpacer
- in file spacer.php, class JElementSpacer
Renders a spacer element
- JElementSQL
- in file sql.php, class JElementSQL
Renders a SQL element
- JElementText
- in file text.php, class JElementText
Renders a text element
- JElementTextarea
- in file textarea.php, class JElementTextarea
Renders a textarea element
- JElementTimezones
- in file timezones.php, class JElementTimezones
Renders a timezones element
- JElementUserGroup
- in file usergroup.php, class JElementUserGroup
Renders a editors element
- JParameter
- in file parameter.php, class JParameter
Parameter handler
- JPlugin
- in file plugin.php, method JPlugin::JPlugin()
Constructor
- JPlugin
- in file plugin.php, class JPlugin
JPlugin Class
- JPluginHelper
- in file helper.php, class JPluginHelper
Plugin helper class
- JRegistry
- in file registry.php, class JRegistry
JRegistry class
- JRegistryFormat
- in file format.php, class JRegistryFormat
Abstract Format for JRegistry
- JRegistryFormatINI
- in file ini.php, class JRegistryFormatINI
INI format handler for JRegistry
- JRegistryFormatPHP
- in file php.php, class JRegistryFormatPHP
PHP class format handler for JRegistry
- JRegistryFormatXML
- in file xml.php, class JRegistryFormatXML
XML Format for JRegistry
- JSession
- in file session.php, class JSession
Class for managing HTTP sessions
- JSessionStorage
- in file storage.php, class JSessionStorage
Custom session storage handler for PHP
- JSessionStorageApc
- in file apc.php, class JSessionStorageApc
APC session storage handler for PHP
- JSessionStorageDatabase
- in file database.php, class JSessionStorageDatabase
Database session storage handler for PHP
- JSessionStorageEaccelerator
- in file eaccelerator.php, class JSessionStorageEaccelerator
eAccelerator session storage handler for PHP
- JSessionStorageMemcache
- in file memcache.php, class JSessionStorageMemcache
Memcache session storage handler for PHP
- JSessionStorageNone
- in file none.php, class JSessionStorageNone
File session handler for PHP
- JTable
- in file table.php, class JTable
Abstract Table class
- JTableARO
- in file aro.php, class JTableARO
Aro table
- JTableAROGroup
- in file arogroup.php, class JTableAROGroup
AroGroup table
- JTableCategory
- in file category.php, class JTableCategory
Category table
- JTableComponent
- in file component.php, class JTableComponent
Component table
- JTableContent
- in file content.php, class JTableContent
Content table
- JTableMenu
- in file menu.php, class JTableMenu
Menu table
- JTableMenuTypes
- in file menutypes.php, class JTableMenuTypes
Menu Types table
- JTableModule
- in file module.php, class JTableModule
Module table
- JTablePlugin
- in file plugin.php, class JTablePlugin
Plugin table
- JTableSection
- in file section.php, class JTableSection
Section table
- JTableSession
- in file session.php, class JTableSession
Session table
- JTableUser
- in file user.php, class JTableUser
Users table
- JTemplate
- in file template.php, method JTemplate::JTemplate()
A hack to support __construct() on PHP 4
- JTemplate
- in file template.php, class JTemplate
Template class, provides an easy interface to parse and display a template file
- JAUTHENTICATE_STATUS_CANCEL
- in file authentication.php, constant JAUTHENTICATE_STATUS_CANCEL
Status to indicate cancellation of authentication.
- JAUTHENTICATE_STATUS_FAILURE
- in file authentication.php, constant JAUTHENTICATE_STATUS_FAILURE
This is the status code returned when the authentication failed
- JAUTHENTICATE_STATUS_SUCCESS
- in file authentication.php, constant JAUTHENTICATE_STATUS_SUCCESS
This is the status code returned when the authentication is success.
- JAuthentication
- in file authentication.php, class JAuthentication
Authenthication class, provides an interface for the Joomla authentication system
- JAuthenticationResponse
- in file authentication.php, class JAuthenticationResponse
Authorization response class, provides an object for storing user and error details
- JAuthorization
- in file authorization.php, class JAuthorization
Class that handles all access authorization
- JAuthorization
- in file authorization.php, method JAuthorization::JAuthorization()
Constructor
- JUser
- in file user.php, class JUser
User class. Handles all application interaction with a user
- JUserHelper
- in file helper.php, class JUserHelper
Authorization helper class, provides static methods to perform various tasks relevant to the Joomla user and authorization classes
- JArrayHelper
- in file arrayhelper.php, class JArrayHelper
JArrayHelper is an array utility class for doing all sorts of odds and ends with arrays.
- JBuffer
- in file buffer.php, class JBuffer
Generic Buffer stream handler
- JDate
- in file date.php, class JDate
JDate is a class that stores a date
- JSimpleCrypt
- in file simplecrypt.php, class JSimpleCrypt
JSimpleCrypt is a very simple encryption algorithm for encyrpting/decrypting strings
- JSimpleXML
- in file simplexml.php, class JSimpleXML
SimpleXML implementation.
- JSimpleXMLElement
- in file simplexml.php, class JSimpleXMLElement
SimpleXML Element
- JString
- in file string.php, class JString
String handling class for utf-8 data Wraps the phputf8 library All functions assume the validity of utf-8 strings.
- JUtility
- in file utility.php, class JUtility
JUtility is a utility functions class
k
- $keepalive
- in file xmlrpc.php, variable xmlrpc_client::$keepalive
- $key
- in file xmlrpc.php, variable xmlrpc_client::$key
- $keypass
- in file xmlrpc.php, variable xmlrpc_client::$keypass
- $keywords
- in file feedcreator.php, variable EnclosureItem::$keywords
- kindOf
- in file xmlrpc.php, method xmlrpcval::kindOf()
Returns a string containing "struct", "array" or "scalar" describing the base type of the value
- kindOf
- in file xmlrpc.php, method xmlrpcmsg::kindOf()
- keepalive
- in file behavior.php, method JHTMLBehavior::keepalive()
Keep session alive, for example, while editing or creating an article.
l
- $language
- in file feedcreator.php, variable FeedCreator::$language
- $language
- in file config.php, variable JFrameworkConfig::$language
- $language
- in file phpmailer.php, variable PHPMailer::$language
- $lastBuildDate
- in file feedcreator.php, variable FeedCreator::$lastBuildDate
- $LE
- in file phpmailer.php, variable PHPMailer::$LE
- $length
- in file feedcreator.php, variable EnclosureItem::$length
- $lifetime
- in file config.php, variable JFrameworkConfig::$lifetime
- $link
- in file feedcreator.php, variable FeedItem::$link
- $link
- in file feedcreator.php, variable FeedImage::$link
- $link
- in file feedcreator.php, variable FeedCreator::$link
- $log_path
- in file config.php, variable JFrameworkConfig::$log_path
- login.php
- procedural page login.php
- Lang
- in file phpmailer.php, method PHPMailer::Lang()
Returns a message in the appropriate language.
- LF
- in file php_http_server_generic.php, constant LF
- loader.php
- procedural page loader.php
- LICENSE.php
- procedural page LICENSE.php
- load
- in file loader.php, method JLoader::load()
Load the file for a class
- loadXML
- in file xajaxResponse.inc.php, method xajaxResponse::loadXML()
- lv.php
- procedural page lv.php
- load
- in file menu.php, method JMenu::load()
Loads the menu items
- load
- in file menu.php, method JMenuSite::load()
Loads the entire menu table into memory
- loadHelper
- in file view.php, method JView::loadHelper()
Load a helper file
- loadTemplate
- in file view.php, method JView::loadTemplate()
Load a template file -- first look in the templates folder for an override
- login
- in file application.php, method JApplication::login()
Login authentication function.
- logout
- in file application.php, method JApplication::logout()
Logout authentication function.
- LDAPNetAddr
- in file ldap.php, method JLDAP::LDAPNetAddr()
extract readable network address from the LDAP encoded networkAddress attribute.
- ldap.php
- procedural page ldap.php
- listDetails
- in file ftp.php, method JFTP::listDetails()
Method to list the contents of a directory on the FTP server
- listNames
- in file ftp.php, method JFTP::listNames()
Method to list the filenames of the contents of a directory on the FTP server
- login
- in file ftp.php, method JFTP::login()
Method to login to a server once connected
- lastpageno
- in file recordset.php, method JRecordSet::lastpageno()
TODO: Remove for 1.6. Deprecated
- loadAssoc
- in file mysqli.php, method JDatabaseMySQLi::loadAssoc()
Fetch a result row as an associative array
- loadAssoc
- in file mysql.php, method JDatabaseMySQL::loadAssoc()
Fetch a result row as an associative array
- loadAssoc
- in file database.php, method JDatabase::loadAssoc()
Fetch a result row as an associative array
- loadAssocList
- in file mysql.php, method JDatabaseMySQL::loadAssocList()
Load a assoc list of database rows
- loadAssocList
- in file database.php, method JDatabase::loadAssocList()
Load a associactive list of database rows
- loadAssocList
- in file mysqli.php, method JDatabaseMySQLi::loadAssocList()
Load a assoc list of database rows
- loadObject
- in file mysql.php, method JDatabaseMySQL::loadObject()
This global function loads the first row of a query into an object
- loadObject
- in file mysqli.php, method JDatabaseMySQLi::loadObject()
This global function loads the first row of a query into an object
- loadObject
- in file database.php, method JDatabase::loadObject()
This global function loads the first row of a query into an object
- loadObjectList
- in file mysql.php, method JDatabaseMySQL::loadObjectList()
Load a list of database objects
- loadObjectList
- in file mysqli.php, method JDatabaseMySQLi::loadObjectList()
Load a list of database objects
- loadObjectList
- in file database.php, method JDatabase::loadObjectList()
Load a list of database objects
- loadResult
- in file mysqli.php, method JDatabaseMySQLi::loadResult()
This method loads the first field of the first row returned by the query.
- loadResult
- in file mysql.php, method JDatabaseMySQL::loadResult()
This method loads the first field of the first row returned by the query.
- loadResult
- in file database.php, method JDatabase::loadResult()
This method loads the first field of the first row returned by the query.
- loadResultArray
- in file mysqli.php, method JDatabaseMySQLi::loadResultArray()
Load an array of single field results into an array
- loadResultArray
- in file mysql.php, method JDatabaseMySQL::loadResultArray()
Load an array of single field results into an array
- loadResultArray
- in file database.php, method JDatabase::loadResultArray()
Load an array of single field results into an array
- loadRow
- in file mysqli.php, method JDatabaseMySQLi::loadRow()
Description
- loadRow
- in file database.php, method JDatabase::loadRow()
Load the first row returned by the query
- loadRow
- in file mysql.php, method JDatabaseMySQL::loadRow()
Description
- loadRowList
- in file mysqli.php, method JDatabaseMySQLi::loadRowList()
Load a list of database rows (numeric column indexing)
- loadRowList
- in file database.php, method JDatabase::loadRowList()
Load a list of database rows (numeric column indexing)
- loadRowList
- in file mysql.php, method JDatabaseMySQL::loadRowList()
Load a list of database rows (numeric column indexing)
- $language
- in file document.php, variable JDocument::$language
Contains the document language setting
- $lastBuildDate
- in file feed.php, variable JDocumentFeed::$lastBuildDate
Lastbuild date feed element
- $length
- in file feed.php, variable JFeedEnclosure::$length
Lenght enclosure element
- $link
- in file feed.php, variable JFeedImage::$link
Link image attribute
- $link
- in file document.php, variable JDocument::$link
Document full URL
- $link
- in file feed.php, variable JFeedItem::$link
Link item element
- loadRenderer
- in file document.php, method JDocument::loadRenderer()
Load a renderer
- $level
- in file exception.php, variable JException::$level
Error level
- $line
- in file exception.php, variable JException::$line
Line number the error occurred in [Available if backtrace is enabled]
- log.php
- procedural page log.php
- listFolderTree
- in file folder.php, method JFolder::listFolderTree()
Lists folder in format suitable for tree display.
- linkXHTMLSafe
- in file filteroutput.php, method JFilterOutput::linkXHTMLSafe()
This method processes a string and replaces all instances of & with & in links only
- $limit
- in file pagination.php, variable JPagination::$limit
Number of rows to display per page
- $limitstart
- in file pagination.php, variable JPagination::$limitstart
The record number to start dislpaying from
- $link
- in file pagination.php, variable JPaginationObject::$link
- list.php
- procedural page list.php
- link.php
- procedural page link.php
- link
- in file html.php, method JHTML::link()
Write a <a></a> element
- linkoptions
- in file menu.php, method JHTMLMenu::linkoptions()
Build the multiple select list for Menu Links/Pages
- loadButtonType
- in file toolbar.php, method JToolBar::loadButtonType()
Loads a button type
- load
- in file jajax.php, method JAJAXLang::load()
Loads a single language file and appends the results to the existing strings
- language.php
- procedural page language.php
- language.php
- procedural page language.php
- load
- in file language.php, method JLanguage::load()
Loads a single language file and appends the results to the existing strings
- languages.php
- procedural page languages.php
- list.php
- procedural page list.php
- loadElement
- in file parameter.php, method JParameter::loadElement()
Loads a element type
- loadSetupFile
- in file parameter.php, method JParameter::loadSetupFile()
Loads an xml setup file and parses it
- loadLanguage
- in file plugin.php, method JPlugin::loadLanguage()
Loads the plugin language file
- loadArray
- in file registry.php, method JRegistry::loadArray()
Load a associative array of values into the default namespace
- loadFile
- in file registry.php, method JRegistry::loadFile()
Load the contents of a file into the registry
- loadINI
- in file registry.php, method JRegistry::loadINI()
Load an INI string into the registry into the given namespace [or default if a namespace is not given]
- loadObject
- in file registry.php, method JRegistry::loadObject()
Load the public variables of the object into the default namespace.
- loadXML
- in file registry.php, method JRegistry::loadXML()
Load an XML string into the registry into the given namespace [or default if a namespace is not given]
- $lastvisitDate
- in file user.php, variable JTableUser::$lastvisitDate
Description
- $lft
- in file arogroup.php, variable JTableAROGroup::$lft
- $lft
- in file menu.php, variable JTableMenu::$lft
- $link
- in file component.php, variable JTableComponent::$link
- $link
- in file menu.php, variable JTableMenu::$link
- load
- in file table.php, method JTable::load()
Loads a row from the database and binds the fields to the object properties
- loadByOption
- in file component.php, method JTableComponent::loadByOption()
Loads a data row by option
- $language
- in file authentication.php, variable JAuthenticationResponse::$language
End User's preferred language as specified by ISO639.
- $lastvisitDate
- in file user.php, variable JUser::$lastvisitDate
Description
- load
- in file user.php, method JUser::load()
Method to load a JUser object by user id number
- level
- in file simplexml.php, method JSimpleXMLElement::level()
Get the level of the element
- loadFile
- in file simplexml.php, method JSimpleXML::loadFile()
Interprets an XML file into an object
- loadString
- in file simplexml.php, method JSimpleXML::loadString()
Interprets a string of XML into an object
- ltrim
- in file string.php, method JString::ltrim()
UTF-8 aware replacement for ltrim()
m
- $mailer
- in file config.php, variable JFrameworkConfig::$mailer
- $Mailer
- in file phpmailer.php, variable PHPMailer::$Mailer
Method to send mail: ("mail", "sendmail", or "smtp").
- $mailfrom
- in file config.php, variable JFrameworkConfig::$mailfrom
- $me
- in file xmlrpc.php, variable xmlrpcval::$me
- $MessageID
- in file phpmailer.php, variable PHPMailer::$MessageID
Sets the message ID to be used in the Message-Id header.
- $message_type
- in file phpmailer.php, variable PHPMailer::$message_type
- $method
- in file xmlrpc.php, variable xmlrpc_client::$method
- $methodname
- in file xmlrpc.php, variable xmlrpcmsg::$methodname
- $mytype
- in file xmlrpc.php, variable xmlrpcval::$mytype
- move.php
- procedural page move.php
- mysql.php
- procedural page mysql.php
- methods.php
- procedural page methods.php
- Mail
- in file smtp.php, method SMTP::Mail()
Starts a mail transaction from the email address specified in $from. Returns true if successful or false otherwise. If True the mail transaction is started and then one or more Recipient commands may be called followed by a Data command.
- MailSend
- in file phpmailer.php, method PHPMailer::MailSend()
Sends mail using the PHP mail() function.
- matchTypes
- in file Discover.php, method Auth_OpenID_ServiceEndpoint::matchTypes()
- MAX_QUERY_LINES
- in file bigdump.php, constant MAX_QUERY_LINES
- MBOXCreator
- in file feedcreator.php, class MBOXCreator
MBOXCreator is a FeedCreator that implements the mbox format as described in http://www.qmail.org/man/man5/mbox.html
- MBOXCreator
- in file feedcreator.php, method MBOXCreator::MBOXCreator()
- method
- in file xmlrpc.php, method xmlrpcmsg::method()
Gets/sets the xmlrpc method to be invoked
- modChrome_beezDivision
- in file modules.php, function modChrome_beezDivision()
Custom module chrome, echos the whole module in a <div> and the header in <h{x}>. The level of the header can be configured through a 'headerLevel' attribute of the <jdoc:include /> tag.
- modMainMenuXMLCallback
- in file default.php, function modMainMenuXMLCallback()
- modMainMenuXMLCallbackDefined
- in file default.php, constant modMainMenuXMLCallbackDefined
- MsgHTML
- in file phpmailer.php, method PHPMailer::MsgHTML()
Evaluates the message and returns modifications for inline images and backgrounds
- multicall
- in file xmlrpc.php, method xmlrpc_client::multicall()
Send an array of request messages and return an array of responses.
- modules.php
- procedural page modules.php
- menu.php
- procedural page menu.php
- model.php
- procedural page model.php
- menu.php
- procedural page menu.php
- memcache.php
- procedural page memcache.php
- mkdir
- in file ftp.php, method JFTP::mkdir()
Method to create a directory on the FTP server
- modify
- in file ldap.php, method JLDAP::modify()
Modifies an entry and return a true or false result
- mysql.php
- procedural page mysql.php
- mysqli.php
- procedural page mysqli.php
- message.php
- procedural page message.php
- module.php
- procedural page module.php
- modules.php
- procedural page modules.php
- match
- in file browser.php, method JBrowser::match()
Parses the user agent string and inititializes the object with all the known features and quirks for the given browser.
- $message
- in file exception.php, variable JException::$message
Error message
- mark
- in file profiler.php, method JProfiler::mark()
Output a time mark
- makeSafe
- in file folder.php, method JFolder::makeSafe()
Makes path name safe to use.
- makeSafe
- in file file.php, method JFile::makeSafe()
Makes file name safe to use
- move
- in file folder.php, method JFolder::move()
Moves a folder.
- move
- in file file.php, method JFile::move()
Moves a file
- menu.php
- procedural page menu.php
- modal
- in file behavior.php, method JHTMLBehavior::modal()
- mootools
- in file behavior.php, method JHTMLBehavior::mootools()
Method to load the mootools framework into the document head
- $message
- in file installer.php, variable JInstaller::$message
The output from the install/uninstall scripts
- module.php
- procedural page module.php
- mail.php
- procedural page mail.php
- menu.php
- procedural page menu.php
- menuitem.php
- procedural page menuitem.php
- makeNameSpace
- in file registry.php, method JRegistry::makeNameSpace()
Create a namespace
- merge
- in file registry.php, method JRegistry::merge()
Merge a JRegistry object into this one
- memcache.php
- procedural page memcache.php
- $mask
- in file content.php, variable JTableContent::$mask
- $menuid
- in file component.php, variable JTableComponent::$menuid
- $menutype
- in file menu.php, variable JTableMenu::$menutype
- $menutype
- in file menutypes.php, variable JTableMenuTypes::$menutype
- $metadata
- in file content.php, variable JTableContent::$metadata
- $metadesc
- in file content.php, variable JTableContent::$metadesc
- $metakey
- in file content.php, variable JTableContent::$metakey
- $modified
- in file content.php, variable JTableContent::$modified
- $modified_by
- in file content.php, variable JTableContent::$modified_by
- $module
- in file module.php, variable JTableModule::$module
- menu.php
- procedural page menu.php
- menutypes.php
- procedural page menutypes.php
- module.php
- procedural page module.php
- move
- in file table.php, method JTable::move()
Description
- modify
- in file Translate.php, method patTemplate_Modifier_Translate::modify()
modify the value
- modify
- in file SEF.php, method patTemplate_Modifier_SEF::modify()
modify the value
- map
- in file simplexml.php, method JSimpleXMLElement::map()
traverses the tree calling the $callback( JSimpleXMLElement $this, mixed $args=array() ) function with each JSimpleXMLElement.
n
- $namespaces
- in file feedcreator.php, variable RSSCreator091::$namespaces
- $no_multicall
- in file xmlrpc.php, variable xmlrpc_client::$no_multicall
- $NP
- in file idna_convert.class.php, variable idna_convert::$NP
Holds all relevant mapping tables, loaded from a seperate file on construct See RFC3454 for details
- navigation.php
- procedural page navigation.php
- navigation.php
- procedural page navigation.php
- Net_IDNA_php4
- in file idna_convert.class.php, class Net_IDNA_php4
Adapter class for aligning the API of idna_convert with that of Net_IDNA
- Noop
- in file smtp.php, method SMTP::Noop()
Sends the command NOOP to the SMTP server.
- nl.php
- procedural page nl.php
- notify
- in file observable.php, method JObservable::notify()
Update each attached observer object and return an array of their return values
- $negotiate_tls
- in file ldap.php, variable JLDAP::$negotiate_tls
- $no_referrals
- in file ldap.php, variable JLDAP::$no_referrals
- $name
- in file mysql.php, variable JDatabaseMySQL::$name
The database driver name
- $name
- in file database.php, variable JDatabase::$name
The database driver name
- $name
- in file mysqli.php, variable JDatabaseMySQLi::$name
The database driver name
- nameQuote
- in file database.php, method JDatabase::nameQuote()
Quote an identifier name (field, table, etc)
- none.php
- procedural page none.php
- $name
- in file plugin.php, variable JTablePlugin::$name
- $name
- in file section.php, variable JTableSection::$name
- $name
- in file user.php, variable JTableUser::$name
The users real name (or nickname)
- $name
- in file aro.php, variable JTableARO::$name
- $name
- in file menu.php, variable JTableMenu::$name
- $name
- in file arogroup.php, variable JTableAROGroup::$name
- $name
- in file category.php, variable JTableCategory::$name
- $name
- in file component.php, variable JTableComponent::$name
- $numnews
- in file module.php, variable JTableModule::$numnews
- $name
- in file user.php, variable JUser::$name
The users real name (or nickname)
- $name
- in file buffer.php, variable JBuffer::$name
Buffer name
- name
- in file simplexml.php, method JSimpleXMLElement::name()
Get the name of the element
o
- $offset
- in file config.php, variable JFrameworkConfig::$offset
- $openInNewWindow
- in file feedcreator.php, variable HTMLCreator::$openInNewWindow
Determines whether the links open in a new window or not.
- OPMLCreator
- in file feedcreator.php, method OPMLCreator::OPMLCreator()
- OPMLCreator
- in file feedcreator.php, class OPMLCreator
OPMLCreator is a FeedCreator that implements OPML 1.0.
- output
- in file feedcreator.php, method FeedHtmlField::output()
Creates the right output, depending on $truncSize, $syndicateHtml properties.
- outputFeed
- in file feedcreator.php, method UniversalFeedCreator::outputFeed()
Outputs feed to the browser - needed for on-the-fly feed generation (like it is done in WordPress, etc.)
- outputFeed
- in file feedcreator.php, method FeedCreator::outputFeed()
Outputs this feed directly to the browser - for on-the-fly feed generation
- offline.php
- procedural page offline.php
- object.php
- procedural page object.php
- observable.php
- procedural page observable.php
- observer.php
- procedural page observer.php
- output.php
- procedural page output.php
- open
- in file xcache.php, method JSessionStorageXcache::open()
Open the SessionHandler backend.
- objectHTMLSafe
- in file filteroutput.php, method JFilterOutput::objectHTMLSafe()
Makes an object safe to display in forms
- optgroup
- in file select.php, method JHTMLSelect::optgroup()
- option
- in file select.php, method JHTMLSelect::option()
- options
- in file select.php, method JHTMLSelect::options()
Generates just the option tags for an HTML select list
- order
- in file grid.php, method JHTMLGrid::order()
- orderDownIcon
- in file pagination.php, method JPagination::orderDownIcon()
Return the icon to move an item DOWN
- ordering
- in file menu.php, method JHTMLMenu::ordering()
Build the select list for Menu Ordering
- orderUpIcon
- in file pagination.php, method JPagination::orderUpIcon()
Return the icon to move an item UP
- objectToString
- in file xml.php, method JRegistryFormatXML::objectToString()
Converts an object into an XML formatted string - If more than two levels of nested groups are necessary, since INI is not useful, XML or another format should be used.
- objectToString
- in file php.php, method JRegistryFormatPHP::objectToString()
Converts an object into a php class string.
- objectToString
- in file ini.php, method JRegistryFormatINI::objectToString()
Converts an object into an INI formatted string - Unfortunately, there is no way to have ini values nested further than two levels deep. Therefore we will only go through the first two levels of the object.
- objectToString
- in file format.php, method JRegistryFormat::objectToString()
Converts an object into a formatted string
- open
- in file storage.php, method JSessionStorage::open()
Open the SessionHandler backend.
- open
- in file memcache.php, method JSessionStorageMemcache::open()
Open the SessionHandler backend.
- open
- in file eaccelerator.php, method JSessionStorageEaccelerator::open()
Open the SessionHandler backend.
- open
- in file database.php, method JSessionStorageDatabase::open()
Open the SessionHandler backend.
- open
- in file apc.php, method JSessionStorageApc::open()
Open the SessionHandler backend.
- $option
- in file component.php, variable JTableComponent::$option
- $ordering
- in file module.php, variable JTableModule::$ordering
- $ordering
- in file plugin.php, variable JTablePlugin::$ordering
- $ordering
- in file menu.php, variable JTableMenu::$ordering
- $ordering
- in file section.php, variable JTableSection::$ordering
- $ordering
- in file content.php, variable JTableContent::$ordering
- $ordering
- in file category.php, variable JTableCategory::$ordering
- $ordering
- in file component.php, variable JTableComponent::$ordering
- $order_value
- in file aro.php, variable JTableARO::$order_value
p
- $params
- in file xmlrpc.php, variable xmlrpcmsg::$params
- $Password
- in file phpmailer.php, variable PHPMailer::$Password
Sets SMTP password.
- $password
- in file config.php, variable JFrameworkConfig::$password
- $password
- in file xmlrpc.php, variable xmlrpc_client::$password
- $path
- in file xmlrpc.php, variable xmlrpc_client::$path
- $payload
- in file xmlrpc.php, variable xmlrpcmsg::$payload
- $payload
- in file xmlrpc.php, variable xmlrpcresp::$payload
- $PluginDir
- in file phpmailer.php, variable PHPMailer::$PluginDir
Path to PHPMailer plugins. This is now only useful if the SMTP class is in a different directory than the PHP include path.
- $podcast
- in file feedcreator.php, variable FeedCreator::$podcast
- $Port
- in file phpmailer.php, variable PHPMailer::$Port
Sets the default SMTP server port.
- $port
- in file xmlrpc.php, variable xmlrpc_client::$port
- $Priority
- in file phpmailer.php, variable PHPMailer::$Priority
Email priority (1 = High, 3 = Normal, 5 = low).
- $PRODUCT
- in file version.php, variable JVersion::$PRODUCT
- $properties
- in file vcard.php, variable vCard::$properties
- $protocol
- in file php_http_server_generic.php, variable php_http_server_generic::$protocol
- $protocolVersion
- in file php_http_server_generic.php, variable php_http_server_generic::$protocolVersion
- $proxy
- in file xmlrpc.php, variable xmlrpc_client::$proxy
- $proxyport
- in file xmlrpc.php, variable xmlrpc_client::$proxyport
- $proxy_authtype
- in file xmlrpc.php, variable xmlrpc_client::$proxy_authtype
- $proxy_pass
- in file xmlrpc.php, variable xmlrpc_client::$proxy_pass
- $proxy_user
- in file xmlrpc.php, variable xmlrpc_client::$proxy_user
- $pubDate
- in file feedcreator.php, variable FeedCreator::$pubDate
- pagebreak.php
- procedural page pagebreak.php
- php_file_utilities.php
- procedural page php_file_utilities.php
- php_http_client_include.php
- procedural page php_http_client_include.php
- php_http_server_generic.php
- procedural page php_http_server_generic.php
- php_http_server_include.php
- procedural page php_http_server_include.php
- php_http_status_codes.php
- procedural page php_http_status_codes.php
- php-brief.php
- procedural page php-brief.php
- php.php
- procedural page php.php
- PAPE.php
- procedural page PAPE.php
- PEAR5.php
- procedural page PEAR5.php
- phpmailer.lang-en.php
- procedural page phpmailer.lang-en.php
- phpmailer.lang-joomla.php
- procedural page phpmailer.lang-joomla.php
- phpmailer.php
- procedural page phpmailer.php
- PAPE_AUTH_MULTI_FACTOR
- in file PAPE.php, constant PAPE_AUTH_MULTI_FACTOR
- PAPE_AUTH_MULTI_FACTOR_PHYSICAL
- in file PAPE.php, constant PAPE_AUTH_MULTI_FACTOR_PHYSICAL
- PAPE_AUTH_PHISHING_RESISTANT
- in file PAPE.php, constant PAPE_AUTH_PHISHING_RESISTANT
- PAPE_TIME_VALIDATOR
- in file PAPE.php, constant PAPE_TIME_VALIDATOR
- parseRequest
- in file xmlrpcs.php, method xmlrpc_server::parseRequest()
Parse an xml chunk containing an xmlrpc request and execute the corresponding
- parseRequestHeaders
- in file xmlrpcs.php, method xmlrpc_server::parseRequestHeaders()
Parse http headers received along with xmlrpc request. If needed, inflate request
- parseResponse
- in file xmlrpc.php, method xmlrpcmsg::parseResponse()
Parse the xmlrpc response contained in the string $data and return an xmlrpcresp object.
- parseResponseFile
- in file xmlrpc.php, method xmlrpcmsg::parseResponseFile()
Given an open file handle, read all data available and parse it as axmlrpc response.
- parseResponseHeaders
- in file xmlrpc.php, method xmlrpcmsg::parseResponseHeaders()
Parses HTTP headers and separates them from data.
- parseService
- in file Discover.php, method Auth_OpenID_ServiceEndpoint::parseService()
- PEAR5
- in file PEAR5.php, class PEAR5
This is only meant for PHP 5 to get rid of certain strict warning
- PHPMailer
- in file phpmailer.php, class PHPMailer
- php_2_xmlrpc_type
- in file xmlrpc_wrappers.php, function php_2_xmlrpc_type()
Given a string defining a php type or phpxmlrpc type (loosely defined: strings accepted come from javadoc blocks), return corresponding phpxmlrpc type.
- php_file_utilities
- in file php_file_utilities.php, class php_file_utilities
- php_http_server_generic
- in file php_http_server_generic.php, class php_http_server_generic
- php_http_server_generic
- in file php_http_server_generic.php, method php_http_server_generic::php_http_server_generic()
- php_http_status_codes
- in file php_http_status_codes.php, method php_http_status_codes::php_http_status_codes()
- php_http_status_codes
- in file php_http_status_codes.php, class php_http_status_codes
- PHP_HTTP_TOOLS_INCLUDE_PATH
- in file php_http_client_include.php, constant PHP_HTTP_TOOLS_INCLUDE_PATH
- PHP_TEXT_CACHE_INCLUDE_PATH
- in file php_file_utilities.php, constant PHP_TEXT_CACHE_INCLUDE_PATH
- PHP_XMLRPC_COMPAT_DIR
- in file xmlrpc.php, constant PHP_XMLRPC_COMPAT_DIR
- php_xmlrpc_decode
- in file xmlrpc.php, function php_xmlrpc_decode()
Takes an xmlrpc value in PHP xmlrpcval object format and translates it into native PHP types.
- php_xmlrpc_decode_xml
- in file xmlrpc.php, function php_xmlrpc_decode_xml()
Convert the xml representation of a method response, method request or single
- php_xmlrpc_encode
- in file xmlrpc.php, function php_xmlrpc_encode()
Takes native php types and encodes them into xmlrpc PHP object format.
- PIECreator01
- in file feedcreator.php, method PIECreator01::PIECreator01()
- PIECreator01
- in file feedcreator.php, class PIECreator01
PIECreator01 is a FeedCreator that implements the emerging PIE specification, as in http://intertwingly.net/wiki/pie/Syntax.
- pl.php
- procedural page pl.php
- pt.php
- procedural page pt.php
- preferredNamespace
- in file Discover.php, method Auth_OpenID_ServiceEndpoint::preferredNamespace()
- printJavascript
- in file xajax.inc.php, method xajax::printJavascript()
- process
- in file inputfilter.php, method InputFilter::process()
Method to be called by another php script. Processes for XSS and specified bad code.
- processRequests
- in file xajax.inc.php, method xajax::processRequests()
- putDataToFile
- in file php_file_utilities.php, method php_file_utilities::putDataToFile()
Writes the specified binary or text data to a file
- putFileContents
- in file tiny_mce_gzip.php, function putFileContents()
- pathway.php
- procedural page pathway.php
- parse
- in file router.php, method JRouter::parse()
Function to convert a route to an internal URI
- parseXMLInstallFile
- in file helper.php, method JApplicationHelper::parseXMLInstallFile()
- parseXMLLangMetaFile
- in file helper.php, method JApplicationHelper::parseXMLLangMetaFile()
- prependMetaTag
- in file application.php, method JApplication::prependMetaTag()
Deprecated, use JDocument->setMetaData instead
- page.php
- procedural page page.php
- $password
- in file ldap.php, variable JLDAP::$password
- $port
- in file ldap.php, variable JLDAP::$port
- pwd
- in file ftp.php, method JFTP::pwd()
Method to retrieve the current working directory on the FTP server
- php50x.php
- procedural page php50x.php
- php51x.php
- procedural page php51x.php
- $pointer
- in file recordset.php, variable JRecordSet::$pointer
- PageExecute
- in file database.php, method JDatabase::PageExecute()
ADODB compatability function
- $pubDate
- in file feed.php, variable JDocumentFeed::$pubDate
Published date feed element
- $pubDate
- in file feed.php, variable JFeedItem::$pubDate
Published date
- pdf.php
- procedural page pdf.php
- parse
- in file uri.php, method JURI::parse()
Parse a given URI and populate the class fields
- prependBody
- in file response.php, method JResponse::prependBody()
Prepend content to the body content
- profiler.php
- procedural page profiler.php
- path.php
- procedural page path.php
- pagination.php
- procedural page pagination.php
- pane.php
- procedural page pane.php
- popup.php
- procedural page popup.php
- positions
- in file list.php, method JHTMLList::positions()
Select list of positions - generally used for location of images
- prepare
- in file content.php, method JHTMLContent::prepare()
Fire onPrepareContent for content that isn't part of an article.
- prependButton
- in file toolbar.php, method JToolBar::prependButton()
Get a value
- published
- in file grid.php, method JHTMLGrid::published()
- plugin.php
- procedural page plugin.php
- parseFiles
- in file installer.php, method JInstaller::parseFiles()
Method to parse through a files element of the installation manifest and take appropriate action.
- parseLanguages
- in file installer.php, method JInstaller::parseLanguages()
Method to parse through a languages element of the installation manifest and take appropriate action.
- parseMedia
- in file installer.php, method JInstaller::parseMedia()
Method to parse through a media element of the installation manifest and take appropriate action.
- parseQueries
- in file installer.php, method JInstaller::parseQueries()
Backward compatible Method to parse through a queries element of the installation manifest file and take appropriate action.
- parseSQLFiles
- in file installer.php, method JInstaller::parseSQLFiles()
Method to extract the name of a discreet installation sql file from the installation manifest file.
- pushStep
- in file installer.php, method JInstaller::pushStep()
Pushes a step onto the installer stack for rolling back steps
- printf
- in file methods.php, method JText::printf()
Passes a string thru an printf
- password.php
- procedural page password.php
- parameter.php
- procedural page parameter.php
- $params
- in file plugin.php, variable JPlugin::$params
A JParameter object holding the parameters for the plugin
- plugin.php
- procedural page plugin.php
- php.php
- procedural page php.php
- $params
- in file menu.php, variable JTableMenu::$params
- $params
- in file module.php, variable JTableModule::$params
- $params
- in file section.php, variable JTableSection::$params
- $params
- in file plugin.php, variable JTablePlugin::$params
- $params
- in file user.php, variable JTableUser::$params
Description
- $params
- in file component.php, variable JTableComponent::$params
- $params
- in file category.php, variable JTableCategory::$params
- $parent
- in file component.php, variable JTableComponent::$parent
- $parent
- in file menu.php, variable JTableMenu::$parent
- $parentid
- in file content.php, variable JTableContent::$parentid
- $parent_id
- in file category.php, variable JTableCategory::$parent_id
- $parent_id
- in file arogroup.php, variable JTableAROGroup::$parent_id
- $password
- in file user.php, variable JTableUser::$password
MD5 encrypted password
- $pollid
- in file menu.php, variable JTableMenu::$pollid
- $position
- in file module.php, variable JTableModule::$position
- $published
- in file plugin.php, variable JTablePlugin::$published
- $published
- in file section.php, variable JTableSection::$published
- $published
- in file menu.php, variable JTableMenu::$published
- $published
- in file category.php, variable JTableCategory::$published
- $published
- in file module.php, variable JTableModule::$published
- $publish_down
- in file content.php, variable JTableContent::$publish_down
- $publish_up
- in file content.php, variable JTableContent::$publish_up
- plugin.php
- procedural page plugin.php
- publish
- in file table.php, method JTable::publish()
Generic Publish/Unpublish function
- purge
- in file session.php, method JTableSession::purge()
Purge old sessions
- parse
- in file template.php, method JTemplate::parse()
Parse a file
- patTemplate_Function_Sef
- in file Sef.php, class patTemplate_Function_Sef
JTemplate SEF function
- patTemplate_Function_Translate
- in file Translate.php, class patTemplate_Function_Translate
JTemplate Translate function
- patTemplate_Modifier_SEF
- in file SEF.php, class patTemplate_Modifier_SEF
JTemplate Translate modifier
- patTemplate_Modifier_Translate
- in file Translate.php, class patTemplate_Modifier_Translate
JTemplate SEF modifier
- $params
- in file user.php, variable JUser::$params
Description
- $password
- in file user.php, variable JUser::$password
MD5 encrypted password
- $password
- in file authentication.php, variable JAuthenticationResponse::$password
Any UTF-8 string that the End User wants to use as a password.
- $password_clear
- in file user.php, variable JUser::$password_clear
Clear password, only available when a new password is set for a user
- $postcode
- in file authentication.php, variable JAuthenticationResponse::$postcode
UTF-8 string free text that SHOULD conform to the End User's country's postal system.
- $position
- in file buffer.php, variable JBuffer::$position
Stream position
- parseAttributes
- in file utility.php, method JUtility::parseAttributes()
Method to extract key/value pairs out of a string with xml style attributes
q
- qp_enc
- in file feedcreator.php, method MBOXCreator::qp_enc()
- query
- in file XRIRes.php, method Auth_Yadis_ProxyResolver::query()
- queryURL
- in file XRIRes.php, method Auth_Yadis_ProxyResolver::queryURL()
- Quit
- in file smtp.php, method SMTP::Quit()
Sends the quit command to the server and then closes the socket if there is no error or the $close_on_error argument is true.
- quoted_printable_encode
- in file vcard.php, function quoted_printable_encode()
- quoteSmart
- in file inputfilter.php, method InputFilter::quoteSmart()
Method to escape a string
- quit
- in file ftp.php, method JFTP::quit()
Method to quit and close the connection
- query
- in file mysqli.php, method JDatabaseMySQLi::query()
Execute the query
- query
- in file database.php, method JDatabase::query()
Execute the query
- query
- in file mysql.php, method JDatabaseMySQL::query()
Execute the query
- queryBatch
- in file mysqli.php, method JDatabaseMySQLi::queryBatch()
Execute a batch query
- queryBatch
- in file database.php, method JDatabase::queryBatch()
Execute a batch query
- queryBatch
- in file mysql.php, method JDatabaseMySQL::queryBatch()
Execute a batch query
- Quote
- in file database.php, method JDatabase::Quote()
Get a quoted database escaped string
r
- $rating
- in file feedcreator.php, variable FeedCreator::$rating
- $rawFieldContent
- in file feedcreator.php, variable FeedHtmlField::$rawFieldContent
Mandatory attributes of a FeedHtmlField.
- $raw_data
- in file xmlrpc.php, variable xmlrpcresp::$raw_data
- $RELDATE
- in file version.php, variable JVersion::$RELDATE
- $RELEASE
- in file version.php, variable JVersion::$RELEASE
- $RELTIME
- in file version.php, variable JVersion::$RELTIME
- $RELTZ
- in file version.php, variable JVersion::$RELTZ
- $ReplyTo
- in file phpmailer.php, variable PHPMailer::$ReplyTo
- $request_charset_encoding
- in file xmlrpc.php, variable xmlrpc_client::$request_charset_encoding
- $request_compression
- in file xmlrpc.php, variable xmlrpc_client::$request_compression
Name of compression scheme to be used for sending requests.
- $response_charset_encoding
- in file xmlrpcs.php, variable xmlrpc_server::$response_charset_encoding
charset encoding to be used for response.
- $return_type
- in file xmlrpc.php, variable xmlrpc_client::$return_type
Decides the content of xmlrpcresp objects returned by calls to send()
- $RSSVersion
- in file feedcreator.php, variable RSSCreator091::$RSSVersion
Stores this RSS feed's version number.
- ru.php
- procedural page ru.php
- read_from_file
- in file directory.php, function read_from_file()
- receive
- in file php_http_server_generic.php, method php_http_server_generic::receive()
- Recipient
- in file smtp.php, method SMTP::Recipient()
Sends the command RCPT to the SMTP server with the TO: argument of $to.
- register
- in file loader.php, method JLoader::register()
Add a class to autoload
- registerCatchAllFunction
- in file xajax.inc.php, method xajax::registerCatchAllFunction()
- registerExternalFunction
- in file xajax.inc.php, method xajax::registerExternalFunction()
- registerFunction
- in file xajax.inc.php, method xajax::registerFunction()
- registerPreFunction
- in file xajax.inc.php, method xajax::registerPreFunction()
- remove
- in file inputfilter.php, method InputFilter::remove()
Internal method to iteratively remove all unwanted tags and attributes
- Reset
- in file smtp.php, method SMTP::Reset()
Sends the RSET command to abort and transaction that is currently in progress. Returns true if successful false otherwise.
- respond
- in file php_http_server_generic.php, method php_http_server_generic::respond()
- rfc822
- in file feedcreator.php, method FeedDate::rfc822()
Gets the date stored in this FeedDate as an RFC 822 date.
- RFCDate
- in file phpmailer.php, method PHPMailer::RFCDate()
Returns the proper RFC 822 formatted date.
- RSSCreator091
- in file feedcreator.php, class RSSCreator091
RSSCreator091 is a FeedCreator that implements RSS 0.91 Spec, revision 3.
- RSSCreator091
- in file feedcreator.php, method RSSCreator091::RSSCreator091()
- RSSCreator10
- in file feedcreator.php, class RSSCreator10
RSSCreator10 is a FeedCreator that implements RDF Site Summary (RSS) 1.0.
- RSSCreator20
- in file feedcreator.php, method RSSCreator20::RSSCreator20()
- RSSCreator20
- in file feedcreator.php, class RSSCreator20
RSSCreator20 is a FeedCreator that implements RDF Site Summary (RSS) 2.0.
- router.php
- procedural page router.php
- redirect
- in file application.php, method JApplication::redirect()
Redirect to another URL.
- redirect
- in file controller.php, method JController::redirect()
Redirects the browser or returns false if no redirect is set.
- registerDefaultTask
- in file controller.php, method JController::registerDefaultTask()
Register the default task to perform if a mapping is not found.
- registerEvent
- in file application.php, method JApplication::registerEvent()
Registers a handler to a particular event group.
- registerTask
- in file controller.php, method JController::registerTask()
Register (map) a task to a method in the class.
- render
- in file application.php, method JApplication::render()
Render the application.
- renderComponent
- in file helper.php, method JComponentHelper::renderComponent()
- renderModule
- in file helper.php, method JModuleHelper::renderModule()
- route
- in file application.php, method JApplication::route()
Route the application.
- reset
- in file tree.php, method JTree::reset()
- read
- in file xcache.php, method JSessionStorageXcache::read()
Read the data for a particular session identifier from the SessionHandler backend.
- remove
- in file storage.php, method JCacheStorage::remove()
Remove a cached data entry by id and group
- remove
- in file xcache.php, method JCacheStorageXCache::remove()
Remove a cached data entry by id and group
- remove
- in file memcache.php, method JCacheStorageMemcache::remove()
Remove a cached data entry by id and group
- remove
- in file file.php, method JCacheStorageFile::remove()
Remove a cached data file by id and group
- remove
- in file cache.php, method JCache::remove()
Remove a cached data entry by id and group
- remove
- in file eaccelerator.php, method JCacheStorageEaccelerator::remove()
Remove a cached data entry by id and group
- remove
- in file apc.php, method JCacheStorageApc::remove()
Remove a cached data entry by id and group
- read
- in file ldap.php, method JLDAP::read()
Read all or specified attributes of given dn
- read
- in file ftp.php, method JFTP::read()
Method to read a file from the FTP server's contents into a buffer
- reinit
- in file ftp.php, method JFTP::reinit()
Method to reinitialize the server, ie. need to login again
- remove
- in file ldap.php, method JLDAP::remove()
Removes attribute value from given dn and return a true or false result
- rename
- in file ldap.php, method JLDAP::rename()
Rename the entry
- rename
- in file ftp.php, method JFTP::rename()
Method to rename a file/folder on the FTP server
- replace
- in file ldap.php, method JLDAP::replace()
Replace an entry and return a true or false result
- restart
- in file ftp.php, method JFTP::restart()
Method to restart data transfer at a given byte
- recordset.php
- procedural page recordset.php
- RecordCount
- in file recordset.php, method JRecordSet::RecordCount()
- replacePrefix
- in file database.php, method JDatabase::replacePrefix()
This function replaces a string identifier $prefix with the string held is the _table_prefix class variable.
- RollbackTrans
- in file database.php, method JDatabase::RollbackTrans()
ADODB compatability function
- RowCount
- in file recordset.php, method JRecordSet::RowCount()
- $rating
- in file feed.php, variable JDocumentFeed::$rating
Rating feed element
- rss.php
- procedural page rss.php
- raw.php
- procedural page raw.php
- renderer.php
- procedural page renderer.php
- render
- in file pdf.php, method JDocumentPDF::render()
Render the document.
- render
- in file modules.php, method JDocumentRendererModules::render()
Renders multiple modules script and returns the results as a string
- render
- in file rss.php, method JDocumentRendererRSS::render()
Render the feed
- render
- in file raw.php, method JDocumentRAW::render()
Render the document.
- render
- in file renderer.php, method JDocumentRenderer::render()
Renders a script and returns the results as a string
- render
- in file module.php, method JDocumentRendererModule::render()
Renders a module script and returns the results as a string
- render
- in file message.php, method JDocumentRendererMessage::render()
Renders the error stack and returns the results as a string
- render
- in file document.php, method JDocument::render()
Outputs the document
- render
- in file component.php, method JDocumentRendererComponent::render()
Renders a component script and returns the results as a string
- render
- in file error.php, method JDocumentError::render()
Render the document
- render
- in file feed.php, method JDocumentFeed::render()
Render the document
- render
- in file html.php, method JDocumentHTML::render()
Outputs the template to the browser.
- render
- in file head.php, method JDocumentRendererHead::render()
Renders the document head and returns the results as a string
- render
- in file atom.php, method JDocumentRendererAtom::render()
Render the feed
- renderBacktrace
- in file error.php, method JDocumentError::renderBacktrace()
- request.php
- procedural page request.php
- response.php
- procedural page response.php
- root
- in file uri.php, method JURI::root()
Returns the root URI for the request.
- raise
- in file error.php, method JError::raise()
Create a new JException object given the passed arguments
- raiseError
- in file error.php, method JError::raiseError()
Wrapper method for the raise() method with predefined error level of E_ERROR and backtrace set to true.
- raiseNotice
- in file error.php, method JError::raiseNotice()
Wrapper method for the raise() method with predefined error level of E_NOTICE and backtrace set to false.
- raiseWarning
- in file error.php, method JError::raiseWarning()
Wrapper method for the raise() method with predefined error level of E_WARNING and backtrace set to false.
- registerErrorLevel
- in file error.php, method JError::registerErrorLevel()
Method to register a new error level for handling errors
- register
- in file dispatcher.php, method JDispatcher::register()
Registers an event handler to the event dispatcher
- read
- in file file.php, method JFile::read()
Read the contents of a file
- radiolist
- in file select.php, method JHTMLSelect::radiolist()
Generates an HTML radio list
- render
- in file toolbar.php, method JToolBar::render()
Render
- render
- in file separator.php, method JButtonSeparator::render()
- render
- in file button.php, method JButton::render()
- renderButton
- in file toolbar.php, method JToolBar::renderButton()
Render a parameter type
- removeFiles
- in file installer.php, method JInstaller::removeFiles()
Method to parse through a files element of the installation manifest and remove the files that were installed
- radio.php
- procedural page radio.php
- render
- in file parameter.php, method JParameter::render()
Render
- render
- in file element.php, method JElement::render()
- renderToArray
- in file parameter.php, method JParameter::renderToArray()
Render all parameters to an array
- registry.php
- procedural page registry.php
- read
- in file storage.php, method JSessionStorage::read()
Read the data for a particular session identifier from the SessionHandler backend.
- read
- in file apc.php, method JSessionStorageApc::read()
Read the data for a particular session identifier from the SessionHandler backend.
- read
- in file memcache.php, method JSessionStorageMemcache::read()
Read the data for a particular session identifier from the SessionHandler backend.
- read
- in file database.php, method JSessionStorageDatabase::read()
Read the data for a particular session identifier from the SessionHandler backend.
- read
- in file eaccelerator.php, method JSessionStorageEaccelerator::read()
Read the data for a particular session identifier from the SessionHandler backend.
- register
- in file none.php, method JSessionStorageNone::register()
Register the functions of this class with PHP's session handler
- register
- in file storage.php, method JSessionStorage::register()
Register the functions of this class with PHP's session handler
- restart
- in file session.php, method JSession::restart()
restart an expired or locked session
- $registerDate
- in file user.php, variable JTableUser::$registerDate
Description
- $rgt
- in file arogroup.php, variable JTableAROGroup::$rgt
- $rgt
- in file menu.php, variable JTableMenu::$rgt
- reorder
- in file table.php, method JTable::reorder()
Compacts the ordering sequence of the selected records
- reset
- in file table.php, method JTable::reset()
Resets the default properties
- $registerDate
- in file user.php, variable JUser::$registerDate
Description
- removeAttribute
- in file simplexml.php, method JSimpleXMLElement::removeAttribute()
Removes an attribute from the element
- removeChild
- in file simplexml.php, method JSimpleXMLElement::removeChild()
- rtrim
- in file string.php, method JString::rtrim()
UTF-8 aware replacement for rtrim()
s
- $sCatchAllFunction
- in file xajax.inc.php, variable xajax::$sCatchAllFunction
- $secret
- in file config.php, variable JFrameworkConfig::$secret
- $sEncoding
- in file xajaxResponse.inc.php, variable xajaxResponse::$sEncoding
- $sEncoding
- in file xajax.inc.php, variable xajax::$sEncoding
- $Sender
- in file phpmailer.php, variable PHPMailer::$Sender
Sets the Sender email (Return-Path) of the message. If not empty, will be sent via -f to sendmail or as 'MAIL FROM' in smtp mode.
- $sendmail
- in file config.php, variable JFrameworkConfig::$sendmail
- $Sendmail
- in file phpmailer.php, variable PHPMailer::$Sendmail
Sets the path of the sendmail program.
- $separator
- in file feedcreator.php, variable HTMLCreator::$separator
Contains HTML to be output between entries. A separator is only used in case of multiple entries.
- $server
- in file xmlrpc.php, variable xmlrpc_client::$server
- $sign_cert_file
- in file phpmailer.php, variable PHPMailer::$sign_cert_file
- $sign_key_file
- in file phpmailer.php, variable PHPMailer::$sign_key_file
- $sign_key_pass
- in file phpmailer.php, variable PHPMailer::$sign_key_pass
- $SingleTo
- in file phpmailer.php, variable PHPMailer::$SingleTo
Provides the ability to have the TO field process individual
- $skipDays
- in file feedcreator.php, variable FeedCreator::$skipDays
- $skipHours
- in file feedcreator.php, variable FeedCreator::$skipHours
- $sLogFile
- in file xajax.inc.php, variable xajax::$sLogFile
- $smtp
- in file phpmailer.php, variable PHPMailer::$smtp
- $smtpauth
- in file config.php, variable JFrameworkConfig::$smtpauth
- $SMTPAuth
- in file phpmailer.php, variable PHPMailer::$SMTPAuth
Sets SMTP authentication. Utilizes the Username and Password variables.
- $SMTPDebug
- in file phpmailer.php, variable PHPMailer::$SMTPDebug
Sets SMTP class debugging on or off.
- $smtphost
- in file config.php, variable JFrameworkConfig::$smtphost
- $SMTPKeepAlive
- in file phpmailer.php, variable PHPMailer::$SMTPKeepAlive
Prevents the SMTP connection from being closed after each mail sending. If this is set to true then to close the connection requires an explicit call to SmtpClose().
- $smtppass
- in file config.php, variable JFrameworkConfig::$smtppass
- $smtpport
- in file config.php, variable JFrameworkConfig::$smtpport
- $SMTPSecure
- in file phpmailer.php, variable PHPMailer::$SMTPSecure
Sets connection prefix.
- $smtpsecure
- in file config.php, variable JFrameworkConfig::$smtpsecure
- $smtpuser
- in file config.php, variable JFrameworkConfig::$smtpuser
- $smtp_conn
- in file smtp.php, variable SMTP::$smtp_conn
- $SMTP_PORT
- in file smtp.php, variable SMTP::$SMTP_PORT
SMTP server port
- $source
- in file feedcreator.php, variable FeedItem::$source
- $sPreFunction
- in file xajax.inc.php, variable xajax::$sPreFunction
- $sRequestURI
- in file xajax.inc.php, variable xajax::$sRequestURI
- $startTime
- in file timer.php, variable Timer::$startTime
- $statusCode
- in file php_http_server_generic.php, variable php_http_server_generic::$statusCode
- $stopTime
- in file timer.php, variable Timer::$stopTime
- $stylelessOutput
- in file feedcreator.php, variable HTMLCreator::$stylelessOutput
In case of very simple output you may want to get rid of the style tags,
- $stylePrefix
- in file feedcreator.php, variable HTMLCreator::$stylePrefix
Used to prefix the stylenames to make sure they are unique and do not clash with stylenames on the users' page.
- $Subject
- in file phpmailer.php, variable PHPMailer::$Subject
Sets the Subject of the message.
- $sWrapperPrefix
- in file xajax.inc.php, variable xajax::$sWrapperPrefix
- $syndicateHtml
- in file feedcreator.php, variable FeedHtmlField::$syndicateHtml
- $syndicationURL
- in file feedcreator.php, variable FeedCreator::$syndicationURL
Optional attributes of a feed.
- sysinfo_config.php
- procedural page sysinfo_config.php
- sysinfo_directory.php
- procedural page sysinfo_directory.php
- sysinfo_phpinfo.php
- procedural page sysinfo_phpinfo.php
- sysinfo_phpsettings.php
- procedural page sysinfo_phpsettings.php
- sysinfo_system.php
- procedural page sysinfo_system.php
- sql.php
- procedural page sql.php
- smtp.php
- procedural page smtp.php
- style_tinybrowser.css.php
- procedural page style_tinybrowser.css.php
- sk.php
- procedural page sk.php
- sv.php
- procedural page sv.php
- safeSQL
- in file inputfilter.php, method InputFilter::safeSQL()
Method to be called by another php script. Processes for SQL injection
- saveFeed
- in file feedcreator.php, method FeedCreator::saveFeed()
Saves this feed as a file on the local disk. After the file is saved, a redirect header may be sent to redirect the user to the newly created file.
- saveFeed
- in file feedcreator.php, method UniversalFeedCreator::saveFeed()
Saves this feed as a file on the local disk. After the file is saved, an HTTP redirect header may be sent to redirect the use to the newly created file.
- scalartyp
- in file xmlrpc.php, method xmlrpcval::scalartyp()
Returns the type of the xmlrpcval.
- scalarval
- in file xmlrpc.php, method xmlrpcval::scalarval()
Returns the value of a scalar xmlrpcval
- SecureHeader
- in file phpmailer.php, method PHPMailer::SecureHeader()
Strips newlines to prevent header injection.
- send
- in file xmlrpc.php, method xmlrpc_client::send()
Send an xmlrpc request
- Send
- in file smtp.php, method SMTP::Send()
Starts a mail transaction from the email address specified in
- Send
- in file phpmailer.php, method PHPMailer::Send()
Creates message and assigns Mailer. If the message is not sent successfully then it returns false. Use the ErrorInfo variable to view description of the error.
- SendAndMail
- in file smtp.php, method SMTP::SendAndMail()
Starts a mail transaction from the email address specified in
- SendHello
- in file smtp.php, method SMTP::SendHello()
Sends a HELO/EHLO command.
- SendmailSend
- in file phpmailer.php, method PHPMailer::SendmailSend()
Sends mail using the $Sendmail program.
- SendOrMail
- in file smtp.php, method SMTP::SendOrMail()
Starts a mail transaction from the email address specified in
- sendPayloadCURL
- in file xmlrpc.php, method xmlrpc_client::sendPayloadCURL()
Contributed by Justin Miller <justin@voxel.net>
- sendPayloadHTTP10
- in file xmlrpc.php, method xmlrpc_client::sendPayloadHTTP10()
- sendPayloadHTTPS
- in file xmlrpc.php, method xmlrpc_client::sendPayloadHTTPS()
- serialize
- in file xmlrpc.php, method xmlrpcresp::serialize()
Returns xml representation of the response. XML prologue not included
- serialize
- in file xmlrpc.php, method xmlrpcval::serialize()
Returns xml representation of the value. XML prologue not included
- serialize
- in file xmlrpc.php, method xmlrpcmsg::serialize()
Returns xml representation of the message. XML prologue included
- serializedata
- in file xmlrpc.php, method xmlrpcval::serializedata()
- serializeDebug
- in file xmlrpcs.php, method xmlrpc_server::serializeDebug()
Return a string with the serialized representation of all debug info
- serializeval
- in file xmlrpc.php, method xmlrpcval::serializeval()
- ServerHostname
- in file phpmailer.php, method PHPMailer::ServerHostname()
Returns the server hostname or 'localhost.localdomain' if unknown.
- ServerVar
- in file phpmailer.php, method PHPMailer::ServerVar()
Returns the appropriate server variable. Should work with both PHP 4.1.0+ as well as older versions. Returns an empty string if nothing is found.
- service
- in file xmlrpcs.php, method xmlrpc_server::service()
Execute the xmlrpc request, printing the response
- set
- in file phpmailer.php, method PHPMailer::set()
Set (or reset) Class Objects (variables)
- setAcceptedCompression
- in file xmlrpc.php, method xmlrpc_client::setAcceptedCompression()
Enables/disables reception of compressed xmlrpc responses.
- setAddress
- in file vcard.php, method vCard::setAddress()
- setBirthday
- in file vcard.php, method vCard::setBirthday()
- setCaCertificate
- in file xmlrpc.php, method xmlrpc_client::setCaCertificate()
Add a CA certificate to verify server with (see man page about
- setCertificate
- in file xmlrpc.php, method xmlrpc_client::setCertificate()
Add a client-side https certificate
- setCharEncoding
- in file xajaxResponse.inc.php, method xajaxResponse::setCharEncoding()
- setCharEncoding
- in file xajax.inc.php, method xajax::setCharEncoding()
- setCookie
- in file xmlrpc.php, method xmlrpc_client::setCookie()
Adds a cookie to list of cookies that will be sent to server.
- setCredentials
- in file xmlrpc.php, method xmlrpc_client::setCredentials()
Add some http BASIC AUTH credentials, used by the client to authenticate
- setDebug
- in file xmlrpcs.php, method xmlrpc_server::setDebug()
Set debug level of server.
- setDebug
- in file php_http_server_generic.php, method php_http_server_generic::setDebug()
- setDebug
- in file xmlrpc.php, method xmlrpc_client::setDebug()
Enables/disables the echoing to screen of the xmlrpc responses received
- setEmail
- in file vcard.php, method vCard::setEmail()
- SetError
- in file phpmailer.php, method PHPMailer::SetError()
Adds the error message to the error container.
- setFormattedName
- in file vcard.php, method vCard::setFormattedName()
- setHeader
- in file php_http_server_generic.php, method php_http_server_generic::setHeader()
- setHeaders
- in file php_http_server_generic.php, method php_http_server_generic::setHeaders()
- setHTTPEvent
- in file php_http_server_generic.php, method php_http_server_generic::setHTTPEvent()
- setKey
- in file xmlrpc.php, method xmlrpc_client::setKey()
Set attributes for SSL communication: private SSL key
- setLabel
- in file vcard.php, method vCard::setLabel()
- SetLanguage
- in file phpmailer.php, method PHPMailer::SetLanguage()
Sets the language for all class error messages. Returns false if it cannot load the language file. The default language type is English.
- setLogFile
- in file xajax.inc.php, method xajax::setLogFile()
- SetMessageType
- in file phpmailer.php, method PHPMailer::SetMessageType()
Sets the message type.
- setName
- in file vcard.php, method vCard::setName()
- setNote
- in file vcard.php, method vCard::setNote()
- setParam
- in file ja_templatetools.php, method JA_Tools::setParam()
- setParams
- in file idna_convert.class.php, method Net_IDNA_php4::setParams()
Sets a new option value. Available options and values:
- setPhoneNumber
- in file vcard.php, method vCard::setPhoneNumber()
- setPhoto
- in file vcard.php, method vCard::setPhoto()
- setProtocolVersion
- in file php_http_server_generic.php, method php_http_server_generic::setProtocolVersion()
- setProxy
- in file xmlrpc.php, method xmlrpc_client::setProxy()
Set proxy info
- setRequestCompression
- in file xmlrpc.php, method xmlrpc_client::setRequestCompression()
Enables/disables http compression of xmlrpc request.
- setRequestURI
- in file xajax.inc.php, method xajax::setRequestURI()
- setSSLVerifyHost
- in file xmlrpc.php, method xmlrpc_client::setSSLVerifyHost()
Set attributes for SSL communication: verify match of server cert w. hostname
- setSSLVerifyPeer
- in file xmlrpc.php, method xmlrpc_client::setSSLVerifyPeer()
Set attributes for SSL communication: verify server certificate
- setURL
- in file vcard.php, method vCard::setURL()
- SetWordWrap
- in file phpmailer.php, method PHPMailer::SetWordWrap()
Set the body wrapping.
- setWrapperPrefix
- in file xajax.inc.php, method xajax::setWrapperPrefix()
- set_parameter
- in file idna_convert.class.php, method idna_convert::set_parameter()
Sets a new option value. Available options and values:
- Sign
- in file phpmailer.php, method PHPMailer::Sign()
Set the private key file and password to sign the message.
- sitename
- in file ja_templatetools.php, method JA_Tools::sitename()
- SMTP
- in file smtp.php, class SMTP
- SMTP
- in file smtp.php, method SMTP::SMTP()
Initialize the class so that the data is in a known state.
- SmtpClose
- in file phpmailer.php, method PHPMailer::SmtpClose()
Closes the active SMTP session if one exists.
- SmtpConnect
- in file phpmailer.php, method PHPMailer::SmtpConnect()
Initiates a connection to an SMTP server. Returns false if the operation failed.
- SmtpSend
- in file phpmailer.php, method PHPMailer::SmtpSend()
Sends mail via SMTP using PhpSMTP (Author: Chris Ryan). Returns bool. Returns false if there is a bad MAIL FROM, RCPT, or DATA input.
- start
- in file timer.php, method Timer::start()
- statusMessagesOff
- in file xajax.inc.php, method xajax::statusMessagesOff()
- statusMessagesOn
- in file xajax.inc.php, method xajax::statusMessagesOn()
- stop
- in file timer.php, method Timer::stop()
- structeach
- in file xmlrpc.php, method xmlrpcval::structeach()
Return next member element for xmlrpcvals of type struct.
- structmem
- in file xmlrpc.php, method xmlrpcval::structmem()
Returns the value of a given struct member (an xmlrpcval object in itself).
- structmemexists
- in file xmlrpc.php, method xmlrpcval::structmemexists()
Checks wheter a struct member with a given name is present.
- structreset
- in file xmlrpc.php, method xmlrpcval::structreset()
Reset internal pointer for xmlrpcvals of type struct.
- structsize
- in file xmlrpc.php, method xmlrpcval::structsize()
Returns the number of members in an xmlrpcval of struct type
- supportsType
- in file Discover.php, method Auth_OpenID_ServiceEndpoint::supportsType()
- $scope
- in file application.php, variable JApplication::$scope
The scope of the application
- setAccessControl
- in file controller.php, method JController::setAccessControl()
Sets the access control levels.
- setActive
- in file menu.php, method JMenu::setActive()
Set the default item by id
- setDBO
- in file model.php, method JModel::setDBO()
Method to set the database connector object
- setDefault
- in file menu.php, method JMenu::setDefault()
Set the default item by id
- setEscape
- in file view.php, method JView::setEscape()
Sets the _escape() callback.
- setItemName
- in file pathway.php, method JPathway::setItemName()
Set item name.
- setLayout
- in file view.php, method JView::setLayout()
Sets the layout name to use
- setLayoutExt
- in file view.php, method JView::setLayoutExt()
Allows a different extension for the layout files to be used
- setMessage
- in file controller.php, method JController::setMessage()
Sets the internal message that is passed with a redirect
- setMode
- in file router.php, method JRouter::setMode()
Get the router mode
- setModel
- in file view.php, method JView::setModel()
Method to add a model to the view. We support a multiple model single
- setPageTitle
- in file application.php, method JApplication::setPageTitle()
Deprecated, use JDocument::setTitle instead.
- setPathway
- in file pathway.php, method JPathway::setPathway()
Set the JPathway items array.
- setRedirect
- in file controller.php, method JController::setRedirect()
Set a URL for browser redirection.
- setState
- in file model.php, method JModel::setState()
Method to set model state variables
- setUserState
- in file application.php, method JApplication::setUserState()
Sets the value of a user state variable.
- setVar
- in file router.php, method JRouter::setVar()
Set a router variable, creating it if it doesn't exist
- setVars
- in file router.php, method JRouter::setVars()
Set the router variable array
- set
- in file object.php, method JObject::set()
Modifies a property of the object, creating it if it does not already exist.
- setError
- in file object.php, method JObject::setError()
Add an error message
- setParent
- in file tree.php, method JNode::setParent()
- setProperties
- in file object.php, method JObject::setProperties()
Set the object properties based on a named array/hash
- storage.php
- procedural page storage.php
- setCacheValidation
- in file cache.php, method JCache::setCacheValidation()
Set cache validation
- setCaching
- in file cache.php, method JCache::setCaching()
Set caching enabled state
- setLifeTime
- in file cache.php, method JCache::setLifeTime()
Set cache lifetime
- start
- in file output.php, method JCacheOutput::start()
Start the cache
- store
- in file page.php, method JCachePage::store()
Stop the cache buffer and store the cached data
- store
- in file storage.php, method JCacheStorage::store()
Store the data to cache by id and group
- store
- in file xcache.php, method JCacheStorageXCache::store()
Store the data by id and group
- store
- in file file.php, method JCacheStorageFile::store()
Store the data to a file by id and group
- store
- in file cache.php, method JCache::store()
Store the cached data by id and group
- store
- in file eaccelerator.php, method JCacheStorageEaccelerator::store()
Store the data to by id and group
- store
- in file apc.php, method JCacheStorageApc::store()
Store the data to APC by id and group
- store
- in file memcache.php, method JCacheStorageMemcache::store()
Store the data to memcache by id and group
- $search_string
- in file ldap.php, variable JLDAP::$search_string
- search
- in file ldap.php, method JLDAP::search()
Perform an LDAP search
- setCredentials
- in file helper.php, method JClientHelper::setCredentials()
Method to set client login credentials
- setCredentialsFromRequest
- in file helper.php, method JClientHelper::setCredentialsFromRequest()
Determine wether input fields for client settings need to be shown
- setDN
- in file ldap.php, method JLDAP::setDN()
Sets the DN with some template replacements
- setOptions
- in file ftp.php, method JFTP::setOptions()
Set client options
- simple_search
- in file ldap.php, method JLDAP::simple_search()
Perform an LDAP search using comma seperated search strings
- store
- in file ftp.php, method JFTP::store()
Method to store a file to the FTP server
- syst
- in file ftp.php, method JFTP::syst()
Method to system string from the FTP server
- stripos
- in file php50x.php, function stripos()
Ported PHP5 function to PHP4 for forward compatibility
- select
- in file mysqli.php, method JDatabaseMySQLi::select()
Select a database for use
- select
- in file mysql.php, method JDatabaseMySQL::select()
Select a database for use
- SelectLimit
- in file database.php, method JDatabase::SelectLimit()
ADODB compatability function
- setQuery
- in file database.php, method JDatabase::setQuery()
Sets the SQL query string for later execution.
- setUTF
- in file mysql.php, method JDatabaseMySQL::setUTF()
Custom settings for UTF support
- setUTF
- in file mysqli.php, method JDatabaseMySQLi::setUTF()
Custom settings for UTF support
- setUTF
- in file database.php, method JDatabase::setUTF()
Custom settings for UTF support
- splitSql
- in file database.php, method JDatabase::splitSql()
Splits a string of queries into an array of individual queries
- stderr
- in file database.php, method JDatabase::stderr()
Print out an error statement
- $skipDays
- in file feed.php, variable JDocumentFeed::$skipDays
Skipdays feed element
- $skipHours
- in file feed.php, variable JDocumentFeed::$skipHours
Skiphours feed element
- $source
- in file feed.php, variable JFeedItem::$source
Source element
- $syndicationURL
- in file feed.php, variable JDocumentFeed::$syndicationURL
Syndication URL feed element
- setBase
- in file document.php, method JDocument::setBase()
Sets the base URI of the document
- setBuffer
- in file document.php, method JDocument::setBuffer()
Set the contents of the document buffer
- setBuffer
- in file html.php, method JDocumentHTML::setBuffer()
Set the contents a document include
- setCharset
- in file document.php, method JDocument::setCharset()
Sets the document charset
- setDescription
- in file document.php, method JDocument::setDescription()
Sets the description of the document
- setDirection
- in file document.php, method JDocument::setDirection()
Sets the global document direction declaration. Default is left-to-right (ltr).
- setEnclosure
- in file feed.php, method JFeedItem::setEnclosure()
Set the JFeedEnclosure for this item
- setError
- in file error.php, method JDocumentError::setError()
Set error object
- setGenerator
- in file document.php, method JDocument::setGenerator()
Sets the document generator
- setHeadData
- in file html.php, method JDocumentHTML::setHeadData()
Set the html document head data
- setHeadData
- in file document.php, method JDocument::setHeadData()
Set the document head data
- setHeader
- in file pdf.php, method JDocumentPDF::setHeader()
Sets the document header string
- setLanguage
- in file document.php, method JDocument::setLanguage()
Sets the global document language declaration. Default is English (en-gb).
- setLineEnd
- in file document.php, method JDocument::setLineEnd()
Sets the line end style to Windows, Mac, Unix or a custom string.
- setLink
- in file document.php, method JDocument::setLink()
Sets the document link
- setMetaData
- in file document.php, method JDocument::setMetaData()
Sets or alters a meta tag.
- setMimeEncoding
- in file document.php, method JDocument::setMimeEncoding()
Sets the document MIME encoding that is sent to the browser.
- setModifiedDate
- in file document.php, method JDocument::setModifiedDate()
Sets the document modified date
- setName
- in file pdf.php, method JDocumentPDF::setName()
Sets the document name
- setTab
- in file document.php, method JDocument::setTab()
Sets the string used to indent HTML
- setTitle
- in file document.php, method JDocument::setTitle()
Sets the title of the document
- setType
- in file document.php, method JDocument::setType()
Set the document type
- sendHeaders
- in file response.php, method JResponse::sendHeaders()
Send all headers
- set
- in file request.php, method JRequest::set()
Sets a request variable
- setBody
- in file response.php, method JResponse::setBody()
Set body content
- setBrowser
- in file browser.php, method JBrowser::setBrowser()
Sets the current browser.
- setFeature
- in file browser.php, method JBrowser::setFeature()
Set capabilities for the current browser.
- setFragment
- in file uri.php, method JURI::setFragment()
Set the URI anchor string everything after the "#"
- setHeader
- in file response.php, method JResponse::setHeader()
Set a header
- setHost
- in file uri.php, method JURI::setHost()
Set URI host
- setPass
- in file uri.php, method JURI::setPass()
Set URI password
- setPath
- in file uri.php, method JURI::setPath()
Set the URI path string
- setPort
- in file uri.php, method JURI::setPort()
Set URI port
- setQuery
- in file uri.php, method JURI::setQuery()
Sets the query to a supplied string in format: foo=bar&x=y
- setQuirk
- in file browser.php, method JBrowser::setQuirk()
Set unique behavior for the current browser.
- setScheme
- in file uri.php, method JURI::setScheme()
Set URI scheme (protocol) ie. http, https, ftp, etc...
- setUser
- in file uri.php, method JURI::setUser()
Set URI username
- setVar
- in file uri.php, method JURI::setVar()
Adds a query variable and value, replacing the value if it already exists and returning the old value.
- setVar
- in file request.php, method JRequest::setVar()
Set a variabe in on of the request variables
- setErrorHandling
- in file error.php, method JError::setErrorHandling()
Method to set the way the JError will handle different error levels. Use this if you want to override the default settings.
- setOptions
- in file log.php, method JLog::setOptions()
Set log file options
- setPermissions
- in file path.php, method JPath::setPermissions()
Chmods files and directories recursivly to given permissions
- stripExt
- in file file.php, method JFile::stripExt()
Strips the last extension off a file name
- stringURLSafe
- in file filteroutput.php, method JFilterOutput::stringURLSafe()
This method processes a string and replaces all accented UTF-8 characters by unaccented ASCII-7 "equivalents", whitespaces are replaced by hyphens and the string is lowercased.
- select.php
- procedural page select.php
- separator.php
- procedural page separator.php
- standard.php
- procedural page standard.php
- save
- in file editor.php, method JEditor::save()
Save the editor content
- script
- in file html.php, method JHTML::script()
Write a <script></script> element
- section
- in file list.php, method JHTMLList::section()
Select list of active sections
- setContent
- in file editor.php, method JEditor::setContent()
Set the editor contents
- site
- in file image.php, method JHTMLImage::site()
Checks to see if an image exists in the current templates image directory if it does it loads this image. Otherwise the default image is loaded.
- sort
- in file grid.php, method JHTMLGrid::sort()
- specificordering
- in file list.php, method JHTMLList::specificordering()
Build the select list for Ordering of a specified Table
- startPane
- in file pane.php, method JPane::startPane()
Creates a pane and creates the javascript object for it
- startPane
- in file pane.php, method JPaneSliders::startPane()
Creates a pane and creates the javascript object for it
- startPane
- in file pane.php, method JPaneTabs::startPane()
Creates a pane and creates the javascript object for it
- startPanel
- in file pane.php, method JPaneSliders::startPanel()
Creates a tab panel with title text and starts that panel
- startPanel
- in file pane.php, method JPaneTabs::startPanel()
Creates a tab panel with title text and starts that panel
- startPanel
- in file pane.php, method JPane::startPanel()
Creates a panel with title text and starts that panel
- state
- in file grid.php, method JHTMLGrid::state()
- stylesheet
- in file html.php, method JHTML::stylesheet()
Write a <link rel="stylesheet" style="text/css" /> element
- switcher
- in file behavior.php, method JHTMLBehavior::switcher()
- setDebug
- in file jajax.php, method JAJAXLang::setDebug()
Set the Debug property
- setAdapter
- in file installer.php, method JInstaller::setAdapter()
Set an installer adapter by name
- setOverwrite
- in file installer.php, method JInstaller::setOverwrite()
Set the allow overwrite switch
- setPath
- in file installer.php, method JInstaller::setPath()
Sets an installer path by name
- setupInstall
- in file installer.php, method JInstaller::setupInstall()
Prepare for installation: this method sets the installation directory, finds and checks the installation file and verifies the installation type
- splitSql
- in file helper.php, method JInstallerHelper::splitSql()
Splits contents of a sql file into array of discreet queries
- setDebug
- in file language.php, method JLanguage::setDebug()
Set the Debug property
- setDefault
- in file language.php, method JLanguage::setDefault()
Set the default language code
- setLanguage
- in file language.php, method JLanguage::setLanguage()
Set the language attributes to the given language
- sprintf
- in file methods.php, method JText::sprintf()
Passes a string thru an sprintf
- Send
- in file mail.php, method JMail::Send()
- setBody
- in file mail.php, method JMail::setBody()
Set the E-Mail body
- setSender
- in file mail.php, method JMail::setSender()
Set the E-Mail sender
- setSubject
- in file mail.php, method JMail::setSubject()
Set the E-Mail subject
- section.php
- procedural page section.php
- spacer.php
- procedural page spacer.php
- sql.php
- procedural page sql.php
- set
- in file parameter.php, method JParameter::set()
Set a value
- setXML
- in file parameter.php, method JParameter::setXML()
Sets the XML object from custom xml files
- setValue
- in file registry.php, method JRegistry::setValue()
Set a registry value
- stringToObject
- in file xml.php, method JRegistryFormatXML::stringToObject()
Converts an XML formatted string into an object
- stringToObject
- in file php.php, method JRegistryFormatPHP::stringToObject()
Placeholder method
- stringToObject
- in file ini.php, method JRegistryFormatINI::stringToObject()
Parse an .ini string, based on phpDocumentor phpDocumentor_parse_ini_file function
- stringToObject
- in file format.php, method JRegistryFormat::stringToObject()
Converts an XML formatted string into an object
- session.php
- procedural page session.php
- storage.php
- procedural page storage.php
- set
- in file session.php, method JSession::set()
Set data into the session store
- $scope
- in file section.php, variable JTableSection::$scope
- $section
- in file category.php, variable JTableCategory::$section
- $sectionid
- in file content.php, variable JTableContent::$sectionid
- $section_value
- in file aro.php, variable JTableARO::$section_value
- $sendEmail
- in file user.php, variable JTableUser::$sendEmail
Description
- $session_id
- in file session.php, variable JTableSession::$session_id
- $showtitle
- in file module.php, variable JTableModule::$showtitle
- $state
- in file content.php, variable JTableContent::$state
- $sublevel
- in file menu.php, variable JTableMenu::$sublevel
- section.php
- procedural page section.php
- session.php
- procedural page session.php
- save
- in file table.php, method JTable::save()
Generic save function
- setDBO
- in file table.php, method JTable::setDBO()
Set the internal database object
- setLastVisit
- in file user.php, method JTableUser::setLastVisit()
Updates last visit time of user
- store
- in file user.php, method JTableUser::store()
- store
- in file table.php, method JTable::store()
Inserts a new row if id is zero or updates an existing row in the database table
- Sef.php
- procedural page Sef.php
- SEF.php
- procedural page SEF.php
- setTemplateCachePrefix
- in file template.php, method JTemplate::setTemplateCachePrefix()
Set the prefix of the template cache
- $sendEmail
- in file user.php, variable JUser::$sendEmail
Description
- $status
- in file authentication.php, variable JAuthenticationResponse::$status
Response status (see status codes)
- save
- in file user.php, method JUser::save()
Method to save the JUser object to the database
- setCheckMode
- in file authorization.php, method JAuthorization::setCheckMode()
Sets the check mode.
- setLastVisit
- in file user.php, method JUser::setLastVisit()
Pass through method to the table for setting the last visit date
- setParam
- in file user.php, method JUser::setParam()
Method to set a parameter
- setParameters
- in file user.php, method JUser::setParameters()
Method to get the user parameters
- simplecrypt.php
- procedural page simplecrypt.php
- simplexml.php
- procedural page simplexml.php
- string.php
- procedural page string.php
- sendAdminMail
- in file utility.php, method JUtility::sendAdminMail()
Sends mail to administrator for approval of a user submission
- sendMail
- in file utility.php, method JUtility::sendMail()
Mail function (uses phpMailer)
- setData
- in file simplexml.php, method JSimpleXMLElement::setData()
Set the data of the element
- setOffset
- in file date.php, method JDate::setOffset()
Set the date offset (in hours)
- setParser
- in file simplexml.php, method JSimpleXML::setParser()
Set the parser
- sortObjects
- in file arrayhelper.php, method JArrayHelper::sortObjects()
Utility function to sort an array of objects on a given field
- strcasecmp
- in file string.php, method JString::strcasecmp()
UTF-8 aware alternative to strcasecmp A case insensivite string comparison
- strcspn
- in file string.php, method JString::strcspn()
UTF-8 aware alternative to strcspn Find length of initial segment not matching mask
- stream_eof
- in file buffer.php, method JBuffer::stream_eof()
- stream_open
- in file buffer.php, method JBuffer::stream_open()
- stream_read
- in file buffer.php, method JBuffer::stream_read()
- stream_seek
- in file buffer.php, method JBuffer::stream_seek()
- stream_tell
- in file buffer.php, method JBuffer::stream_tell()
- stream_write
- in file buffer.php, method JBuffer::stream_write()
- stristr
- in file string.php, method JString::stristr()
UTF-8 aware alternative to stristr Returns all of haystack from the first occurrence of needle to the end.
- strlen
- in file string.php, method JString::strlen()
UTF-8 aware alternative to strlen Returns the number of characters in the string (NOT THE NUMBER OF BYTES),
- strpos
- in file string.php, method JString::strpos()
UTF-8 aware alternative to strpos Find position of first occurrence of a string
- strrev
- in file string.php, method JString::strrev()
UTF-8 aware alternative to strrev Reverse a string
- strrpos
- in file string.php, method JString::strrpos()
UTF-8 aware alternative to strrpos Finds position of last occurrence of a string
- strspn
- in file string.php, method JString::strspn()
UTF-8 aware alternative to strspn Find length of initial segment matching mask
- strtolower
- in file string.php, method JString::strtolower()
UTF-8 aware alternative to strtlower
- strtoupper
- in file string.php, method JString::strtoupper()
UTF-8 aware alternative to strtoupper
- str_ireplace
- in file string.php, method JString::str_ireplace()
UTF-8 aware alternative to str_ireplace Case-insensitive version of str_replace
- str_split
- in file string.php, method JString::str_split()
UTF-8 aware alternative to str_split Convert a string to an array
- substr
- in file string.php, method JString::substr()
UTF-8 aware alternative to substr Return part of a string given character offset (and optionally length)
- substr_replace
- in file string.php, method JString::substr_replace()
UTF-8 aware substr_replace Replace text within a portion of a string
t
- $tagBlacklist
- in file inputfilter.php, variable InputFilter::$tagBlacklist
- $tagsArray
- in file inputfilter.php, variable InputFilter::$tagsArray
- $tagsMethod
- in file inputfilter.php, variable InputFilter::$tagsMethod
- $template
- in file ja_templatetools.php, variable JA_Tools::$template
- $thumburl
- in file feedcreator.php, variable EnclosureItem::$thumburl
- $Timeout
- in file phpmailer.php, variable PHPMailer::$Timeout
Sets the SMTP server timeout in seconds. This function will not work with the win32 version.
- $title
- in file feedcreator.php, variable FeedImage::$title
Mandatory attributes of an image.
- $title
- in file feedcreator.php, variable EnclosureItem::$title
- $title
- in file feedcreator.php, variable FeedCreator::$title
Mandatory attributes of a feed.
- $title
- in file feedcreator.php, variable FeedItem::$title
Mandatory attributes of an item.
- $tmp_path
- in file config.php, variable JFrameworkConfig::$tmp_path
- $to
- in file phpmailer.php, variable PHPMailer::$to
- $truncSize
- in file feedcreator.php, variable FeedHtmlField::$truncSize
Optional attributes of a FeedHtmlField.
- $ttl
- in file feedcreator.php, variable FeedCreator::$ttl
- $type
- in file feedcreator.php, variable EnclosureItem::$type
- thumbs.php
- procedural page thumbs.php
- thumbs_doc.php
- procedural page thumbs_doc.php
- thumbs_folder.php
- procedural page thumbs_folder.php
- thumbs_img.php
- procedural page thumbs_img.php
- thumbs_up.php
- procedural page thumbs_up.php
- type.php
- procedural page type.php
- timer.php
- procedural page timer.php
- tinybrowser.js.php
- procedural page tinybrowser.js.php
- tb_standalone.js.php
- procedural page tb_standalone.js.php
- tb_tinymce.js.php
- procedural page tb_tinymce.js.php
- tinybrowser.php
- procedural page tinybrowser.php
- tiny_mce_gzip.php
- procedural page tiny_mce_gzip.php
- templateurl
- in file ja_templatetools.php, method JA_Tools::templateurl()
- TESTMODE
- in file bigdump.php, constant TESTMODE
- TextLine
- in file phpmailer.php, method PHPMailer::TextLine()
Returns a formatted mail line.
- Timer
- in file timer.php, class Timer
- TIME_ZONE
- in file feedcreator.php, constant TIME_ZONE
* GENERAL USAGE *********************************************************
- Turn
- in file smtp.php, method SMTP::Turn()
This is an optional command for SMTP that this class does not support. This method is here to make the RFC821 Definition complete for this class and __may__ be implimented in the future
- triggerEvent
- in file application.php, method JApplication::triggerEvent()
Calls all handlers associated with an event group.
- tree.php
- procedural page tree.php
- toString
- in file object.php, method JObject::toString()
Object-to-string conversion.
- test
- in file xcache.php, method JCacheStorageXCache::test()
Test to see if the cache storage is available.
- test
- in file xcache.php, method JSessionStorageXcache::test()
Test to see if the SessionHandler is available.
- test
- in file storage.php, method JCacheStorage::test()
Test to see if the storage handler is available.
- test
- in file memcache.php, method JCacheStorageMemcache::test()
Test to see if the cache storage is available.
- test
- in file eaccelerator.php, method JCacheStorageEaccelerator::test()
Test to see if the cache storage is available.
- test
- in file file.php, method JCacheStorageFile::test()
Test to see if the cache storage is available.
- test
- in file apc.php, method JCacheStorageApc::test()
Test to see if the cache storage is available.
- test
- in file mysqli.php, method JDatabaseMySQLi::test()
Test to see if the MySQLi connector is available
- test
- in file mysql.php, method JDatabaseMySQL::test()
Test to see if the MySQL connector is available
- test
- in file database.php, method JDatabase::test()
Test to see if the MySQLi connector is available
- $title
- in file document.php, variable JDocument::$title
Document title
- $title
- in file feed.php, variable JFeedItem::$title
Title item element
- $title
- in file feed.php, variable JFeedImage::$title
Title image attribute
- $ttl
- in file feed.php, variable JDocumentFeed::$ttl
TTL feed attribute
- $type
- in file feed.php, variable JFeedEnclosure::$type
Type enclosure element
- toString
- in file uri.php, method JURI::toString()
Returns full uri string
- toString
- in file response.php, method JResponse::toString()
Sends all headers prior to returning the string
- $type
- in file exception.php, variable JException::$type
Error type
- toString
- in file exception.php, method JException::toString()
Returns to error message
- translateErrorLevel
- in file error.php, method JError::translateErrorLevel()
Translate an error level integer to a human readable string e.g. E_ERROR will be translated to 'Error'
- trigger
- in file dispatcher.php, method JDispatcher::trigger()
Triggers an event by dispatching arguments to all observers that handle the event and returning their return values.
- tar.php
- procedural page tar.php
- $tagBlacklist
- in file filterinput.php, variable JFilterInput::$tagBlacklist
- $tagsArray
- in file filterinput.php, variable JFilterInput::$tagsArray
- $tagsMethod
- in file filterinput.php, variable JFilterInput::$tagsMethod
- $text
- in file pagination.php, variable JPaginationObject::$text
- $total
- in file pagination.php, variable JPagination::$total
Total number of rows
- toolbar.php
- procedural page toolbar.php
- token
- in file form.php, method JHTMLForm::token()
Displays a hidden token field to reduce the risk of CSRF exploits
- tooltip
- in file html.php, method JHTML::tooltip()
Creates a tooltip with an image as button
- tooltip
- in file behavior.php, method JHTMLBehavior::tooltip()
- tree
- in file behavior.php, method JHTMLBehavior::tree()
- treerecurse
- in file menu.php, method JHTMLMenu::treerecurse()
- template.php
- procedural page template.php
- transliterate
- in file language.php, method JLanguage::transliterate()
Transliterate function
- text.php
- procedural page text.php
- textarea.php
- procedural page textarea.php
- timezones.php
- procedural page timezones.php
- toArray
- in file registry.php, method JRegistry::toArray()
Transforms a namespace to an array
- toObject
- in file registry.php, method JRegistry::toObject()
Transforms a namespace to an object
- toString
- in file registry.php, method JRegistry::toString()
Get a namespace in a given string format
- test
- in file storage.php, method JSessionStorage::test()
Test to see if the SessionHandler is available.
- test
- in file memcache.php, method JSessionStorageMemcache::test()
Test to see if the SessionHandler is available.
- test
- in file eaccelerator.php, method JSessionStorageEaccelerator::test()
Test to see if the SessionHandler is available.
- test
- in file apc.php, method JSessionStorageApc::test()
Test to see if the SessionHandler is available.
- $time
- in file session.php, variable JTableSession::$time
- $title
- in file module.php, variable JTableModule::$title
- $title
- in file section.php, variable JTableSection::$title
- $title
- in file category.php, variable JTableCategory::$title
- $title
- in file menutypes.php, variable JTableMenuTypes::$title
- $title
- in file content.php, variable JTableContent::$title
- $title_alias
- in file content.php, variable JTableContent::$title_alias
- $type
- in file menu.php, variable JTableMenu::$type
- table.php
- procedural page table.php
- toXML
- in file table.php, method JTable::toXML()
Export item list to xml
- toXML
- in file content.php, method JTableContent::toXML()
Converts record to XML
- Translate.php
- procedural page Translate.php
- Translate.php
- procedural page Translate.php
- template.php
- procedural page template.php
- $timezone
- in file authentication.php, variable JAuthenticationResponse::$timezone
ASCII string from TimeZone database
- $type
- in file authentication.php, variable JAuthenticationResponse::$type
The type of authentication that was successful
- toFormat
- in file date.php, method JDate::toFormat()
Gets the date in a specific format
- toInteger
- in file arrayhelper.php, method JArrayHelper::toInteger()
Function to convert array to integer values
- toISO8601
- in file date.php, method JDate::toISO8601()
Gets the date as an ISO 8601 date.
- toMySQL
- in file date.php, method JDate::toMySQL()
Gets the date as in MySQL datetime format
- toObject
- in file arrayhelper.php, method JArrayHelper::toObject()
Utility function to map an array to a stdClass object.
- toRFC822
- in file date.php, method JDate::toRFC822()
Gets the date as an RFC 822 date.
- toString
- in file arrayhelper.php, method JArrayHelper::toString()
- toString
- in file simplexml.php, method JSimpleXMLElement::toString()
Return a well-formed XML string based on SimpleXML element
- toUnix
- in file date.php, method JDate::toUnix()
Gets the date as UNIX time stamp.
- transcode
- in file string.php, method JString::transcode()
Transcode a string.
- trim
- in file string.php, method JString::trim()
UTF-8 aware replacement for trim()
u
- $unix
- in file feedcreator.php, variable FeedDate::$unix
- $URL
- in file version.php, variable JVersion::$URL
- $url
- in file feedcreator.php, variable FeedImage::$url
- $url
- in file feedcreator.php, variable EnclosureItem::$url
- $user
- in file config.php, variable JFrameworkConfig::$user
- $username
- in file xmlrpc.php, variable xmlrpc_client::$username
- $Username
- in file phpmailer.php, variable PHPMailer::$Username
Sets SMTP username.
- $user_data
- in file xmlrpcs.php, variable xmlrpc_server::$user_data
- upload.php
- procedural page upload.php
- upload_file.php
- procedural page upload_file.php
- upload_process.php
- procedural page upload_process.php
- UniversalFeedCreator
- in file feedcreator.php, class UniversalFeedCreator
UniversalFeedCreator lets you choose during runtime which format to build.
- unix
- in file feedcreator.php, method FeedDate::unix()
Gets the date stored in this FeedDate as unix time stamp.
- useCached
- in file feedcreator.php, method UniversalFeedCreator::useCached()
Turns on caching and checks if there is a recent version of this feed in the cache.
- useCached
- in file feedcreator.php, method FeedCreator::useCached()
Turns on caching and checks if there is a recent version of this feed in the cache.
- usesExtension
- in file Discover.php, method Auth_OpenID_ServiceEndpoint::usesExtension()
- UTF8CharBoundary
- in file phpmailer.php, method PHPMailer::UTF8CharBoundary()
Finds last character boundary prior to maxLength in a utf-8 quoted (printable) encoded string.
- update
- in file observer.php, method JObserver::update()
Method to update the state of observable objects
- $username
- in file ldap.php, variable JLDAP::$username
- $users_dn
- in file ldap.php, variable JLDAP::$users_dn
- $use_ldapV3
- in file ldap.php, variable JLDAP::$use_ldapV3
- updateObject
- in file mysqli.php, method JDatabaseMySQLi::updateObject()
Description
- updateObject
- in file mysql.php, method JDatabaseMySQL::updateObject()
Description
- updateObject
- in file database.php, method JDatabase::updateObject()
Update an object in the database
- $url
- in file feed.php, variable JFeedImage::$url
URL image attribute
- $url
- in file feed.php, variable JFeedEnclosure::$url
URL enclosure element
- uri.php
- procedural page uri.php
- update
- in file event.php, method JEvent::update()
Method to trigger events
- upload
- in file file.php, method JFile::upload()
Moves an uploaded file to a destination folder
- $useCookies
- in file pane.php, variable JPane::$useCookies
- uploader
- in file behavior.php, method JHTMLBehavior::uploader()
- users
- in file list.php, method JHTMLList::users()
Select list of active users
- uninstall
- in file module.php, method JInstallerModule::uninstall()
Custom uninstall method
- uninstall
- in file plugin.php, method JInstallerPlugin::uninstall()
Custom uninstall method
- uninstall
- in file language.php, method JInstallerLanguage::uninstall()
Custom uninstall method
- uninstall
- in file component.php, method JInstallerComponent::uninstall()
Custom uninstall method for components
- uninstall
- in file template.php, method JInstallerTemplate::uninstall()
Custom uninstall method
- uninstall
- in file installer.php, method JInstaller::uninstall()
Package uninstallation method
- unpack
- in file helper.php, method JInstallerHelper::unpack()
Unpacks a file and verifies it as a Joomla element package Supports .gz .tar .tar.gz and .zip
- update
- in file installer.php, method JInstaller::update()
Package update method
- useSendmail
- in file mail.php, method JMail::useSendmail()
Use sendmail for sending the e-mail
- useSMTP
- in file mail.php, method JMail::useSMTP()
Use SMTP for sending the e-mail
- usergroup.php
- procedural page usergroup.php
- $urls
- in file content.php, variable JTableContent::$urls
- $userid
- in file session.php, variable JTableSession::$userid
- $username
- in file user.php, variable JTableUser::$username
The login name
- $username
- in file session.php, variable JTableSession::$username
- $usertype
- in file user.php, variable JTableUser::$usertype
Description
- $usertype
- in file session.php, variable JTableSession::$usertype
- $utaccess
- in file menu.php, variable JTableMenu::$utaccess
- user.php
- procedural page user.php
- update
- in file session.php, method JTableSession::update()
- $username
- in file user.php, variable JUser::$username
The login name
- $username
- in file authentication.php, variable JAuthenticationResponse::$username
Any UTF-8 string that the End User wants to use as a username.
- $usertype
- in file user.php, variable JUser::$usertype
Description
- user.php
- procedural page user.php
- utility.php
- procedural page utility.php
- ucfirst
- in file string.php, method JString::ucfirst()
UTF-8 aware alternative to ucfirst Make a string's first character uppercase
- ucwords
- in file string.php, method JString::ucwords()
UTF-8 aware alternative to ucwords Uppercase the first character of each word in a string
v
- $val
- in file xmlrpc.php, variable xmlrpcresp::$val
- $valtyp
- in file xmlrpc.php, variable xmlrpcresp::$valtyp
- $verbose
- in file feedcreator.php, variable FeedCreator::$verbose
Determines whether or not error messages are displayed by this class.
- $verifyhost
- in file xmlrpc.php, variable xmlrpc_client::$verifyhost
- $verifypeer
- in file xmlrpc.php, variable xmlrpc_client::$verifypeer
- $Version
- in file phpmailer.php, variable PHPMailer::$Version
Holds PHPMailer version.
- view.php
- procedural page view.php
- vcard.php
- procedural page vcard.php
- version.php
- procedural page version.php
- vert.php
- procedural page vert.php
- vert.php
- procedural page vert.php
- value
- in file xmlrpc.php, method xmlrpcresp::value()
Returns the value received by the server.
- vCard
- in file vcard.php, class vCard
- Verify
- in file smtp.php, method SMTP::Verify()
Verifies that the name is recognized by the server.
- verifySignature
- in file xmlrpcs.php, method xmlrpc_server::verifySignature()
Verify type and number of parameters received against a list of known signatures
- VERSION
- in file bigdump.php, constant VERSION
Big Dump Handler for Migration and Import
- view.php
- procedural page view.php
- view.php
- procedural page view.php
- $value
- in file aro.php, variable JTableARO::$value
- $value
- in file arogroup.php, variable JTableAROGroup::$value
- $version
- in file content.php, variable JTableContent::$version
w
- $webmaster
- in file feedcreator.php, variable FeedCreator::$webmaster
- $width
- in file feedcreator.php, variable EnclosureItem::$width
- $width
- in file feedcreator.php, variable FeedImage::$width
Optional attributes of an image.
- $WordWrap
- in file phpmailer.php, variable PHPMailer::$WordWrap
Sets word wrapping on the body of the message to a given number of characters.
- waitCursorOff
- in file xajax.inc.php, method xajax::waitCursorOff()
- waitCursorOn
- in file xajax.inc.php, method xajax::waitCursorOn()
- WrapText
- in file phpmailer.php, method PHPMailer::WrapText()
Wraps message for use with mailers that do not automatically perform wrapping and for quoted-printable.
- wrap_php_function
- in file xmlrpc_wrappers.php, function wrap_php_function()
Given a user-defined PHP function, create a PHP 'wrapper' function that can be exposed as xmlrpc method from an xmlrpc_server object and called from remote clients (as well as its corresponding signature info).
- wrap_xmlrpc_method
- in file xmlrpc_wrappers.php, function wrap_xmlrpc_method()
Given an xmlrpc client and a method name, register a php wrapper function
- wrap_xmlrpc_server
- in file xmlrpc_wrappers.php, function wrap_xmlrpc_server()
Similar to wrap_xmlrpc_method, but will generate a php class that wraps all xmlrpc methods exposed by the remote server as own methods.
- writeDebug
- in file php_http_server_generic.php, method php_http_server_generic::writeDebug()
- write
- in file xcache.php, method JSessionStorageXcache::write()
Write session data to the SessionHandler backend.
- write
- in file ftp.php, method JFTP::write()
Method to write a string to the FTP server
- $webmaster
- in file feed.php, variable JDocumentFeed::$webmaster
Webmaster email feed element
- $width
- in file feed.php, variable JFeedImage::$width
witdh image attribute
- write
- in file file.php, method JFile::write()
Write contents to a file
- write
- in file storage.php, method JSessionStorage::write()
Write session data to the SessionHandler backend.
- write
- in file memcache.php, method JSessionStorageMemcache::write()
Write session data to the SessionHandler backend.
- write
- in file eaccelerator.php, method JSessionStorageEaccelerator::write()
Write session data to the SessionHandler backend.
- write
- in file database.php, method JSessionStorageDatabase::write()
Write session data to the SessionHandler backend.
- write
- in file apc.php, method JSessionStorageApc::write()
Write session data to the SessionHandler backend.
x
- $xml
- in file xajaxResponse.inc.php, variable xajaxResponse::$xml
- $xmlrpc_curl_handle
- in file xmlrpc.php, variable xmlrpc_client::$xmlrpc_curl_handle
CURL handle: used for keep-alive connections (PHP 4.3.8 up, see:
- $xslStyleSheet
- in file feedcreator.php, variable FeedCreator::$xslStyleSheet
The url of the external xsl stylesheet used to format the naked rss feed.
- $xssAuto
- in file inputfilter.php, variable InputFilter::$xssAuto
- xajaxCompress.php
- procedural page xajaxCompress.php
- xajax.inc.php
- procedural page xajax.inc.php
- xajaxResponse.inc.php
- procedural page xajaxResponse.inc.php
- xml.php
- procedural page xml.php
- XRIRes.php
- procedural page XRIRes.php
- xmlrpc.php
- procedural page xmlrpc.php
- xmlrpcs.php
- procedural page xmlrpcs.php
- xmlrpc_wrappers.php
- procedural page xmlrpc_wrappers.php
- xajax
- in file xajax.inc.php, method xajax::xajax()
- xajax
- in file xajax.inc.php, class xajax
- xajaxCompressJavascript
- in file xajaxCompress.php, function xajaxCompressJavascript()
- xajaxErrorHandler
- in file xajax.inc.php, function xajaxErrorHandler()
- xajaxResponse
- in file xajaxResponse.inc.php, class xajaxResponse
- xajaxResponse
- in file xajaxResponse.inc.php, method xajaxResponse::xajaxResponse()
- XAJAX_DEFAULT_CHAR_ENCODING
- in file xajax.inc.php, constant XAJAX_DEFAULT_CHAR_ENCODING
- XAJAX_GET
- in file xajax.inc.php, constant XAJAX_GET
- XAJAX_POST
- in file xajax.inc.php, constant XAJAX_POST
- xmlrpcmsg
- in file xmlrpc.php, method xmlrpcmsg::xmlrpcmsg()
- xmlrpcmsg
- in file xmlrpc.php, class xmlrpcmsg
- xmlrpcresp
- in file xmlrpc.php, class xmlrpcresp
- xmlrpcresp
- in file xmlrpc.php, method xmlrpcresp::xmlrpcresp()
- xmlrpcval
- in file xmlrpc.php, class xmlrpcval
- xmlrpcval
- in file xmlrpc.php, method xmlrpcval::xmlrpcval()
- xmlrpc_2_php_type
- in file xmlrpc_wrappers.php, function xmlrpc_2_php_type()
Given a string defining a phpxmlrpc type return corresponding php type.
- xmlrpc_cd
- in file xmlrpc.php, function xmlrpc_cd()
- xmlrpc_client
- in file xmlrpc.php, method xmlrpc_client::xmlrpc_client()
- xmlrpc_client
- in file xmlrpc.php, class xmlrpc_client
- xmlrpc_debugmsg
- in file xmlrpcs.php, function xmlrpc_debugmsg()
Add a string to the debug info that can be later seralized by the server as part of the response message.
- xmlrpc_dh
- in file xmlrpc.php, function xmlrpc_dh()
- xmlrpc_ee
- in file xmlrpc.php, function xmlrpc_ee()
- xmlrpc_ee_fast
- in file xmlrpc.php, function xmlrpc_ee_fast()
- xmlrpc_encode_entitites
- in file xmlrpc.php, function xmlrpc_encode_entitites()
Convert a string to the correct XML representation in a target charset
- XMLRPC_EPI_ENABLED
- in file xmlrpc.php, constant XMLRPC_EPI_ENABLED
- xmlrpc_se
- in file xmlrpc.php, function xmlrpc_se()
- xmlrpc_server
- in file xmlrpcs.php, method xmlrpc_server::xmlrpc_server()
- xmlrpc_server
- in file xmlrpcs.php, class xmlrpc_server
- xmlrpc_se_any
- in file xmlrpc.php, function xmlrpc_se_any()
- xml_footer
- in file xmlrpc.php, method xmlrpcmsg::xml_footer()
- xml_header
- in file xmlrpc.php, method xmlrpcmsg::xml_header()
- xml_header
- in file xmlrpcs.php, method xmlrpc_server::xml_header()
- XS_ACCEPTED_FILE_TYPES
- in file imagelibrary.php, constant XS_ACCEPTED_FILE_TYPES
- XS_BASE_URL
- in file imagelibrary.php, constant XS_BASE_URL
- xs_build_path
- in file imagelibrary.php, function xs_build_path()
************************* OPTIONAL - CHANGE THESE SETTINGS **************************
- XS_DEFAULT_IMAGE_IS_DECORATIVE
- in file imagelibrary.php, constant XS_DEFAULT_IMAGE_IS_DECORATIVE
- XS_GET_DATE_LAST_MODIFIED
- in file imagelibrary.php, constant XS_GET_DATE_LAST_MODIFIED
- XS_GET_FILE_SIZE
- in file imagelibrary.php, constant XS_GET_FILE_SIZE
- XS_GET_IMAGE_DIMENSIONS
- in file imagelibrary.php, constant XS_GET_IMAGE_DIMENSIONS
- XS_HIDDEN_FILES
- in file imagelibrary.php, constant XS_HIDDEN_FILES
- XS_HIDDEN_FOLDERS
- in file imagelibrary.php, constant XS_HIDDEN_FOLDERS
- xs_is_accepted_file_type
- in file imagelibrary.php, function xs_is_accepted_file_type()
- XS_LIBRARY_FOLDER
- in file imagelibrary.php, constant XS_LIBRARY_FOLDER
************************* OPTIONAL - CHANGE THESE SETTINGS *************************
- xs_urlencode
- in file imagelibrary.php, function xs_urlencode()
- xs_xhtml_escape
- in file imagelibrary.php, function xs_xhtml_escape()
- xcache.php
- procedural page xcache.php
- xcache.php
- procedural page xcache.php
- $xssAuto
- in file filterinput.php, variable JFilterInput::$xssAuto
- xml.php
- procedural page xml.php
|
|