Ralf Becker 0e405049b3 A few improvments with hooks:
- register_all_hooks deletes now hooks of no longer existing apps
- hooks get instanciated directly with egw object, to cache the hooks
  read from the DB (and not read it again on each request)
- hooks get now stored by location, so no need anymore too loop for each
  hooks::process() call to all apps to find applying hooks
- hooks::process($location,$order,$no_permission_check) no longer
  defaults automatically puts current app in $order, if $order is not
  given, without $order hooks are executed in application order!
2010-01-21 23:31:28 +00:00
2010-01-11 23:14:28 +00:00
2009-12-02 06:58:03 +00:00
2010-01-21 23:31:28 +00:00
2009-12-11 14:29:41 +00:00
2010-01-21 20:42:50 +00:00
2009-10-16 09:55:12 +00:00
2007-02-28 03:40:03 +00:00
Languages
PHP 55%
TypeScript 18.5%
JavaScript 10.7%
CSS 10%
Less 2%
Other 3.8%