[*] BO : optimization of liveEdit system

[+] FO : new theme file for front-office layout.tpl, designers have now more possibilities
This commit is contained in:
mMarinetti
2011-12-14 18:18:57 +00:00
parent 5869a0bc55
commit 5ca89bf85c
8 changed files with 310 additions and 186 deletions
+3
View File
@@ -73,6 +73,9 @@ abstract class ControllerCore
protected $status = '';
protected $redirect_after = null;
/** hook_list is used with liveEdit */
public $hook_list = array();
/**
* check that the controller is available for the current user/visitor
*/