From 9be4695f4c7357686c088023fb6f72c2e227f390 Mon Sep 17 00:00:00 2001 From: Joseph Geller Date: Wed, 19 Sep 2018 23:43:55 -0500 Subject: [PATCH] Updated 4a. JCB Demo Component Directory, Folders and Files (markdown) --- 4a.-JCB-Demo-Component-Directory,-Folders-and-Files.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/4a.-JCB-Demo-Component-Directory,-Folders-and-Files.md b/4a.-JCB-Demo-Component-Directory,-Folders-and-Files.md index 5d89b36..8117de1 100644 --- a/4a.-JCB-Demo-Component-Directory,-Folders-and-Files.md +++ b/4a.-JCB-Demo-Component-Directory,-Folders-and-Files.md @@ -286,10 +286,10 @@ Beneath the directory structure and files presented next you will find a short e - Get an instance of the controller prefixed by demo [Method to get a single controller instance.](https://api.joomla.org/cms-2.5/classes/JControllerLegacy.html#method_getInstance) - Perform the request task. Initially, this is the default. -[Perform the request task.](https://api.joomla.org/cms-3/classes/Joomla.CMS.Factory.html#method_getApplication) +[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) - Redirect if set by the controller - -(https://docs.joomla.org/Retrieving_request_data_using_JInput) + ## \administrator\components\com_demo\controllers\demo.php Placeholder text. ## \administrator\components\com_demo\controllers\import.php