ABackend
in package
implements
IUserBackend, UserInterface
AbstractYes
Tags
Table of Contents
Interfaces
- IUserBackend
- Interface IUserBackend
- UserInterface
- TODO actually this is a IUserBackend
Methods
- implementsActions() : bool
- Check if backend implements actions
Methods
implementsActions()
Check if backend implements actions
public
implementsActions(int $actions) : bool
Parameters
- $actions : int
-
The action to check for