1
0
Fork 0
mirror of https://github.com/Oreolek/ifhub.club.git synced 2024-07-01 05:55:02 +03:00
ifhub.club/engine/classes
2011-04-27 10:47:28 +00:00
..
.htaccess 2009-08-18 09:10:14 +00:00
Action.class.php Plugin::GetDelegationChain() added 2010-11-16 16:24:57 +00:00
ActionPlugin.class.php Actions inheritance refactoring. Now it's possible to inherit actions of other plugins, all templates will be inherited automatically. 2010-11-13 05:34:39 +00:00
Block.class.php 2009-08-18 09:10:14 +00:00
Cron.class.php fix cron and logger 2011-04-27 07:44:28 +00:00
Engine.class.php автозагрузка классов через spl_autoload_register() 2011-04-27 10:47:28 +00:00
Entity.class.php fix Engine and Entity 2010-08-13 15:40:21 +00:00
EntityORM.class.php fix ORM: retrieve relation data 2011-03-28 12:53:49 +00:00
Hook.class.php fix + вынос статистики производительности из index.php в отдельный шаблон 2010-06-05 12:24:37 +00:00
Mapper.class.php Создание таблицы prefix_profiler при активации плагина (в случае ее отсутствия). 2009-12-30 22:27:54 +00:00
MapperORM.class.php Исправление одновременной работы фильтров и #where (http://trac.lsdev.ru/livestreet/ticket/197) 2011-04-19 12:49:13 +00:00
Module.class.php Система блокирования повторной инициализации модулей 2010-02-04 19:17:03 +00:00
ModuleORM.class.php fix ORM relation with inherits entity (now use root entity) 2011-03-31 15:17:33 +00:00
Object.class.php 2009-08-18 09:10:14 +00:00
Plugin.class.php Метод для добавления типа в поля enum 2011-04-26 18:30:52 +00:00
Router.class.php Ticket #192 2011-04-26 11:38:48 +00:00