Element index for package Joomla-Framework
Other package element indexes
- Unknown
- geshi
- Joomla
- OpenID
- Yadis
- patError
- patTemplate
- Archive
- PEAR
- phpGACL
- PHPMailer
- utf8
- PHP_Compat
- SimplePie
- com-tecnick-tcpdf
- Element index (all packages)
0
-
-
() in php50x.phpPorted PHP5 function to PHP4 for forward compatibility
_
-
_
-
JRoute::_() in methods.phpTranslates an internal Joomla URL to a humanly readible URL.
-
__autoload
-
__autoload() in loader.phpWhen calling a class that hasn't been defined, __autoload will attempt to include the correct file for that class.
-
$_acoSection
-
JController::$_acoSection in controller.phpACO Section for the controller.
-
$_acoSectionValue
-
JController::$_acoSectionValue in controller.phpDefault ACO Section value for the controller.
-
$_basePath
-
JView::$_basePath in view.phpThe base path of the view
-
$_basePath
-
JController::$_basePath in controller.phpThe base path of the controller
-
$_clientId
-
JApplication::$_clientId in application.phpThe client identifier.
-
$_db
-
JModel::$_db in model.phpDatabase Connector
-
$_defaultModel
-
JView::$_defaultModel in view.phpThe default model
-
$_doTask
-
JController::$_doTask in controller.phpThe mapped task that was performed.
-
$_layout
-
JView::$_layout in view.phpLayout name
-
$_layoutExt
-
JView::$_layoutExt in view.phpLayout extension
-
$_message
-
JController::$_message in controller.phpRedirect message.
-
$_messageQueue
-
JApplication::$_messageQueue in application.phpThe application message queue.
-
$_messageType
-
JController::$_messageType in controller.phpRedirect message type.
-
$_methods
-
JController::$_methods in controller.phpArray of class methods
-
$_mode
-
JRouter::$_mode in router.phpThe rewrite mode
-
$_models
-
JView::$_models in view.phpRegistered models
-
$_name
-
JModel::$_name in model.phpThe model (base) name
-
$_name
-
JApplication::$_name in application.phpThe name of the application
-
$_name
-
JController::$_name in controller.phpThe name of the controller
-
$_name
-
JView::$_name in view.phpThe name of the view
-
$_path
-
JController::$_path in controller.phpThe set of search directories for resources (views).
-
$_path
-
JView::$_path in view.phpThe set of search directories for resources (templates)
-
$_redirect
-
JController::$_redirect in controller.phpURL for redirection.
-
$_rules
-
JRouter::$_rules in router.phpAn array of rules
-
$_state
-
JModel::$_state in model.phpAn state object
-
$_task
-
JController::$_task in controller.phpCurrent or most recent task to be performed.
-
$_taskMap
-
JController::$_taskMap in controller.phpArray of class methods to call for a given task.
-
$_vars
-
JRouter::$_vars in router.phpAn array of variables
-
_addPath
-
JController::_addPath() in controller.phpAdds to the search path for templates and resources.
-
_addPath
-
JView::_addPath() in view.phpAdds to the search path for templates and resources.
-
_buildRawRoute
-
JRouter::_buildRawRoute() in router.phpFunction to build a raw route
-
_buildSefRoute
-
JRouter::_buildSefRoute() in router.phpFunction to build a sef route
-
_createURI
-
JRouter::_createURI() in router.phpCreate a uri based on a full or partial url string
-
_decodeSegments
-
JRouter::_decodeSegments() in router.phpDecode route segments
-
_encodeSegments
-
JRouter::_encodeSegments() in router.phpEncode route segments
-
_getList
-
JModel::_getList() in model.phpReturns an object list
-
_getListCount
-
JModel::_getListCount() in model.phpReturns a record count for the query
-
_parseRawRoute
-
JRouter::_parseRawRoute() in router.phpFunction to convert a raw route to an internal URI
-
_parseSefRoute
-
JRouter::_parseSefRoute() in router.phpFunction to convert a sef route to an internal URI
-
_processBuildRules
-
JRouter::_processBuildRules() in router.phpProcess the build uri query data based on custom defined rules
-
_processParseRules
-
JRouter::_processParseRules() in router.phpProcess the parsed router variables based on custom defined rules
-
_setPath
-
JView::_setPath() in view.phpSets an entire array of search paths for templates or resources.
-
_setPath
-
JController::_setPath() in controller.phpSets an entire array of search paths for resources.
-
__construct
-
JView::__construct() in view.phpConstructor
-
__construct
-
JApplication::__construct() in application.phpClass constructor.
-
__construct
-
JController::__construct() in controller.phpConstructor.
-
__construct
-
JModel::__construct() in model.phpConstructor
-
__construct
-
JRouter::__construct() in router.phpClass constructor
-
__construct
-
JPathway::__construct() in pathway.phpClass constructor
-
__construct
-
JMenu::__construct() in menu.phpClass constructor
-
$_children
-
JNode::$_children in tree.phpArray of Children
-
$_current
-
JTree::$_current in tree.phpCurrent working node
-
$_errors
-
JObject::$_errors in object.phpAn array of errors
-
$_parent
-
JNode::$_parent in tree.phpParent node
-
$_root
-
JTree::$_root in tree.phpRoot node
-
__construct
-
JTree::__construct() in tree.php
-
__construct
-
JObservable::__construct() in observable.phpConstructor
-
__construct
-
JNode::__construct() in tree.php
-
__construct
-
JObject::__construct() in object.phpClass constructor, overridden in descendant classes.
-
__construct
-
JObserver::__construct() in observer.phpConstructor
-
$_compress
-
JCacheStorageMemcache::$_compress in memcache.phpUse compression?
-
$_db
-
JCacheStorageMemcache::$_db in memcache.phpResource for the current memcached connection.
-
$_persistent
-
JCacheStorageMemcache::$_persistent in memcache.phpUse persistent connections
-
_getStorage
-
JCache::_getStorage() in cache.phpGet the cache storage handler
-
__construct
-
JCacheStorage::__construct() in storage.phpConstructor
-
__construct
-
JCacheStorageXCache::__construct() in xcache.phpConstructor
-
__construct
-
JSessionStorageXcache::__construct() in xcache.phpConstructor
-
__construct
-
JCacheStorageMemcache::__construct() in memcache.phpConstructor
-
__construct
-
JCache::__construct() in cache.phpConstructor
-
__construct
-
JCacheStorageEaccelerator::__construct() in eaccelerator.phpConstructor
-
__construct
-
JCacheStorageFile::__construct() in file.phpConstructor
-
__construct
-
JCacheStorageApc::__construct() in apc.phpConstructor
-
$_dn
-
JLDAP::$_dn in ldap.php
-
$_resource
-
JLDAP::$_resource in ldap.php
-
__construct
-
JLDAP::__construct() in ldap.phpConstructor
-
__construct
-
JFTP::__construct() in ftp.phpJFTP object constructor
-
__destruct
-
JFTP::__destruct() in ftp.phpJFTP object destructor
-
$_cursor
-
JDatabase::$_cursor in database.phpThe last query cursor
-
$_debug
-
JDatabase::$_debug in database.phpDebug option
-
$_errorMsg
-
JDatabase::$_errorMsg in database.phpThe database error message
-
$_errorNum
-
JDatabase::$_errorNum in database.phpThe database error number
-
$_hasQuoted
-
JDatabase::$_hasQuoted in database.phpLegacy compatibility
-
$_limit
-
JDatabase::$_limit in database.phpThe limit for the query
-
$_log
-
JDatabase::$_log in database.phpA log of queries
-
$_nameQuote
-
JDatabaseMySQLi::$_nameQuote in mysqli.phpQuote for named objects
-
$_nameQuote
-
JDatabase::$_nameQuote in database.phpQuote for named objects
-
$_nameQuote
-
JDatabaseMySQL::$_nameQuote in mysql.phpQuote for named objects
-
$_nullDate
-
JDatabaseMySQL::$_nullDate in mysql.phpThe null/zero date string
-
$_nullDate
-
JDatabaseMySQLi::$_nullDate in mysqli.phpThe null/zero date string
-
$_nullDate
-
JDatabase::$_nullDate in database.phpThe null/zero date string
-
$_offset
-
JDatabase::$_offset in database.phpThe for offset for the limit
-
$_quoted
-
JDatabase::$_quoted in database.phpThe fields that are to be quote
-
$_resource
-
JDatabase::$_resource in database.phpThe connector resource
-
$_sql
-
JDatabase::$_sql in database.phpThe query sql string
-
$_table_prefix
-
JDatabase::$_table_prefix in database.phpThe prefix used on all database tables
-
$_ticker
-
JDatabase::$_ticker in database.phpThe number of queries performed by the object instance
-
$_utf
-
JDatabase::$_utf in database.phpUTF-8 support
-
__construct
-
JDatabaseMySQLi::__construct() in mysqli.phpDatabase object constructor
-
__construct
-
JDatabase::__construct() in database.phpDatabase object constructor
-
__construct
-
JDatabaseMySQL::__construct() in mysql.phpDatabase object constructor
-
__destruct
-
JDatabaseMySQLi::__destruct() in mysqli.phpDatabase object destructor
-
__destruct
-
JDatabaseMySQL::__destruct() in mysql.phpDatabase object destructor
-
$_doc
-
JDocumentRenderer::$_doc in renderer.phpreference to the JDocument object that instantiated the renderer
-
$_engine
-
JDocumentPDF::$_engine in pdf.php
-
$_error
-
JDocumentError::$_error in error.phpError Object
-
$_generator
-
JDocument::$_generator in document.phpDocument generator
-
$_header
-
JDocumentPDF::$_header in pdf.php
-
$_image_scale
-
JDocumentPDF::$_image_scale in pdf.php
-
$_margin_bottom
-
JDocumentPDF::$_margin_bottom in pdf.php
-
$_margin_footer
-
JDocumentPDF::$_margin_footer in pdf.php
-
$_margin_header
-
JDocumentPDF::$_margin_header in pdf.php
-
$_margin_left
-
JDocumentPDF::$_margin_left in pdf.php
-
$_margin_right
-
JDocumentPDF::$_margin_right in pdf.php
-
$_margin_top
-
JDocumentPDF::$_margin_top in pdf.php
-
$_name
-
JDocumentPDF::$_name in pdf.php
-
_loadTemplate
-
JDocumentError::_loadTemplate() in error.phpLoad a template file
-
_loadTemplate
-
JDocumentHTML::_loadTemplate() in html.phpLoad a template file
-
_parseTemplate
-
JDocumentHTML::_parseTemplate() in html.phpParse a document template
-
_relToAbs
-
JDocumentRendererRSS::_relToAbs() in rss.phpConvert links in a text from relative to absolute
-
__construct
-
JDocument::__construct() in document.phpClass constructor
-
__construct
-
JDocumentRenderer::__construct() in renderer.phpClass constructor
-
__construct
-
JDocumentRAW::__construct() in raw.phpClass constructore
-
__construct
-
JDocumentError::__construct() in error.phpClass constructor
-
__construct
-
JDocumentHTML::__construct() in html.phpClass constructor
-
__construct
-
JDocumentFeed::__construct() in feed.phpClass constructor
-
__construct
-
JDocumentPDF::__construct() in pdf.phpClass constructore
-
$_accept
-
JBrowser::$_accept in browser.phpHTTP_ACCEPT string
-
$_agent
-
JBrowser::$_agent in browser.phpFull user agent string.
-
$_browser
-
JBrowser::$_browser in browser.phpBrowser name.
-
$_features
-
JBrowser::$_features in browser.phpFeatures.
-
$_fragment
-
JURI::$_fragment in uri.phpAnchor
-
$_host
-
JURI::$_host in uri.phpHost
-
$_images
-
JBrowser::$_images in browser.phpList of viewable image MIME subtypes.
-
$_lowerAgent
-
JBrowser::$_lowerAgent in browser.phpLower-case user agent string.
-
$_majorVersion
-
JBrowser::$_majorVersion in browser.phpMajor version number.
-
$_minorVersion
-
JBrowser::$_minorVersion in browser.phpMinor version number.
-
$_mobile
-
JBrowser::$_mobile in browser.phpIs this a mobile browser?
-
$_pass
-
JURI::$_pass in uri.phpPassword
-
$_path
-
JURI::$_path in uri.phpPath
-
$_platform
-
JBrowser::$_platform in browser.phpPlatform the browser is running on.
-
$_port
-
JURI::$_port in uri.phpPort
-
$_query
-
JURI::$_query in uri.phpQuery
-
$_quirks
-
JBrowser::$_quirks in browser.phpQuirks
-
$_robots
-
JBrowser::$_robots in browser.phpKnown robots.
-
$_scheme
-
JURI::$_scheme in uri.phpProtocol
-
$_uri
-
JURI::$_uri in uri.phpOriginal URI
-
$_user
-
JURI::$_user in uri.phpUsername
-
$_vars
-
JURI::$_vars in uri.phpQuery variable hash
-
_cleanArray
-
JRequest::_cleanArray() in request.phpAdds an array to the GLOBALS array and checks that the GLOBALS variable is not being attacked
-
_cleanVar
-
JRequest::_cleanVar() in request.phpClean up an input variable.
-
_compress
-
JResponse::_compress() in response.phpCompress the data
-
_setPlatform
-
JBrowser::_setPlatform() in browser.phpMatch the platform of the browser.
-
_stripSlashesRecursive
-
JRequest::_stripSlashesRecursive() in request.phpStrips slashes recursively on an array
-
__construct
-
JURI::__construct() in uri.phpConstructor.
-
__construct
-
JBrowser::__construct() in browser.phpCreate a browser instance (Constructor).
-
$_buffer
-
JProfiler::$_buffer in profiler.php
-
$_file
-
JLog::$_file in log.phpLog File Pointer
-
$_format
-
JLog::$_format in log.phpLog Format
-
$_path
-
JLog::$_path in log.phpLog File Path
-
$_prefix
-
JProfiler::$_prefix in profiler.php
-
$_start
-
JProfiler::$_start in profiler.php
-
_closeLog
-
JLog::_closeLog() in log.phpClose the log file pointer
-
_openLog
-
JLog::_openLog() in log.phpOpen the log file pointer and create the file if it doesn't exist
-
__construct
-
JProfiler::__construct() in profiler.phpConstructor
-
__construct
-
JException::__construct() in exception.phpConstructor
- used to set up the error with all needed error details.
-
__construct
-
JLog::__construct() in log.phpConstructor
-
__construct
-
JDispatcher::__construct() in dispatcher.phpConstructor
-
$_ctrlDirEnd
-
JArchiveZip::$_ctrlDirEnd in zip.phpEnd of central directory record.
-
$_ctrlDirHeader
-
JArchiveZip::$_ctrlDirHeader in zip.phpBeginning of central directory record.
-
$_data
-
JArchiveTar::$_data in tar.phpTar file data buffer
-
$_data
-
JArchiveGzip::$_data in gzip.phpGzip file data buffer
-
$_data
-
JArchiveBzip2::$_data in bzip2.phpBzip2 file data buffer
-
$_data
-
JArchiveZip::$_data in zip.phpZIP file data buffer
-
$_fileHeader
-
JArchiveZip::$_fileHeader in zip.phpBeginning of file contents.
-
$_flags
-
JArchiveTar::$_flags in tar.phpTar file flags.
-
$_flags
-
JArchiveGzip::$_flags in gzip.phpGzip file flags.
-
$_metadata
-
JArchiveZip::$_metadata in zip.phpZIP file metadata array
-
$_metadata
-
JArchiveTar::$_metadata in tar.phpTar file metadata array
-
$_methods
-
JArchiveZip::$_methods in zip.phpZIP compression methods.
-
$_types
-
JArchiveTar::$_types in tar.phpTar file types.
-
_getFilePosition
-
JArchiveGzip::_getFilePosition() in gzip.phpGet file data offset for archive
-
__construct
-
JArchiveBzip2::__construct() in bzip2.phpConstructor tries to load the bz2 extension of not loaded
-
_ampReplaceCallback
-
JFilterOutput::_ampReplaceCallback() in filteroutput.phpCallback method for replacing & with & in a string
-
_cleanAttributes
-
JFilterInput::_cleanAttributes() in filterinput.phpInternal method to strip a tag of certain attributes
-
_cleanTags
-
JFilterInput::_cleanTags() in filterinput.phpInternal method to strip a string of certain tags
-
_decode
-
JFilterInput::_decode() in filterinput.phpTry to convert to plaintext
-
_remove
-
JFilterInput::_remove() in filterinput.phpInternal method to iteratively remove all unwanted tags and attributes
-
__construct
-
JFilterInput::__construct() in filterinput.phpConstructor for inputFilter class. Only first parameter is required.
-
$_editor
-
JEditor::$_editor in editor.phpEditor Plugin object
-
$_name
-
JEditor::$_name in editor.phpEditor Plugin name
-
$_name
-
JButtonStandard::$_name in standard.phpButton type
-
$_name
-
JButtonLink::$_name in link.phpButton type
-
$_name
-
JButtonCustom::$_name in custom.phpButton type
-
$_name
-
JButtonConfirm::$_name in confirm.phpButton type
-
$_name
-
JButton::$_name in button.phpelement name
-
$_name
-
JButtonHelp::$_name in help.phpButton type
-
$_name
-
JButtonSeparator::$_name in separator.phpButton type
-
$_name
-
JButtonPopup::$_name in popup.phpButton type
-
$_parent
-
JButton::$_parent in button.phpreference to the object that instantiated the element
-
$_viewall
-
JPagination::$_viewall in pagination.phpView all flag
-
_
-
JHTML::_() in html.phpClass loader method
-
_buildDataObject
-
JPagination::_buildDataObject() in pagination.phpCreate and return the pagination data object
-
_calendartranslation
-
JHTMLBehavior::_calendartranslation() in behavior.phpInternal method to translate the JavaScript Calendar
-
_checkedOut
-
JHTMLGrid::_checkedOut() in grid.php
-
_convertEncoding
-
JHTMLEmail::_convertEncoding() in email.php
-
_getJSObject
-
JHTMLBehavior::_getJSObject() in behavior.phpInternal method to get a JavaScript object notation string from an array
-
_item_active
-
JPagination::_item_active() in pagination.php
-
_item_inactive
-
JPagination::_item_inactive() in pagination.php
-
_list_footer
-
JPagination::_list_footer() in pagination.php
-
_list_render
-
JPagination::_list_render() in pagination.php
-
_loadBehavior
-
JPane::_loadBehavior() in pane.phpLoad the javascript behavior and attach it to the document
-
_loadBehavior
-
JPaneSliders::_loadBehavior() in pane.phpLoad the javascript behavior and attach it to the document
-
_loadBehavior
-
JPaneTabs::_loadBehavior() in pane.phpLoad the javascript behavior and attach it to the document
-
__construct
-
JPaneTabs::__construct() in pane.phpConstructor
-
__construct
-
JToolBar::__construct() in toolbar.phpConstructor
-
__construct
-
JPagination::__construct() in pagination.phpConstructor
-
__construct
-
JButton::__construct() in button.phpConstructor
-
__construct
-
JEditor::__construct() in editor.phpconstructor
-
__construct
-
JPaginationObject::__construct() in pagination.php
-
__construct
-
JPane::__construct() in pane.phpConstructor
-
__construct
-
JPaneSliders::__construct() in pane.phpConstructor
-
_
-
JText::_() in methods.phpTranslates a string into the current language
-
$_adapters
-
JInstaller::$_adapters in installer.phpAssociative array of package installer handlers
-
$_db
-
JInstaller::$_db in installer.phpA database connector object
-
$_manifest
-
JInstaller::$_manifest in installer.phpThe installation manifest XML object
-
$_overwrite
-
JInstaller::$_overwrite in installer.phpTrue if existing files can be overwritten
-
$_paths
-
JInstaller::$_paths in installer.phpArray of paths needed by the installer
-
$_stepStack
-
JInstaller::$_stepStack in installer.phpStack of installation steps
-
_rollback_menu
-
JInstallerComponent::_rollback_menu() in component.phpCustom rollback method
- Roll back the component menu item
-
_rollback_menu
-
JInstallerModule::_rollback_menu() in module.phpCustom rollback method
- Roll back the menu item
-
_rollback_module
-
JInstallerModule::_rollback_module() in module.phpCustom rollback method
- Roll back the module item
-
_rollback_plugin
-
JInstallerPlugin::_rollback_plugin() in plugin.phpCustom rollback method
- Roll back the plugin item
-
__construct
-
JInstallerTemplate::__construct() in template.phpConstructor
-
__construct
-
JInstallerPlugin::__construct() in plugin.phpConstructor
-
__construct
-
JInstallerModule::__construct() in module.phpConstructor
-
__construct
-
JInstallerComponent::__construct() in component.phpConstructor
-
__construct
-
JInstaller::__construct() in installer.phpConstructor
-
__construct
-
JInstallerLanguage::__construct() in language.phpConstructor
-
$_debug
-
JLanguage::$_debug in language.phpDebug language, If true, highlights if string isn't found
-
$_default
-
JLanguage::$_default in language.phpThe default language
-
$_lang
-
JLanguage::$_lang in language.phpThe language to load
-
$_metadata
-
JLanguage::$_metadata in language.phpArray holding the language metadata
-
$_orphans
-
JLanguage::$_orphans in language.phpAn array of orphaned text
-
$_paths
-
JLanguage::$_paths in language.phpList of language files that have been loaded
-
$_strings
-
JLanguage::$_strings in language.phpTransaltions
-
$_used
-
JLanguage::$_used in language.phpAn array of used text, used during debugging
-
_
-
JLanguage::_() in language.phpTranslate function, mimics the php gettext (alias _) function
-
_parseLanguageFiles
-
JLanguage::_parseLanguageFiles() in language.phpSearches for language directories within a certain base dir
-
_parseXMLLanguageFile
-
JLanguage::_parseXMLLanguageFile() in language.phpParse XML file for language information
-
_parseXMLLanguageFiles
-
JLanguage::_parseXMLLanguageFiles() in language.phpParses XML files for language information
-
__construct
-
JLanguage::__construct() in language.phpConstructor activating the default information of the language
-
$_name


