-
__construct
-
Constructor.
-
__construct
-
Constructor.
-
$_clientId
-
The client identifier.
-
$_messageQueue
-
The application message queue.
-
$_name
-
The name of the application.
-
_createConfiguration
-
Create the configuration registry.
-
_createSession
-
Create the user session.
-
__construct
-
Class constructor.
-
__construct
-
Class constructor.
-
__construct
-
Class constructor.
-
__construct
-
Class constructor.
-
__toString
-
Returns the response as a string.
-
$_children
-
Array of Children
-
$_current
-
Current working node
-
$_methods
-
A multi dimensional array of [function][] = key for observers
-
$_observers
-
An array of Observer objects to notify
-
$_parent
-
Parent node
-
$_root
-
Root node
-
$_state
-
The state of the observable object
-
$_subject
-
Event object to observe.
-
__construct
-
Constructor
-
__construct
-
Constructor
-
__construct
-
Constructor
-
__construct
-
Constructor
-
$_allChildrenloaded
-
true if all children have been loaded
-
$_checkedCategories
-
Array of checked categories -- used to save values when _nodes are null
-
$_children
-
-
$_constructor
-
Constructor of this tree
-
$_extension
-
Name of the extension the categories belong to
-
$_field
-
Name of the category field
-
$_key
-
Name of the key field
-
$_leftSibling
-
Category left of this one
-
$_nodes
-
Array of category nodes
-
$_options
-
Array of options
-
$_parent
-
Parent Category object
-
$_path
-
Path from root to this category
-
$_rightSibling
-
Category right of this one
-
$_statefield
-
Name of the items state field
-
$_table
-
Name of the linked content table to get category content count
-
_load
-
Load method
-
__construct
-
Class constructor
-
__construct
-
Class constructor
-
__construct
-
Constructor.
-
__construct
-
Constructor.
-
__construct
-
Constructor.
-
__construct
-
Constructor.
-
__construct
-
Constructor
- used to set up the error with all needed error details.
-
__toString
-
Returns to error message
-
_load
-
Load the installed libraryes into the libraries property.
-
$_context
-
Model context string.
-
$_db
-
Database Connector
-
$_forms
-
Array of form objects.
-
$_item
-
An item.
-
$__state_set
-
Indicates if the internal state has been set
-
_createFileName
-
Create the filename for a resource
-
_createTable
-
Method to load and return a model object.
-
_getList
-
Gets an array of objects from the results of database query.
-
_getListCount
-
Returns a record count for the query.
-
_getListQuery
-
Method to cache the last query constructed.
-
__construct
-
Constructor.
-
__construct
-
Constructor
-
__construct
-
Constructor.
-
_cleanVar
-
Clean up an input variable.
-
__construct
-
Object Constructor takes an optional key to be used for encryption/decryption. If no key is given then the secret word from the configuration object is used.
-
_getAssetName
-
Method to compute the default name of the asset.
-
_getAssetName
-
Method to compute the default name of the asset.
-
_getAssetName
-
Method to compute the default name of the asset.
-
_getAssetParentId
-
Method to get the parent asset id for the record
-
_getAssetParentId
-
Get the parent asset id for the record
-
_getAssetParentId
-
Method to get the parent asset id for the record
-
_getAssetTitle
-
Method to return the title to use for the asset table.
-
_getAssetTitle
-
Method to return the title to use for the asset table.
-
_getAssetTitle
-
Method to return the title to use for the asset table.
-
__construct
-
Constructor
-
__construct
-
Constructor
-
__construct
-
Constructor
-
__construct
-
Constructor.
-
__construct
-
Constructor
-
__construct
-
Constructor
-
__construct
-
Constructor
-
$_basePath
-
The base path of the view
-
$_charset
-
Charset to use in escaping mechanisms; defaults to urf8 (UTF-8)
-
$_defaultModel
-
The default model
-
$_escape
-
Callback for escaping.
-
$_layout
-
Layout name
-
$_layoutExt
-
Layout extension
-
$_layoutTemplate
-
Layout template
-
$_models
-
Registered models
-
$_name
-
The name of the view
-
$_output
-
The output of the template script.
-
$_path
-
The set of search directories for resources (templates)
-
$_template
-
The name of the default template source file.
-
_addPath
-
Adds to the search path for templates and resources.
-
_createFileName
-
Create the filename for a resource
-
_setPath
-
Sets an entire array of search paths for templates or resources.
-
__construct
-
Constructor
-
afterSessionStart
-
After the session has been started we need to populate it with some default values.
-
application.php
-
-
addChild
-
Add child to this node
-
addChild
-
Method to add a child
-
attach
-
Attach an observer object
-
$access
-
Access level for the category
-
$alias
-
The the alias for the category
-
$assets
-
Array of assets
-
$asset_id
-
The id of the category in the asset table
-
addChild
-
Add child to this node
-
add
-
Method to add a new record.
-
addModelPath
-
Adds to the stack of model paths in LIFO order.
-
addPath
-
Adds to the search path for templates and resources.
-
addViewPath
-
Add one or more view paths to the controller's stack, in LIFO order.
-
allowAdd
-
Method to check if you can add a new record.
-
allowEdit
-
Method to check if you can add a new record.
-
allowSave
-
Method to check if you can save a new or existing record.
-
authorise
-
Authorisation check
-
admin.php
-
-
addToStack
-
Method to add non-JError thrown JExceptions to the JError stack for debugging purposes
-
attachHandler
-
Method that attaches the error handler to JError
-
$args
-
Arguments recieved by the method the error occurred in [Available if backtrace is enabled]
-
addIncludePath
-
Add a directory where JModelLegacy should search for models. You may either pass a string or an array of directories.
-
addTablePath
-
Adds to the stack of model table paths in LIFO order.
-
admin.php
-
-
allowCache
-
Set/get cachable state for the response.
-
appendBody
-
Append content to the body content
-
asFormattedXML
-
Return a well-formed XML string based on SimpleXML element
-
addFeed
-
Method to add an alternative feed link to a category layout.
-
addHelperPath
-
Adds to the stack of helper script paths in LIFO order.
-
addTemplatePath
-
Adds to the stack of view script paths in LIFO order.
-
assign
-
Assigns variables to the view script via differing strategies.
-
assignRef
-
Assign variable for the view (by reference).
-
$client
-
-
checkSession
-
Checks the user session.
-
client.php
-
-
$checked_out
-
Whether the category is or is not checked out
-
$checked_out_time
-
The time at which the category was checked out
-
$childrennumitems
-
Number of children items
-
$created_time
-
The time at which the category was created
-
$created_user_id
-
The ID of the user who created the category
-
categories.php
-
-
$context
-
The context for storing internal data, e.g. record.
-
cancel
-
Method to cancel an edit.
-
checkEditId
-
Method to check whether an ID is in the edit list.
-
checkin
-
Check in of one or more records.
-
createFileName
-
Create the filename for a resource.
-
createModel
-
Method to load and return a model object.
-
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.
-
customErrorHandler
-
Display a message to the user
-
customErrorPage
-
Display a custom error page and exit gracefully
-
$class
-
Name of the class the error occurred in [Available if backtrace is enabled]
-
$code
-
-
category.php
-
-
componentlayout.php
-
-
$cache
-
Internal memory based cache array of data.
-
$context
-
Context string for the model type. This is used to handle uniqueness when dealing with the getStoreId() method and caching data structures.
-
canDelete
-
Method to test whether a record can be deleted.
-
canEditState
-
Method to test whether a record can be deleted.
-
checkCategoryId
-
Method to check the validity of the category ID for batch copy and move
-
checkin
-
Method to checkin a row.
-
checkin
-
Method override to check-in a record or an array of record
-
checkout
-
Method override to check-out a record.
-
checkout
-
Method to check-out a row for editing.
-
cleanCache
-
Clean the cache
-
createTagsHelper
-
Method to creat a tags helper to ensure proper management of tags
-
checkToken
-
Checks for a form token in the request.
-
$cachable
-
-
clearHeaders
-
Clear headers.
-
clientEncoding
-
Check, whether client supports compressed data
-
compress
-
Compress the data
-
check
-
Overloaded check function.
-
check
-
Overloaded check function
-
check
-
Overloaded check function
-
check
-
Overloaded check function
-
check
-
Override check function
-
category.php
-
-
content.php
-
-
$categories
-
The list of other categories for this extension.
-
$category
-
The category model object for this category
-
$children
-
Child objects
-
commonCategoryDisplay
-
Method with common display elements used in category list displays
-
category.php
-
-
categoryfeed.php
-
-
getCfg
-
Gets a configuration value.
-
getClientId
-
Gets the client id of the current running application.
-
getHash
-
Provides a secure hash based on a seed
-
getInstance
-
Returns the global JApplicationCms object, only creating it if it doesn't already exist.
-
getMenu
-
Returns the application JPathway object.
-
getMessageQueue
-
Get the system message queue.
-
getName
-
Method to get the application name.
-
getPathway
-
Returns the application JPathway object.
-
getRouter
-
Returns the application JRouter object.
-
getTemplate
-
Gets the name of the current template.
-
getUserState
-
Gets a user state.
-
getUserStateFromRequest
-
Gets the value of a user state variable.
-
getChildren
-
Get the children of this node
-
getParent
-
Method to get the parent
-
getParent
-
Get the parent of this node
-
getState
-
Get the state of the JObservable object
-
get
-
Loads a specific category and all its children in a JCategoryNode object
-
getAuthor
-
Returns the user that created the category
-
getChildren
-
Get the children of this node
-
getInstance
-
Returns a reference to a JCategories object
-
getMetadata
-
Returns the category metadata
-
getNumItems
-
Returns the number of items.
-
getParams
-
Returns the category parameters
-
getParent
-
Get the parent of this node
-
getPath
-
Returns the category path to the root category
-
getSibling
-
Returns the right or left sibling of a category
-
getInstance
-
Method to get a singleton controller instance.
-
getModel
-
Method to get a model object, loading it if required.
-
getModel
-
Method to get a model object, loading it if required.
-
getName
-
Method to get the controller name
-
getRedirectToItemAppend
-
Gets the URL arguments to append to an item redirect.
-
getRedirectToListAppend
-
Gets the URL arguments to append to a list redirect.
-
getTask
-
Get the last task that is being performed or was most recently performed.
-
getTasks
-
Gets the available tasks in the controller.
-
getView
-
Method to get a reference to the current view and load it if necessary.
-
getError
-
Method for retrieving the last exception object in the error stack
-
getErrorHandling
-
Method to get the current error handler settings for a specified error level.
-
getErrors
-
Method for retrieving the exception stack
-
get
-
Returns a property of the object or the default value if the property is not set.
-
getError
-
Get the most recent error message
-
getErrors
-
Return all errors, if any
-
getProperties
-
Returns an associative array of object properties
-
getInput
-
Method to get the field input for module layouts.
-
getInput
-
Method to get the field input for a component layout field.
-
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.
-
getLibrary
-
Get the library information.
-
getParams
-
Gets the parameter object for the library
-
generateNewTitle
-
Method to change the title & alias.
-
generateTitle
-
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
-
getActiveFilters
-
Function to get the active filters
-
getDbo
-
Method to get the database driver object
-
getFilterForm
-
Get the filter form
-
getForm
-
Abstract method for getting the form from the model.
-
getInstance
-
Returns a Model object, always creating it
-
getItem
-
Method to get a single record.
-
getItems
-
Method to get an array of data items.
-
getListQuery
-
Method to get a JDatabaseQuery object for retrieving the data set from a database.
-
getName
-
Method to get the model name
-
getPagination
-
Method to get a JPagination object for the data set.
-
getReorderConditions
-
A protected method to get a set of ordering conditions.
-
getStart
-
Method to get the starting number of items for the data set.
-
getState
-
Method to get model state variables
-
getStoreId
-
Method to get a store id based on model configuration state.
-
getStoreId
-
Method to get a store id based on the model configuration state.
-
getTable
-
Method to get a table object, load it if necessary.
-
getTotal
-
Method to get the total number of items for the data set.
-
getUserStateFromRequest
-
Gets the value of a user state variable and sets it in the session
-
get
-
Fetches and returns a request array.
-
getBool
-
Fetches and returns a given filtered variable. The bool filter will only return true/false bool values. This is currently only a proxy function for getVar().
-
getCmd
-
Cmd (Word and Integer0 filter
-
getFloat
-
Fetches and returns a given filtered variable. The float filter only allows digits and periods. This is currently only a proxy function for getVar().
-
getInt
-
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().
-
getMethod
-
Gets the request method.
-
getString
-
Fetches and returns a given filtered variable. The string filter deletes 'bad' HTML code, if not overridden by the mask.
-
getUInt
-
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().
-
getURI
-
Gets the full request path.
-
getVar
-
Fetches and returns a given variable.
-
getWord
-
Fetches and returns a given filtered variable. The word filter only allows the characters [A-Za-z_]. This is currently only a proxy function for getVar().
-
getBody
-
Return the body content
-
getHeaders
-
Return array of headers.
-
getFeedParser
-
Get a parsed XML Feed Source
-
get
-
Method to get data from a registered model or a property of the view
-
getForm
-
Returns the form object
-
getLayout
-
Get the layout.
-
getLayoutTemplate
-
Get the layout template.
-
getModel
-
Method to get the model object
-
getName
-
Method to get the view name
-
JRule
-
Deprecated class placeholder. You should use JAccessRule instead.
-
JRules
-
Deprecated class placeholder. You should use JAccessRules instead.
-
JApplication
-
Base class for a Joomla! application.
-
JDaemon
-
Backward Compatability Stub for JApplicationDaemon
-
JWeb
-
Deprecated class placeholder. You should use JApplicationWeb instead.
-
JWebClient
-
Deprecated class placeholder. You should use JApplicationWebClient instead.
-
JNode
-
Tree Node Class.
-
JObservable
-
Abstract observable class to implement the observer design pattern
-
JObserver
-
Abstract observer class to implement the observer design pattern
-
JTree
-
Tree Class.
-
JCategories
-
JCategories Class.
-
JCategoryNode
-
Helper class to load Categorytree
-
JControllerAdmin
-
Base class for a Joomla Administrator Controller
-
JControllerForm
-
Controller tailored to suit most form-based admin operations.
-
JControllerLegacy
-
Base class for a Joomla Controller
-
JDatabaseException
-
Exception class definition for the Database subpackage.
-
JDatabaseMysql
-
MySQL database driver
-
JDatabaseMysqli
-
MySQLi database driver
-
JDatabaseSqlazure
-
SQL Server database driver
-
JDatabaseSqlsrv
-
SQL Server database driver
-
JDispatcher
-
Deprecated class placeholder. You should use JEventDispatcher instead.
-
JError
-
Error Handling Class
-
JException
-
Joomla! Exception object.
-
JFormFieldCategory
-
Form Field class for the Joomla Platform.
-
JFormFieldComponentlayout
-
Form Field to display a list of the layouts for a component view from the extension or template overrides.
-
JFormFieldModulelayout
-
Form Field to display a list of the layouts for module display from the module or template overrides.
-
JLibraryHelper
-
-
JModelAdmin
-
Prototype form model.
-
JModelForm
-
Prototype form model.
-
JModelItem
-
Prototype item model.
-
JModelLegacy
-
Base class for a Joomla Model
-
JModelList
-
Model class for handling lists of items.
-
JRequest
-
JRequest Class
-
JResponse
-
JResponse Class.
-
JSimplecrypt
-
JSimpleCrypt is a very simple encryption algorithm for encrypting/decrypting strings
-
JSimplepieFactory
-
Class to maintain a pathway.
-
JTableCategory
-
Category table
-
JTableContent
-
Content table
-
JTableMenu
-
Menu table
-
JTableMenuType
-
Menu Types table
-
JTableModule
-
Module table
-
JTableSession
-
Session table
-
JButton
-
Deprecated class placeholder. You should use JToolbarButton instead.
-
JXMLElement
-
Wrapper class for php SimpleXMLElement.
-
JViewCategory
-
Base HTML View class for the a Category list
-
JViewCategoryfeed
-
Base feed View class for a category
-
JViewLegacy
-
Base class for a Joomla View
-
$params
-
JSON string of parameters
-
$parent_id
-
The id of the parent of category in the asset table, 0 for category root
-
$published
-
The publication status of the category
-
$paths
-
The set of search directories for resources (views).
-
postDeleteHook
-
Function that allows child controller access to model data after the item has been deleted.
-
postSaveHook
-
Function that allows child controller access to model data after the data has been saved.
-
publish
-
Method to publish a list of items
-
populateState
-
Method to auto-populate the model state.
-
populateState
-
Method to auto-populate the model state.
-
populateState
-
Stock method to auto-populate the model state.
-
prepareTable
-
Prepare and sanitise the table data prior to saving.
-
preprocessData
-
Method to allow derived classes to preprocess the data.
-
preprocessForm
-
Method to allow derived classes to preprocess the form.
-
preprocessForm
-
Method to allow derived classes to preprocess the form.
-
publish
-
Method to change the published state of one or more records.
-
prependBody
-
Prepend content to the body content
-
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.
-
purge
-
Purge old sessions
-
$pagination
-
Pagination object
-
prepareDocument
-
Method to prepares the document
-
$scope
-
The scope of the application.
-
$startTime
-
The time the request was made as Unix timestamp.
-
setUserState
-
Sets the value of a user state variable.
-
stringURLSafe
-
This method transliterates a string into an URL safe string or returns a URL safe UTF-8 string based on the global configuration
-
setParent
-
Set the parent of a this node
-
$slug
-
Slug fo the category (used in URL)
-
setAllLoaded
-
Set to load all children
-
setParent
-
Set the parent of this category
-
setSibling
-
Function to set the left or right sibling of a category
-
save
-
Method to save a record.
-
saveorder
-
Method to save the submitted ordering values for records.
-
saveOrderAjax
-
Method to save the submitted ordering values for records via AJAX.
-
setMessage
-
Sets the internal message that is passed with a redirect
-
setPath
-
Sets an entire array of search paths for resources.
-
setRedirect
-
Set a URL for browser redirection.
-
sqlazure.php
-
-
sqlsrv.php
-
-
$stack
-
Array containing the error stack
-
setErrorHandling
-
Method to set the way the JError will handle different error levels. Use this if you want to override the default settings.
-
set
-
Modifies a property of the object, creating it if it does not already exist.
-
setError
-
Add an error message
-
setProperties
-
Set the object properties based on a named array/hash
-
saveParams
-
Save the parameters object for the library
-
$state
-
A state object
-
save
-
Method to save the form data.
-
saveorder
-
Saves the manually set order of records.
-
setDbo
-
Method to set the database driver object
-
setState
-
Method to set model state variables
-
set
-
Sets a request variable.
-
setVar
-
Set a variable in one of the request variables.
-
sendHeaders
-
Send all headers.
-
setBody
-
Set body content.
-
setHeader
-
Set a header.
-
simplecrypt.php
-
-
session.php
-
-
store
-
Method to store a row in the database from the JTable instance properties.
-
store
-
Overloaded store function
-
store
-
Overrides JTable::store to set modified data and user id.
-
store
-
Overridden JTable::store to set created/modified and user id.
-
$state
-
State data
-
setEscape
-
Sets the _escape() callback.
-
setLayout
-
Sets the layout name to use
-
setLayoutExt
-
Allows a different extension for the layout files to be used
-
setModel
-
Method to add a model to the view. We support a multiple model single