Azrul Rahim
Developer of  JomComment & MyBlog JomSocial ( www.jomsocial.com ) 3 years of Joomla! coding experience Started with Joomla! 1.0 and now code exclusively for Joomla! 1.5 Slides co-written by Toby Patterson
Introduction to Joomla MVC Business logic in Joomla Examples Some useful utilities and libraries JFactory, JRequest, and others Introduction to some advance topics Error handling Internationalization
All component is stored in /components/ folder component/com_hello/  hello.php
JOOMLA 1.0 JOOMLA 1.5
 
Model  – manage data and logic.  All database calls should be here View  – render the data from model. No business logic here please Controller  – control application flow Interpret user request Trigger appropriate model Pass model to view
http://dev.joomla.org/component/option,com_jd-wiki/Itemid,/id,tutorials:components/
Minimal code here. Execute the controller
Process user request DO NOT Do db calls Echo anything! Pass the execution to view
Extends JModel Your method represent business logic
Render the output Grab data from model Have direct access to the default model
Layout file does the final HTML output default.php nogreetings.php
Separate application control, data logic and view The important concepts to take away are: Controllers represent control logic; Models represent business/data logic;  Views represent presentation logic; Layouts are for markup language.
More on Joomla! API
MVC – JController, JModel , JView JRequest – grab user POST/GET/REQUEST data JText multi-language support Use JText::_ ( ) and JText::sprintf( ) JFactory -  access global objects JUser – User object
Implement “Factory” design pattern ::getApplication() (instead of global $mainframe) ::getDBO(); ::getDocument();
Don’t just use JRequest::getVar( ….) ::getWord(…) ::getCmd(…) ::getString(…) ::getBool(…) ::getFloat(…) ::getInt(…)
A string is series of characters. In PHP,  a character is the same as a byte , that is, there are exactly 256 different characters possible. This also implies that PHP has no native support of Unicode. From php.net, definition of a string
Ensure UTF-8 integrity Use JString:: functions JString::strlen(…) Support internationalization JText::_(…) JText::sprintf(…)
DO NOT use fopen, fread … Use Joomla calls JFolder JFile JPath
Display warning message $mainframe = JFactory::getApplication(); $mainframe->enqueuMessage(‘Warning’);
We want to fail fast!  Do not let error propagate to other part of the code
 
http://developer.joomla.org http://docs.joomla.org/Developers

More Related Content

PDF
Writing_SW_Requirements_Basics
PPT
Joomla Chicago Meeting July, 2009: CMS CageMatch II
PPT
Website Planning 201 by Jen McKibben
PPT
Must-Have Joomla Extensions by Ken Lyle
PPS
Components, Modules and Plugins, Oh My! by Bill Tomczak
PDF
Dead Simple Design 3 - For Web Designers
ODP
Joomla Day India 2009 Business Logic With The Mvc
PPT
Rapid application development with FOF
Writing_SW_Requirements_Basics
Joomla Chicago Meeting July, 2009: CMS CageMatch II
Website Planning 201 by Jen McKibben
Must-Have Joomla Extensions by Ken Lyle
Components, Modules and Plugins, Oh My! by Bill Tomczak
Dead Simple Design 3 - For Web Designers
Joomla Day India 2009 Business Logic With The Mvc
Rapid application development with FOF

Similar to Advance Component Development by Azrul Rahim (20)

PPT
Joomlapresentation
PPT
JoomlaEXPO Presentation by Joe LeBlanc
PPT
Joomlapresentation
PDF
IOC + Javascript
PPTX
Building Large Scale PHP Web Applications with Laravel 4
PPT
Developing Java Web Applications
PPT
Yii php framework_honey
PPTX
Introduction to building joomla! components using FOF
KEY
FOF Rapid Application Development on Joomla! - Joomla! Day Denmark 2012
PPT
Monorail presentation at WebDevelopersCommunity, Feb 1, 2009
PPT
Benefit of CodeIgniter php framework
PPTX
...and thus your forms automagically disappeared
PDF
Batch Applications for the Java Platform
PDF
Ionic framework one day training
PDF
Get things done with Yii - quickly build webapplications
PPT
Getting Started with Zend Framework
PPT
Introduction To Code Igniter
PPTX
Joomla! Day Chicago 2011 Presentation - Steven Pignataro
PPS
Simplify your professional web development with symfony
PDF
Intro To Mvc Development In Php
Joomlapresentation
JoomlaEXPO Presentation by Joe LeBlanc
Joomlapresentation
IOC + Javascript
Building Large Scale PHP Web Applications with Laravel 4
Developing Java Web Applications
Yii php framework_honey
Introduction to building joomla! components using FOF
FOF Rapid Application Development on Joomla! - Joomla! Day Denmark 2012
Monorail presentation at WebDevelopersCommunity, Feb 1, 2009
Benefit of CodeIgniter php framework
...and thus your forms automagically disappeared
Batch Applications for the Java Platform
Ionic framework one day training
Get things done with Yii - quickly build webapplications
Getting Started with Zend Framework
Introduction To Code Igniter
Joomla! Day Chicago 2011 Presentation - Steven Pignataro
Simplify your professional web development with symfony
Intro To Mvc Development In Php
Ad

More from John Coonen (14)

PDF
Featured CMS Invitation: 2012 CMS Expo
PPT
corePHP Usability Accessibility by Steven Pignataro
PPT
Disaster Recovery by Tom Canavan
PPT
Disaster And Business Continuity by Tom Canavan
PPT
Content Is King by Tom Elliott & Samantha Bovat
PPT
Clear, Concise Content for the Web by Samantha Bovat
PPT
Building Online Communities with Barrie North
PPT
Creating CSS Template with Barrie North
PPT
Website Planning 101 with Jen McKibben
PPT
JoomlaEXPO: Search Engine Friendly URLs - Azrul.com
PPT
Victor Drover JoomlaEXPO
PPT
Barrie North: Building Better Sites In Joomla 1.5
PPT
Tom Canavan Joomla Security and Disaster Recovery
PPT
Core Php Component Presentation
Featured CMS Invitation: 2012 CMS Expo
corePHP Usability Accessibility by Steven Pignataro
Disaster Recovery by Tom Canavan
Disaster And Business Continuity by Tom Canavan
Content Is King by Tom Elliott & Samantha Bovat
Clear, Concise Content for the Web by Samantha Bovat
Building Online Communities with Barrie North
Creating CSS Template with Barrie North
Website Planning 101 with Jen McKibben
JoomlaEXPO: Search Engine Friendly URLs - Azrul.com
Victor Drover JoomlaEXPO
Barrie North: Building Better Sites In Joomla 1.5
Tom Canavan Joomla Security and Disaster Recovery
Core Php Component Presentation
Ad

Recently uploaded (20)

PDF
NewMind AI Weekly Chronicles – August ’25 Week III
PDF
OpenACC and Open Hackathons Monthly Highlights July 2025
PPTX
GROUP4NURSINGINFORMATICSREPORT-2 PRESENTATION
PDF
Accessing-Finance-in-Jordan-MENA 2024 2025.pdf
PDF
How ambidextrous entrepreneurial leaders react to the artificial intelligence...
PDF
Getting started with AI Agents and Multi-Agent Systems
PDF
Consumable AI The What, Why & How for Small Teams.pdf
PPTX
Training Program for knowledge in solar cell and solar industry
PDF
Statistics on Ai - sourced from AIPRM.pdf
PDF
Enhancing plagiarism detection using data pre-processing and machine learning...
DOCX
search engine optimization ppt fir known well about this
PDF
How IoT Sensor Integration in 2025 is Transforming Industries Worldwide
PDF
Flame analysis and combustion estimation using large language and vision assi...
PPTX
AI IN MARKETING- PRESENTED BY ANWAR KABIR 1st June 2025.pptx
PDF
Credit Without Borders: AI and Financial Inclusion in Bangladesh
PDF
“A New Era of 3D Sensing: Transforming Industries and Creating Opportunities,...
PDF
Comparative analysis of machine learning models for fake news detection in so...
PPTX
MicrosoftCybserSecurityReferenceArchitecture-April-2025.pptx
PPTX
Final SEM Unit 1 for mit wpu at pune .pptx
PPTX
Microsoft Excel 365/2024 Beginner's training
NewMind AI Weekly Chronicles – August ’25 Week III
OpenACC and Open Hackathons Monthly Highlights July 2025
GROUP4NURSINGINFORMATICSREPORT-2 PRESENTATION
Accessing-Finance-in-Jordan-MENA 2024 2025.pdf
How ambidextrous entrepreneurial leaders react to the artificial intelligence...
Getting started with AI Agents and Multi-Agent Systems
Consumable AI The What, Why & How for Small Teams.pdf
Training Program for knowledge in solar cell and solar industry
Statistics on Ai - sourced from AIPRM.pdf
Enhancing plagiarism detection using data pre-processing and machine learning...
search engine optimization ppt fir known well about this
How IoT Sensor Integration in 2025 is Transforming Industries Worldwide
Flame analysis and combustion estimation using large language and vision assi...
AI IN MARKETING- PRESENTED BY ANWAR KABIR 1st June 2025.pptx
Credit Without Borders: AI and Financial Inclusion in Bangladesh
“A New Era of 3D Sensing: Transforming Industries and Creating Opportunities,...
Comparative analysis of machine learning models for fake news detection in so...
MicrosoftCybserSecurityReferenceArchitecture-April-2025.pptx
Final SEM Unit 1 for mit wpu at pune .pptx
Microsoft Excel 365/2024 Beginner's training

Advance Component Development by Azrul Rahim