Updated 4a. JCB Demo Component Directory, Folders and Files (markdown)
@@ -270,9 +270,24 @@ Beneath the directory structure and files presented next you will find a short e
|
|||||||
\index.html
|
\index.html
|
||||||
\router.php
|
\router.php
|
||||||
|
|
||||||
|
|
||||||
|
NetBeans Debug Trace
|
||||||
|
|
||||||
|
index.php.{main}:49
|
||||||
|
libraries/src/Application/CMSApplication.php.Joomla\CMS\Application\SiteApplication->execute:195
|
||||||
|
libraries/src/Application/SiteApplication.php.Joomla\CMS\Application\SiteApplication->doExecute:233
|
||||||
|
libraries/src/Application/SiteApplication.php.Joomla\CMS\Application\SiteApplication->dispatch:194
|
||||||
|
libraries/src/Component/ComponentHelper.php.Joomla\CMS\Component\ComponentHelper::renderComponent:357
|
||||||
|
libraries/src/Component/ComponentHelper.php.Joomla\CMS\Component\ComponentHelper::executeComponent:382
|
||||||
|
components/com_demo/demo.php.require_once:35
|
||||||
|
|
||||||
***
|
***
|
||||||
**index.html** - File containing one line of Html in root of each folder to prevent viewing directory.
|
**index.html** - File containing one line of Html in root of each folder to prevent viewing directory.
|
||||||
|
** All Joomla related files will have the following:
|
||||||
|
// No direct access to this file
|
||||||
|
defined('_JEXEC') or die('Restricted access');
|
||||||
***
|
***
|
||||||
|
|
||||||
## \com_demo\demo.php
|
## \com_demo\demo.php
|
||||||
- [Add unobtrusive JavaScript support to keep a tab state.](https://api.joomla.org/cms-3/classes/JHtmlBehavior.html#method_tabstate)
|
- [Add unobtrusive JavaScript support to keep a tab state.](https://api.joomla.org/cms-3/classes/JHtmlBehavior.html#method_tabstate)
|
||||||
\libraries\cms\html\behavior.php
|
\libraries\cms\html\behavior.php
|
||||||
|
Reference in New Issue
Block a user