Joomla CMS
3.10.11 (avec JPlatform 13.1 inclus)
Documentation des API du CMS Joomla en version 3.10.11 et du framework Joomla Platform intégré
|
Fonctions membres publiques | |
parseController ($app) | |
Helper class for controllers
parseController | ( | $app | ) |
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 parameterize the controller.
JApplicationBase | $app | An application object |
Références $app, $component, $controller, $location, $option, $task, $view, et elseif.