[Joomla-Legacy] element index

Package indexes

All elements
a b c d e f g h i j l m n o p q r s t u v w x _
_
top
Method __construct
Constructor.
Method __construct
Constructor.
Variable $_clientId
JApplication::$_clientId in application.php
The client identifier.
Variable $_messageQueue
JApplication::$_messageQueue in application.php
The application message queue.
Variable $_name
JApplication::$_name in application.php
The name of the application.
Method _createConfiguration
Create the configuration registry.
Method _createSession
Create the user session.
Method __construct
Class constructor.
Method __construct
Class constructor.
Method __construct
JApplication::__construct() in application.php
Class constructor.
Method __construct
Class constructor.
Method __toString
JApplication::__toString() in application.php
Returns the response as a string.
Variable $_children
JNode::$_children in node.php
Array of Children
Variable $_current
JTree::$_current in tree.php
Current working node
Variable $_methods
JObservable::$_methods in observable.php
A multi dimensional array of [function][] = key for observers
Variable $_observers
JObservable::$_observers in observable.php
An array of Observer objects to notify
Variable $_parent
JNode::$_parent in node.php
Parent node
Variable $_root
JTree::$_root in tree.php
Root node
Variable $_state
JObservable::$_state in observable.php
The state of the observable object
Variable $_subject
JObserver::$_subject in observer.php
Event object to observe.
Method __construct
Constructor
Method __construct
Constructor
Method __construct
JObservable::__construct() in observable.php
Constructor
Method __construct
JObserver::__construct() in observer.php
Constructor
Variable $_allChildrenloaded
true if all children have been loaded
Variable $_checkedCategories
Array of checked categories -- used to save values when _nodes are null
Variable $_children
JCategoryNode::$_children in categories.php
Variable $_constructor
Constructor of this tree
Variable $_extension
JCategories::$_extension in categories.php
Name of the extension the categories belong to
Variable $_field
JCategories::$_field in categories.php
Name of the category field
Variable $_key
JCategories::$_key in categories.php
Name of the key field
Variable $_leftSibling
Category left of this one
Variable $_nodes
JCategories::$_nodes in categories.php
Array of category nodes
Variable $_options
JCategories::$_options in categories.php
Array of options
Variable $_parent
JCategoryNode::$_parent in categories.php
Parent Category object
Variable $_path
JCategoryNode::$_path in categories.php
Path from root to this category
Variable $_rightSibling
Category right of this one
Variable $_statefield
JCategories::$_statefield in categories.php
Name of the items state field
Variable $_table
JCategories::$_table in categories.php
Name of the linked content table to get category content count
Method _load
JCategories::_load() in categories.php
Load method
Method __construct
Class constructor
Method __construct
JCategories::__construct() in categories.php
Class constructor
Method __construct
Constructor.
Method __construct
Constructor.
Method __construct
Constructor.
Method __construct
JDispatcher::__construct() in dispatcher.php
Constructor.
Method __construct
JException::__construct() in exception.php
Constructor
  • used to set up the error with all needed error details.
Method __toString
JException::__toString() in exception.php
Returns to error message
Function _load
_load() in helper.php
Load the installed libraryes into the libraries property.
Variable $_context
Model context string.
Variable $_db
JModelLegacy::$_db in legacy.php
Database Connector
Variable $_forms
Array of form objects.
Variable $_item
JModelItem::$_item in item.php
An item.
Variable $__state_set
Indicates if the internal state has been set
Method _createFileName
Create the filename for a resource
Method _createTable
Method to load and return a model object.
Method _getList
Gets an array of objects from the results of database query.
Method _getListCount
Returns a record count for the query.
Method _getListQuery
Method to cache the last query constructed.
Method __construct
Constructor.
Method __construct
Constructor
Method __construct
Constructor.
Method _cleanVar
JRequest::_cleanVar() in request.php
Clean up an input variable.
Method __construct
JSimplecrypt::__construct() in simplecrypt.php
Object Constructor takes an optional key to be used for encryption/decryption. If no key is given then the secret word from the configuration object is used.
Method _getAssetName
Method to compute the default name of the asset.
Method _getAssetName
Method to compute the default name of the asset.
Method _getAssetName
Method to compute the default name of the asset.
Method _getAssetParentId
Method to get the parent asset id for the record
Method _getAssetParentId
Get the parent asset id for the record
Method _getAssetParentId
Method to get the parent asset id for the record
Method _getAssetTitle
Method to return the title to use for the asset table.
Method _getAssetTitle
Method to return the title to use for the asset table.
Method _getAssetTitle
Method to return the title to use for the asset table.
Method __construct
Constructor
Method __construct
Constructor
Method __construct
Constructor
Method __construct
Constructor.
Method __construct
Constructor
Method __construct
Constructor
Method __construct
Constructor
Variable $_basePath
The base path of the view
Variable $_charset
Charset to use in escaping mechanisms; defaults to urf8 (UTF-8)
Variable $_defaultModel
The default model
Variable $_escape
JViewLegacy::$_escape in legacy.php
Callback for escaping.
Variable $_layout
JViewLegacy::$_layout in legacy.php
Layout name
Variable $_layoutExt
Layout extension
Variable $_layoutTemplate
Layout template
Variable $_models
JViewLegacy::$_models in legacy.php
Registered models
Variable $_name
JViewLegacy::$_name in legacy.php
The name of the view
Variable $_output
JViewLegacy::$_output in legacy.php
The output of the template script.
Variable $_path
JViewLegacy::$_path in legacy.php
The set of search directories for resources (templates)
Variable $_template
The name of the default template source file.
Method _addPath
Adds to the search path for templates and resources.
Method _createFileName
Create the filename for a resource
Method _setPath
Sets an entire array of search paths for templates or resources.
Method __construct
Constructor
a
top
Method afterSessionStart
After the session has been started we need to populate it with some default values.
Page application.php
application.php in application.php
Method addChild
JNode::addChild() in node.php
Add child to this node
Method addChild
JTree::addChild() in tree.php
Method to add a child
Method attach
JObservable::attach() in observable.php
Attach an observer object
Variable $access
JCategoryNode::$access in categories.php
Access level for the category
Variable $alias
JCategoryNode::$alias in categories.php
The the alias for the category
Variable $assets
JCategoryNode::$assets in categories.php
Array of assets
Variable $asset_id
JCategoryNode::$asset_id in categories.php
The id of the category in the asset table
Method addChild
JCategoryNode::addChild() in categories.php
Add child to this node
Method add
Method to add a new record.
Method addModelPath
Adds to the stack of model paths in LIFO order.
Method addPath
Adds to the search path for templates and resources.
Method addViewPath
Add one or more view paths to the controller's stack, in LIFO order.
Method allowAdd
Method to check if you can add a new record.
Method allowEdit
Method to check if you can add a new record.
Method allowSave
Method to check if you can save a new or existing record.
Method authorise
Authorisation check
Page admin.php
admin.php in admin.php
Method addToStack
Method to add non-JError thrown JExceptions to the JError stack for debugging purposes
Method attachHandler
Method that attaches the error handler to JError
Variable $args
JException::$args in exception.php
Arguments recieved by the method the error occurred in [Available if backtrace is enabled]
Method addIncludePath
Add a directory where JModelLegacy should search for models. You may either pass a string or an array of directories.
Method addTablePath
Adds to the stack of model table paths in LIFO order.
Page admin.php
admin.php in admin.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
Method asFormattedXML
Return a well-formed XML string based on SimpleXML element
Method addFeed
JViewCategory::addFeed() in category.php
Method to add an alternative feed link to a category layout.
Method addHelperPath
Adds to the stack of helper script paths in LIFO order.
Method addTemplatePath
Adds to the stack of view script paths in LIFO order.
Method assign
JViewLegacy::assign() in legacy.php
Assigns variables to the view script via differing strategies.
Method assignRef
Assign variable for the view (by reference).
b
top
Variable $basePath
The base path of the controller
Method batch
Method to run batch operations.
Variable $backtrace
JException::$backtrace in exception.php
Method batch
Method to perform batch operations on an item or a set of items.
Method batchAccess
Batch access level changes for a group of rows.
Method batchCopy
Batch copy items to a new category or current.
Function batchLanguage
batchLanguage() in admin.php
Batch language changes for a group of rows.
Function batchMove
batchMove() in admin.php
Batch move items to a new category
Function batchTag
batchTag() in admin.php
Batch tag a list of item.
Variable $body
JResponse::$body in response.php
Method bind
JTableModule::bind() in module.php
Overloaded bind function.
Method bind
JTableMenu::bind() in menu.php
Overloaded bind function
Method bind
JTableContent::bind() in content.php
Overloaded bind function
Method bind
JTableCategory::bind() in category.php
Overloaded bind function.
c
top
Variable $client
JApplication::$client in application.php
Method checkSession
JApplication::checkSession() in application.php
Checks the user session.
Page client.php
client.php in client.php
Variable $checked_out
JCategoryNode::$checked_out in categories.php
Whether the category is or is not checked out
Variable $checked_out_time
The time at which the category was checked out
Variable $childrennumitems
Number of children items
Variable $created_time
The time at which the category was created
Variable $created_user_id
The ID of the user who created the category
Page categories.php
categories.php in categories.php
Variable $context
The context for storing internal data, e.g. record.
Method cancel
Method to cancel an edit.
Method checkEditId
Method to check whether an ID is in the edit list.
Method checkin
Check in of one or more records.
Method createFileName
Create the filename for a resource.
Method createModel
Method to load and return a model object.
Method createView
Method to load and return a view object. This method first looks in the current template directory for a match and, failing that, uses a default set path to load the view class file.
Method customErrorHandler
Display a message to the user
Method customErrorPage
Display a custom error page and exit gracefully
Variable $class
JException::$class in exception.php
Name of the class the error occurred in [Available if backtrace is enabled]
Variable $code
JException::$code in exception.php
Page category.php
category.php in category.php
Page componentlayout.php
componentlayout.php in componentlayout.php
Variable $cache
JModelList::$cache in list.php
Internal memory based cache array of data.
Variable $context
Context string for the model type. This is used to handle uniqueness when dealing with the getStoreId() method and caching data structures.
Function canDelete
canDelete() in admin.php
Method to test whether a record can be deleted.
Function canEditState
canEditState() in admin.php
Method to test whether a record can be deleted.
Function checkCategoryId
checkCategoryId() in admin.php
Method to check the validity of the category ID for batch copy and move
Method checkin
Method to checkin a row.
Function checkin
checkin() in admin.php
Method override to check-in a record or an array of record
Function checkout
checkout() in admin.php
Method override to check-out a record.
Method checkout
Method to check-out a row for editing.
Method cleanCache
Clean the cache
Function createTagsHelper
createTagsHelper() in admin.php
Method to creat a tags helper to ensure proper management of tags
Method checkToken
JRequest::checkToken() in request.php
Checks for a form token in the request.
Variable $cachable
JResponse::$cachable in response.php
Method clearHeaders
Clear headers.
Method clientEncoding
Check, whether client supports compressed data
Method compress
JResponse::compress() in response.php
Compress the data
Method check
JTableModule::check() in module.php
Overloaded check function.
Method check
Overloaded check function
Method check
Overloaded check function
Method check
JTableContent::check() in content.php
Overloaded check function
Method check
JTableCategory::check() in category.php
Override check function
Page category.php
category.php in category.php
Page content.php
content.php in content.php
Variable $categories
The list of other categories for this extension.
Variable $category
JViewCategory::$category in category.php
The category model object for this category
Variable $children
JViewCategory::$children in category.php
Child objects
Method commonCategoryDisplay
Method with common display elements used in category list displays
Page category.php
category.php in category.php
Page categoryfeed.php
categoryfeed.php in categoryfeed.php
d
top
Method dispatch
JApplication::dispatch() in application.php
Dispatch the application.
Page daemon.php
daemon.php in daemon.php
Method detach
JObservable::detach() in observable.php
Detach an observer object
Variable $description
JCategoryNode::$description in categories.php
Description of the category.
Variable $default_view
The default view for the display method.
Variable $doTask
The mapped task that was performed.
Method delete
Removes an item.
Method display
Typical view method for MVC based architecture
Method display
Display is not supported by this controller.
Page dispatcher.php
dispatcher.php in dispatcher.php
Method detachHandler
Method that detaches the error handler from JError
Function delete
delete() in admin.php
Method to delete one or more records.
Method decrypt
JSimplecrypt::decrypt() in simplecrypt.php
Decrypt a string
Method delete
Overloaded delete method
Method delete
Method to delete a row from the database table by primary key value.
Method destroy
Destroys the pre-existing session
Variable $defaultPageTitle
Default title to use for page title
Method display
Execute and display a template script.
Method display
JViewCategory::display() in category.php
Execute and display a template script.
Method display
JViewCategoryfeed::display() in categoryfeed.php
Execute and display a template script.
e
top
Method enqueueMessage
Enqueue a system message.
Variable $extension
JCategoryNode::$extension in categories.php
The extension this category is associated with
Method edit
Method to edit an existing record.
Method execute
Execute a task by triggering a method in the derived class.
Page exception.php
exception.php in exception.php
Page error.php
error.php in error.php
Page exception.php
exception.php in exception.php
Variable $event_after_delete
The event to trigger after deleting the data.
Variable $event_after_save
The event to trigger after saving the data.
Variable $event_before_delete
The event to trigger before deleting the data.
Variable $event_before_save
The event to trigger before saving the data.
Variable $event_change_state
The event to trigger after changing the published state of the data.
Variable $event_clean_cache
The event to trigger when cleaning cache.
Method encrypt
JSimplecrypt::encrypt() in simplecrypt.php
Encrypt a string
Method exists
Find out if a user has a one or more active sessions
Variable $extension
The name of the extension for the category
Method escape
JViewLegacy::escape() in legacy.php
Escapes a value for output in a view script.
f
top
Page form.php
form.php in form.php
Variable $file
JException::$file in exception.php
Name of the file the error occurred in [Available if backtrace is enabled]
Variable $function
JException::$function in exception.php
Name of the method the error occurred in [Available if backtrace is enabled]
Variable $filterFormName
Name of the filter form to load
Variable $filter_fields
Valid filter fields or ordering.
Page form.php
form.php in form.php
Page factory.php
factory.php in factory.php
g
top
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 getHash
JApplication::getHash() in application.php
Provides a secure hash based on a seed
Method getInstance
JApplication::getInstance() in application.php
Returns the global JApplicationCms object, only creating it if it doesn't already exist.
Method getMenu
JApplication::getMenu() in application.php
Returns the application JPathway object.
Method getMessageQueue
Get the system message queue.
Method getName
JApplication::getName() in application.php
Method to get the application name.
Method getPathway
JApplication::getPathway() in application.php
Returns the application JPathway object.
Method getRouter
JApplication::getRouter() in application.php
Returns the application JRouter object.
Method getTemplate
JApplication::getTemplate() in application.php
Gets the name of the current template.
Method getUserState
JApplication::getUserState() in application.php
Gets a user state.
Method getUserStateFromRequest
Gets the value of a user state variable.
Method getChildren
Get the children of this node
Method getParent
JTree::getParent() in tree.php
Method to get the parent
Method getParent
JNode::getParent() in node.php
Get the parent of this node
Method getState
JObservable::getState() in observable.php
Get the state of the JObservable object
Method get
JCategories::get() in categories.php
Loads a specific category and all its children in a JCategoryNode object
Method getAuthor
JCategoryNode::getAuthor() in categories.php
Returns the user that created the category
Method getChildren
Get the children of this node
Method getInstance
JCategories::getInstance() in categories.php
Returns a reference to a JCategories object
Method getMetadata
Returns the category metadata
Method getNumItems
Returns the number of items.
Method getParams
JCategoryNode::getParams() in categories.php
Returns the category parameters
Method getParent
JCategoryNode::getParent() in categories.php
Get the parent of this node
Method getPath
JCategoryNode::getPath() in categories.php
Returns the category path to the root category
Method getSibling
JCategoryNode::getSibling() in categories.php
Returns the right or left sibling of a category
Method getInstance
Method to get a singleton controller instance.
Method getModel
Method to get a model object, loading it if required.
Method getModel
Method to get a model object, loading it if required.
Method getName
Method to get the controller name
Method getRedirectToItemAppend
Gets the URL arguments to append to an item redirect.
Method getRedirectToListAppend
Gets the URL arguments to append to a list redirect.
Method getTask
Get the last task that is being performed or was most recently performed.
Method getTasks
Gets the available tasks in the controller.
Method getView
Method to get a reference to the current view and load it if necessary.
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 get
JException::get() in exception.php
Returns a property of the object or the default value if the property is not set.
Method getError
JException::getError() in exception.php
Get the most recent error message
Method getErrors
JException::getErrors() in exception.php
Return all errors, if any
Method getProperties
Returns an associative array of object properties
Method getInput
Method to get the field input for module layouts.
Method getInput
Method to get the field input for a component layout field.
Method getOptions
Method to get the field options for category Use the extension attribute in a form to specify the.specific extension for which categories should be displayed.
Method getLibrary
Get the library information.
Function getParams
getParams() in helper.php
Gets the parameter object for the library
Function generateNewTitle
generateNewTitle() in admin.php
Method to change the title & alias.
Function generateTitle
generateTitle() in admin.php
A method to preprocess generating a new title in order to allow tables with alternative names for alias and title to use the batch move and copy methods
Method getActiveFilters
Function to get the active filters
Method getDbo
Method to get the database driver object
Method getFilterForm
Get the filter form
Method getForm
Abstract method for getting the form from the model.
Method getInstance
Returns a Model object, always creating it
Function getItem
getItem() in admin.php
Method to get a single record.
Method getItems
Method to get an array of data items.
Method getListQuery
Method to get a JDatabaseQuery object for retrieving the data set from a database.
Method getName
Method to get the model name
Method getPagination
Method to get a JPagination object for the data set.
Function getReorderConditions
A protected method to get a set of ordering conditions.
Method getStart
Method to get the starting number of items for the data set.
Method getState
Method to get model state variables
Method getStoreId
Method to get a store id based on model configuration state.
Method getStoreId
Method to get a store id based on the model configuration state.
Method getTable
Method to get a table object, load it if necessary.
Method getTotal
Method to get the total number of items for the data set.
Method getUserStateFromRequest
Gets the value of a user state variable and sets it in the session
Method get
JRequest::get() in request.php
Fetches and returns a request array.
Method getBool
JRequest::getBool() in request.php
Fetches and returns a given filtered variable. The bool filter will only return true/false bool values. This is currently only a proxy function for getVar().
Method getCmd
JRequest::getCmd() in request.php
Cmd (Word and Integer0 filter
Method getFloat
JRequest::getFloat() in request.php
Fetches and returns a given filtered variable. The float filter only allows digits and periods. This is currently only a proxy function for getVar().
Method getInt
JRequest::getInt() in request.php
Fetches and returns a given filtered variable. The integer filter will allow only digits and the - sign to be returned. This is currently only a proxy function for getVar().
Method getMethod
JRequest::getMethod() in request.php
Gets the request method.
Method getString
JRequest::getString() in request.php
Fetches and returns a given filtered variable. The string filter deletes 'bad' HTML code, if not overridden by the mask.
Method getUInt
JRequest::getUInt() in request.php
Fetches and returns a given filtered variable. The unsigned integer filter will allow only digits to be returned. This is currently only a proxy function for getVar().
Method getURI
JRequest::getURI() in request.php
Gets the full request path.
Method getVar
JRequest::getVar() in request.php
Fetches and returns a given variable.
Method getWord
JRequest::getWord() in request.php
Fetches and returns a given filtered variable. The word filter only allows the characters [A-Za-z_]. This is currently only a proxy function for getVar().
Method getBody
JResponse::getBody() in response.php
Return the body content
Method getHeaders
JResponse::getHeaders() in response.php
Return array of headers.
Method getFeedParser
Get a parsed XML Feed Source
Method get
JViewLegacy::get() in legacy.php
Method to get data from a registered model or a property of the view
Method getForm
Returns the form object
Method getLayout
Get the layout.
Method getLayoutTemplate
Get the layout template.
Method getModel
Method to get the model object
Method getName
Method to get the view name
h
top
Method hasChildren
Test if this node has children
Method hasParent
JNode::hasParent() in node.php
Test if this node has a parent
Variable $hits
JCategoryNode::$hits in categories.php
Nmber of times the category has been viewed
Method hasChildren
Test if this node has children
Method hasParent
JCategoryNode::hasParent() in categories.php
Test if this node has a parent
Method holdEditId
Method to add a record ID to the edit list.
Variable $handlers
JError::$handlers in error.php
Array of message handlers
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 handleVerbose
Verbose error handler
  • Echos the error message to output as well as related info
Page helper.php
helper.php in helper.php
Variable $htmlFormName
Associated HTML form
Variable $headers
JResponse::$headers in response.php
i
top
Variable $instances
JApplication::$instances in application.php
Method initialise
JApplication::initialise() in application.php
Initialise the application.
Method isAdmin
JApplication::isAdmin() in application.php
Is admin interface?
Method isSite
JApplication::isSite() in application.php
Is site interface?
Method isSSLConnection
Determine if we are using a secure (SSL) connection.
Method isWinOS
JApplication::isWinOS() in application.php
Method to determine if the host OS is Windows
Variable $id
JCategoryNode::$id in categories.php
Primary key
Variable $instances
JCategories::$instances in categories.php
Array to hold the object instances
Variable $input
Hold a JInput object for easier access to the input variables.
Variable $instance
Instance container.
Method isError
JError::isError() in error.php
Method to determine if a value is an exception object.
Variable $info
JException::$info in exception.php
Additional info about the error relevant to the developer, for example, if a database connect fails, the dsn used
Function isEnabled
isEnabled() in helper.php
Checks if a library is enabled
Page item.php
item.php in item.php
Method insert
Insert a session
Variable $items
JViewCategory::$items in category.php
Category items data
j
top
Class JRule
JRule in rule.php
Deprecated class placeholder. You should use JAccessRule instead.
Class JRules
JRules in rules.php
Deprecated class placeholder. You should use JAccessRules instead.
Class JApplication
JApplication in application.php
Base class for a Joomla! application.
Class JDaemon
JDaemon in daemon.php
Backward Compatability Stub for JApplicationDaemon
Class JWeb
JWeb in web.php
Deprecated class placeholder. You should use JApplicationWeb instead.
Class JWebClient
JWebClient in client.php
Deprecated class placeholder. You should use JApplicationWebClient instead.
Class JNode
JNode in node.php
Tree Node Class.
Class JObservable
JObservable in observable.php
Abstract observable class to implement the observer design pattern
Class JObserver
JObserver in observer.php
Abstract observer class to implement the observer design pattern
Class JTree
JTree in tree.php
Tree Class.
Class JCategories
JCategories in categories.php
JCategories Class.
Class JCategoryNode
JCategoryNode in categories.php
Helper class to load Categorytree
Class JControllerAdmin
JControllerAdmin in admin.php
Base class for a Joomla Administrator Controller
Class JControllerForm
JControllerForm in form.php
Controller tailored to suit most form-based admin operations.
Class JControllerLegacy
JControllerLegacy in legacy.php
Base class for a Joomla Controller
Class JDatabaseException
JDatabaseException in exception.php
Exception class definition for the Database subpackage.
Class JDatabaseMysql
JDatabaseMysql in mysql.php
MySQL database driver
Class JDatabaseMysqli
JDatabaseMysqli in mysqli.php
MySQLi database driver
Class JDatabaseSqlazure
JDatabaseSqlazure in sqlazure.php
SQL Server database driver
Class JDatabaseSqlsrv
JDatabaseSqlsrv in sqlsrv.php
SQL Server database driver
Class JDispatcher
JDispatcher in dispatcher.php
Deprecated class placeholder. You should use JEventDispatcher instead.
Class JError
JError in error.php
Error Handling Class
Class JException
JException in exception.php
Joomla! Exception object.
Class JFormFieldCategory
JFormFieldCategory in category.php
Form Field class for the Joomla Platform.
Class JFormFieldComponentlayout
JFormFieldComponentlayout in componentlayout.php
Form Field to display a list of the layouts for a component view from the extension or template overrides.
Class JFormFieldModulelayout
JFormFieldModulelayout in modulelayout.php
Form Field to display a list of the layouts for module display from the module or template overrides.
Class JLibraryHelper
JLibraryHelper in helper.php
Class JModelAdmin
JModelAdmin in admin.php
Prototype form model.
Class JModelForm
JModelForm in form.php
Prototype form model.
Class JModelItem
JModelItem in item.php
Prototype item model.
Class JModelLegacy
JModelLegacy in legacy.php
Base class for a Joomla Model
Class JModelList
JModelList in list.php
Model class for handling lists of items.
Class JRequest
JRequest in request.php
JRequest Class
Class JResponse
JResponse in response.php
JResponse Class.
Class JSimplecrypt
JSimplecrypt in simplecrypt.php
JSimpleCrypt is a very simple encryption algorithm for encrypting/decrypting strings
Class JSimplepieFactory
JSimplepieFactory in factory.php
Class to maintain a pathway.
Class JTableCategory
JTableCategory in category.php
Category table
Class JTableContent
JTableContent in content.php
Content table
Class JTableMenu
JTableMenu in menu.php
Menu table
Class JTableMenuType
JTableMenuType in type.php
Menu Types table
Class JTableModule
JTableModule in module.php
Module table
Class JTableSession
JTableSession in session.php
Session table
Class JButton
JButton in button.php
Deprecated class placeholder. You should use JToolbarButton instead.
Class JXMLElement
JXMLElement in xmlelement.php
Wrapper class for php SimpleXMLElement.
Class JViewCategory
JViewCategory in category.php
Base HTML View class for the a Category list
Class JViewCategoryfeed
JViewCategoryfeed in categoryfeed.php
Base feed View class for a category
Class JViewLegacy
JViewLegacy in legacy.php
Base class for a Joomla View
l
top
Method login
JApplication::login() in application.php
Login authentication function.
Method logout
JApplication::logout() in application.php
Logout authentication function.
Variable $language
JCategoryNode::$language in categories.php
The language for the category in xx-XX format
Variable $level
JCategoryNode::$level in categories.php
The depth of this category's position in the category tree
Variable $lft
JCategoryNode::$lft in categories.php
The lft value for this category in the category tree
Page legacy.php
legacy.php in legacy.php
Method loadhistory
Method to load a row from version history
Variable $legacy
JError::$legacy in error.php
Legacy error handling marker
Variable $levels
JError::$levels in error.php
Array of message levels
Variable $level
JException::$level in exception.php
Variable $line
JException::$line in exception.php
Line number the error occurred in [Available if backtrace is enabled]
Variable $libraries
The component list cache
Page logexception.php
logexception.php in logexception.php
Class LogException
LogException in logexception.php
Exception class definition for the Log subpackage.
Page legacy.php
legacy.php in legacy.php
Page list.php
list.php in list.php
Method loadForm
Method to get a form object.
Method loadForm
Method to get a form object.
Method loadFormData
Method to get the data that should be injected in the form.
Method loadFormData
Method to get the data that should be injected in the form.
Method loadHistory
Method to load a row for editing from the version history table.
Page legacy.php
legacy.php in legacy.php
Method loadHelper
Load a helper file
Method loadTemplate
Load a template file -- first look in the templates folder for an override
m
top
Variable $metadata
JCategoryNode::$metadata in categories.php
JSON string of other meta data
Variable $metadesc
JCategoryNode::$metadesc in categories.php
Metadata description
Variable $metakey
JCategoryNode::$metakey in categories.php
Key words for meta data
Variable $modified_time
The time at which the category was modified
Variable $modified_user_id
The ID of the user who last modified the category
Variable $message
Redirect message.
Variable $messageType
Redirect message type.
Variable $methods
Array of class methods
Variable $model_prefix
The prefix of the models
Page mysql.php
mysql.php in mysql.php
Page mysqli.php
mysqli.php in mysqli.php
Variable $message
JException::$message in exception.php
Page modulelayout.php
modulelayout.php in modulelayout.php
Page menu.php
menu.php in menu.php
Page module.php
module.php in module.php
n
top
Page node.php
node.php in node.php
Method notify
JObservable::notify() in observable.php
Update each attached observer object and return an array of their return values
Variable $numitems
JCategoryNode::$numitems in categories.php
Number of items in this category or descendants of this category
Variable $name
The name of the controller
Variable $name
JModelLegacy::$name in legacy.php
The model (base) name
Method name
JXMLElement::name() in xmlelement.php
Get the name of the element.
o
top
Page observable.php
observable.php in observable.php
Page observer.php
observer.php in observer.php
Variable $option
The URL option for the component.
Variable $option
The URL option for the component.
Variable $option
JModelLegacy::$option in legacy.php
The URL option for the component.
p
top
Variable $params
JCategoryNode::$params in categories.php
JSON string of parameters
Variable $parent_id
JCategoryNode::$parent_id in categories.php
The id of the parent of category in the asset table, 0 for category root
Variable $published
JCategoryNode::$published in categories.php
The publication status of the category
Variable $paths
The set of search directories for resources (views).
Method postDeleteHook
Function that allows child controller access to model data after the item has been deleted.
Method postSaveHook
Function that allows child controller access to model data after the data has been saved.
Method publish
Method to publish a list of items
Method populateState
Method to auto-populate the model state.
Method populateState
Method to auto-populate the model state.
Function populateState
populateState() in admin.php
Stock method to auto-populate the model state.
Function prepareTable
prepareTable() in admin.php
Prepare and sanitise the table data prior to saving.
Method preprocessData
Method to allow derived classes to preprocess the data.
Method preprocessForm
Method to allow derived classes to preprocess the form.
Method preprocessForm
Method to allow derived classes to preprocess the form.
Function publish
publish() in admin.php
Method to change the published state of one or more records.
Method prependBody
JResponse::prependBody() in response.php
Prepend content to the body content
Method publish
Method to set the publishing state for a row or list of rows in the database table. The method respects checked out rows by other users and will attempt to checkin rows that it can after adjustments are made.
Method purge
JTableSession::purge() in session.php
Purge old sessions
Variable $pagination
Pagination object
Method prepareDocument
Method to prepares the document
q
top
Variable $query
JModelList::$query in list.php
An internal cache for the last query used.
r
top
Page rule.php
rule.php in rule.php
Page rules.php
rules.php in rules.php
Variable $requestTime
JApplication::$requestTime in application.php
The time the request was made.
Method redirect
JApplication::redirect() in application.php
Redirect to another URL.
Method render
JApplication::render() in application.php
Render the application.
Method route
JApplication::route() in application.php
Route the application.
Method reset
JTree::reset() in tree.php
Method to get the parent
Variable $rgt
JCategoryNode::$rgt in categories.php
The rgt value for this category in the category tree
Method removeChild
Remove a specific child
Variable $redirect
URL for redirection.
Method redirect
Redirects the browser or returns false if no redirect is set.
Method registerDefaultTask
Register the default task to perform if a mapping is not found.
Method registerTask
Register (map) a task to a method in the class.
Method releaseEditId
Method to check whether an ID is in the edit list.
Method reorder
Changes the order of one or more records.
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 renderBacktrace
Render the backtrace
Function reorder
reorder() in admin.php
Method to adjust the ordering of a row.
Page request.php
request.php in request.php
Page response.php
response.php in response.php
Method reconcileNames
Method to reconcile non standard names from components to usage in this class.
s
top
Variable $scope
JApplication::$scope in application.php
The scope of the application.
Variable $startTime
JApplication::$startTime in application.php
The time the request was made as Unix timestamp.
Method setUserState
JApplication::setUserState() in application.php
Sets the value of a user state variable.
Method stringURLSafe
This method transliterates a string into an URL safe string or returns a URL safe UTF-8 string based on the global configuration
Method setParent
JNode::setParent() in node.php
Set the parent of a this node
Variable $slug
JCategoryNode::$slug in categories.php
Slug fo the category (used in URL)
Method setAllLoaded
Set to load all children
Method setParent
JCategoryNode::setParent() in categories.php
Set the parent of this category
Method setSibling
JCategoryNode::setSibling() in categories.php
Function to set the left or right sibling of a category
Method save
Method to save a record.
Method saveorder
Method to save the submitted ordering values for records.
Method saveOrderAjax
Method to save the submitted ordering values for records via AJAX.
Method setMessage
Sets the internal message that is passed with a redirect
Method setPath
Sets an entire array of search paths for resources.
Method setRedirect
Set a URL for browser redirection.
Page sqlazure.php
sqlazure.php in sqlazure.php
Page sqlsrv.php
sqlsrv.php in sqlsrv.php
Variable $stack
JError::$stack in error.php
Array containing the error stack
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 set
JException::set() in exception.php
Modifies a property of the object, creating it if it does not already exist.
Method setError
JException::setError() in exception.php
Add an error message
Method setProperties
Set the object properties based on a named array/hash
Function saveParams
saveParams() in helper.php
Save the parameters object for the library
Variable $state
JModelLegacy::$state in legacy.php
A state object
Function save
save() in admin.php
Method to save the form data.
Function saveorder
saveorder() in admin.php
Saves the manually set order of records.
Method setDbo
Method to set the database driver object
Method setState
Method to set model state variables
Method set
JRequest::set() in request.php
Sets a request variable.
Method setVar
JRequest::setVar() in request.php
Set a variable in one of the request variables.
Method sendHeaders
JResponse::sendHeaders() in response.php
Send all headers.
Method setBody
JResponse::setBody() in response.php
Set body content.
Method setHeader
JResponse::setHeader() in response.php
Set a header.
Page simplecrypt.php
simplecrypt.php in simplecrypt.php
Page session.php
session.php in session.php
Method store
Method to store a row in the database from the JTable instance properties.
Method store
Overloaded store function
Method store
JTableContent::store() in content.php
Overrides JTable::store to set modified data and user id.
Method store
JTableCategory::store() in category.php
Overridden JTable::store to set created/modified and user id.
Variable $state
JViewCategory::$state in category.php
State data
Method setEscape
Sets the _escape() callback.
Method setLayout
Sets the layout name to use
Method setLayoutExt
Allows a different extension for the layout files to be used
Method setModel
Method to add a model to the view. We support a multiple model single
t
top
Page tree.php
tree.php in tree.php
Variable $title
JCategoryNode::$title in categories.php
The menu title for the category (a short name)
Variable $task
Current or most recently performed task.
Variable $taskMap
Array of class methods to call for a given task.
Variable $text_prefix
The prefix to use with controller messages.
Variable $text_prefix
The prefix to use with controller messages.
Method throwError
Throw an error
Method translateErrorLevel
Translate an error level integer to a human readable string e.g. E_ERROR will be translated to 'Error'
Variable $type
JException::$type in exception.php
Method toString
JException::toString() in exception.php
Returns to error message
Variable $type
JFormFieldModulelayout::$type in modulelayout.php
The form field type.
Variable $type
JFormFieldComponentlayout::$type in componentlayout.php
The form field type.
Variable $type
The form field type.
Variable $text_prefix
The prefix to use with controller messages.
Method toString
JResponse::toString() in response.php
Sends all headers prior to returning the string
Page type.php
type.php in type.php
u
top
Variable $useStrongEncryption
Method update
JObserver::update() in observer.php
Method to update the state of observable objects
Method unregisterTask
Unregister (unmap) a task in the class.
Method update
Updates the session
v
top
Variable $view_item
The URL view item variable.
Variable $view_list
The URL view list variable.
Variable $view_list
The URL view list variable.
Method validate
Method to validate the form data.
Variable $viewName
JViewCategory::$viewName in category.php
The name of the view to link individual items to
w
top
Page web.php
web.php in web.php
x
top
Page xmlelement.php
xmlelement.php in xmlelement.php
a b c d e f g h i j l m n o p q r s t u v w x _