Access
- Copyright:
- Copyright (C) 2005 - 2013 Open Source Matters, Inc. All rights reserved. GNU General Public License version 2 or later; see LICENSE
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
- Copyright:
- Copyright (C) 2005 - 2013 Open Source Matters, Inc. All rights reserved. GNU General Public License version 2 or later; see LICENSE
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
- Copyright:
- Copyright (C) 2005 - 2013 Open Source Matters, Inc. All rights reserved. GNU General Public License version 2 or later; see LICENSE
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
- Copyright:
- Copyright (C) 2005 - 2013 Open Source Matters, Inc. All rights reserved. GNU General Public License version 2 or later; see LICENSE
JCategories Class.
Categories
- Depuis:
- 11.1
Helper class to load Categorytree
Categories
- Depuis:
- 11.1
Controller
- Copyright:
- Copyright (C) 2005 - 2013 Open Source Matters, Inc. All rights reserved. GNU General Public License version 2 or later; see LICENSE
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
- Copyright:
- Copyright (C) 2005 - 2013 Open Source Matters, Inc. All rights reserved. GNU General Public License version 2 or later; see LICENSE
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
- Copyright:
- Copyright (C) 2005 - 2013 Open Source Matters, Inc. All rights reserved. GNU General Public License version 2 or later; see LICENSE
Deprecated class placeholder. You should use JEventDispatcher instead.
Dispatcher
- Depuis:
- 11.1
- Obsolète:
- 12.3 (Platform) & 4.0 (CMS)
Error
- Copyright:
- Copyright (C) 2005 - 2013 Open Source Matters, Inc. All rights reserved. GNU General Public License version 2 or later; see LICENSE
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
- Copyright:
- Copyright (C) 2005 - 2013 Open Source Matters, Inc. All rights reserved. GNU General Public License version 2 or later; see LICENSE
Joomla! Exception object.
Exception
- Depuis:
- 11.1
- Obsolète:
- 12.1 (Platform) & 4.0 (CMS)
Form
- Copyright:
- Copyright (C) 2005 - 2013 Open Source Matters, Inc. All rights reserved. GNU General Public License version 2 or later; see LICENSE
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
- Copyright:
- Copyright (C) 2005 - 2013 Open Source Matters, Inc. All rights reserved. GNU General Public License version 2 or later; see LICENSE
Exception class definition for the Log subpackage.
Log
- Depuis:
- 11.1
- Obsolète:
- 12.3 (Platform) & 4.0 (CMS) - Use semantic exceptions instead
Model
- Copyright:
- Copyright (C) 2005 - 2013 Open Source Matters, Inc. All rights reserved. GNU General Public License version 2 or later; see LICENSE
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
- Copyright:
- Copyright (C) 2005 - 2013 Open Source Matters, Inc. All rights reserved. GNU General Public License version 2 or later; see LICENSE
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
- Copyright:
- Copyright (C) 2005 - 2013 Open Source Matters, Inc. All rights reserved. GNU General Public License version 2 or later; see LICENSE
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
- Copyright:
- Copyright (C) 2005 - 2013 Open Source Matters, Inc. All rights reserved. GNU General Public License version 2 or later; see LICENSE
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
- Copyright:
- Copyright (C) 2005 - 2013 Open Source Matters, Inc. All rights reserved. GNU General Public License version 2 or later; see LICENSE
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
- Copyright:
- Copyright (C) 2005 - 2013 Open Source Matters, Inc. All rights reserved. GNU General Public License version 2 or later; see LICENSE
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
- Copyright:
- Copyright (C) 2005 - 2013 Open Source Matters, Inc. All rights reserved. GNU General Public License version 2 or later; see LICENSE
Wrapper class for php SimpleXMLElement.
Utilities
- Depuis:
- 11.1
- Obsolète:
- 13.3 (Platform) & 4.0 (CMS) - Use SimpleXMLElement instead.
View
- Copyright:
- Copyright (C) 2005 - 2013 Open Source Matters, Inc. All rights reserved. GNU General Public License version 2 or later; see LICENSE.txt
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
- Copyright:
- Copyright (C) 2005 - 2013 Open Source Matters, Inc. All rights reserved. GNU General Public License version 2 or later; see LICENSE
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.