phpbb/phpBB/includes/extension
David King cb7dabbffc [ticket/10586] Change the interface to an abstract class
This allows the common phpBB objects to be automatically accessible to
extensions without the author having to globalize and assign each one
himself. This is better because it also gives purpose to the
phpbb_extension_controller class; instead of just being the way to
ensure a handle() method is present, it also does this work for us.

PHPBB3-10586
2012-03-28 16:13:59 -04:00
..
base.php [ticket/9916] Updating header license and removing Version $Id$ 2011-12-31 13:32:52 +00:00
controller.php [ticket/10586] Change the interface to an abstract class 2012-03-28 16:13:59 -04:00
finder.php [ticket/10663] Extension finder should not find subdirs with directory filter 2012-02-21 18:32:08 +01:00
interface.php [ticket/9916] Updating header license and removing Version $Id$ 2011-12-31 13:32:52 +00:00
manager.php [ticket/10586] Tidy up comments 2012-03-27 19:57:32 -04:00
provider.php [ticket/9916] Updating header license and removing Version $Id$ 2011-12-31 13:32:52 +00:00