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

Joseph Geller
2018-09-20 12:43:53 -05:00
parent 6abe1c2f7b
commit e96303fb37

@@ -300,7 +300,7 @@ Joomla! Debug option, set in Joomla! Configuration will also provide this and no
\components\com_demo\assets\css\site.css
\components\com_demo\assets\js\site.js
- [Require helper files.](https://api.joomla.org/cms-3/classes/JLoader.html#method_register)
\libraries\Joomla\JLoader.php
[\libraries\Joomla\JLoader.php](https://api.joomla.org/11.4/Joomla-Platform/_libraries---loader.php.html)
\helpers\demo.php
\helpers\route.php
- [Import joomla controller library](https://docs.joomla.org/J2.5:Developing_a_MVC_Component/Basic_backend#Basic_backend)
@@ -311,7 +311,7 @@ Joomla! Debug option, set in Joomla! Configuration will also provide this and no
[Perform the request task.](https://api.joomla.org/cms-2.5/classes/JFactory.html)
[Get the request.](https://docs.joomla.org/Retrieving_request_data_using_JInput)
- Redirect if set by the controller
## \administrator\components\com_demo\controllers\demo.php
Placeholder text.
## \administrator\components\com_demo\controllers\import.php