Joomla Platform  13.1
Documentation des API du framework Joomla Platform
 Tout Classes Espaces de nommage Fichiers Fonctions Variables Pages
Référence de l'espace de nommage Joomla\Legacy

Description détaillée

Access

Deprecated class placeholder. You should use JAccessRule instead.

Access

Depuis:
11.1
Obsolète:
12.3 (Platform) & 4.0 (CMS)

Deprecated class placeholder. You should use JAccessRules instead.

Access

Depuis:
11.1
Obsolète:
12.3 (Platform) & 4.0 (CMS)

Application

Base class for a Joomla! application.

Acts as a Factory class for application specific objects and provides many supporting API functions. Derived clases should supply the route(), dispatch() and render() functions.

Application

Depuis:
11.1
Obsolète:
4.0 Use JApplicationCms instead unless specified otherwise

Backward Compatability Stub for JApplicationDaemon

Application

Depuis:
11.1
Obsolète:
12.3 (Platform) & 4.0 (CMS) - Use JApplicationDaemon instead.

Base

Tree Node Class.

Base

Depuis:
11.1
Obsolète:
12.3 (Platform) & 4.0 (CMS)

Abstract observable class to implement the observer design pattern

Base

Depuis:
11.1
Obsolète:
12.3 (Platform) & 4.0 (CMS)

Abstract observer class to implement the observer design pattern

Base

Depuis:
11.1
Obsolète:
12.3 (Platform) & 4.0 (CMS)

Tree Class.

Base

Depuis:
11.1
Obsolète:
12.3 (Platform) & 4.0 (CMS)

Categories

JCategories Class.

Categories

Depuis:
11.1

Helper class to load Categorytree

Categories

Depuis:
11.1

Controller

Base class for a Joomla Administrator Controller

Controller (controllers are where you put all the actual code) Provides basic functionality, such as rendering views (aka displaying templates).

Controller

Depuis:
12.2

Controller tailored to suit most form-based admin operations.

Controller

Depuis:
12.2
A faire:
Add ability to set redirect manually to better cope with frontend usage.

Base class for a Joomla Controller

Controller (Controllers are where you put all the actual code.) Provides basic functionality, such as rendering views (aka displaying templates).

Controller

Depuis:
12.2

Database

Exception class definition for the Database subpackage.

Database

Depuis:
11.1
Obsolète:
12.3 (Platform) & 4.0 (CMS) - Use semantic exceptions instead

MySQL database driver

Database

Voir également:
http://dev.mysql.com/doc/
Depuis:
11.1
Obsolète:
13.1 (Platform) & 4.0 (CMS) - Use JDatabaseDriverMysql instead.

MySQLi database driver

Database

Voir également:
http://php.net/manual/en/book.mysqli.php
Depuis:
11.1
Obsolète:
13.1 (Platform) & 4.0 (CMS) - Use JDatabaseDriverMysqli instead.

SQL Server database driver

Database

Voir également:
http://msdn.microsoft.com/en-us/library/ee336279.aspx
Depuis:
11.1
Obsolète:
13.1 (Platform) & 4.0 (CMS) - Use JDatabaseDriverSqlazure instead.

SQL Server database driver

Database

Voir également:
http://msdn.microsoft.com/en-us/library/cc296152(SQL.90).aspx
Depuis:
11.1
Obsolète:
13.1 (Platform) & 4.0 (CMS) - Use JDatabaseDriverSqlsrv instead.

Dispatcher

Deprecated class placeholder. You should use JEventDispatcher instead.

Dispatcher

Depuis:
11.1
Obsolète:
12.3 (Platform) & 4.0 (CMS)

Error

Error Handling Class

This class is inspired in design and concept by patErrorManager http://www.php-tools.net

patErrorManager contributors include:

Error

Depuis:
11.1
Obsolète:
12.1 (Platform) & 4.0 (CMS) - Use PHP Exception

Exception

Joomla! Exception object.

Exception

Depuis:
11.1
Obsolète:
12.1 (Platform) & 4.0 (CMS)

Form

Form Field class for the Joomla Platform. Supports an HTML select list of categories

Form

Depuis:
11.1

Form Field to display a list of the layouts for a component view from the extension or template overrides.

Form

Depuis:
11.1

Form Field to display a list of the layouts for module display from the module or template overrides.

Form

Depuis:
11.1

Log

Exception class definition for the Log subpackage.

Log

Depuis:
11.1
Obsolète:
12.3 (Platform) & 4.0 (CMS) - Use semantic exceptions instead

Model

Prototype admin model.

Model

Depuis:
12.2

Prototype form model.

Model

Voir également:
JForm
JFormField
JFormRule
Depuis:
12.2

Prototype item model.

Model

Depuis:
12.2

Base class for a Joomla Model

Acts as a Factory class for application specific objects and provides many supporting API functions.

Model

Depuis:
12.2

Model class for handling lists of items.

Model

Depuis:
12.2

Request

JRequest Class

This class serves to provide the Joomla Platform with a common interface to access request variables. This includes $_POST, $_GET, and naturally $_REQUEST. Variables can be passed through an input filter to avoid injection or returned raw.

Request

Depuis:
11.1
Obsolète:
12.1 (Platform) & 4.0 (CMS) - Get the JInput object from the application instead

Response

JResponse Class.

This class serves to provide the Joomla Platform with a common interface to access response variables. This includes header and body.

Response

Depuis:
11.1
Obsolète:
4.0 Use JApplicationWeb instead

Simplecrypt

JSimpleCrypt is a very simple encryption algorithm for encrypting/decrypting strings

Simplecrypt

Depuis:
11.1
Obsolète:
12.3 (Platform) & 4.0 (CMS) - Use JCrypt instead.

Simplepie

Class to maintain a pathway.

The user's navigated path within the application.

Simplepie

Depuis:
12.2
Obsolète:
12.3 (Platform) & 4.0 (CMS) - Use JFeed or supply your own methods

Table

Category table

Table

Depuis:
11.1

Content table

Table

Depuis:
11.1
Obsolète:
Class will be removed upon completion of transition to UCM

Menu Types table

Table

Depuis:
11.1

Menu table

Table

Depuis:
11.1

Module table

Table

Depuis:
11.1

Session table

Table

Depuis:
11.1
Obsolète:
13.3 (Platform) & 4.0 (CMS) - Use SQL queries to interact with the session table.

Utilities

Wrapper class for php SimpleXMLElement.

Utilities

Depuis:
11.1
Obsolète:
13.3 (Platform) & 4.0 (CMS) - Use SimpleXMLElement instead.

View

Base HTML View class for the a Category list

View

Depuis:
3.2

Base feed View class for a category

View

Depuis:
3.2

View

Base class for a Joomla View

Class holding methods for displaying presentation data.

View

Depuis:
12.2

Deprecated class placeholder. You should use JApplicationWebClient instead.

Application

Depuis:
11.3
Obsolète:
12.3 (Platform) & 4.0 (CMS)

Deprecated class placeholder. You should use JApplicationWeb instead.

Application

Depuis:
11.3
Obsolète:
12.3 (Platform) & 4.0 (CMS) - Use JApplicationWeb instead.