Subpackages: Difference between revisions
From Joomla! Documentation
m JoomlaWikiBot moved page Subpackages/11.1 to API17:Subpackages without leaving a redirect: Robot: Moved page |
m →See also: moving preparation |
||
| Line 29: | Line 29: | ||
* [[API17:Platform|Platform 11.1]] | * [[API17:Platform|Platform 11.1]] | ||
* [[Framework]] | * [[Framework]] | ||
<noinclude>[[Category:Platform 11.1]][[Category: | <noinclude>[[Category:Platform 11.1]][[Category:Archived pages API17]]</noinclude> | ||
Revision as of 22:34, 11 May 2013
Classes with related functions within the Joomla Framework or Platform are gathered together into groups called subpackages. Each subpackage has its own directory within the /libraries/joomla directory. For example, the Application subpackage consists of all the classes within the /libraries/joomla/application directory.
The following subpackages are available in this version:-
- Access
- Application
- Base
- Cache
- Client
- Database
- Document
- Environment
- Error
- Event
- Filesystem
- Filter
- Form
- Html
- Installer
- Language
- Log
- Plugin
- Registry
- Session
- Updater
- User
- Utilities