API17

Subpackages: Difference between revisions

From Joomla! Documentation

Wgviana (talk | contribs)
mNo edit summary
m moving preparation
Line 2: Line 2:


The following subpackages are available in this version:-
The following subpackages are available in this version:-
* [[Subpackage Access/11.1|Access]]
* [[API17:Subpackage Access|Access]]
* [[Subpackage Application/11.1|Application]]
* [[API17:Subpackage Application|Application]]
* [[Subpackage Base/11.1|Base]]
* [[API17:Subpackage Base|Base]]
* [[Subpackage Cache/11.1|Cache]]
* [[API17:Subpackage Cache|Cache]]
* [[Subpackage Client/11.1|Client]]
* [[API17:Subpackage Client|Client]]
* [[Subpackage Database/11.1|Database]]
* [[API17:Subpackage Database|Database]]
* [[Subpackage Document/11.1|Document]]
* [[API17:Subpackage Document|Document]]
* [[Subpackage Environment/11.1|Environment]]
* [[API17:Subpackage Environment|Environment]]
* [[Subpackage Error/11.1|Error]]
* [[API17:Subpackage Error|Error]]
* [[Subpackage Event/11.1|Event]]
* [[API17:Subpackage Event|Event]]
* [[Subpackage Filesystem/11.1|Filesystem]]
* [[API17:Subpackage Filesystem|Filesystem]]
* [[Subpackage Filter/11.1|Filter]]
* [[API17:Subpackage Filter|Filter]]
* [[Subpackage Form/11.1|Form]]
* [[API17:Subpackage Form|Form]]
* [[Subpackage Html/11.1|Html]]
* [[API17:Subpackage Html|Html]]
* [[Subpackage Installer/11.1|Installer]]
* [[API17:Subpackage Installer|Installer]]
* [[Subpackage Language/11.1|Language]]
* [[API17:Subpackage Language|Language]]
* [[Subpackage Log/11.1|Log]]
* [[API17:Subpackage Log|Log]]
* [[Subpackage Mail/11.1|Mail]]
* [[API17:Subpackage Mail|Mail]]
* [[Subpackage Plugin/11.1|Plugin]]
* [[API17:Subpackage Plugin|Plugin]]
* [[Subpackage Registry/11.1|Registry]]
* [[API17:Subpackage Registry|Registry]]
* [[Subpackage Session/11.1|Session]]
* [[API17:Subpackage Session|Session]]
* [[Subpackage Updater/11.1|Updater]]
* [[API17:Subpackage Updater|Updater]]
* [[Subpackage User/11.1|User]]
* [[API17:Subpackage User|User]]
* [[Subpackage Utilities/11.1|Utilities]]
* [[API17:Subpackage Utilities|Utilities]]
===See Also===
==See also==
* [[Platform/11.1|Platform 11.1]]
* [[API17:Platform|Platform 11.1]]
* [[Framework|Framework]]
* [[Framework]]
<noinclude>[[Category:Platform 11.1]][[Category:Subpackages 11.1]][[Category:Subpackages]]</noinclude>
<noinclude>[[Category:Platform 11.1]][[Category:Subpackages 11.1]][[Category:Subpackages]]</noinclude>

Revision as of 11:23, 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:-

See also