Updated 4a. JCB Demo Component Directory, Folders and Files (markdown)
@@ -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\css\site.css
|
||||||
\components\com_demo\assets\js\site.js
|
\components\com_demo\assets\js\site.js
|
||||||
- [Require helper files.](https://api.joomla.org/cms-3/classes/JLoader.html#method_register)
|
- [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\demo.php
|
||||||
\helpers\route.php
|
\helpers\route.php
|
||||||
- [Import joomla controller library](https://docs.joomla.org/J2.5:Developing_a_MVC_Component/Basic_backend#Basic_backend)
|
- [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)
|
[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)
|
[Get the request.](https://docs.joomla.org/Retrieving_request_data_using_JInput)
|
||||||
- Redirect if set by the controller
|
- Redirect if set by the controller
|
||||||
|
|
||||||
## \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
|
||||||
|
Reference in New Issue
Block a user