Home > Web Development > Quizzes > Joomla Fundamentals Test
Joomla Fundamentals Test
Fast practice, instant feedback. Timer auto-submits when time’s up.
Avg score: 0% Most missed: “What is the method 'isEnabled' in the class 'JModuleHelper' used for?”
Joomla Fundamentals Test
Time left 00:00
25 Questions

1. Which of the following commands is used to copy a Joomla file?
2. From which package are the classes (i.e JSite - JAdministrator and JInstallation) which make up the Joomla CMS application extended?
3. There are 21 different standard parameter types supported in the Joomla Framework for all extension types (templates - components - modules and plugins). Which of the following parameter types are not supported in the Joomla Framework?
4. Which user events occur with plug-ins that are installed for the front end of the system?
5. What is a Module?
6. In the User Manager - how can a user get back their password if they forget it?
7. In the User Manager - which Public Back-end User group(s) can access 'Global configuration'?
8. What user authentication methods does Joomla 1.5 support?
9. What is true of the 'Community Builder' extension?
10. Does Joomla provide custom parameter types in the XML file?
11. What is the way to register an event in Joomla?
12. What is the role of the template metadata file in the system?
13. True or false: Like components and modules - plugin language files are automatically loaded when a plugin is loaded.
14. Is a cache module supported by Joomla or not?
15. Which of the following information the 'Who's Online' module cannot show?
16. In the User Manager - which of the following options can be applied for individual users?
17. The Joomla System SEF plugin inherits JPlugin and overrides the onAfterRender() function. In this function - what does JResponse::getBody() command do?
18. In Joomla - which file stores information on the database connection (database name - username...)?
19. In Joomla - does the Back-End session stay alive even though it is set to expire?
20. How will you create a poll and display it on Frontpage?
21. What is the purpose of the Newsfeeds component?
22. How do you add custom html code to head section?
23. In the User Manager - which of the following groups can be assigned to a new user registration?
24. What is the purpose of the 'registerTask' function in JController?
25. True or False: Joomla is written in Perl.