Updated 4a. JCB Demo Component Directory, Folders and Files (markdown)
@@ -284,7 +284,7 @@ defined('_JEXEC') or die('Restricted access');
|
||||
***
|
||||
## \com_demo\demo.php
|
||||
## NetBeans Debug Trace
|
||||
Joomla! Debug option, set in Joomla! Configuration will also provide this and now with Chrome XDEBUG mentioned earlier it has links to where the code resides. Also J!Dump boosts this with dumps of variables in code accompanied by even more information. Note how many paths there are to the Joomla! API supplied automatically by JCB in the component's code it produces in the installed JCB Demo package including its own code that supplies the features and functionality you choose to accompany your own custom code snippets in JCB.
|
||||
Joomla! Debug option, set in Joomla! Configuration will also provide this and now with Chrome XDEBUG mentioned earlier it has links to where the code resides. Also J!Dump boosts this using user suppiled commands in code that dump variables and even more information about their contents, type, etc. Note how many paths there are to the Joomla! API supplied automatically by JCB in the component's code it produces in the installed JCB Demo package. JCB supplies the code necessary and you trigger other code snippets to be written automatically as JCB supplies features and functionality you choose to accompany your own component. This includes the custom code snippets you added to it that are displayed by varying JCB views.
|
||||
|
||||
* index.php.{main}:49
|
||||
* libraries/src/Application/CMSApplication.php.Joomla\CMS\Application\SiteApplication->execute:195
|
||||
|
Reference in New Issue
Block a user