Updated 4a. JCB Demo Component Directory, Folders and Files (markdown)

Joseph Geller
2018-09-19 22:59:01 -05:00
parent c57512ab02
commit 1896be0a4b

@@ -287,8 +287,9 @@ Beneath the directory structure and files presented next you will find a short e
[Method to get a single controller instance.](https://api.joomla.org/cms-2.5/classes/JControllerLegacy.html#method_getInstance) [Method to get a single controller instance.](https://api.joomla.org/cms-2.5/classes/JControllerLegacy.html#method_getInstance)
- Perform the request task. Initially, this is the default. - Perform the request task. Initially, this is the default.
[Perform the request task.](https://api.joomla.org/cms-3/classes/Joomla.CMS.Factory.html#method_getApplication) [Perform the request task.](https://api.joomla.org/cms-3/classes/Joomla.CMS.Factory.html#method_getApplication)
- import joomla controller library - Redirect if set by the controller
(https://docs.joomla.org/Retrieving_request_data_using_JInput)
## \administrator\components\com_demo\controllers\demo.php ## \administrator\components\com_demo\controllers\demo.php
Placeholder text. Placeholder text.
## \administrator\components\com_demo\controllers\import.php ## \administrator\components\com_demo\controllers\import.php