Class

AdminController

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: 2016 10 28 Since: PHPBoost 3.0 - 2009 09 15 Contributor: Julien BRISWALTER j1.seth@phpboost.com Contributor: Arnaud GENET elenwii@phpboost.com Located at: mvc/controller/AdminController.class.php

This class defines the minimalist controler pattern

AbstractController implements Controller
Extended by AdminController
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()