1
0
Fork 0
mirror of https://github.com/Oreolek/ifhub.club.git synced 2024-07-03 06:55:03 +03:00
ifhub.club/engine/classes
2010-11-09 02:10:57 +00:00
..
.htaccess 2009-08-18 09:10:14 +00:00
Action.class.php Доработка механизма наследования 2010-05-30 19:00:58 +00:00
ActionPlugin.class.php шаблон developer к плагинам page и profiler 2010-06-05 11:18:07 +00:00
Block.class.php 2009-08-18 09:10:14 +00:00
Cron.class.php fix cron 2010-05-18 12:32:28 +00:00
Engine.class.php Если мы используем ORM в наследуемом модуле (в плагине), нам не всегда нужно получить наследуемую сущность, это может быть и дефолтная сущность. 2010-11-08 01:35:00 +00:00
Entity.class.php fix Engine and Entity 2010-08-13 15:40:21 +00:00
EntityORM.class.php ORM-relation type 'Tree' support added. 2010-10-31 12:10:25 +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 ModuleORM::GetCountItemsByArray() added 2010-11-09 02:10:57 +00:00
Module.class.php Система блокирования повторной инициализации модулей 2010-02-04 19:17:03 +00:00
ModuleORM.class.php ModuleORM::GetCountItemsByArray() added 2010-11-09 02:10:57 +00:00
Object.class.php 2009-08-18 09:10:14 +00:00
Plugin.class.php fix plugin 2010-09-15 15:22:06 +00:00
Router.class.php fix router rewriter for sub-directory 2010-10-13 12:14:27 +00:00