Classes
Namespaces
Interfaces
Traits
Index
phpBB API Documentation
Interfaces
phpbb\auth\provider\oauth\service\service_interface
OAuth service interface
phpbb\auth\provider\provider_interface
The interface authentication provider classes have to implement.
phpbb\avatar\driver\driver_interface
Interface for avatar drivers
phpbb\cache\driver\driver_interface
An interface that all cache drivers must implement
phpbb\cron\task\parametrized
Parametrized cron task interface.
phpbb\cron\task\task
Cron task interface
phpbb\db\driver\driver_interface
phpbb\db\migration\tool\tool_interface
Migration tool interface
phpbb\db\migrator_output_handler_interface
phpbb\event\dispatcher_interface
Extension of the Symfony2 EventDispatcher
phpbb\exception\exception_interface
Interface exception_interface
phpbb\extension\extension_interface
The interface extension meta classes have to implement to run custom code on enable/disable/purge.
phpbb\groupposition\groupposition_interface
Interface to manage group positions in various places of phpbb
phpbb\log\log_interface
The interface for the log-system.
phpbb\mimetype\guesser_interface
phpbb\notification\method\method_interface
Base notifications method interface
phpbb\notification\type\type_interface
Base notifications interface
phpbb\passwords\driver\driver_interface
phpbb\profilefields\type\type_interface
phpbb\request\request_interface
An interface through which all application input can be accessed.
phpbb\request\type_cast_helper_interface
An interface for type cast operations.
phpbb\template\template
phpbb\tree\tree_interface