Chunk

Difference between revisions of "Framework (CMS 1.5 and 1.6)"

From Joomla! Documentation

m (edited text)
m (referenced see also)
Line 3: Line 3:
 
{|
 
{|
 
|-
 
|-
|The Joomla Framework is an important part of the Joomla architecture. It's based on modern object-oriented design patterns that make the Joomla core highly maintainable and easily extendable ([[About the Joomla Framework|Learn more about the Joomla Framework]]).  
+
|The Joomla Framework<ref>See also [[Platform]]</ref><ref>See also [[Subpackages]]</ref> is an important part of the Joomla architecture. It's based on modern object-oriented design patterns that make the Joomla core highly maintainable and easily extendable ([[About the Joomla Framework|Learn more about the Joomla Framework]]).  
  
 
Third party developers benefit from the rich, and easily accessible functionality that the Joomla Framework provides. On this page we'd like to provide you a way to reference of all classes and respective methods. Use the links below to navigate to further information about framework versions or the version classes which include, where possible, examples of use.
 
Third party developers benefit from the rich, and easily accessible functionality that the Joomla Framework provides. On this page we'd like to provide you a way to reference of all classes and respective methods. Use the links below to navigate to further information about framework versions or the version classes which include, where possible, examples of use.
Line 10: Line 10:
 
|[[Image:JoomlaArchitecture0.png|thumb|425px|The Joomla Architecture]]
 
|[[Image:JoomlaArchitecture0.png|thumb|425px|The Joomla Architecture]]
 
|}
 
|}
 +
<noinclude><references/></noinclude>

Revision as of 23:29, 17 August 2012



The Joomla Framework[1][2] is an important part of the Joomla architecture. It's based on modern object-oriented design patterns that make the Joomla core highly maintainable and easily extendable (Learn more about the Joomla Framework).

Third party developers benefit from the rich, and easily accessible functionality that the Joomla Framework provides. On this page we'd like to provide you a way to reference of all classes and respective methods. Use the links below to navigate to further information about framework versions or the version classes which include, where possible, examples of use.

If you would like to help us improve this resource, please read about the API Reference Project.

The Joomla Architecture
  1. See also Platform
  2. See also Subpackages