How to Develop Joomla Components, Part 2: the Frontend
-
Introduction
Introduction to Joomla Front-end Development -
Recap of Component Development, Part 1
-
Getting StartedHello World for Your Joomla Component
-
The Model View Controller Pattern in Joomla
-
The Four ControllersThe Main Controller File
-
The Items Controller File
-
The Item Controller File
-
The Item Form Controller File
-
ViewsThe Items Views File
-
The Items View Template
-
The Item View File
-
The Item View Template
-
The Item Form View File
-
The Item Form View Template
-
ModelsThe Items Model File
-
The Item Model File
-
The Item Form Model File
-
Other Important FeaturesSetting up a Joomla Component Router
-
Language Files for Joomla Components
-
Packaging a Joomla Component For Distribution
Quizzes
Quiz Summary
0 of 10 Questions completed
Questions:
Information
You have already completed the quiz before. Hence you can not start it again.
Quiz is loading…
You must sign in or sign up to start the quiz.
You must first complete the following:
Results
Results
0 of 10 Questions answered correctly
Your time:
Time has elapsed
You have reached 0 of 0 point(s), (0)
Earned Point(s): 0 of 0, (0)
0 Essay(s) Pending (Possible Point(s): 0)
Categories
- Not categorized 0%
- 1
- 2
- 3
- 4
- 5
- 6
- 7
- 8
- 9
- 10
- Current
- Review
- Answered
- Correct
- Incorrect
-
Question 1 of 10
1. Question
For a component called “events”, which is the first file that Joomla will load?
CorrectIncorrect -
Question 2 of 10
2. Question
Why does the _JEXEC code exist at the top of every PHP file in Joomla?
CorrectIncorrect -
Question 3 of 10
3. Question
Which file controls all the URLs for a component?
CorrectIncorrect -
Question 4 of 10
4. Question
Which of these do NOT need to be listed in the component’s XML file
CorrectIncorrect -
Question 5 of 10
5. Question
Which of these will need a JSession check to make sure the user has access?
CorrectIncorrect -
Question 6 of 10
6. Question
Which folder stores the display files for a view?
CorrectIncorrect -
Question 7 of 10
7. Question
Which of these is the main class for the Joomla platform, containing many important objects?
CorrectIncorrect -
Question 8 of 10
8. Question
Which of these is NOT likely to show text to a Joomla user?
CorrectIncorrect -
Question 9 of 10
9. Question
What will the correct name be for a component’s Spanish language files?
CorrectIncorrect -
Question 10 of 10
10. Question
Which file is responsible for the correct installation of a distributed component?
CorrectIncorrect