API17

Subpackages: Difference between revisions

From Joomla! Documentation

m See also: moving preparation
m moving preparation
Line 28: Line 28:
==See also==
==See also==
* [[API17:Platform|Platform 11.1]]
* [[API17:Platform|Platform 11.1]]
* [[Framework]]
* [[API17:Framework]]
<noinclude>[[Category:Platform 11.1]][[Category:Archived pages API17]]</noinclude>
<noinclude>[[Category:Platform 11.1]][[Category:Archived pages API17]]</noinclude>

Revision as of 00:37, 12 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