- Main Page
* [[Framework/1.6|API 1.6]]
* [[Framework|Framework API Documentation]]
12 KB (1,506 words) - 22:45, 6 February 2012
- Help15:Joomla.whatsnew15.15
As with previous releases, Joomla! provides a unified and easy-to-use framework for delivering content for websites of all kinds. To support the changing n
* Achieve a more sustainable and flexible framework for component and extension developers.
4 KB (604 words) - 05:50, 12 September 2011
- Coding style and standards
* Templates - the template folder, eg <code>rhuk_milkyway</code>
* Framework - nothing for top level files (such as <code>factory.php</code>), the first
22 KB (3,232 words) - 23:44, 21 April 2012
- What is the purpose of a template?
... sheet for the site. Both the front-end and the back-end of the site have templates.
...ale. In addition, there are many developers available who can make custom templates. You can also make your own template.
3 KB (459 words) - 13:57, 28 February 2011
- Template parameters
... but prior to Joomla 1.5 it was difficult for web design companies to ship templates with much in the way of built-in flexibility. For example, a template avai
...Each of the wide range of parameter types directly supported by the Joomla Framework is described in detail, but you will also learn how to create your own cust
3 KB (427 words) - 18:39, 17 January 2011
- Unit Testing
...th the expected response and passes or fails the test. The PHPUnit testing framework that we use has the ability to work with [http://seleniumhq.org/ Selenium],
The test code has a few templates designed to kick-start a test. They are:
11 KB (1,802 words) - 00:11, 3 February 2012
- New features introduced in Joomla! 1.5 templates
A summary of new features introduced in Joomla! 1.5 templates:
: The Joomla! 1.5 framework has been re-engineered and now includes the JApplication layer, which conta
4 KB (665 words) - 10:11, 4 March 2009
- Standard form field and parameter types
...m field]] types supported in the Joomla Framework for all extension types (templates, components, modules and plugins). This section gives a brief description o
...>[[Category:Components]][[Category:Modules]][[Category:Plugins]][[Category:Templates]][[Category:Development]][[Category:Parameters]][[Category:Form fields]]</n
7 KB (995 words) - 12:09, 21 October 2011
- Template FAQs
...[Front-end]] (Site) and the [[Back-end]] (Administrator) of your site have templates.
... sale. In addition, there are many designers available who can make custom templates. You can also [[Joomla! 1.5 Template Tutorials Project|make your own templa
19 KB (2,599 words) - 22:55, 3 January 2012
- Security and Performance FAQs
Keep in mind that to install any extensions or templates after the actual Joomla! installation you may need to elevate the default p
# In Joomla! 1.0.x, some extensions, and the Joomla! framework, give you the option of locating critical directories outside of public_htm
99 KB (16,342 words) - 00:35, 19 November 2011
- JFactory/getXMLParser
$xml->loadFile( 'templates/rhuk_milkyway/templateDetails.xml' );
* [http://api.joomla.org/Joomla-Framework/JFactory.html#getXMLParser JFactory->getXMLParser on api.joomla.org]
2 KB (249 words) - 19:56, 23 November 2008
- Coding style and standards/Draft
* Templates - the template folder, eg <code>rhuk_milkyway</code>
* Framework - nothing for top level files (such as <code>factory.php</code>), the first
21 KB (3,158 words) - 17:55, 29 January 2011
- White Papers
... might also include additional libraries that need to be included with the Framework.
...or what things are likely not to be accepted will be established, and also templates by which people can submit white papers.
9 KB (1,594 words) - 18:36, 3 November 2008
- Developers
* [[Framework|Joomla Framework]].
...templates-within-templates Rapid development techniques - Templates within templates]
8 KB (1,036 words) - 00:35, 3 May 2012
- Summer of Code 2009 Project Ideas
:'''Skills:''' Joomla CMS framework, MVC, PHP 5.2, MySQL
:'''Skills Needed:''' Javascript, Joomla! Framework
45 KB (7,020 words) - 13:53, 10 May 2009
- Unit Testing -- a Simple Example
First there's a block of code that's derived from the sample templates:
* Define _JEXEC which lets us bring in the Joomla! framework.
3 KB (539 words) - 19:54, 15 December 2011
- Summer of Code 2008 Project Ideas
== Libraries/Framework related ==
== Templates ==
3 KB (393 words) - 04:07, 1 April 2008
- Developing a Model-View-Controller Component - Part 1
...ial will guide you through the process of developing a component using the framework.
... develop a simple Hello World! component. In future tutorials, this simple framework will be built upon to show the full power and versatility of the MVC design
19 KB (2,996 words) - 01:48, 26 March 2012
- Developing a Model-View-Controller Component - Part 4 - Creating an Administrator Interface
...th [[Developing a Model-View-Controller Component - Part 5 - Basic Backend Framework]].
...ponent. The frontend solution is based upon default Controllers, Views and Templates and you were "taken by the hand" and "left to trust" the default handling o
19 KB (2,843 words) - 22:47, 25 May 2011
- Securing Joomla extensions
...I refer to components, I also mean modules, plugins (formerly mambots) and templates as well. All code examples in this guide are written for Joomla! 1.0.x and
... PHP's magic_quotes_gpc setting. In Joomla! 1.5, due to UTF-8 support, the Framework rule is that variables in the code are unescaped, and proper database escap
15 KB (2,457 words) - 10:04, 3 March 2012