Support Joomla!

Joomla! 1.5 Documentation

Packages

Package: Joomla-Framework

License

Content on this site is copyright © 2005 - 2008 by the individual contributors and can be used in accordance with the Creative Commons License, Attribution- NonCommercial- ShareAlike 2.5. Some parts of this website may be subject to other licenses.
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 z _
0
Function
() in php50x.php
Ported PHP5 function to PHP4 for forward compatibility
_
Method _
JRoute::_() in methods.php
Translates an internal Joomla URL to a humanly readible URL.
Function __autoload
__autoload() in loader.php
When calling a class that hasn't been defined, __autoload will attempt to include the correct file for that class.
Variable $_acoSection
JController::$_acoSection in controller.php
ACO Section for the controller.
Variable $_acoSectionValue
Default ACO Section value for the controller.
Variable $_basePath
JView::$_basePath in view.php
The base path of the view
Variable $_basePath
JController::$_basePath in controller.php
The base path of 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 $_layout
JView::$_layout in view.php
Layout name
Variable $_layoutExt
JView::$_layoutExt in view.php
Layout extension
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
JApplication::$_name in application.php
The name of the application
Variable $_name
JController::$_name in controller.php
The name of the controller
Variable $_name
JView::$_name in view.php
The name of the view
Variable $_path
JController::$_path in controller.php
The set of search directories for resources (views).
Variable $_path
JView::$_path in view.php
The set of search directories for resources (templates)
Variable $_redirect
JController::$_redirect in controller.php
URL for redirection.
Variable $_rules
JRouter::$_rules in router.php
An array of rules
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.
Variable $_vars
JRouter::$_vars in router.php
An array of variables
Method _addPath
JController::_addPath() in controller.php
Adds to the search path for templates and resources.
Method _addPath
JView::_addPath() in view.php
Adds to the search path for templates and resources.
Abstract method _buildRawRoute
Function to build a raw route
Abstract method _buildSefRoute
Function to build a sef route
Method _createURI
JRouter::_createURI() in router.php
Create a uri based on a full or partial url string
Method _decodeSegments
Decode route segments
Method _encodeSegments
Encode route segments
Method _getList
JModel::_getList() in model.php
Returns an object list
Method _getListCount
Returns a record count for the query
Abstract method _parseRawRoute
Function to convert a raw route to an internal URI
Abstract method _parseSefRoute
Function to convert a sef route to an internal URI
Abstract method _processBuildRules
Process the build uri query data based on custom defined rules
Abstract method _processParseRules
Process the parsed router variables based on custom defined rules
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
JApplication::__construct() in application.php
Class constructor.
Constructor __construct
JController::__construct() in controller.php
Constructor.
Constructor __construct
Constructor
Constructor __construct
Class 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 $_errors
JObject::$_errors in object.php
An array of errors
Variable $_parent
JNode::$_parent in tree.php
Parent node
Variable $_root
JTree::$_root in tree.php
Root node
Constructor __construct
Constructor __construct
JObservable::__construct() in observable.php
Constructor
Constructor __construct
Constructor __construct
Class constructor, overridden in descendant classes.
Constructor __construct
JObserver::__construct() in observer.php
Constructor
Variable $_compress
Use compression?
Variable $_db
Resource for the current memcached connection.
Variable $_persistent
Use persistent connections
Method _getStorage
Get the cache storage handler
Constructor __construct
Constructor
Constructor __construct
Constructor
Constructor __construct
Constructor
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
Constructor
Constructor __construct
JFTP object constructor
Method __destruct
JFTP object destructor
Variable $_cursor
JDatabase::$_cursor in database.php
The last query cursor
Variable $_debug
JDatabase::$_debug in database.php
Debug option
Variable $_errorMsg
JDatabase::$_errorMsg in database.php
The database error message
Variable $_errorNum
JDatabase::$_errorNum in database.php
The database error number
Variable $_hasQuoted
JDatabase::$_hasQuoted in database.php
Legacy compatibility
Variable $_limit
JDatabase::$_limit in database.php
The limit for the query
Variable $_log
JDatabase::$_log in database.php
A log of queries
Variable $_nameQuote
Quote for named objects
Variable $_nameQuote
JDatabase::$_nameQuote in database.php
Quote for named objects
Variable $_nameQuote
Quote for named objects
Variable $_nullDate
The null/zero date string
Variable $_nullDate
The null/zero date string
Variable $_nullDate
JDatabase::$_nullDate in database.php
The null/zero date string
Variable $_offset
JDatabase::$_offset in database.php
The for offset for the limit
Variable $_quoted
JDatabase::$_quoted in database.php
The fields that are to be quote
Variable $_resource
JDatabase::$_resource in database.php
The connector resource
Variable $_sql
JDatabase::$_sql in database.php
The query sql string
Variable $_table_prefix
The prefix used on all database tables
Variable $_ticker
JDatabase::$_ticker in database.php
The number of queries performed by the object instance
Variable $_utf
JDatabase::$_utf in database.php
UTF-8 support
Constructor __construct
Database object constructor
Constructor __construct
JDatabase::__construct() in database.php
Database object constructor
Constructor __construct
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
Method _relToAbs
Convert links in a text from relative to absolute
Constructor __construct
JDocument::__construct() in document.php
Class constructor
Constructor __construct
Class constructor
Constructor __construct
Class constructore
Constructor __construct
Class constructor
Constructor __construct
Class constructor
Constructor __construct
Class constructor
Constructor __construct
Class constructore
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 $_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 $_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
Clean up an input variable.
Method _compress
JResponse::_compress() in response.php
Compress the data
Method _setPlatform
Match the platform of the browser.
Method _stripSlashesRecursive
Strips slashes recursively on an array
Constructor __construct
Constructor.
Constructor __construct
Create a browser instance (Constructor).
Variable $_buffer
JProfiler::$_buffer in profiler.php
Variable $_file
JLog::$_file in log.php
Log File Pointer
Variable $_format
JLog::$_format in log.php
Log Format
Variable $_path
JLog::$_path in log.php
Log File Path
Variable $_prefix
JProfiler::$_prefix in profiler.php
Variable $_start
JProfiler::$_start in profiler.php
Method _closeLog
Close the log file pointer
Method _openLog
JLog::_openLog() in log.php
Open the log file pointer and create the file if it doesn't exist
Constructor __construct
JProfiler::__construct() in profiler.php
Constructor
Constructor __construct
JException::__construct() in exception.php
Constructor
  • used to set up the error with all needed error details.
Constructor __construct
Constructor
Constructor __construct
JDispatcher::__construct() in dispatcher.php
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
JFilterInput::_cleanTags() in filterinput.php
Internal method to strip a string of certain tags
Method _decode
JFilterInput::_decode() in filterinput.php
Try to convert to plaintext
Method _remove
JFilterInput::_remove() in filterinput.php
Internal method to iteratively remove all unwanted tags and attributes
Constructor __construct
JFilterInput::__construct() in filterinput.php
Constructor for inputFilter class. Only first parameter is required.
Variable $_editor
JEditor::$_editor in editor.php
Editor Plugin object
Variable $_name
JEditor::$_name in editor.php
Editor Plugin name
Variable $_name
JButtonStandard::$_name in standard.php
Button type
Variable $_name
Button type
Variable $_name
JButtonCustom::$_name in custom.php
Button type
Variable $_name
JButtonConfirm::$_name in confirm.php
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
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 _
JHTML::_() in html.php
Class loader method
Method _buildDataObject
Create and return the pagination data object
Method _calendartranslation
Internal method to translate the JavaScript Calendar
Method _checkedOut
Method _convertEncoding
Method _getJSObject
Internal method to get a JavaScript object notation string from an array
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
Abstract method _loadBehavior
Load the javascript behavior and attach it to the document
Method _loadBehavior
Load the javascript behavior and attach it to the document
Method _loadBehavior
Load the javascript behavior and attach it to the document
Constructor __construct
Constructor
Constructor __construct
Constructor
Constructor __construct
JPagination::__construct() in pagination.php
Constructor
Constructor __construct
Constructor
Constructor __construct
constructor
Constructor __construct
Constructor __construct
Constructor
Constructor __construct
Constructor
Method _
JText::_() in methods.php
Translates a string into the current 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 $_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 $_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 $_paths
JLanguage::$_paths in language.php
List of language files that have been loaded
Variable $_strings
JLanguage::$_strings in language.php
Transaltions
Variable $_used
JLanguage::$_used in language.php
An array of used text, used during debugging
Method _
JLanguage::_() in language.php
Translate function, mimics the php gettext (alias _) function
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 $_name