Support Joomla!

Joomla! 1.5 Documentation

Packages

Package: Joomla-Framework

Developer Network License

The Joomla! Developer Network content is © copyright 2006 by the individual contributors and can be used in accordance with the Creative Commons License, Attribution- NonCommercial- ShareAlike 2.5
Element index for package Joomla-Framework

Other package element indexes


0 a b c d e f g h i j k l m n o p q r s t u v w x y z _
_
Variable $_acoSection
JController::$_acoSection in controller.php
ACO Section for the controller.
Variable $_acoSectionValue
Default ACO Section value for the controller.
Variable $_clientId
JApplication::$_clientId in application.php
The client identifier.
Variable $_db
JModel::$_db in model.php
Database Connector
Variable $_defaultModel
The default model
Variable $_doTask
JController::$_doTask in controller.php
The mapped task that was performed.
Variable $_error
JController::$_error in controller.php
An error message.
Variable $_error
JModel::$_error in model.php
An error message
Variable $_layout
JView::$_layout in view.php
Layout name
Variable $_message
JController::$_message in controller.php
Redirect message.
Variable $_messageQueue
JApplication::$_messageQueue in application.php
The application message queue.
Variable $_messageType
JController::$_messageType in controller.php
Redirect message type.
Variable $_methods
JController::$_methods in controller.php
Array of class methods
Variable $_mode
JRouter::$_mode in router.php
The rewrite mode
Variable $_models
JView::$_models in view.php
Registered models
Variable $_name
JModel::$_name in model.php
The model (base) name
Variable $_name
JView::$_name in view.php
The name of the view
Variable $_name
JController::$_name in controller.php
The name of the controller
Variable $_path
JView::$_path in view.php
The set of search directories for resources (templates)
Variable $_path
JController::$_path in controller.php
The set of search directories for resources (views or models).
Variable $_redirect
JController::$_redirect in controller.php
URL for redirection.
Variable $_router
JApplication::$_router in application.php
The router object
Variable $_state
JModel::$_state in model.php
An state object
Variable $_task
JController::$_task in controller.php
Current or most recent task to be performed.
Variable $_taskMap
JController::$_taskMap in controller.php
Array of class methods to call for a given task.
Method _
JRoute::_() in router.php
Translates an internal Joomla URL to a humanly readible URL.
Method _addPath
JView::_addPath() in view.php
Adds to the search path for templates and resources.
Method _addPath
JController::_addPath() in controller.php
Adds to the search path for templates and resources.
Method _buildApplicationRoute
Build the application specific route
Method _buildComponentRoute
Build the component specific route
Method _decodeSegments
Method _encodeSegments
Method _getList
JModel::_getList() in model.php
Returns an object list
Method _getListCount
Returns a record count for the query
Method _load
JMenu::_load() in menu.php
Loads the entire menu table into memory
Method _parseApplicationRoute
Parse a application specific route
Method _parseComponentRoute
Parse a component specific route
Method _setPath
JView::_setPath() in view.php
Sets an entire array of search paths for templates or resources.
Method _setPath
JController::_setPath() in controller.php
Sets an entire array of search paths for resources.
Constructor __construct
Constructor
Constructor __construct
JController::__construct() in controller.php
Constructor.
Constructor __construct
Constructor
Constructor __construct
JApplication::__construct() in application.php
Class constructor.
Constructor __construct
Class constructor
Constructor __construct
Constructor
Constructor __construct
Constructor
Constructor __construct
Class constructor
Constructor __construct
Class constructor
Variable $_children
JNode::$_children in tree.php
Array of Children
Variable $_current
JTree::$_current in tree.php
Current working node
Variable $_parent
JNode::$_parent in tree.php
Parent node
Variable $_root
JTree::$_root in tree.php
Root node
Constructor __construct
Constructor __construct
Constructor
Constructor __construct
Constructor __construct
Class constructor, overridden in descendant classes.
Constructor __construct
JObserver::__construct() in observer.php
Constructor
Method _getStorageHandler
Constructor __construct
Constructor
Constructor __construct
Constructor
Constructor __construct
Constructor
Constructor __construct
Constructor
Constructor __construct
Constructor
Variable $_dn
JLDAP::$_dn in ldap.php
Variable $_resource
JLDAP::$_resource in ldap.php
Constructor __construct
JFTP object constructor
Method __destruct
JFTP object destructor
Variable $_cursor
JDatabase::$_cursor in database.php
Variable $_debug
JDatabase::$_debug in database.php
Variable $_errorMsg
JDatabase::$_errorMsg in database.php
Variable $_errorNum
JDatabase::$_errorNum in database.php
Variable $_hasQuoted
JDatabase::$_hasQuoted in database.php
Variable $_limit
JDatabase::$_limit in database.php
Variable $_log
JDatabase::$_log in database.php
Variable $_nameQuote
Variable $_nameQuote
JDatabase::$_nameQuote in database.php
Variable $_nameQuote
Variable $_nullDate
Variable $_nullDate
Variable $_nullDate
JDatabase::$_nullDate in database.php
Variable $_offset
JDatabase::$_offset in database.php
Variable $_quoted
JDatabase::$_quoted in database.php
Variable $_resource
JDatabase::$_resource in database.php
Variable $_sql
JDatabase::$_sql in database.php
Variable $_table_prefix
Variable $_ticker
JDatabase::$_ticker in database.php
Variable $_utf
JDatabase::$_utf in database.php
Method _parseHost
Constructor __construct
Database object constructor
Constructor __construct
Database object constructor
Constructor __construct
JDatabase::__construct() in database.php
Database object constructor
Method __destruct
Database object destructor
Method __destruct
Database object destructor
Variable $_doc
JDocumentRenderer::$_doc in renderer.php
reference to the JDocument object that instantiated the renderer
Variable $_engine
Variable $_error
Error Object
Variable $_generator
JDocument::$_generator in document.php
Document generator
Variable $_header
Variable $_image_scale
Variable $_margin_bottom
Variable $_margin_footer
Variable $_margin_header
Variable $_margin_left
Variable $_margin_right
Variable $_margin_top
Variable $_name
Method _loadTemplate
Load a template file
Method _loadTemplate
Load a template file
Method _parseTemplate
Parse a document template
Constructor __construct
JDocument::__construct() in document.php
Class constructor
Constructor __construct
Class constructor
Constructor __construct
Class constructore
Constructor __construct
Class constructore
Constructor __construct
Class constructor
Constructor __construct
Class constructor
Constructor __construct
Class constructor
Variable $_accept
JBrowser::$_accept in browser.php
HTTP_ACCEPT string
Variable $_agent
JBrowser::$_agent in browser.php
Full user agent string.
Variable $_browser
JBrowser::$_browser in browser.php
Browser name.
Variable $_expire
JSession::$_expire in session.php
Maximum age of unused session
Variable $_features
JBrowser::$_features in browser.php
Features.
Variable $_fragment
JURI::$_fragment in uri.php
Anchor
Variable $_host
JURI::$_host in uri.php
Host
Variable $_images
JBrowser::$_images in browser.php
List of viewable image MIME subtypes.
Variable $_lowerAgent
JBrowser::$_lowerAgent in browser.php
Lower-case user agent string.
Variable $_majorVersion
Major version number.
Variable $_minorVersion
Minor version number.
Variable $_mobile
JBrowser::$_mobile in browser.php
Is this a mobile browser?
Variable $_pass
JURI::$_pass in uri.php
Password
Variable $_path
JURI::$_path in uri.php
Path
Variable $_platform
JBrowser::$_platform in browser.php
Platform the browser is running on.
Variable $_port
JURI::$_port in uri.php
Port
Variable $_query
JURI::$_query in uri.php
Query
Variable $_quirks
JBrowser::$_quirks in browser.php
Quirks
Variable $_robots
JBrowser::$_robots in browser.php
Known robots.
Variable $_scheme
JURI::$_scheme in uri.php
Protocol
Variable $_security
JSession::$_security in session.php
security policy
Variable $_state
JSession::$_state in session.php
internal state
Variable $_store
JSession::$_store in session.php
The session store object
Variable $_uri
JURI::$_uri in uri.php
Original URI
Variable $_user
JURI::$_user in uri.php
Username
Variable $_vars
JURI::$_vars in uri.php
Query variable hash
Method _cleanArray
Adds an array to the GLOBALS array and checks that the GLOBALS variable is not being attacked
Method _cleanVar
JRequest::_cleanVar() in request.php
Method _compress
JResponse::_compress() in response.php
Compress the data
Method _createToken
Create a token-string
Method _setCounter
Set counter of session usage
Method _setOptions
set additional session options
Method _setPlatform
Match the platform of the browser.
Method _setTimers
JSession::_setTimers() in session.php
Set the session timers
Method _stripSlashesRecursive
Strips slashes recursively on an array
Method _validate
JSession::_validate() in session.php
Do some checks for security reason
Constructor __construct
Constructor.
Constructor __construct
Constructor
Constructor __construct
Constructor
Constructor __construct
JSessionStorage::__construct() in sessionstorage.php
Constructor
Constructor __construct
Constructor
Constructor __construct
Create a browser instance (Constructor).
Variable $_ctrlDirEnd
End of central directory record.
Variable $_ctrlDirHeader
Beginning of central directory record.
Variable $_data
Tar file data buffer
Variable $_data
Gzip file data buffer
Variable $_data
Bzip2 file data buffer
Variable $_data
ZIP file data buffer
Variable $_fileHeader
Beginning of file contents.
Variable $_flags
Tar file flags.
Variable $_flags
Gzip file flags.
Variable $_metadata
ZIP file metadata array
Variable $_metadata
Tar file metadata array
Variable $_methods
ZIP compression methods.
Variable $_types
Tar file types.
Method _getFilePosition
Get file data offset for archive
Constructor __construct
Constructor tries to load the bz2 extension of not loaded
Method _ampReplaceCallback
Callback method for replacing & with & in a string
Method _cleanAttributes
Internal method to strip a tag of certain attributes
Method _cleanTags
Internal method to strip a string of certain tags
Method _decode
Try to convert to plaintext
Method _remove
Internal method to iteratively remove all unwanted tags and attributes
Constructor __construct
Constructor for inputFilter class. Only first parameter is required.
Variable $_editor
JEditor::$_editor in editor.php
Editor Plugin object
Variable $_link
JPagination::$_link in pagination.php
Base URL for pagination output
Variable $_name
Button type
Variable $_name
Button type
Variable $_name
JButton::$_name in button.php
element name
Variable $_name
Button type
Variable $_name
JButtonSeparator::$_name in separator.php
Button type
Variable $_name
JEditor::$_name in editor.php
Editor Plugin name
Variable $_name
JButtonStandard::$_name in standard.php
Button type
Variable $_name
JButtonConfirm::$_name in confirm.php
Button type
Variable $_name
JButtonCustom::$_name in custom.php
Button type
Variable $_parent
JButton::$_parent in button.php
reference to the object that instantiated the element
Variable $_viewall
JPagination::$_viewall in pagination.php
View all flag
Method _buildDataObject
Create and return the pagination data object
Method _encoding_converter
Method _implode_assoc
Method _item_active
JPagination::_item_active() in pagination.php
Method _item_inactive
Method _list_footer
JPagination::_list_footer() in pagination.php
Method _list_render
JPagination::_list_render() in pagination.php
Method _loadBehavior
Load the javascript behavior and attach it to the document
Method _loadBehavior
Load the javascript behavior and attach it to the document
Abstract method _loadBehavior
Load the javascript behavior and attach it to the document
Constructor __construct
constructor
Constructor __construct
Constructor
Constructor __construct
Constructor
Constructor __construct
Constructor __construct
Constructor
Constructor __construct
JPagination::__construct() in pagination.php
Constructor
Constructor __construct
Constructor
Constructor __construct
Constructor
Variable $_debug
JLanguage::$_debug in language.php
Debug language, If true, highlights if string isn't found
Variable $_default
JLanguage::$_default in language.php
The default language
Variable $_identifyer
JLanguage::$_identifyer in language.php
Identifying string of the language
Variable $_lang
JLanguage::$_lang in language.php
The language to load
Variable $_metadata
JLanguage::$_metadata in language.php
Array holding the language metadata
Variable $_orphans
JLanguage::$_orphans in language.php
An array of orphaned text
Variable $_strings
JLanguage::$_strings in language.php
Transaltions
Method _
JText::_() in language.php
Translates a string into the current language
Method _
JLanguage::_() in language.php
Translator function, mimics the php gettext (alias _) function
Method _parseINILanguageFiles
Parses INI type of files for language information
Method _parseLanguageFiles
Searches for language directories within a certain base dir
Method _parseXMLLanguageFile
Parse XML file for language information
Method _parseXMLLanguageFiles
Parses XML files for language information
Constructor __construct
JLanguage::__construct() in language.php
Constructor activating the default information of the language
Variable $_adapters
JInstaller::$_adapters in installer.php
Associative array of package installer handlers
Variable $_db
JInstaller::$_db in installer.php
A database connector object
Variable $_manifest
JInstaller::$_manifest in installer.php
The installation manifest XML object
Variable $_overwrite
JInstaller::$_overwrite in installer.php
True if existing files can be overwritten
Variable $_paths
JInstaller::$_paths in installer.php
Array of paths needed by the installer
Variable $_stepStack
JInstaller::$_stepStack in installer.php
Stack of installation steps
Method _rollback_menu
Custom rollback method
  • Roll back the component menu item
Method _rollback_menu
Custom rollback method
  • Roll back the menu item
Method _rollback_module
Custom rollback method
  • Roll back the module item
Method _rollback_plugin
Custom rollback method
  • Roll back the plugin item
Constructor __construct
Constructor
Constructor __construct
Constructor
Constructor __construct
Constructor
Constructor __construct
Constructor
Constructor __construct
JInstaller::__construct() in installer.php
Constructor
Constructor __construct
Constructor
Variable $_name
Element name
Variable $_name
JElementPassword::$_name in password.php
Element name
Variable $_name
JElementMenuItem::$_name in menuitem.php
Element name
Variable $_name
Element name
Variable $_name
Element name
Variable $_name
Element name
Variable $_name
JElementTimezones::$_name in timezones.php
Element name
Variable $_name
JElementTextarea::$_name in textarea.php
Element name
Variable $_name
Element name
Variable $_name
Element name
Variable $_name
JElementCategory::$_name in category.php
Element name
Variable $_name
Element type
Variable $_name
JElementFilelist::$_name in filelist.php
Element name
Variable $_name
JElement::$_name in element.php
element name
Variable $_name
Element name
Variable $_name
JElementLanguages::$_name in languages.php
Element name
Variable $_name
JElementFolderlist::$_name in folderlist.php
Element name
Variable $_name
JElementHelpsites::$_name in helpsites.php
Element name
Variable $_name
Element name
Variable $_name
JElementImageList::$_name in imagelist.php
Element name
Variable $_parent
JElement::$_parent in element.php
reference to the object that instantiated the element
Constructor __construct
Constructor
Constructor __construct
JParameter::__construct() in parameter.php
Constructor
Variable $_defaultNameSpace
Default NameSpace
Variable $_registry
JRegistry::$_registry in registry.php
Registry Object
Constructor __construct
JRegistry::__construct() in registry.php
Constructor
Variable $_db
JTable::$_db in table.php
Database connector
Variable $_error
JTable::$_error in table.php
Error message
Variable $_errorNum
JTable::$_errorNum in table.php
Error number
Variable $_tbl
JTable::$_tbl in table.php
Name of the table in the db schema relating to child class
Variable $_tbl_key
JTable::$_tbl_key in table.php
Name of the primary key field in the table
Constructor __construct
Constructor __construct
Object constructor to set table and key field
Constructor __construct
Constructor
Constructor __construct
Constructor __construct
Constructor __construct
Constructor __construct
Constructor
Constructor __construct
Constructor
Constructor __construct
Constructor __construct
Contructore
Constructor __construct
Constructor __construct
JTemplate::__construct() in template.php
Class constructor
Variable $_errorMsg
JUser::$_errorMsg in user.php
Error message
Variable $_params
JUser::$_params in user.php
User parameters
Method _bind
JUser::_bind() in user.php
Binds a named array/hash to this object
Method _getBelow
JAuthorization::_getBelow() in authorization.php
Method _getGroup
JAuthorization::_getGroup() in authorization.php
Method _mos_add_acl
JAuthorization::_mos_add_acl() in authorization.php
This is a temporary function to allow 3PD's to add basic ACL checks for their
Constructor __construct
Constructor activating the default information of the language
Constructor __construct
JTableARO::__construct() in authorization.php
Constructor __construct
Constructor
Constructor __construct
JAuthenticate::__construct() in authenticate.php
Constructor
Constructor __construct
JTableAroGroup::__construct() in authorization.php
Variable $_attributes
Array with the attributes of this XML element
Variable $_buffer
JProfiler::$_buffer in profiler.php
Variable $_buffers
Buffer hash
Variable $_children
Array of references to the objects of all direct children of this XML object
Variable $_data
JSimpleXMLElement::$_data in simplexml.php
The data the element contains
Variable $_date
JDate::$_date in date.php
Unix timestamp
Variable $_file
JLog::$_file in log.php
Log File Pointer
Variable $_format
JLog::$_format in log.php
Log Format
Variable $_level
The level of this XML element
Variable $_name
JSimpleXMLElement::$_name in simplexml.php
The name of the element
Variable $_offset
JDate::$_offset in date.php
Timeoffset (in hours)
Variable $_parser
JSimpleXML::$_parser in simplexml.php
The XML parser
Variable $_path
JLog::$_path in log.php
Log File Path
Variable $_prefix
JProfiler::$_prefix in profiler.php
Variable $_stack
JSimpleXML::$_stack in simplexml.php
Current object depth
Variable $_start
JProfiler::$_start in profiler.php
Variable $_xml
JSimpleXML::$_xml in simplexml.php
The XML document
Method _characterData
Handler function for the character data within a tag
Method _closeLog
Close the log file pointer
Method _endElement
JSimpleXML::_endElement() in simplexml.php
Handler function for the end of a tag
Method _getStackLocation
Gets the reference to the current direct parent
Method _handleError
Handles an XML parsing error
Method _openLog
JLog::_openLog() in log.php
Open the log file pointer and create the file if it doesn't exist
Method _parse
JSimpleXML::_parse() in simplexml.php
Start parsing an XML document
Method _sortObjects
Private callback function for sorting an array of objects on a key
Method _startElement
Handler function for the start of a tag
Constructor __construct
Constructor, sets up all the default values
Constructor __construct
JProfiler::__construct() in profiler.php
Constructor
Constructor __construct
Creates a new instance of JDate representing a given date.
Constructor __construct
Constructor
  • used to set up the error with all needed error details.
Constructor __construct
Constructor
Constructor __construct
JSimpleXML::__construct() in simplexml.php
Constructor.
a
Method addCustomHeadTag
Deprecated, use JDocument->addCustomTag instead (only when document type is HTML).
Method addEscape
JView::addEscape() in view.php
Adds to the callbacks used when calling JView::escape().
Method addIncludePath
Add a directory where JModel should search for models. You may either pass a string or an array of directories.
Method addItem
JPathWay::addItem() in pathway.php
Create and add an item to the pathway.
Method addMetaTag
JApplication::addMetaTag() in application.php
Deprecated, use JDocument->setMetaData instead.
Method addModelPath
JController::addModelPath() in controller.php
Adds to the stack of controller model paths in LIFO order.
Method addResultCount
Adds the total number of returns of the current search plugin to the
Method addResults
JSearch::addResults() in search.php
Method addTablePath
Adds to the stack of model table paths in LIFO order.
Method addTemplatePath
Adds to the stack of view script paths in LIFO order.
Method addViewPath
JController::addViewPath() in controller.php
Add one or more view paths to the controller's stack, in LIFO order.
Method appendMetaTag
Deprecated, use JDocument->setMetaData instead.
Method appendPathWay
Deprecated, use JPathWay->addItem() method instead.
Method assign
JView::assign() in view.php
Assigns variables to the view script via differing strategies.
Method assignRef
JView::assignRef() in view.php
Assign variable for the view (by reference).
Method authorize
JMenu::authorize() in menu.php
Method to check JMenu object authorization against an access control object and optionally an access extension object
Method authorize
JController::authorize() in controller.php
Authorization check
File application.php
application.php in application.php
Method addChild
JTree::addChild() in tree.php
Method addChild
JNode::addChild() in tree.php
Method attach
JObservable::attach() in observer.php
Attach an observer object
File apc.php
apc.php in apc.php
Variable $auth_method
Method anonymous_bind
Anonymously Binds to LDAP Directory
Method absolutepage
TODO: No working
Method addQuoted
JDatabase::addQuoted() in database.php
Adds a field or array of field names to the list that are to be quoted
Method atfirstpage
JRecordSet::atfirstpage() in recordset.php
TODO: No working
Method atlastpage
JRecordSet::atlastpage() in recordset.php
TODO: No working
Variable $author
JFeedItem::$author in feed.php
Author item element
Variable $authorEmail
Author email element
Method addCustomTag
Adds a custom html string to the head block
Method addFavicon
Adds a shortcut icon (favicon)
Method addHeadLink
Adds <link> tags to the head of the document
Method addItem
Adds an JFeedItem to the feed.
Method addScript
JDocument::addScript() in document.php
Adds a linked script to the page
Method addScriptDeclaration
Adds a script to the page
Method addStyleDeclaration
Adds a stylesheet declaration to the page
Method addStyleSheet
Adds a linked stylesheet to the page
Method appendData
Set the contents of the document buffer
File atom.php
atom.php in atom.php
Method allowCache
JResponse::allowCache() in response.php
Set/get cachable state for the response
Method appendBody
JResponse::appendBody() in response.php
Append content to the body content
File apc.php
apc.php in apc.php
File archive.php
archive.php in archive.php
Variable $attrArray
Variable $attrBlacklist
Variable $attrMethod
Method ampReplace
Replaces &amp; with & for xhtml compliance
Method Access
build the select list for access level
Method AccessProcessing
Method addButtonDir
Add a directory where JToolBar should search for button types
Method appendButton
Set a value
Method abort
JInstaller::abort() in installer.php
Installation abort method
Method addParameterDir
Add a directory where JParameter should search for element types
Variable $access
Variable $access
JTableModule::$access in module.php
Variable $access
JTablePlugin::$access in plugin.php
Variable $access
JTableSection::$access in section.php
Variable $access
JTableCategory::$access in category.php
Variable $access
JTableContent::$access in content.php
Variable $activation
Description
Variable $admin_menu_alt
Variable $admin_menu_img
Variable $admin_menu_link
Variable $attribs
Method addIncludePath
Add a directory where JTable should search for table types. You may either pass a string or an array of directories.
Variable $acl
JAuthorization::$acl in authorization.php
Variable $acl_count
JAuthorization::$acl_count in authorization.php
Variable $activation
JUser::$activation in user.php
Description
Variable $aid
JUser::$aid in user.php
Description
Method acl_check
JAuthorization::acl_check() in authorization.php
Wraps the actual acl_query() function.
Method activateUser
Method to activate a user
Method authenticate
JAuthenticate::authenticate() in authenticate.php
Finds out if a set of login credentials are valid by asking all obvserving objects to run their respective authentication routines.
Method authorize
JUser::authorize() in user.php
Method to check JUser object authorization against an access control object and optionally an access extension object
File authenticate.php
authenticate.php in authenticate.php
File authorization.php
authorization.php in authorization.php
Variable $args
JException::$args in error.php
Arguments recieved by the method the error occurred in [Available if backtrace is enabled]
Method addAttachment
Add file attachments to the email
Method addAttribute
Adds an attribute to the element
Method addBCC
JMail::addBCC() in mail.php
Add blind carbon copy recipients to the email
Method addCC
JMail::addCC() in mail.php
Add carbon copy recipients to the email
Method addChild
Adds a direct child to the element
Method addEntry
JLog::addEntry() in log.php
Method addRecipient
Add recipients to the email
Method addReplyTo
Add Reply to e-mail address(es) to the e-mail
Function ampReplace
ampReplace() in functions.php
Replaces &amp; with & for xhtml compliance
Method asXML
Return a well-formed XML string based on SimpleXML element
Method attributes
Get the an attribute of the element
File array.php
array.php in array.php
b
Variable $BUILD
JVersion::$BUILD in version.php
Method build
JRouter::build() in router.php
Function to convert an internal URI to a route
Variable $base_dn
JLDAP::$base_dn in ldap.php
Method bind
JLDAP::bind() in ldap.php
Binds to the LDAP directory
Method BeginTrans
JDatabase::BeginTrans() in database.php
ADODB compatability function
Method base
JURI::base() in uri.php
Returns the base URI for the request.
File browser.php
browser.php in browser.php
File bzip2.php
bzip2.php in bzip2.php
Variable $base
JPaginationObject::$base in pagination.php
File button.php
button.php in button.php
Method bind
JParameter::bind() in parameter.php
Bind data to the parameter
Variable $block
JTableUser::$block in user.php
Description
Variable $browserNav
Method bind
JTable::bind() in table.php
Binds a named array/hash to this object
Method bind
JTableUser::bind() in user.php
Overloaded bind function
Method bind
JTableSection::bind() in section.php
Overloaded bind function
Method bind
JTablePlugin::bind() in plugin.php
Overloaded bind function
Method bind
JTableMenu::bind() in menu.php
Overloaded bind function
Method bind
JTableModule::bind() in module.php
Overloaded bind function
Method bind
JTableComponent::bind() in component.php
Overloaded bind function
Variable $birthdate
The End User's date of birth as YYYY-MM-DD. Any values whose representation uses fewer than the specified number of digits should be zero-padded. The length of this value MUST always be 10. If the End User user does not want to reveal any particular component of this value, it MUST be set to zero.
Variable $block
JUser::$block in user.php
Description
Variable $backtrace
Backtrace information
File buffer.php
buffer.php in buffer.php
c
Variable $CODENAME
JVersion::$CODENAME in version.php
Variable $COPYRIGHT
JVersion::$COPYRIGHT in version.php
Variable $count
JSearch::$count in search.php
Method close
JApplication::close() in application.php
Exit the application.
File controller.php
controller.php in controller.php
Method call
JCacheCallback::call() in callback.php
Executes a cacheable callback if not found in cache else returns cached output and result
Method clean
Clean cache for a group given a mode.
Method clean
Clean cache for a group given a mode.
Method clean
Clean cache for a group given a mode.
Abstract method clean
JCacheStorage::clean() in storage.php
Clean cache for a group given a mode.
Method clean
JCache::clean() in cache.php
Clean cache for a group given a mode.
File cache.php
cache.php in cache.php
File callback.php
callback.php in callback.php
Method chdir
JFTP::chdir() in ftp.php
Method to change the current working directory on the FTP server
Method chmod
JFTP::chmod() in ftp.php
Method to change mode for a path on the FTP server
Method close
JLDAP::close() in ldap.php
Close the connection
Method compare
JLDAP::compare() in ldap.php
Compare an entry and return a true or false result
Method connect
JLDAP::connect() in ldap.php
Connect to server
Method connect
JFTP::connect() in ftp.php
Method to connect to a FTP server
Method create
JFTP::create() in ftp.php
Method to create an empty file on the FTP server
Constant CRLF
CRLF in ftp.php
Error Codes:
File compat.php
compat.php in compat.php
Variable $count
JRecordSet::$count in recordset.php
Method Close
JRecordSet::Close() in recordset.php
TODO: No working
Method CommitTrans
JDatabase::CommitTrans() in database.php
ADODB compatability function
Variable $category
Category element
Variable $category
Category feed element
Variable $comments
Comments element
Variable $copyright
Copyright feed elememnt
Method countModules
Count the modules based on the given condition
File component.php
component.php in component.php
Method clean
JRequest::clean() in request.php
Cleans the request from script injection.
Method clear
JSession::clear() in session.php
Unset data from the session store
Method clearHeaders
Clear headers
Abstract method close
JSessionStorage::close() in sessionstorage.php
Close the SessionHandler backend.
Method close
JSession::close() in session.php
Writes session data and ends session
Method close
Close the SessionHandler backend.
Method close
Close the SessionHandler backend.
Method close
Close the SessionHandler backend.
Method canChmod
JPath::canChmod() in path.php
Checks if a path's permissions can be changed
Method check
JPath::check() in path.php
Checks for snooping outside of the file system root
Method checkZipData
Checks to see if the data is a valid ZIP file.
Method clean
JPath::clean() in path.php
Function to strip additional / or \ in a path name
Method copy
JFolder::copy() in folder.php
Copies a folder
Method copy
JFile::copy() in file.php
Copies a file
Method create
Create a ZIP compressed file from an array of file data.
Method create
JFolder::create() in folder.php
Create a folder -- and all necessary parent folders
Method checkAttribute
Function to determine if contents of an attribute is safe
Method clean
Method to be called by another php script. Processes for XSS and specified bad code.
Method cleanText
Cleans text of all formating and scripting code
Method checkedOut
Method CheckedOutProcessing
Method ComponentCategory
Select list of active categories for components
Method ContentLegend
File confirm.php
confirm.php in confirm.php
File custom.php
custom.php in custom.php
Method createLanguageList
Builds a list of the system languages which can be used in a select option
Method createSiteList
Builds a list of the help sites which can be used in a select option
Method createURL
JHelp::createURL() in help.php
Create an URL for a giving help file reference
Method cleanupInstall
Clean up temporary uploaded package and unpacked extension
Method copyFiles
JInstaller::copyFiles() in installer.php
Copy files from source directory to the target directory
Method copyManifest
Copies the installation manifest file to the extension folder in the given client
File component.php
component.php in component.php
File category.php
category.php in category.php
Variable $catid
JTableContent::$catid in content.php
Variable $checked_out
Variable $checked_out
Variable $checked_out
Variable $checked_out
Variable $checked_out
Variable $checked_out
Variable $checked_out_time
Variable $checked_out_time
Variable $checked_out_time
Variable $checked_out_time
Variable $checked_out_time
Variable $checked_out_time
Variable $client_id
Variable $client_id
Variable $client_id
Variable $componentid
Variable $content
Variable $control
Variable $created
Variable $created_by
Variable $created_by_alias
Method canDelete
JTable::canDelete() in table.php
Generic check for whether dependancies exist for this object in the db schema
Method check
Validation and filtering
Method check
JTable::check() in table.php
Generic check method
Method check
JTableSection::check() in section.php
Method check
JTableMenuTypes::check() in menutypes.php
Method check
JTableCategory::check() in category.php
Method check
JTableModule::check() in module.php
Overloaded check function
Method check
JTableComponent::check() in component.php
Validate and filter fields
Method check
JTableContent::check() in content.php
Validation and filtering
Method checkin
JTable::checkin() in table.php
Checks in a row
Method checkout
JTable::checkout() in table.php
Checks out a row
File category.php
category.php in category.php
File component.php
component.php in component.php
File content.php
content.php in content.php
Method call
call the function
Method call
call the function
Variable $clearPW
JUser::$clearPW in user.php
Clear password, only available when a new password is set for a user
Variable $country
The End User's country of residence as specified by ISO3166.
Variable $class
JException::$class in error.php
Name of the class the error occurred in [Available if backtrace is enabled]
Variable $code
JException::$code in error.php
Error code
Method children
Get the children of the element
Method cleanAddress
Verifies that an e-mail address does not have any extra headers injected into it.
Method cleanBody
Cleans any injected headers from the E-Mail body.
Method cleanLine
Cleans single line inputs.
Method cleanSubject
Cleans any injected headers from the subject string.
Method cleanText
Cleans multi-line inputs.
Method customErrorPage
Display a custom error page and exit gracefully
d
Variable $DEV_LEVEL
JVersion::$DEV_LEVEL in version.php
Variable $DEV_STATUS
JVersion::$DEV_STATUS in version.php
Abstract method dispatch
JApplication::dispatch() in application.php
Dispatch the applicaiton.
Method display
JView::display() in view.php
Execute and display a template script.
Method display
JController::display() in controller.php
Typical view method for MVC based architecture
Method detach
JObservable::detach() in observer.php
Detach an observer object
Method delete
JFTP::delete() in ftp.php
Method to delete a path [file/folder] on the FTP server
Variable $data
JRecordSet::$data in recordset.php
Method debug
JDatabase::debug() in database.php
Sets the debug level on or off
File database.php
database.php in database.php
Variable $description
Description item element
Variable $description
JDocument::$description in document.php
Document description
Variable $description
Title feed attribute
Variable $direction
JDocument::$direction in document.php
Contains the document direction setting
Variable $docs
Docs feed element
File document.php
document.php in document.php
Method delVar
JURI::delVar() in uri.php
Removes an item from the query string variables if it exists
Abstract method destroy
JSessionStorage::destroy() in sessionstorage.php
Destroy the data for a particular session identifier in the SessionHandler backend.
Method destroy
JSession::destroy() in session.php
Frees all session variables and destroys all data registered to a session
Method destroy
Destroy the data for a particular session identifier in the SessionHandler backend.
Method destroy
Destroy the data for a particular session identifier in the SessionHandler backend.
Method destroy
Destroy the data for a particular session identifier in the SessionHandler backend.
File database.php
database.php in database.php
Method delete
JFile::delete() in file.php
Delete a file or array of files
Method delete
JFolder::delete() in folder.php
Delete a folder
Constant DS
DS in path.php
string Shortcut for the DIRECTORY_SEPARATOR define
Method Date
JHTML::Date() in html.php
Returns formated date according to current local and adds time offset
Method display
JEditor::display() in editor.php
Present a text area
Method detectLanguage
Tries to detect the language
Method detectType
Method to detect the extension type from a package directory
Method downloadPackage
Downloads a package
Method def
JParameter::def() in parameter.php
Sets a default value if not alreay assigned
Variable $data
JTableSession::$data in session.php
Variable $description
Variable $description
Variable $description
Method delete
JTable::delete() in table.php
Default delete method
Method delete
Method destroy
Destroys the pesisting session
Method display
JTemplate::display() in template.php
Execute and display a the template
Method defParam
JUser::defParam() in user.php
Method to set a default parameter if it does not exist
Variable $document
JSimpleXML::$document in simplexml.php
Document element
Method data
JSimpleXMLElement::data() in simplexml.php
Get the data of the element
Constant DATE_FORMAT_LC
DATE_FORMAT_LC in date.php
Constant DATE_FORMAT_LC2
DATE_FORMAT_LC2 in date.php
Constant DATE_FORMAT_LC3
DATE_FORMAT_LC3 in date.php
Constant DATE_FORMAT_LC4
DATE_FORMAT_LC4 in date.php
File date.php
date.php in date.php
0
Function
() in php50x.php
Ported PHP5 function to PHP4 for forward compatibility
e
Method enqueueMessage
Enqueue a system message.
Method escape
JView::escape() in view.php
Applies escaping to a value.
Method execute
JController::execute() in controller.php
Execute a task by triggering a method in the derived class.
File event.php
event.php in event.php
Method end
JCacheOutput::end() in output.php
Stop the cache buffer and store the cached data
File eaccelerator.php
eaccelerator.php in eaccelerator.php
Method ErrorMsg
JDatabase::ErrorMsg() in database.php
ADODB compatability function
Method ErrorNo
JDatabase::ErrorNo() in database.php
ADODB compatability function
Method Execute
JDatabase::Execute() in database.php
ADODB compatability function
Method explain
Diagnostic function
Method explain
Diagnostic function
Abstract method explain
JDatabase::explain() in database.php
Diagnostic function
Variable $editor
Editor feed element
Variable $editorEmail
Editor email feed element
Variable $enclosure
Enclosure element
File error.php
error.php in error.php
File eaccelerator.php
eaccelerator.php in eaccelerator.php
Method exists
JFile::exists() in file.php
Wrapper for the standard file_exists function
Method exists
JFolder::exists() in folder.php
Wrapper for the standard file_exists function
Method extract
Extract a ZIP compressed file to a given path
Method extract
Extract a ZIP compressed file to a given path
Method extract
Extract a Gzip compressed file to a given path
Method extract
JArchive::extract() in archive.php
Method extract
Extract a Bzip2 compressed file to a given path
Method emailCloaking
simple Javascript Cloaking
Method endPane
Ends the pane
Abstract method endPane
JPane::endPane() in pane.php
Ends the pane
Method endPane
Ends the pane
Method endPanel
Ends a tab page
Abstract method endPanel
JPane::endPanel() in pane.php
Ends a panel
Method endPanel
Ends a tab page
File editor.php
editor.php in editor.php
Method exists
JLanguage::exists() in language.php
Check if a language exists
File editors.php
editors.php in editors.php
File element.php
element.php in element.php
Variable $element
Variable $email
JTableUser::$email in user.php
The email
Variable $enabled
JTableComponent::$enabled in component.php
Method exists
Find out if a user has a one or more active sessions
Method enableTemplateCache
enable a template cache
Variable $email
JAuthenticateResponse::$email in authenticate.php
The email address of the End User as specified in section 3.4.1 of [RFC2822]
Variable $email
JUser::$email in user.php
The email
Variable $error_message
The error message
File error.php
error.php in error.php
f
Method factory
JLoader::factory() in loader.php
A common object factory.
File factory.php
factory.php in factory.php
File file.php
file.php in file.php
Constant FTP_ASCII
FTP_ASCII in ftp.php
Constant FTP_AUTOASCII
FTP_AUTOASCII in ftp.php
Constant FTP_BINARY
FTP_BINARY in ftp.php
Constant FTP_NATIVE
FTP_NATIVE in ftp.php
File ftp.php
ftp.php in ftp.php
Constant FILE_APPEND
FILE_APPEND in php50x.php
Function file_put_contents
file_put_contents() in php50x.php
Replace file_put_contents()
Constant FILE_USE_INCLUDE_PATH
FILE_USE_INCLUDE_PATH in php50x.php
PHP 5.0.x Compatibility functions
Method FetchRow
JRecordSet::FetchRow() in recordset.php
Method fetchHead
Generates the head html and return the results as a string
File feed.php
feed.php in feed.php
Abstract method fork
JSession::fork() in session.php
Create a new session and copy variables from the old one
Method files
JFolder::files() in folder.php
Utility function to read the files in a folder
Method find
JPath::find() in path.php
Searches the directory paths for a given file.
Method folders
JFolder::folders() in folder.php
Utility function to read the folders in a folder
File file.php
file.php in file.php
File folder.php
folder.php in folder.php
Abstract method fetchButton
Get the button
Method fetchButton
Method fetchButton
Method fetchButton
Method fetchButton
Method fetchButton
Method fetchButton
Method fetchIconClass
Method to get the CSS class name for an icon identifier
Method fetchId
Get the button id
Method fetchId
Get the button CSS Id
Method fetchId
JButton::fetchId() in button.php
Get the button id
Method fetchId
Get the button CSS Id
Method fetchId
Get the button CSS Id
Method fetchId
Get the button id
Method fetchId
Get the button CSS Id
Method fetchElement
Method fetchElement
Method fetchElement
Method fetchElement
Method fetchElement
Method fetchElement
Method fetchElement
Method fetchElement
Method fetchElement
Method fetchElement
Method fetchElement
Method fetchElement
Method fetchElement
Method fetchElement
Method fetchElement
Method fetchElement
Method fetchElement
Method fetchElement
Method fetchElement
Method fetchElement
Method fetchTooltip
Method fetchTooltip
File filelist.php
filelist.php in filelist.php
File folderlist.php
folderlist.php in folderlist.php
File format.php
format.php in format.php
Variable $folder
JTablePlugin::$folder in plugin.php
Variable $frontpage_down
Variable $frontpage_up
Variable $fulltext
Method fetch
JTemplate::fetch() in template.php
Returns a parsed template
Variable $fullname
UTF-8 string free text representation of the End User's full name.
Variable $file
JException::$file in error.php
Name of the file the error occurred in [Available if backtrace is enabled]
Variable $function
Name of the method the error occurred in [Available if backtrace is enabled]
Method fromObject
Utility function to map an object to an array
File functions.php
functions.php in functions.php
g
Method getACL
JFactory::getACL() in factory.php
Get an authorization object
Method getCache
JFactory::getCache() in factory.php
Get a cache object
Method getConfig
JFactory::getConfig() in factory.php
Get a configuration object
Method getDBO
JFactory::getDBO() in factory.php
Get a database object
Method getDocument
Get a document object
Method getEditor
JFactory::getEditor() in factory.php
Get an editor object
Method getHelpVersion
Method getLanguage
Get a language object
Method getLongVersion
Method getMailer
JFactory::getMailer() in factory.php
Get a mailer object
Method getSession
JFactory::getSession() in factory.php
Get a session object
Method getShortVersion
Method getTemplate
Get a template object
Method getURI
JFactory::getURI() in factory.php
Return a reference to the JURI object
Method getUser
JFactory::getUser() in factory.php
Get an user object
Method getXMLParser
Get an XML document
Method get
JView::get() in view.php
Method to get data from a registered model
Method getActive
JMenu::getActive() in menu.php
Get menu item by id
Method getAreas
JSearch::getAreas() in search.php
Method getBasePath
JApplication::getBasePath() in application.php
Deprecated, use JURI::base() instead.
Method getBlogCategoryCount
Deprecated.
Method getBlogSectionCount
Deprecated.
Method getCfg
JApplication::getCfg() in application.php
Gets a configuration value.
Method getClientId
JApplication::getClientId() in application.php
Gets the client id of the current running application.
Method getClientInfo
Gets information on a specific client id. This method will be useful in future versions when we start mapping applications in the database.
Method getContentItemLinkCount
Deprecated.
Method getCustomPathWay
Deprecated, use JPathWay->getPathWayNames() method instead.
Method getDBO
JModel::getDBO() in model.php
Method to get the database connector object
Method getDefault
Get menu item by id
Method getError
JModel::getError() in model.php
Get the error message
Method getError
JController::getError() in controller.php
Get the error message.
Method getGlobalBlogSectionCount
Deprecated.
Method getHead
JApplication::getHead() in application.php
Deprecated, use JDocument->get( 'head' ) instead.
Method getInfo
Get the component info
Method getInstance
Returns a reference to the global JMenu object, only creating it if it doesn't already exist.
Method getInstance
Returns a reference to the global Event Dispatcher object, only creating it if it doesn't already exist.
Method getInstance
Returns a reference to the global Router object, only creating it if it doesn't already exist.
Method getInstance
Returns a reference to the a Model object, always creating it
Method getItem
JMenu::getItem() in menu.php
Get menu item by id
Method getItemid
JApplication::getItemid() in application.php
Deprecated, use JContentHelper::getItemid instead.
Method getItems
JMenu::getItems() in menu.php
Gets menu items by attribute
Method getLayout
JView::getLayout() in view.php
Get the layout.
Method getLayoutPath
Get the path to a layout for a module
Method getMatchType
Method getMenu
JMenu::getMenu() in menu.php
Getter for the menu array
Method getMessageQueue
Get the system message queue.
Method getModel
JController::getModel() in controller.php
Method to get a model object, loading it if required.
Method getModel
JView::getModel() in view.php
Method to get the model object
Method getModule
Get module by name
Method getModules
Get modules by position
Method getNeedle
JSearch::getNeedle() in search.php
Method getOrdering
Method getParams
Gets the parameter object for the component
Method getParams
JMenu::getParams() in menu.php
Gets the parameter object for a certain menu item
Method getPath
JApplication::getPath() in application.php
Deprecated, use JApplicationHelper::getPath instead.
Method getPath
Get a path
Method getPathWay
JPathWay::getPathWay() in pathway.php
Return the JPathWay items array
Method getPathWayNames
Create and return an array of the pathway names.
Method getPlugin
Get the plugin data of a group if no specific plugin is specified otherwise only the specific plugin data is returned
Method getPluginParams
Method getQueryLimit
Returns the limit for the next search query
Method getQueryLimitStart
Returns the limit start for the next search query
Method getResultCount
Method getResults
JSearch::getResults() in search.php
Method getRouter
JApplication::getRouter() in application.php
Return a reference to the JRouter object.
Method getState
JModel::getState() in model.php
Method to get model state variables
Method getStaticContentCount
Deprecated.
Method getTable
JModel::getTable() in model.php
Method to get a table object, load it if necessary.
Method getTask
JController::getTask() in controller.php
Get the last task that is or was to be performed.
Method getTasks
JController::getTasks() in controller.php
Gets the available tasks in the controller.
Method getTemplate
JApplication::getTemplate() in application.php
Gets the name of the current template.
Method getUser
JApplication::getUser() in application.php
Deprecated, use JFactory::getUser instead.
Method getUserState
JApplication::getUserState() in application.php
Gets a user state.
Method getUserStateFromRequest
Gets the value of a user state variable.
Method getView
JController::getView() in controller.php
Method to get a reference to the current view and load it if necessary.
Method get
JObject::get() in object.php
Returns a property of the object or the default value if the property is not set.
Method getChildren
Method getParent
JNode::getParent() in tree.php
Method getParent
JTree::getParent() in tree.php
Method getPublicProperties
Returns an array of public properties
Method getState
JObservable::getState() in observer.php
Get the state of the JObservable object
Abstract method gc
JCacheStorage::gc() in storage.php
Garbage collect expired cache data
Method gc
Garbage collect expired cache data
Method gc
Garbage collect expired cache data
Method gc
JCache::gc() in cache.php
Garbage collect expired cache data
Method get
JCachePage::get() in page.php
Get the cached page data
Abstract method get
JCacheStorage::get() in storage.php
Get cached data by id and group
Method get
JCacheView::get() in view.php
Get the cached view data
Method get
Get cached data from a file by id and group
Method get
Get cached data from eAccelerator by id and group
Method get
Get cached data from APC by id and group
Method get
JCacheCallback::get() in callback.php
Executes a cacheable callback if not found in cache else returns cached output and result
Abstract method get
JCache::get() in cache.php
Get cached data by id and group
Method getInstance
Returns a reference to a cache adapter object, only creating it if it doesn't already exist.
Method getInstance
Returns a reference to a cache storage hanlder object, only creating it if it doesn't already exist.
Method get
JFTP::get() in ftp.php
Method to get a file from the FTP server and save it to a local file
Method getCredentials
Method to return the array of client layer configuration options
Method getDN
JLDAP::getDN() in ldap.php
Method getInstance
Returns a reference to the global FTP connector object, only creating it if it doesn't already exist.
Method GenID
JDatabase::GenID() in database.php
ADODB compatability function
Method getAffectedRows
Abstract method getAffectedRows
Get the affected rows by the most recent query
Method getAffectedRows
Method GetCol
JDatabase::GetCol() in database.php
ADODB compatability function
Method getCollation
Assumes database collation in use by sampling one text field in one table
Abstract method getCollation
Get the database collation
Method getCollation
Assumes database collation in use by sampling one text field in one table
Method getErrorMsg
JDatabase::getErrorMsg() in database.php
Get the error message
Method getErrorNum
JDatabase::getErrorNum() in database.php
Get the error number
Method getEscaped
Get a database escaped string
Abstract method getEscaped
JDatabase::getEscaped() in database.php
Get a database escaped string
Method getEscaped
Get a database escaped string
Method getInstance
JDatabase::getInstance() in database.php
Returns a reference to the global Database object, only creating it if it doesn't already exist.
Method getNullDate
JDatabase::getNullDate() in database.php
Get the database null date
Method getNumRows
Abstract method getNumRows
JDatabase::getNumRows() in database.php
Get the number of rows returned by the most recent query
Method getNumRows
Method GetOne
JDatabase::GetOne() in database.php
ADODB compatability function
Method getPrefix
JDatabase::getPrefix() in database.php
Get the database table prefix
Method getQuery
JDatabase::getQuery() in database.php
Get the active query
Method GetRow
JDatabase::GetRow() in database.php
ADODB compatability function
Method GetRows
JRecordSet::GetRows() in recordset.php
Abstract method getTableCreate
Method getTableCreate
Method getTableCreate
Abstract method getTableFields
List database table fields
Method getTableFields
Method getTableFields
Method getTableList
Abstract method getTableList
List tables in a database
Method getTableList
Method getUTFSupport
Get the database UTF-8 support
Abstract method getVersion
JDatabase::getVersion() in database.php
Get the version of the database connector
Method getVersion
Method getVersion
Variable $guid
JFeedItem::$guid in feed.php
Guid element
Method getBuffer
JDocument::getBuffer() in document.php
Get the contents of the document buffer
Method getBuffer
Get the contents of a document include
Method getCharset
JDocument::getCharset() in document.php
Returns the document charset encoding.
Method getContentType
Return the content type of the renderer
Method getData
Get the contents of the document buffer
Method getDescription
Return the title of the page.
Method getDirection
Returns the document language.
Method getEngine
Method getGenerator
Returns the document generator
Method getHeadData
Get the document head data
Method getHeadData
JDocument::getHeadData() in document.php
Get the document head data
Method getHeader
Returns the document header string
Method getInstance
JDocument::getInstance() in document.php
Returns a reference to the global JDocument object, only creating it if it doesn't already exist.
Method getLanguage
JDocument::getLanguage() in document.php
Returns the document language.
Method getLink
JDocument::getLink() in document.php
Returns the document base url
Method getMetaData
JDocument::getMetaData() in document.php
Gets a meta tag.
Method getModifiedDate
Returns the document modified date
Method getName
Returns the document name
Method getTitle
JDocument::getTitle() in document.php
Return the title of the document.
Method getType
JDocument::getType() in document.php
Returns the document type
Method gc
Garbage collect stale sessions from the SessionHandler backend.
Method gc
Garbage collect stale sessions from the SessionHandler backend.
Method gc
Garbage collect stale sessions from the SessionHandler backend.
Abstract method gc
JSessionStorage::gc() in sessionstorage.php
Garbage collect stale sessions from the SessionHandler backend.
Method get
JRequest::get() in request.php
Fetches and returns a request array.
Method get
JSession::get() in session.php
Get data from the session store
Method getAgentString
Return the full browser agent string.
Method getBody
JResponse::getBody() in response.php
Return the body content
Method getBrowser
JBrowser::getBrowser() in browser.php
Retrieve the current browser.
Method getExpire
JSession::getExpire() in session.php
Get expiration time in minutes
Method getFeature
JBrowser::getFeature() in browser.php
Retrieve the current browser capability.
Method getFragment
Get the URI archor string everything after the "#"
Method getHeaders
JResponse::getHeaders() in response.php
Return array of headers;
Method getHost
JURI::getHost() in uri.php
Get URI host returns the hostname/ip, or null if no hostname/ip was specified
Method getHTTPProtocol
Returns the server protocol in use on the current server.
Method getId
JSession::getId() in session.php
Get session id
Method getInstance
JSessionStorage::getInstance() in sessionstorage.php
Returns a reference to a session storage handler object, only creating it if it doesn't already exist.
Method getInstance
Returns a reference to a global JURI object, only creating it if it doesn't already exist.
Method getInstance
Returns a reference to the global Session object, only creating it if it doesn't already exist.
Method getInstance
Returns a reference to the global Browser object, only creating it if it doesn't already exist.
Method getMajor
JBrowser::getMajor() in browser.php
Retrieve the current browser's major version.
Method getMinor
JBrowser::getMinor() in browser.php
Retrieve the current browser's minor version.
Method getName
JSession::getName() in session.php
Get session name
Method getPass
JURI::getPass() in uri.php
Get URI password returns the password, or null if no password was specified
Method getPath
JURI::getPath() in uri.php
Gets the URI path string
Method getPlatform
Return the currently matched platform.
Method getPort
JURI::getPort() in uri.php
Get URI port returns the port number, or null if no port was specified
Method getQuery
JURI::getQuery() in uri.php
Returns flat query string
Method getQuirk
JBrowser::getQuirk() in browser.php
Retrieve unique behavior for the current browser.
Method getScheme
Get URI scheme (protocol) ie. http, https, ftp, etc...
Method getState
JSession::getState() in session.php
Get current state of session
Method getStores
JSession::getStores() in session.php
Get the session handlers
Method getToken
JSession::getToken() in session.php
Get a session token, if a token isn't set yet one will be generated.
Method getURI
JRequest::getURI() in request.php
Gets the full request path
Method getUser
JURI::getUser() in uri.php
Get URI username returns the username, or null if no username was specified
Method getVar
JRequest::getVar() in request.php
Fetches and returns a given variable.
Method getVar
JURI::getVar() in uri.php
Returns a query variable by name
Method getVersion
JBrowser::getVersion() in browser.php
Retrieve the current browser's version.
Method getAdapter
JArchive::getAdapter() in archive.php
Method getExt
JFile::getExt() in file.php
Gets the extension of a file name
Method getPermissions
Get the permissions of the file/folder at a give path
File gzip.php
gzip.php in gzip.php
Method getInstance
Returns a reference to an input filter object, only creating it if it doesn't already exist.
Method genericList
Generates an HTML select list
Method GenericOrdering
Description
Method getContent
JEditor::getContent() in editor.php
Get the editor contents
Method getData
JPagination::getData() in pagination.php
Return the pagination data object, only creating it if it doesn't already exist
Method getIncludePath
Get the include path
Method getInstance
Returns a reference to a global JToolBar object, only creating it if it doesn't already exist.
Method getInstance
Returns a reference to a JPanel object
Method getInstance
Returns a reference to a global Editor object, only creating it if it doesn't already exist.
Method getLimitBox
JPagination::getLimitBox() in pagination.php
Creates a dropdown box for selecting how many records to show per page
Method getListFooter
Return the pagination footer
Method getName
JButton::getName() in button.php
get the element name
Method getPagesCounter
Create and return the pagination pages counter string, ie. Page 2 of 4
Method getPagesLinks
Create and return the pagination page list string, ie. Previous, Next, 1 2 3 ... x
Method getResultsCounter
Create and return the pagination result set counter string, ie. Results 1-10 of 42
Method getRowOffset
JPagination::getRowOffset() in pagination.php
Return the rationalised offset for a row with a given index.
Method get
JLanguage::get() in language.php
Get a matadata language property
Method getBackwardLang
Getter for backward compatible language name
Method getDebug
JLanguage::getDebug() in language.php
Get the Debug property
Method getDefault
JLanguage::getDefault() in language.php
Get the default language code
Method getInstance
JLanguage::getInstance() in language.php
Returns a reference to a language object
Method getKnownLanguages
Returns a list of known languages for an area
Method getLanguagePath
Get the path to a language
Method getLocale
JLanguage::getLocale() in language.php
Get locale property
Method getMetadata
JLanguage::getMetadata() in language.php
Returns a associative array holding the metadata
Method getName
JLanguage::getName() in language.php
Getter for Name
Method getOrphans
JLanguage::getOrphans() in language.php
Get the list of orphaned strings if being tracked
Method getPdfFontName
Getter for PDF Font Name
Method getTag
JLanguage::getTag() in language.php
Get for the language tag (as defined in RFC 3066)
Method getWinCP
JLanguage::getWinCP() in language.php
Getter for Windows locale code page
Method getDBO
JInstaller::getDBO() in installer.php
Get the database connector object
Method getFilenameFromURL
Gets a file name out of a url
Method getInstance
JInstaller::getInstance() in installer.php
Returns a reference to the global Installer object, only creating it if it doesn't already exist.
Method getManifest
JInstaller::getManifest() in installer.php
Get the installation manifest object
Method getOverwrite
Get the allow overwrite switch
Method getParams
JInstaller::getParams() in installer.php
Method to parse the parameters of an extension, build the INI string for it's default parameters, and return the INI string.
Method getPath
JInstaller::getPath() in installer.php
Get an installer path by name
Method get
JParameter::get() in parameter.php
Get a value
Method getGroups
JParameter::getGroups() in parameter.php
Get the number of params in each group
Method getIncludePath
Get the include path
Method getName
JElement::getName() in element.php
get the element name
Method getNumParams
Return number of params to render
Method getParam
JParameter::getParam() in parameter.php
Render a parameter type
Method getParams
JParameter::getParams() in parameter.php
Render all parameters
Method getInstance
Returns a reference to a Format object, only creating it if it doesn't already exist.
Method getInstance
JRegistry::getInstance() in registry.php
Returns a reference to a global JRegistry object, only creating it if it doesn't already exist.
Method getNameSpaces
Get the list of namespaces
Method getValue
JRegistry::getValue() in registry.php
Get a registry value
Variable $gid
JTableSession::$gid in session.php
Variable $gid
JTableUser::$gid in user.php
The group id number
Variable $guest
JTableSession::$guest in session.php
Method getDBO
JTable::getDBO() in table.php
Get the internal database object
Method getError
JTable::getError() in table.php
Returns the error message
Method getErrorNum
Returns the error number
Method getInstance
Returns a reference to the a Table object, always creating it
Method getKeyName
Gets the internal primary key name
Method getNextOrder
Returns the ordering value to place a new item last in its group
Method getTableName
Gets the internal table name for the object
Method getUserList
Returns a complete user list
Method getUserListFromGroup
Gets the users from a group
Method getInstance
JTemplate::getInstance() in template.php
Returns a reference to a global Template object, only creating it if it doesn't already exist.
Variable $gender
JAuthenticateResponse::$gender in authenticate.php
The End User's gender, "M" for male, "F" for female.
Variable $gid
JUser::$gid in user.php
The group id number
Variable $guest
JUser::$guest in user.php
Description
Method genRandomPassword
Generate a random password
Method getAroGroup
JAuthorization::getAroGroup() in authorization.php
Method getCryptedPassword
Formats a password using the current encryption.
Method getError
JUser::getError() in user.php
Method to get JUser error message
Method getInstance
JAuthenticate::getInstance() in authenticate.php
Returns a reference to a global authentication object, only creating it if it doesn't already exist.
Method getInstance
Returns a reference to the global User object, only creating it if it doesn't already exist.
Method getParam
JUser::getParam() in user.php
Method to get a parameter value
Method getParameters
Method to get the user parameters
Method getSalt
Returns a salt for the appropriate kind of password encryption.
Method getTable
JUser::getTable() in user.php
Method to get the user table object
Method getUserId
Returns userid if a user exists
Method get_group_children_tree
Method get_group_name
Gets the 'name' of a group
Method get_group_parents
Method getBacktrace
Method to get the backtrace information for an exception object
Method getBuffer
JProfiler::getBuffer() in profiler.php
Get all profiler marks.
Method getColumn
Extracts a column from an array of arrays or objects
Method getElementByPath
Get an element in the document by / separated path
Method getError
JError::getError() in error.php
Method for retrieving the last exception object in the error stack
Method getErrorHandling
Method to get the current error handler settings for a specified error level.
Method getErrors
JError::getErrors() in error.php
Method for retrieving the exception stack
Method getHash
JUtility::getHash() in utility.php
Provides a secure hash based on a seed
Method getInstance
JProfiler::getInstance() in profiler.php
Returns a reference to the global Profiler object, only creating it if it doesn't already exist.
Method getInstance
Returns a reference to a global e-mail object, only creating it if it doesn't already exist.
Method getInstance
Returns a reference to the global log object, only creating it if it doesn't already exist.
Method getMemory
JProfiler::getMemory() in profiler.php
Get information about current memory usage.
Method getmicrotime
Get the current time.
Method getOffset
JDate::getOffset() in date.php
Get the date offset (in hours)
Method getParser
JSimpleXML::getParser() in simplexml.php
Get the parser
Method getToken
JUtility::getToken() in utility.php
Method to determine a hash for anti-spoofing variable names
Method getValue
Utility function to return a value from a named array or a specified default
h
File helper.php
helper.php in helper.php
File helper.php
helper.php in helper.php
File helper.php
helper.php in helper.php
File helper.php
helper.php in helper.php
Method hasChildren
Variable $host
JLDAP::$host in ldap.php
Method hasCredentials
Method to determine if client login credentials are present
File helper.php
helper.php in helper.php
Method hasUTF
Determines UTF support
Method hasUTF
Determines UTF support
Abstract method hasUTF
JDatabase::hasUTF() in database.php
Determines UTF support
Variable $height
Title feed attribute
File html.php
html.php in html.php
File head.php
head.php in head.php
Method has
JSession::has() in session.php
Check wheter data exists in the session store
Method hasFeature
JBrowser::hasFeature() in browser.php
Check the current browser capabilities.
Method hasQuirk
JBrowser::hasQuirk() in browser.php
Check unique behavior for the current browser.
Method hasToken
JSession::hasToken() in session.php
Method to determine if a token exists in the session. If not the session will be set to expired
Method hasNativeSupport
Method to determine if the server has native zip support for faster handling
File html.php
html.php in html.php
File help.php
help.php in help.php
Method hasKey
JLanguage::hasKey() in language.php
Determines is a key exists
File help.php
help.php in help.php
File helpsites.php
helpsites.php in helpsites.php
File hidden.php
hidden.php in hidden.php
Variable $hits
JTableContent::$hits in content.php
Variable $home
JTableMenu::$home in menu.php
Method hit
JTable::hit() in table.php
Description
Variable $hidden
JTableARO::$hidden in authorization.php
File helper.php
helper.php in helper.php
Method handleCallback
Callback error handler
  • Send the error object to a callback method for error handling
Method handleDie
JError::handleDie() in error.php
Die error handler
  • Echos the error message to output and then dies
Method handleEcho
Echo error handler
  • Echos the error message to output
Method handleIgnore
Ignore error handler
  • Ignores the error
Method handleLog
JError::handleLog() in error.php
Log error handler
  • Logs the error message to a system log file
Method handleMessage
Message error handler
  • Enqueues the error message into the system queue
Method handleTrigger
Trigger error handler
  • Triggers a PHP native error with the error message
Method handleVerbose
Verbose error handler
  • Echos the error message to output as well as related info
i
Method import
JLoader::import() in loader.php
Loads a class from specified directories.
Method isCompatible
Compares two "A PHP standardized" version number against the current Joomla! version
Method importPlugin
Loads all the plugin files for a particular group if no specific plugin is specified otherwise only the specific pugin is loaded.
Method inArea
Method initialise
JApplication::initialise() in application.php
Initialise the application.
Method isAdmin
JApplication::isAdmin() in application.php
Is admin interface?
Method isEnabled
Checks if the component is enabled
Method isSite
JApplication::isSite() in application.php
Is site interface?
Method ipToNetAddress
Converts a dot notation IP address to net address (e.g. for Netware, etc)
Method isConnected
Method to determine if the object is connected to an FTP server
Method insertid
Abstract method insertid
JDatabase::insertid() in database.php
Get the ID generated from the previous INSERT operation
Method insertid
Method insertObject
Inserts a row into a table based on an objects properties
Method insertObject
Inserts a row into a table based on an objects properties
Method insertObject
Inserts a row into a table based on an objects properties
Method isQuoted
JDatabase::isQuoted() in database.php
Checks if field name needs to be quoted
Variable $image
Image feed element
Variable $items
The feed items collection
Method implodeAttribs
Method isBrowser
JBrowser::isBrowser() in browser.php
Determine if the given browser is the same as the current.
Method isNew
JSession::isNew() in session.php
Check whether this session is currently created
Method isRobot
JBrowser::isRobot() in browser.php
Determines if the browser is a robot or not.
Method isSSL
JURI::isSSL() in uri.php
Checks whether the current URI is using HTTPS
Method isSSLConnection
Determine if we are using a secure (SSL) connection.
Method isViewable
JBrowser::isViewable() in browser.php
Determines if a browser can display a given MIME type.
Method isOwner
JPath::isOwner() in path.php
Method to determine if script owns the path
File input.php
input.php in input.php
Method idBox
JHTML::idBox() in html.php
Method Iframe
JHTML::Iframe() in html.php
Write a <iframe></iframe> element
Method Image
JHTML::Image() in html.php
Write a <img></amg> element
Method ImageCheck
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.
Method ImageCheckAdmin
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.
Method Images
build the select list to choose an image
Method initialise
JEditor::initialise() in editor.php
Initialize the editor
Method integerList
Generates a select list of integers
Method isRTL
JLanguage::isRTL() in language.php
Get the RTL property
Method install
Custom install method
Method install
Custom install method
Method install
Custom install method
Method install
Custom install method
Method install
Custom install method for components
Method install
JInstaller::install() in installer.php
Package installation method
File installer.php
installer.php in installer.php
File imagelist.php
imagelist.php in imagelist.php
File ini.php
ini.php in ini.php
Variable $id
JTableModule::$id in module.php
Variable $id
JTableCategory::$id in category.php
Variable $id
JTablePlugin::$id in plugin.php
Primary Key
Variable $id
JTableSection::$id in section.php
Variable $id
JTableUser::$id in user.php
Unique id
Variable $id
JTableMenu::$id in menu.php
Variable $id
JTableMenuTypes::$id in menutypes.php
Variable $id
JTableContent::$id in content.php
Variable $id
JTableComponent::$id in component.php
Variable $image
JTableSection::$image in section.php
Variable $image
JTableCategory::$image in category.php
Variable $images
JTableContent::$images in content.php
Variable $image_position
Variable $image_position
Variable $introtext
Variable $iscore
JTablePlugin::$iscore in plugin.php
Variable $iscore
JTableModule::$iscore in module.php
Variable $iscore
JTableComponent::$iscore in component.php
Method insert
Method isCheckedOut
Check if an item is checked out
Variable $id
JUser::$id in user.php
Unique id
Variable $id
JTableAroGroup::$id in authorization.php
Variable $id
JTableARO::$id in authorization.php
Method is_group_child_of
Variable $info
JException::$info in error.php
Additional info about the error relevant to the developer
Method importDom
JSimpleXML::importDom() in simplexml.php
Get a JSimpleXMLElement object from a DOM node.
Method isEmailAddress
Verifies that the string is in a proper e-mail address format.
Method isError
JError::isError() in error.php
Method to determine if a value is an exception object. This check supports both JException and PHP5 Exception objects
Method isWinOS
JUtility::isWinOS() in utility.php
Method to determine if the host OS is Windows
j
Class JFactory
JFactory in factory.php
Joomla Framework Factory class
Function jimport
jimport() in loader.php
Intelligent file importer
Class JLoader
JLoader in loader.php
Class JVersion
JVersion in version.php
Version information
Constant JVERSION
JVERSION in version.php
Abstract class JApplication
JApplication in application.php
Base class for a Joomla! application.
Class JApplicationHelper
JApplicationHelper in helper.php
Application helper functions
Class JComponentHelper
JComponentHelper in helper.php
Component helper class
Abstract class JController
JController in controller.php
Base class for a Joomla Controller
Class JEventDispatcher
JEventDispatcher in event.php
Class to handle dispatching of events.
Class JMenu
JMenu in menu.php
JMenu class
Abstract class JModel
JModel in model.php
Base class for a Joomla Model
Class JModuleHelper
JModuleHelper in helper.php
Module helper class
Class JPathWay
JPathWay in pathway.php
Class to maintain a pathway.
Abstract class JPlugin
JPlugin in plugin.php
JPlugin Class
Constructor JPlugin
JPlugin::JPlugin() in plugin.php
Constructor
Class JPluginHelper
JPluginHelper in helper.php
Plugin helper class
Class JRoute
JRoute in router.php
Route handling class
Class JRouter
JRouter in router.php
Class to create and parse routes
Class JSearch
JSearch in search.php
Base search class
Class JSearchHelper
JSearchHelper in search.php
Search helper class
Abstract class JView
JView in view.php
Base class for a Joomla View
Class JNode
JNode in tree.php
Tree Node Class.
Class JObject
JObject in object.php
Object class, allowing __construct in PHP4.
Constructor JObject
JObject::JObject() in object.php
A hack to support __construct() on PHP 4
Abstract class JObservable
JObservable in observer.php
Abstract observable class to implement the observer design pattern
Abstract class JObserver
JObserver in observer.php
Abstract observer class to implement the observer design pattern
Class JTree
JTree in tree.php
Tree Class.
Abstract class JCache
JCache in cache.php
Joomla! Cache base object
Class JCacheCallback
JCacheCallback in callback.php
Joomla! Cache callback type object
Class JCacheOutput
JCacheOutput in output.php
Joomla! Cache output type object
Class JCachePage
JCachePage in page.php
Joomla! Cache page type object
Abstract class JCacheStorage
JCacheStorage in storage.php
Abstract cache storage handler
Class JCacheStorageApc
JCacheStorageApc in apc.php
APC cache storage handler
Class JCacheStorageEaccelerator
JCacheStorageEaccelerator in eaccelerator.php
eAccelerator cache storage handler
Class JCacheStorageFile
JCacheStorageFile in file.php
File cache storage handler
Class JCacheView
JCacheView in view.php
Joomla! Cache view type object
Class JClientHelper
JClientHelper in helper.php
Client helper class
Class JFTP
JFTP in ftp.php
FTP client class
Constructor JLDAP
JLDAP::JLDAP() in ldap.php
Constructor
Class JLDAP
JLDAP in ldap.php
LDAP client class
Abstract class JDatabase
JDatabase in database.php
Database connector class
Class JDatabaseMySQL
JDatabaseMySQL in mysql.php
MySQL database driver
Class JDatabaseMySQLi
JDatabaseMySQLi in mysqli.php
MySQLi database driver
Constructor JRecordSet
JRecordSet::JRecordSet() in recordset.php
Constuctor
Class JRecordSet
JRecordSet in recordset.php
Simple Record Set object to allow our database connector to be used with ADODB driven 3rd party libraries
Abstract class JDocument
JDocument in document.php
Document class, provides an easy interface to parse and display a document
Class JDocumentError
JDocumentError in error.php
DocumentError class, provides an easy interface to parse and display an error page
Class JDocumentFeed
JDocumentFeed in feed.php
DocumentFeed class, provides an easy interface to parse and display any feed document
Class JDocumentHelper
JDocumentHelper in document.php
Document helper functions
Class JDocumentHTML
JDocumentHTML in html.php
DocumentHTML class, provides an easy interface to parse and display an html document
Class JDocumentPDF
JDocumentPDF in pdf.php
DocumentPDF class, provides an easy interface to parse and display a pdf document
Class JDocumentRAW
JDocumentRAW in raw.php
DocumentRAW class, provides an easy interface to parse and display raw output
Abstract class JDocumentRenderer
JDocumentRenderer in renderer.php
Abstract class for a renderer
Class JDocumentRenderer_Atom
JDocumentRenderer_Atom is a feed that implements the atom specification
Class JDocumentRenderer_Component
Component renderer
Class JDocumentRenderer_Head
JDocument head renderer
Class JDocumentRenderer_Message
JDocument system message renderer
Class JDocumentRenderer_Module
JDocument Module renderer
Class JDocumentRenderer_Modules
JDocument Modules renderer
Class JDocumentRenderer_RSS
JDocumentRenderer_RSS is a feed that implements RSS 2.0 Specification
Class JFeedEnclosure
JFeedEnclosure in feed.php
JFeedEnclosure is an internal class that stores feed enclosure information
Class JFeedImage
JFeedImage in feed.php
JFeedImage is an internal class that stores feed image information
Class JFeedItem
JFeedItem in feed.php
JFeedItem is an internal class that stores feed item information
Class JBrowser
JBrowser in browser.php
Browser class, provides capability information about the current web client.
Class JRequest
JRequest in request.php
JRequest Class
Constant JREQUEST_ALLOWHTML
JREQUEST_ALLOWHTML in request.php
Constant JREQUEST_ALLOWRAW
JREQUEST_ALLOWRAW in request.php
Constant JREQUEST_NOTRIM
JREQUEST_NOTRIM in request.php
Set the available masks for cleaning variables
Class JResponse
JResponse in response.php
JResponse Class
Class JSession
JSession in session.php
Class for managing HTTP sessions
Abstract class JSessionStorage
JSessionStorage in sessionstorage.php
Custom session storage handler for PHP
Class JSessionStorageApc
APC session storage handler for PHP
Class JSessionStorageDatabase
JSessionStorageDatabase in database.php
Database session storage handler for PHP
Class JSessionStorageEaccelerator
JSessionStorageEaccelerator in eaccelerator.php
eAccelerator session storage handler for PHP
Class JSessionStorageNone
File session handler for PHP
Class JURI
JURI in uri.php
JURI Class
Class JArchive
JArchive in archive.php
An Archive handling class
Class JArchiveBzip2
JArchiveBzip2 in bzip2.php
Bzip2 format adapter for the JArchive class
Class JArchiveGzip
JArchiveGzip in gzip.php
Gzip format adapter for the JArchive class
Class JArchiveTar
JArchiveTar in tar.php
Tar format adapter for the JArchive class
Class JArchiveZip
JArchiveZip in zip.php
ZIP format adapter for the JArchive class
Class JFile
JFile in file.php
A File handling class
Class JFolder
JFolder in folder.php
A Folder handling class
Class JPath
JPath in path.php
A Path handling class
Constant JPATH_ISMAC
JPATH_ISMAC in path.php
boolean True if a Mac based host
Constant JPATH_ISWIN
JPATH_ISWIN in path.php
boolean True if a Windows based host
Constant JPATH_ROOT
JPATH_ROOT in path.php
string The root directory of the file system in native format
Class JInputFilter
JInputFilter in input.php
JInputFilter is a class for filtering input from any data source
Class JOutputFilter
JOutputFilter in output.php
JOutputFilter
Class JAdminMenus
JAdminMenus in html.php
Utility class for drawing admin menu HTML elements
Abstract class JButton
JButton in button.php
Button base class
Class JButtonConfirm
JButtonConfirm in confirm.php
Renders a standard button with a confirm dialog
Class JButtonCustom
JButtonCustom in custom.php
Renders a custom button
Class JButtonHelp
JButtonHelp in help.php
Renders a help popup window button
Class JButtonLink
JButtonLink in link.php
Renders a link button
Class JButtonPopup
JButtonPopup in popup.php
Renders a popup window button
Class JButtonSeparator
JButtonSeparator in separator.php
Renders a button separator
Class JButtonStandard
JButtonStandard in standard.php
Renders a standard button
Class JCommonHTML
JCommonHTML in html.php
Utility class for drawing common HTML elements
Class JEditor
JEditor in editor.php
JEditor class to handle WYSIWYG editors
Class JHTML
JHTML in html.php
Utility class for all HTML drawing classes
Class JHTMLSelect
JHTMLSelect in html.php
Utility class for creating HTML select lists
Class JPagination
JPagination in pagination.php
Pagination Class. Provides a common interface for content pagination for the Joomla! Framework
Class JPaginationObject
JPaginationObject in pagination.php
Pagination object representing a particular item in the pagination lists
Abstract class JPane
JPane in pane.php
JPane abstract class
Class JPaneSliders
JPaneSliders in pane.php
JPanelSliders class to to draw parameter panes
Class JPaneTabs
JPaneTabs in pane.php
JPanelTabs class to to draw parameter panes
Class JToolBar
JToolBar in toolbar.php
ToolBar handler
Class JHelp
JHelp in help.php
Help system class
Class JLanguage
JLanguage in language.php
Languages/translation handler class
Class JLanguageHelper
JLanguageHelper in language.php
Class JText
JText in language.php
Text handling class
Class JInstaller
JInstaller in installer.php
Joomla base installer class
Class JInstallerComponent
JInstallerComponent in component.php
Component installer
Class JInstallerHelper
JInstallerHelper in installer.php
Installer helper class
Class JInstallerLanguage
JInstallerLanguage in language.php
Language installer
Class JInstallerModule
JInstallerModule in module.php
Module installer
Class JInstallerPlugin
JInstallerPlugin in plugin.php
Plugin installer
Class JInstallerTemplate
JInstallerTemplate in template.php
Template installer
Abstract class JElement
JElement in element.php
Parameter base class
Class JElementCategory
JElementCategory in category.php
Renders a category element
Class JElementEditors
JElementEditors in editors.php
Renders a editors element
Class JElementFilelist
JElementFilelist in filelist.php
Renders a filelist element
Class JElementFolderlist
JElementFolderlist in folderlist.php
Renders a filelist element
Class JElementHelpsites
JElementHelpsites in helpsites.php
Renders a helpsites element
Class JElementHidden
JElementHidden in hidden.php
Renders a hidden element
Class JElementImageList
JElementImageList in imagelist.php
Renders a imagelist element
Class JElementLanguages
JElementLanguages in languages.php
Renders a languages element
Class JElementList
JElementList in list.php
Renders a list element
Class JElementMenu
JElementMenu in menu.php
Renders a menu element
Class JElementMenuItem
JElementMenuItem in menuitem.php
Renders a menu item element
Class JElementPassword
JElementPassword in password.php
Renders a password element
Class JElementRadio
JElementRadio in radio.php
Renders a radio element
Class JElementSection
JElementSection in section.php
Renders a section element
Class JElementSpacer
JElementSpacer in spacer.php
Renders a spacer element
Class JElementSQL
JElementSQL in sql.php
Renders a SQL element
Class JElementText
JElementText in text.php
Renders a text element
Class JElementTextarea
JElementTextarea in textarea.php
Renders a textarea element
Class JElementTimezones
JElementTimezones in timezones.php
Renders a timezones element
Class JParameter
JParameter in parameter.php
Parameter handler
Class JRegistry
JRegistry in registry.php
JRegistry class
Abstract class JRegistryFormat
JRegistryFormat in format.php
Abstract Format for JRegistry
Class JRegistryFormatINI
INI format handler for JRegistry
Class JRegistryFormatPHP
PHP class format handler for JRegistry
Class JRegistryFormatXML
XML Format for JRegistry
Abstract class JTable
JTable in table.php
Abstract Table class
Class JTableCategory
JTableCategory in category.php
Category table
Class JTableComponent
JTableComponent in component.php
Component table
Class JTableContent
JTableContent in content.php
Content table
Class JTableMenu
JTableMenu in menu.php
Menu table
Class JTableMenuTypes
JTableMenuTypes in menutypes.php
Menu Types table
Class JTableModule
JTableModule in module.php
Module table
Class JTablePlugin
JTablePlugin in plugin.php
Plugin table
Class JTableSection
JTableSection in section.php
Section table
Class JTableSession
JTableSession in session.php
Session table
Class JTableUser
JTableUser in user.php
Users table
Constructor JTemplate
JTemplate::JTemplate() in template.php
A hack to support __construct() on PHP 4
Class JTemplate
JTemplate in template.php
Template class, provides an easy interface to parse and display a template file
Class JAuthenticate
JAuthenticate in authenticate.php
Authorization class, provides an interface for the Joomla authentication system
Class JAuthenticateResponse
JAuthenticateResponse in authenticate.php
Authorization response class, provides an object for storing user and error details
Constant JAUTHENTICATE_STATUS_CANCEL
JAUTHENTICATE_STATUS_CANCEL in authenticate.php
Status to indicate cancellation of authentication.
Constant JAUTHENTICATE_STATUS_FAILURE
JAUTHENTICATE_STATUS_FAILURE in authenticate.php
This is the status code returned when the authentication failed
Constant JAUTHENTICATE_STATUS_SUCCESS
JAUTHENTICATE_STATUS_SUCCESS in authenticate.php
This is the status code returned when the authentication is success.
Constructor JAuthorization
Constructor
Class JAuthorization
JAuthorization in authorization.php
Class that handles all access authorization
Class JTableARO
JTableARO in authorization.php
Class JTableAroGroup
JTableAroGroup in authorization.php
Class JUser
JUser in user.php
User class. Handles all application interaction with a user
Class JUserHelper
JUserHelper in helper.php
Authorization helper class, provides static methods to perform various tasks relevant to the Joomla user and authorization classes
Class JArrayHelper
JArrayHelper in array.php
JArrayHelper is an array utility class for doing all sorts of odds and ends with arrays.
Class JBufferStream
JBufferStream in buffer.php
Generic Buffer stream handler
Class JDate
JDate in date.php
JDate is a class that stores a date
Class JError
JError in error.php
Error Handling Class
Constant JERR_CALLBACK_NOT_CALLABLE
Constant JERR_ILLEGAL_MODE
JERR_ILLEGAL_MODE in error.php
Constant JERR_ILLEGAL_OPTIONS
Constant JERR_PHP5
JERR_PHP5 in error.php
Class JException
JException in error.php
Joomla! Exception object.
Class JLog
JLog in log.php
Joomla! Logging class
Constructor JMail
JMail::JMail() in mail.php
Constructor
Class JMail
JMail in mail.php
E-Mail Class. Provides a common interface to send e-mail from the Joomla! Framework
Class JMailHelper
JMailHelper in mail.php
E-Mail helper class, provides static methods to perform various tasks relevant to the Joomla e-mail routines.
Class JProfiler
JProfiler in profiler.php
Utility class to assist in the process of benchmarking the execution of sections of code to understand where time is being spent.
Class JSimpleXML
JSimpleXML in simplexml.php
SimpleXML implementation.
Class JSimpleXMLElement
JSimpleXMLElement in simplexml.php
SimpleXML Element
Class JString
JString in string.php
String handling class for utf-8 data Wraps the phputf8 library All functions assume the validity of utf-8 strings.
Class JUtility
JUtility in utility.php
JUtility is a utility functions class
k
Method keepAlive
JHTML::keepAlive() in html.php
Keep session alive, for example, while editing or creating an article.
l
File loader.php
loader.php in loader.php
Variable $limit
JSearch::$limit in search.php
Variable $limitstart
JSearch::$limitstart in search.php
Method loadConfiguration
Load the configuration
Method loadSession
JApplication::loadSession() in application.php
Load the user session.
Method loadTemplate
Load a template file -- first look in the templates folder for an override
Method login
JApplication::login() in application.php
Login authentication function.
Method logout
JApplication::logout() in application.php
Logout authentication function.
File ldap.php
ldap.php in ldap.php
Method LDAPNetAddr
extract readable network address from the LDAP encoded networkAddress attribute.
Method listDetails
Method to list the contents of a directory on the FTP server
Method listNames
Method to list the file/folder names of the contents of a directory on the FTP server
Method login
JFTP::login() in ftp.php
Method to login to a server once connected
Method lastpageno
JRecordSet::lastpageno() in recordset.php
TODO: No working
Method loadAssoc
Fetch a result row as an associative array
Method loadAssoc
Fetch a result row as an associative array
Abstract method loadAssoc
JDatabase::loadAssoc() in database.php
Fetch a result row as an associative array
Method loadAssocList
Load a assoc list of database rows
Abstract method loadAssocList
Load a associactive list of database rows
Method loadAssocList
Load a assoc list of database rows
Method loadObject
This global function loads the first row of a query into an object
Method loadObject
This global function loads the first row of a query into an object
Abstract method loadObject
JDatabase::loadObject() in database.php
This global function loads the first row of a query into an object
Method loadObjectList
Load a list of database objects
Method loadObjectList
Load a list of database objects
Abstract method loadObjectList
Load a list of database objects
Method loadResult
This method loads the first field of the first row returned by the query.
Method loadResult
This method loads the first field of the first row returned by the query.
Abstract method loadResult
JDatabase::loadResult() in database.php
This method loads the first field of the first row returned by the query.
Method loadResultArray
Load an array of single field results into an array
Method loadResultArray
Load an array of single field results into an array
Abstract method loadResultArray
Load an array of single field results into an array
Method loadRow
Abstract method loadRow
JDatabase::loadRow() in database.php
Load the first row returned by the query
Method loadRow
Method loadRowList
Load a list of database rows (numeric column indexing)
Abstract method loadRowList
JDatabase::loadRowList() in database.php
Load a list of database rows (numeric column indexing)
Method loadRowList
Load a list of database rows (numeric column indexing)
Variable $language
JDocument::$language in document.php
Contains the document language setting
Variable $lastBuildDate
Lastbuild date feed element
Variable $length
Lenght enclosure element
Variable $link
JFeedImage::$link in feed.php
Link image attribute
Variable $link
JDocument::$link in document.php
Document base URL
Variable $link
JFeedItem::$link in feed.php
Link item element
Method loadRenderer
Load a renderer
Method listFolderTree
Lists folder in format suitable for tree display
Method linkXHTMLSafe
This method processes a string and replaces all instances of & with &amp; in links only
Variable $limit
JPagination::$limit in pagination.php
Number of rows to display per page
Variable $limitstart
JPagination::$limitstart in pagination.php
The record number to start dislpaying from
Variable $link
JPaginationObject::$link in pagination.php
File link.php
link.php in link.php
Method Link
JHTML::Link() in html.php
Write a <a></a> element
Method loadButtonType
Loads a button type
Method loadCalendar
Function loadTooltips
loadTooltips() in tooltips.php
File language.php
language.php in language.php
Method load
JLanguage::load() in language.php
Loads a single language file and appends the results to the existing strings
File language.php
language.php in language.php
File languages.php
languages.php in languages.php
File list.php
list.php in list.php
Method loadElement
JParameter::loadElement() in parameter.php
Loads a element type
Method loadSetupFile
Loads an xml setup file and parses it
Method loadArray
JRegistry::loadArray() in registry.php
Load a associative array of values into the default namespace
Method loadFile
JRegistry::loadFile() in registry.php
Load the contents of a file into the registry
Method loadINI
JRegistry::loadINI() in registry.php
Load an INI string into the registry into the given namespace [or default if a namespace is not given]
Method loadObject
JRegistry::loadObject() in registry.php
Load the public variables of the object into the default namespace.
Method loadXML
JRegistry::loadXML() in registry.php
Load an XML string into the registry into the given namespace [or default if a namespace is not given]
Variable $lastvisitDate
Description
Variable $lft
JTableMenu::$lft in menu.php
Variable $link
JTableComponent::$link in component.php
Variable $link
JTableMenu::$link in menu.php
Method load
JTable::load() in table.php
Loads a row from the database and binds the fields to the object properties
Method loadByOption
Loads a data row by option
Variable $language
End User's preferred language as specified by ISO639.
Variable $lastvisitDate
Description
Variable $lft
JTableAroGroup::$lft in authorization.php
Method load
JUser::load() in user.php
Method to load a JUser object by user id number
Method loadPlugin
JAuthenticate::loadPlugin() in authenticate.php
Static method to load an auth plugin and attach it to the JEventDispatcher object.
Variable $level
JException::$level in error.php
Error level
Variable $line
JException::$line in error.php
Line number the error occurred in [Available if backtrace is enabled]
File log.php
log.php in log.php
Method level
Get the level of the element
Method loadFile
JSimpleXML::loadFile() in simplexml.php
Interprets an XML file into an object
Method loadString
JSimpleXML::loadString() in simplexml.php
Interprets a string of XML into an object
Method ltrim
JString::ltrim() in string.php
UTF-8 aware replacement for ltrim()
m
Variable $matchType
JSearch::$matchType in search.php
File model.php
model.php in model.php
File menu.php
menu.php in menu.php
Method mkdir
JFTP::mkdir() in ftp.php
Method to create a directory on the FTP server
File mysql.php
mysql.php in mysql.php
File mysqli.php
mysqli.php in mysqli.php
File message.php
message.php in message.php
File module.php
module.php in module.php
File modules.php
modules.php in modules.php
Method match
JBrowser::match() in browser.php
Parses the user agent string and inititializes the object with all the known features and quirks for the given browser.
Method makeSafe
JFile::makeSafe() in file.php
Makes file name safe to use
Method move
JFolder::move() in folder.php
Moves a folder
Method move
JFile::move() in file.php
Moves a file
Method MenuLinkOptions
build the multiple select list for Menu Links/Pages
Variable $message
JInstaller::$message in installer.php
The output from the install/uninstall scripts
File module.php
module.php in module.php
File menu.php
menu.php in menu.php
File menuitem.php
menuitem.php in menuitem.php
Method makeNameSpace
Create a namespace
Method merge
JRegistry::merge() in registry.php
Merge a JRegistry object into this one
Variable $mask
JTableContent::$mask in content.php
Variable $menuid
JTableComponent::$menuid in component.php
Variable $menutype
Variable $menutype
Variable $metadata
Variable $metadesc
Variable $metakey
Variable $modified
Variable $modified_by
Variable $module
JTableModule::$module in module.php
File menu.php
menu.php in menu.php
File menutypes.php
menutypes.php in menutypes.php
File module.php
module.php in module.php
Method move
JTable::move() in table.php
Description
Method modify
modify the value
Method modify
modify the value
Variable $message
Error message
File mail.php
mail.php in mail.php
Method map
JSimpleXMLElement::map() in simplexml.php
Method mark
JProfiler::mark() in profiler.php
Output a time mark
Function mosTreeRecurse
mosTreeRecurse() in functions.php
n
Variable $needle
JSearch::$needle in search.php
Method notify
JObservable::notify() in observer.php
Update each attached observer object and return an array of their return values
Variable $negotiate_tls
Variable $no_referrals
Variable $name
Variable $name
JDatabase::$name in database.php
Variable $name
Method nameQuote
JDatabase::nameQuote() in database.php
Quote an identifier name (field, table, etc)
File none.php
none.php in none.php
Variable $name
JTablePlugin::$name in plugin.php
Variable $name
JTableSection::$name in section.php
Variable $name
JTableCategory::$name in category.php
Variable $name
JTableMenu::$name in menu.php
Variable $name
JTableComponent::$name in component.php
Variable $name
JTableUser::$name in user.php
The users real name (or nickname)
Variable $numnews
Variable $name
JUser::$name in user.php
The users real name (or nickname)
Variable $name
JTableAroGroup::$name in authorization.php
Variable $name
JTableARO::$name in authorization.php
Variable $name
JBufferStream::$name in buffer.php
Buffer name
Method name
JSimpleXMLElement::name() in simplexml.php
Get the name of the element
o
Variable $ordering
JSearch::$ordering in search.php
File object.php
object.php in object.php
File observer.php
observer.php in observer.php
File output.php
output.php in output.php
Abstract method open
JSessionStorage::open() in sessionstorage.php
Open the SessionHandler backend.
Method open
Open the SessionHandler backend.
Method open
Open the SessionHandler backend.
Method open
Open the SessionHandler backend.
File output.php
output.php in output.php
Method objectHTMLSafe
Makes an object safe to display in forms
Method option
Method orderDownIcon
Return the icon to move an item DOWN
Method orderDownIcon2
Return the icon to move an item DOWN
Method Ordering
build the select list for Menu Ordering
Method orderUpIcon
JPagination::orderUpIcon() in pagination.php
Return the icon to move an item UP
Method orderUpIcon2
JPagination::orderUpIcon2() in pagination.php
Return the icon to move an item UP
Method 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.
Method objectToString
Converts an object into a php class string.
Method 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.
Abstract method objectToString
Converts an object into a formatted string
Variable $option
JTableComponent::$option in component.php
Variable $ordering
Variable $ordering
Variable $ordering
Variable $ordering
Variable $ordering
Variable $ordering
Variable $ordering
Variable $order_value
JTableARO::$order_value in authorization.php
p
Variable $PRODUCT
JVersion::$PRODUCT in version.php
File pathway.php
pathway.php in pathway.php
File plugin.php
plugin.php in plugin.php
Method parse
JRouter::parse() in router.php
Route a request
Method parseXMLInstallFile
Method parseXMLLangMetaFile
Method prependMetaTag
Deprecated, use JDocument->setMetaData instead
File page.php
page.php in page.php
Variable $password
JLDAP::$password in ldap.php
Variable $port
JLDAP::$port in ldap.php
Method pwd
JFTP::pwd() in ftp.php
Method to retrieve the current working directory on the FTP server
File php50x.php
php50x.php in php50x.php
File phputf8env.php
phputf8env.php in phputf8env.php
Variable $pointer
JRecordSet::$pointer in recordset.php
Method PageExecute
JDatabase::PageExecute() in database.php
ADODB compatability function
Variable $pubDate
Published date feed element
Variable $pubDate
Published date
File pdf.php
pdf.php in pdf.php
Method parse
JURI::parse() in uri.php
Parse a given URI and populate the class fields
Method prependBody
JResponse::prependBody() in response.php
Prepend content to the body content
File path.php
path.php in path.php
File pagination.php
pagination.php in pagination.php
File pane.php
pane.php in pane.php
File popup.php
popup.php in popup.php
Method Positions
Select list of positions - generally used for location of images
Method prependButton
Get a value
Method PublishedProcessing
Method printf
JText::printf() in language.php
Passes a string thru an printf
File plugin.php
plugin.php in plugin.php
Method parseFiles
JInstaller::parseFiles() in installer.php
Method to parse through a files element of the installation manifest and take appropriate action.
Method parseLanguages
Method to parse through a languages element of the installation manifest and take appropriate action.
Method parseMedia
JInstaller::parseMedia() in installer.php
Method to parse through a media element of the installation manifest and take appropriate action.
Method parseQueries
Backward compatible Method to parse through a queries element of the installation manifest file and take appropriate action.
Method parseSQLFiles
Method to extract the name of a discreet installation sql file from the installation manifest file.
Method pushStep
JInstaller::pushStep() in installer.php
Pushes a step onto the installer stack for rolling back steps
File password.php
password.php in password.php
File parameter.php
parameter.php in parameter.php
File php.php
php.php in php.php
Variable $params
Variable $params
JTableCategory::$params in category.php
Variable $params
JTableModule::$params in module.php
Variable $params
JTableSection::$params in section.php
Variable $params
Description
Variable $params
JTablePlugin::$params in plugin.php
Variable $params
JTableComponent::$params in component.php
Variable $parent
Variable $parent
JTableComponent::$parent in component.php
Variable $parentid
Variable $parent_id
Variable $password
MD5 encrypted password
Variable $pollid
Variable $position
Variable $published
Variable $published
Variable $published
Variable $published
Variable $published
Variable $publish_down
Variable $publish_up
File plugin.php
plugin.php in plugin.php
Method publish
JTable::publish() in table.php
Generic Publish/Unpublish function
Method purge
JTableSession::purge() in session.php
Purge old sessions
Method parse
JTemplate::parse() in template.php
Parse a file
Class patTemplate_Function_Sef
JTemplate SEF function
Class patTemplate_Function_Translate
JTemplate Translate function
Class patTemplate_Modifier_SEF
JTemplate Translate modifier
Class patTemplate_Modifier_Translate
JTemplate SEF modifier
Variable $params
JUser::$params in user.php
Description
Variable $parent_id
JTableAroGroup::$parent_id in authorization.php
Variable $password
JUser::$password in user.php
MD5 encrypted password
Variable $postcode
UTF-8 string free text that SHOULD conform to the End User's country's postal system.
Variable $position
Stream position
File profiler.php
profiler.php in profiler.php
Method parseAttributes
Method to extract key/value pairs out of a string with xml style attributes
q
Method quit
JFTP::quit() in ftp.php
Method to quit and close the connection
Method query
Execute the query
Abstract method query
JDatabase::query() in database.php
Execute the query
Method query
Execute the query
Method queryBatch
Execute a batch query
Abstract method queryBatch
JDatabase::queryBatch() in database.php
Execute a batch query
Method queryBatch
Execute a batch query
Method Quote
JDatabase::Quote() in database.php
Get a quoted database escaped string
r
Variable $RELDATE
JVersion::$RELDATE in version.php
Variable $RELEASE
JVersion::$RELEASE in version.php
Variable $RELTIME
JVersion::$RELTIME in version.php
Variable $RELTZ
JVersion::$RELTZ in version.php
Variable $results
JSearch::$results in search.php
File router.php
router.php in router.php
Method redirect
JApplication::redirect() in application.php
Redirect to another URL.
Method redirect
JController::redirect() in controller.php
Redirects the browser or returns false if no redirect is set.
Method register
Registers an event handler to the event dispatcher
Method registerDefaultTask
Register the default task to perform if a mapping is not found.
Method registerEvent
Registers a handler to a particular event group.
Method registerTask
JController::registerTask() in controller.php
Register (map) a task to a method in the class.
Abstract method render
JApplication::render() in application.php
Render the application.
Method renderComponent
Method renderModule
Abstract method route
JApplication::route() in application.php
Route the applicaiton.
Method reset
JTree::reset() in tree.php
Abstract method remove
Remove a cached data entry by id and group
Method remove
Remove a cached data file by id and group
Method remove
Remove a cached data entry by id and group
Abstract method remove
JCache::remove() in cache.php
Remove a cached data entry by id and group
Method remove
Remove a cached data entry by id and group
Method read
JFTP::read() in ftp.php
Method to read a file from the FTP server's contents into a buffer
Method reinit
JFTP::reinit() in ftp.php
Method to reinitialize the server, ie. need to login again
Method rename
JFTP::rename() in ftp.php
Method to rename a file/folder on the FTP server
Method restart
JFTP::restart() in ftp.php
Method to restart data transfer at a given byte
File recordset.php
recordset.php in recordset.php
Method RecordCount
JRecordSet::RecordCount() in recordset.php
Method replacePrefix
This function replaces a string identifier $prefix with the string held is the _table_prefix class variable.
Method RollbackTrans
ADODB compatability function
Variable $rating
Rating feed element
File rss.php
rss.php in rss.php
File raw.php
raw.php in raw.php
File renderer.php
renderer.php in renderer.php
Method render
Render the document.
Method render
Renders multiple modules script and returns the results as a string
Method render
Render the feed
Method render
Render the document.
Abstract method render
Renders a script and returns the results as a string
Method render
Renders a module script and returns the results as a string
Method render
Renders the error stack and returns the results as a string
Method render
JDocument::render() in document.php
Outputs the document
Method render
Renders a component script and returns the results as a string
Method render
Render the document
Method render
Render the document
Method render
Outputs the template to the browser.
Method render
Renders the document head and returns the results as a string
Method render
Render the feed
Method renderBacktrace
File request.php
request.php in request.php
File response.php
response.php in response.php
Abstract method read
JSessionStorage::read() in sessionstorage.php
Read the data for a particular session identifier from the SessionHandler backend.
Method read
Read the data for a particular session identifier from the SessionHandler backend.
Method read
Read the data for a particular session identifier from the SessionHandler backend.
Method read
Read the data for a particular session identifier from the SessionHandler backend.
Method register
Register the functions of this class with PHP's session handler
Method register
JSessionStorage::register() in sessionstorage.php
Register the functions of this class with PHP's session handler
Method restart
JSession::restart() in session.php
restart an expired or locked session
Method read
JFile::read() in file.php
Read the contents of a file
Method radioList
Generates an HTML radio list
Method render
JToolBar::render() in toolbar.php
Render
Method render
Method render
JButton::render() in button.php
Method renderButton
Render a parameter type
Method removeFiles
JInstaller::removeFiles() in installer.php
Method to parse through a files element of the installation manifest and remove the files that were installed
File radio.php
radio.php in radio.php
Method render
JParameter::render() in parameter.php
Render
Method render
JElement::render() in element.php
Method renderToArray
Render all parameters to an array
File registry.php
registry.php in registry.php
Variable $registerDate
Description
Variable $rgt
JTableMenu::$rgt in menu.php
Method reorder
JTable::reorder() in table.php
Compacts the ordering sequence of the selected records
Method reset
JTable::reset() in table.php
Resets the default properties
Variable $registerDate
Description
Variable $rgt
JTableAroGroup::$rgt in authorization.php
Method raise
JError::raise() in error.php
Create a new JException object given the passed arguments
Method raiseError
Wrapper method for the raise() method with predefined error level of E_ERROR and backtrace set to true.
Method raiseNotice
Wrapper method for the raise() method with predefined error level of E_NOTICE and backtrace set to false.
Method raiseWarning
Wrapper method for the raise() method with predefined error level of E_WARNING and backtrace set to false.
Method registerErrorLevel
Method to register a new error level for handling errors
Method removeAttribute
Removes an attribute from the element
Method removeChild
Method rtrim
JString::rtrim() in string.php
UTF-8 aware replacement for rtrim()
s
File search.php
search.php in search.php
Method setAccessControl
Sets the access control levels.
Method setActive
JMenu::setActive() in menu.php
Set the default item by id
Method setDefault
Set the default item by id
Method setError
JModel::setError() in model.php
Sets the error message
Method setError
JController::setError() in controller.php
Set the error message.
Method setEscape
JView::setEscape() in view.php
Clears then sets the callbacks to use when calling JView::escape().
Method setItemName
Set item name.
Method setLayout
JView::setLayout() in view.php
Sets the layout name to use
Method setLimit
JSearch::setLimit() in search.php
Method setLimitStart
Method setMessage
JController::setMessage() in controller.php
Sets the internal message that is passed with a redirect
Method setModel
JView::setModel() in view.php
Method to add a model to the view. We support a multiple model single
Method setRedirect
JController::setRedirect() in controller.php
Set a URL for browser redirection.
Method setState
JModel::setState() in model.php
Method to set model state variables
Method setUserState
JApplication::setUserState() in application.php
Sets the value of a user state variable.
Method set
JObject::set() in object.php
Modifies a property of the object, creating it if it does not already exist.
Method setParent
JNode::setParent() in tree.php
File storage.php
storage.php in storage.php
Method setCacheValidation
Set cache validation
Method setCaching
Set caching enabled state
Method setLifeTime
Set cache lifetime
Method start
JCacheOutput::start() in output.php
Start the cache
Method store
Stop the cache buffer and store the cached data
Abstract method store
JCacheStorage::store() in storage.php
Store the data to cache by id and group
Method store
Store the data to eAccelerator by id and group
Method store
JCache::store() in cache.php
Store the cached data by id and group
Method store
Store the data to APC by id and group
Method store
Store the data to a file by id and group
Variable $search_string
Method search
JLDAP::search() in ldap.php
Perform an LDAP search
Method setCredentials
Method to set client login credentials
Method setCredentialsFromRequest
Determine wether input fields for client settings need to be shown
Method setDN
JLDAP::setDN() in ldap.php
Sets the DN with some template replacements
Method setOptions
Set client options
Method simple_search
Perform an LDAP search using comma seperated search strings
Method store
JFTP::store() in ftp.php
Method to store a file to the FTP server
Method syst
JFTP::syst() in ftp.php
Method to system string from the FTP server
Method SelectLimit
JDatabase::SelectLimit() in database.php
ADODB compatability function
Method setQuery
JDatabase::setQuery() in database.php
Sets the SQL query string for later execution.
Method setUTF
Custom settings for UTF support
Method setUTF
Custom settings for UTF support
Abstract method setUTF
JDatabase::setUTF() in database.php
Custom settings for UTF support
Method stderr
JDatabase::stderr() in database.php
Print out an error statement
Variable $skipDays
Skipdays feed element
Variable $skipHours
Skiphours feed element
Variable $source
JFeedItem::$source in feed.php
Source element
Variable $syndicationURL
Syndication URL feed element
Method setBuffer
JDocument::setBuffer() in document.php
Set the contents of the document buffer
Method setBuffer
Set the contents a document include
Method setCharset
JDocument::setCharset() in document.php
Sets the document charset
Method setData
Set the contents of the document buffer
Method setDescription
Sets the description of the document
Method setDirection
Sets the global document direction declaration. Default is left-to-right (ltr).
Method setEnclosure
Set the JFeedEnclosure for this item
Method setError
Set error object
Method setGenerator
Sets the document generator
Method setHeadData
JDocument::setHeadData() in document.php
Set the document head data
Method setHeadData
Set the document head data
Method setHeader
Sets the document header string
Method setLanguage
JDocument::setLanguage() in document.php
Sets the global document language declaration. Default is English (en).
Method setLineEnd
JDocument::setLineEnd() in document.php
Sets the line end style to Windows, Mac, Unix or a custom string.
Method setLink
JDocument::setLink() in document.php
Sets the document link
Method setMetaData
JDocument::setMetaData() in document.php
Sets or alters a meta tag.
Method setMimeEncoding
Sets the document MIME encoding that is sent to the browser.
Method setModifiedDate
Sets the document modified date
Method setName
Sets the document name
Method setTab
JDocument::setTab() in document.php
Sets the string used to indent HTML
Method setTitle
JDocument::setTitle() in document.php
Sets the title of the document
File session.php
session.php in session.php
File sessionstorage.php
sessionstorage.php in sessionstorage.php
Method sendHeaders
JResponse::sendHeaders() in response.php
Send all headers
Method set
JSession::set() in session.php
Set data into the session store
Method set
JRequest::set() in request.php
Method setBody
JResponse::setBody() in response.php
Set body content
Method setBrowser
JBrowser::setBrowser() in browser.php
Sets the current browser.
Method setFeature
JBrowser::setFeature() in browser.php
Set capabilities for the current browser.
Method setFragment
Set the URI anchor string everything after the "#"
Method setHeader
JResponse::setHeader() in response.php
Set a header
Method setHost
JURI::setHost() in uri.php
Set URI host
Method setPass
JURI::setPass() in uri.php
Set URI password
Method setPath
JURI::setPath() in uri.php
Set the URI path string
Method setPort
JURI::setPort() in uri.php
Set URI port
Method setQuery
JURI::setQuery() in uri.php
Sets the query to a supplied string in format: foo=bar&x=y
Method setQuirk
JBrowser::setQuirk() in browser.php
Set unique behavior for the current browser.
Method setScheme
Set URI scheme (protocol) ie. http, https, ftp, etc...
Method setUser
JURI::setUser() in uri.php
Set URI username
Method setVar
JURI::setVar() in uri.php
Adds a query variable and value, replacing the value if it already exists and returning the old value.
Method setVar
JRequest::setVar() in request.php
Method setPermissions
Chmods files and directories recursivly to given permissions
Method stripExt
JFile::stripExt() in file.php
Strips the last extension off a file name
Method stringURLSafe
This method processes a string all replaces all accented UTF-8 characters by unaccented ASCII-7 "equivalents", whitespaces are replaced by hyphens and the string is lowercased.
File separator.php
separator.php in separator.php
File standard.php
standard.php in standard.php
Method save
JEditor::save() in editor.php
Save the editor content
Method saveorderButton
Method Script
JHTML::Script() in html.php
Write a <script></script> element
Method SelectSection
Select list of active sections
Method selectState
Method setContent
JEditor::setContent() in editor.php
Set the editor contents
Method SpecificOrdering
build the select list for Ordering of a specified Table
Method startPane
Creates a pane and creates the javascript object for it
Abstract method startPane
JPane::startPane() in pane.php
Creates a pane and creates the javascript object for it
Method startPane
Creates a pane and creates the javascript object for it
Abstract method startPanel
Creates a panel with title text and starts that panel
Method startPanel
Creates a tab panel with title text and starts that panel
Method startPanel
Creates a tab panel with title text and starts that panel
Method setDebug
JLanguage::setDebug() in language.php
Set the Debug property
Method setDefault
JLanguage::setDefault() in language.php
Set the default language code
Method setLanguage
JLanguage::setLanguage() in language.php
Set the language attributes to the given language
Method sprintf
JText::sprintf() in language.php
Passes a string thru an sprintf
Method setAdapter
JInstaller::setAdapter() in installer.php
Set an installer adapter by name
Method setOverwrite
Set the allow overwrite switch
Method setPath
JInstaller::setPath() in installer.php
Sets an installer path by name
Method setupInstall
Prepare for installation: this method sets the installation directory, finds and checks the installation file and verifies the installation type
Method splitSql
Splits contents of a sql file into array of discreet queries
File section.php
section.php in section.php
File spacer.php
spacer.php in spacer.php
File sql.php
sql.php in sql.php
Method set
JParameter::set() in parameter.php
Set a value
Method setXML
JParameter::setXML() in parameter.php
Sets the XML object from custom xml files
Method setValue
JRegistry::setValue() in registry.php
Set a registry value
Method stringToObject
Converts an XML formatted string into an object
Method stringToObject
Placeholder method
Method stringToObject
Parse an .ini string, based on phpDocumentor phpDocumentor_parse_ini_file function
Abstract method stringToObject
Converts an XML formatted string into an object
Variable $scope
JTableSection::$scope in section.php
Variable $section
JTableCategory::$section in category.php
Variable $sectionid
Variable $sendEmail
Description
Variable $session_id
Variable $showtitle
Variable $state
JTableContent::$state in content.php
Variable $sublevel
File section.php
section.php in section.php
File session.php
session.php in session.php
Method save
JTable::save() in table.php
Generic save function
Method setDBO
JTable::setDBO() in table.php
Set the internal database object
Method setError
JTable::setError() in table.php
Sets the internal error message
Method setErrorNum
Sets the internal error number
Method setLastVisit
Updates last visit time of user
Method store
Method store
JTable::store() in table.php
Inserts a new row if id is zero or updates an existing row in the database table
File Sef.php
Sef.php in Sef.php
File SEF.php
SEF.php in SEF.php
Method setTemplateCachePrefix
Set the prefix of the template cache
Variable $section_value
JTableARO::$section_value in authorization.php
Variable $sendEmail
JUser::$sendEmail in user.php
Description
Variable $status
JAuthenticateResponse::$status in authenticate.php
Response status (see status codes)
Method setLastVisit
Pass through method to the table for setting the last visit date
Method setParam
JUser::setParam() in user.php
Method to set a parameter
Method setParameters
Method to set the user parameters
File simplexml.php
simplexml.php in simplexml.php
File string.php
string.php in string.php
Method Send
JMail::Send() in mail.php
Method sendAdminMail
Sends mail to administrator for approval of a user submission
Method sendMail
JUtility::sendMail() in utility.php
Mail function (uses phpMailer)
Method serverOffset
Method setBody
JMail::setBody() in mail.php
Set the E-Mail body
Method setData
Set the data of the element
Method setErrorHandling
Method to set the way the JError will handle different error levels. Use this if you want to override the default settings.
Method setOffset
JDate::setOffset() in date.php
Set the date offset (in hours)
Method setOptions
Set log file options
Method setParser
JSimpleXML::setParser() in simplexml.php
Set the parser
Method setSender
JMail::setSender() in mail.php
Set the E-Mail sender
Method setSubject
Set the E-Mail subject
Method sortObjects
Utility function to sort an array of objects on a given field
Method strcasecmp
JString::strcasecmp() in string.php
UTF-8 aware alternative to strcasecmp A case insensivite string comparison
Method strcspn
JString::strcspn() in string.php
UTF-8 aware alternative to strcspn Find length of initial segment not matching mask
Method stream_eof
Method stream_open
Method stream_read
Method stream_seek
Method stream_tell
Method stream_write
Method stristr
JString::stristr() in string.php
UTF-8 aware alternative to stristr Returns all of haystack from the first occurrence of needle to the end.
Method strlen
JString::strlen() in string.php
UTF-8 aware alternative to strlen Returns the number of characters in the string (NOT THE NUMBER OF BYTES),
Method strpos
JString::strpos() in string.php
UTF-8 aware alternative to strpos Find position of first occurrence of a string
Method strrev
JString::strrev() in string.php
UTF-8 aware alternative to strrev Reverse a string
Method strrpos
JString::strrpos() in string.php
UTF-8 aware alternative to strrpos Finds position of last occurrence of a string
Method strspn
JString::strspn() in string.php
UTF-8 aware alternative to strspn Find length of initial segment matching mask
Method strtolower
JString::strtolower() in string.php
UTF-8 aware alternative to strtlower
Method strtoupper
JString::strtoupper() in string.php
UTF-8 aware alternative to strtoupper
Method str_ireplace
UTF-8 aware alternative to str_ireplace Case-insensitive version of str_replace
Method str_split
JString::str_split() in string.php
UTF-8 aware alternative to str_split Convert a string to an array
Method substr
JString::substr() in string.php
UTF-8 aware alternative to substr Return part of a string given character offset (and optionally length)
Method substr_replace
UTF-8 aware substr_replace Replace text within a portion of a string
t
Method trigger
Triggers an event by dispatching arguments to all observers that handle the event and returning their return values.
Method triggerEvent
JApplication::triggerEvent() in application.php
Calls all handlers associated with an event group.
File tree.php
tree.php in tree.php
Method toString
JObject::toString() in object.php
Object-to-string conversion.
Abstract method test
JCacheStorage::test() in storage.php
Test to see if the storage handler is available.
Method test
Test to see if the cache storage is available.
Method test
Test to see if the cache storage is available.
Method test
Test to see if the cache storage is available.
Variable $title
JDocument::$title in document.php
Document title
Variable $title
JFeedItem::$title in feed.php
Title item element
Variable $title
JFeedImage::$title in feed.php
Title image attribute
Variable $ttl
TTL feed attribute
Variable $type
Type enclosure element
Abstract method test
JSessionStorage::test() in sessionstorage.php
Test to see if the SessionHandler is available.
Method test
Test to see if the SessionHandler is available.
Method test
Test to see if the SessionHandler is available.
Method toString
JURI::toString() in uri.php
Returns full uri string
Method toString
JResponse::toString() in response.php
Sends all headers prior to returning the string
File tar.php
tar.php in tar.php
Variable $tagBlacklist
Variable $tagsArray
Variable $tagsMethod
Variable $text
JPaginationObject::$text in pagination.php
Variable $total
JPagination::$total in pagination.php
Total number of rows
File toolbar.php
toolbar.php in toolbar.php
File tooltips.php
tooltips.php in tooltips.php
Method tableOrdering
Method tableOrdering_img
Method ToolTip
File template.php
template.php in template.php
File text.php
text.php in text.php
File textarea.php
textarea.php in textarea.php
File timezones.php
timezones.php in timezones.php
Method toArray
JRegistry::toArray() in registry.php
Transforms a namespace to an array
Method toObject
JRegistry::toObject() in registry.php
Transforms a namespace to an object
Method toString
JRegistry::toString() in registry.php
Get a namespace in a given string format
Variable $time
JTableSession::$time in session.php
Variable $title
JTableModule::$title in module.php
Variable $title
JTableSection::$title in section.php
Variable $title
JTableCategory::$title in category.php
Variable $title
JTableMenuTypes::$title in menutypes.php
Variable $title
JTableContent::$title in content.php
Variable $title_alias
Variable $type
JTableMenu::$type in menu.php
File table.php
table.php in table.php
Method toXML
JTable::toXML() in table.php
Export item list to xml
Method toXML
JTableContent::toXML() in content.php
Converts record to XML
File Translate.php
Translate.php in Translate.php
File Translate.php
Translate.php in Translate.php
File template.php
template.php in template.php
Variable $timezone
ASCII string from TimeZone database
Variable $type
JAuthenticateResponse::$type in authenticate.php
User type (refers to the authentication method used)
Variable $type
JException::$type in error.php
Error type
Method toFormat
JDate::toFormat() in date.php
Gets the date in a specific format
Method toInteger
Function to convert array to integer values
Method toISO8601
JDate::toISO8601() in date.php
Gets the date as an ISO 8601 date.
Method toMySQL
JDate::toMySQL() in date.php
Gets the date as in MySQL datetime format
Method toObject
Utility function to map an array to a stdClass object.
Method toRFC822
JDate::toRFC822() in date.php
Gets the date as an RFC 822 date.
Method toUnix
JDate::toUnix() in date.php
Gets the date as UNIX time stamp.
Method transcode
JString::transcode() in string.php
Transcode a string.
Method translateErrorLevel
Translate an error level integer to a human readable string e.g. E_ERROR will be translated to 'Error'
Method trim
JString::trim() in string.php
UTF-8 aware replacement for trim()
u
Variable $URL
JVersion::$URL in version.php
Method update
JPlugin::update() in plugin.php
Method to trigger events based upon the JAuthenticate object
Abstract method update
JObserver::update() in observer.php
Method to update the state of observable objects
Variable $username
JLDAP::$username in ldap.php
Variable $users_dn
JLDAP::$users_dn in ldap.php
Variable $use_ldapV3
JLDAP::$use_ldapV3 in ldap.php
Method updateObject
Document::db_updateObject()
Method updateObject
Document::db_updateObject()
Abstract method updateObject
Update ab object in the database
Variable $url
JFeedImage::$url in feed.php
URL image attribute
Variable $url
URL enclosure element
File uri.php
uri.php in uri.php
Method upload
JFile::upload() in file.php
Moves an uploaded file to a destination folder
Variable $useCookies
JPane::$useCookies in pane.php
Method UserSelect
Select list of active users
Method uninstall
Custom uninstall method
Method uninstall
Custom uninstall method
Method uninstall
Custom uninstall method for components
Method uninstall
Custom uninstall method
Method uninstall
JInstaller::uninstall() in installer.php
Package uninstallation method
Method uninstall
Custom uninstall method
Method unpack
Unpacks a file and verifies it as a Joomla element package Supports .gz .tar .tar.gz and .zip
Method update
JInstaller::update() in installer.php
Package update method
Variable $urls
JTableContent::$urls in content.php
Variable $userid
JTableSession::$userid in session.php
Variable $username
The login name
Variable $username
Variable $usertype
Description
Variable $usertype
Variable $utaccess
File user.php
user.php in user.php
Method update
Variable $username
JUser::$username in user.php
The login name
Variable $username
Any UTF-8 string that the End User wants to use as a username.
Variable $usertype
JUser::$usertype in user.php
Description
File user.php
user.php in user.php
File utility.php
utility.php in utility.php
Method ucfirst
JString::ucfirst() in string.php
UTF-8 aware alternative to ucfirst Make a string's first character uppercase
Method ucwords
JString::ucwords() in string.php
UTF-8 aware alternative to ucwords Uppercase the first character of each word in a string
Method useSendmail
Use sendmail for sending the e-mail
Method useSMTP
JMail::useSMTP() in mail.php
Use SMTP for sending the e-mail
v
File version.php
version.php in version.php
File view.php
view.php in view.php
File view.php
view.php in view.php
Variable $version
Variable $value
JTableAroGroup::$value in authorization.php
Variable $value
JTableARO::$value in authorization.php
w
Method write
JFTP::write() in ftp.php
Method to write a string to the FTP server
Variable $webmaster
Webmaster email feed element
Variable $width
JFeedImage::$width in feed.php
witdh image attribute
Abstract method write
JSessionStorage::write() in sessionstorage.php
Write session data to the SessionHandler backend.
Method write
Write session data to the SessionHandler backend.
Method write
Write session data to the SessionHandler backend.
Method write
Write session data to the SessionHandler backend.
Method write
JFile::write() in file.php
Write contents to a file
x
Variable $xssAuto
File xml.php
xml.php in xml.php
y
Method yesnoList
Generates a yes/no radio list
z
File zip.php
zip.php in zip.php
0 a b c d e f g h i j k l m n o p q r s t u v w x y z _

Documentation generated on Mon, 05 Mar 2007 20:51:45 +0000 by phpDocumentor 1.3.1