API17

Subpackages: Difference between revisions

From Joomla! Documentation

m moving preparation
Tom Hutchison (talk | contribs)
m See also: fixing link
 
Line 28: Line 28:
==See also==
==See also==
* [[API17:Platform|Platform 11.1]]
* [[API17:Platform|Platform 11.1]]
* [[API17:Framework]]
* [[API15:Framework]]
<noinclude>[[Category:Platform 11.1]][[Category:Archived pages API17]]</noinclude>
<noinclude>[[Category:Platform 11.1]][[Category:Archived pages API17]]</noinclude>

Latest revision as of 18:46, 20 June 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