Class ConfigControllerHelper

Description

Helper class for controllers

  • since: 3.2

Located in /components/com_config/controller/helper.php (line 19)


	
			
Method Summary
Methods
parseController (line 37)

Method to parse a controller from a url Defaults to the base controllers and passes an array of options.

$options[0] is the location of the controller which defaults to the core libraries (referenced as 'j' and then the named folder within the component entry point file. $options[1] is the name of the controller file, $options[2] is the name of the folder found in the component controller folder for controllers not prefixed with Config. Additional options maybe added to parameterise the controller.

  • return: A JController object
  • since: 3.2
  • access: public
JController parseController (JApplicationBase $app)

Documentation generated on Tue, 19 Nov 2013 15:04:26 +0100 by phpDocumentor 1.4.3