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

Joseph Geller
2018-09-25 12:24:44 -05:00
parent f12e2b08ac
commit d7b4cb2663

@@ -285,7 +285,7 @@ defined('_JEXEC') or die('Restricted access');
* Create a Joomla! menu item for the demo component looks, access should be registered. * Create a Joomla! menu item for the demo component looks, access should be registered.
* Update the look table with the registered user is in created by and modified by columns if the table. * Update the look table with the registered user is in created by and modified by columns if the table.
* Login as the registered user, select the looks option from the main menu and the following should display: * Login as the registered user, select the looks option from the main menu and the following should display:
![JCB-Demo-Site-1]( Joomla-Component-Builder-Wiki/siteDemoLooks1.png ) [Site Looks 1](https://github.com/joejvggithub/Joomla-Component-Builder-Wiki/blob/joejvggithub-jcb-demo-wiki-images1/siteDemoLooks1.png))
- The site view looks - The site view looks
- The site view looking - The site view looking
@@ -318,7 +318,7 @@ Target (array) $items values *
} }
} }
## [JCB - Editing the Site View](http://localhost/demo/administrator/index.php?option=com_componentbuilder&view=dynamic_get&layout=edit&id=36) ## [JCB - Editing the Site View](/administrator/index.php?option=com_componentbuilder&view=dynamic_get&layout=edit&id=36)
Some of the links below and seen previously in this document may be outdated. For example, the Joomla! Platform documentation is no longer maintained; and Platform 14 is outdated besides being obsolete. The Joomla! 2.5 API Index may also appear in some of the links. They have not been removed from current Joomla! documentation; many classes in use have early origins and stated as such in the documentation. Joomla! has extensive changes involving namespaces with Joomla! 4 which relies on it heavily. Locations of class files vary by release, and finding them and reviewing the code within each is made a bit more elusive with Joomla! 4 name space changes. But there is current backwards compatibility and hence, lists of aliases do exist as we shall see next. Some of the links below and seen previously in this document may be outdated. For example, the Joomla! Platform documentation is no longer maintained; and Platform 14 is outdated besides being obsolete. The Joomla! 2.5 API Index may also appear in some of the links. They have not been removed from current Joomla! documentation; many classes in use have early origins and stated as such in the documentation. Joomla! has extensive changes involving namespaces with Joomla! 4 which relies on it heavily. Locations of class files vary by release, and finding them and reviewing the code within each is made a bit more elusive with Joomla! 4 name space changes. But there is current backwards compatibility and hence, lists of aliases do exist as we shall see next.