Updated 4a. JCB Demo Component Directory, Folders and Files (markdown)
@@ -285,7 +285,7 @@ File containing one line of HTML that blocks directory view. Must be in root of
|
||||
defined('_JEXEC') or die('Restricted access');
|
||||
***
|
||||
## \demo.php
|
||||
### Let's look at the JCB Demo component using the admin area of Joomla!, signed in as a Super Administrator. JCB's Editing the Site View in the admin area of the site is where you add the code for the site view entry point for the JCB Demo component, /demo.php. This code has been inserted for you. You will need to supply code for your own components and the code in the JCB Demo component provides the basic elements for any component allowing CRUD (Create, Read, Update Delete) on database table records, in this case, look.
|
||||
Let's look at the JCB Demo component using the admin area of Joomla!, signed in as a Super Administrator. JCB's Editing the Site View in the admin area of the site is where you add the code for the site view entry point for the JCB Demo component, /demo.php. This code has been inserted for you. You will need to supply code for your own components and the code in the JCB Demo component provides the basic elements for any component allowing CRUD (Create, Read, Update Delete) on database table records, in this case, look.
|
||||
|
||||
Super Administrator can:
|
||||
* Login to admin as super administrator and create a look.
|
||||
|
Reference in New Issue
Block a user