Chunk

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

From Joomla! Documentation

m (referenced see also)
m (Mvangeest moved page Chunk:Framework to Chunk:Framework (CMS 1.5 and 1.6): The name Framework has been reused for the new Joomla Framework project)
 
(5 intermediate revisions by the same user not shown)
Line 1: Line 1:
<noinclude>{{chunk}}</noinclude>
+
<noinclude>{{chunk}}</noinclude>__NOTOC__
__NOTOC__
 
 
{|
 
{|
 
|-
 
|-
|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]]).  
+
|The Joomla! Framework<ref>See also [[Subpackages]]</ref> was an important part of the [[CMS Architecture in 1.5 and 1.6|Joomla! CMS architecture in the versions 1.5 and 1.6]]. It was based on modern object-oriented design patterns that make the Joomla core highly maintainable and easily extendable. Between April and July 2011, the Framework was rebranded as the Joomla! [[Platform]] and is now being developed separately from the Joomla! [[CMS]]. The first version of the CMS to ship with the Platform was version [[:Category:Joomla! 1.7|1.7]].
  
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.
 
 
If you would like to help us improve this resource, please read about the [[API Reference Project]].
 
 
|[[Image:JoomlaArchitecture0.png|thumb|425px|The Joomla Architecture]]
 
|[[Image:JoomlaArchitecture0.png|thumb|425px|The Joomla Architecture]]
 
|}
 
|}
 
<noinclude><references/></noinclude>
 
<noinclude><references/></noinclude>

Latest revision as of 09:14, 14 June 2013


The Joomla! Framework[1] was an important part of the Joomla! CMS architecture in the versions 1.5 and 1.6. It was based on modern object-oriented design patterns that make the Joomla core highly maintainable and easily extendable. Between April and July 2011, the Framework was rebranded as the Joomla! Platform and is now being developed separately from the Joomla! CMS. The first version of the CMS to ship with the Platform was version 1.7.

Third party developers benefit from the rich, and easily accessible functionality that the Joomla Framework provides.

The Joomla Architecture
  1. See also Subpackages