Class

ModuleController

Abstract Package: MVC\Controller Copyright: © 2005-2019 PHPBoost License: GNU/GPL-3.0 Author: Loic ROUCHON horn@phpboost.com Version: PHPBoost 5.2 - last update: 2014 12 22 Since: PHPBoost 3.0 - 2009 12 14 Located at: mvc/controller/ModuleController.class.php

This class defines the minimalist controler pattern

AbstractController implements Controller
Extended by ModuleController
Indirect known subclasses
AbstractRichCategoriesFormController
Methods summary
final public Controller
# get_right_controller_regarding_authorizations( )

Returns the right controller to execute regarding the authorizations defined for the controller

Methods inherited from Controller
execute()