GambioHubAdminApplicationBottomExtender
extends GambioHubAdminApplicationBottomExtender_parent
in package
Class GambioHubAdminApplicationBottomExtender
Table of Contents
- proceed() : mixed
- Performs Gambio Hub related tasks right before the response is ready.
- _addPaymentNavigationTab() : $this
- Adds the payment navigation tab if the correct permissions are set.
- _verifyAdminAccessPermissions() : bool
- Verifies admin access permissions for displaying the payment navigation tab.
Methods
proceed()
Performs Gambio Hub related tasks right before the response is ready.
public
proceed() : mixed
Return values
mixed —_addPaymentNavigationTab()
Adds the payment navigation tab if the correct permissions are set.
protected
_addPaymentNavigationTab() : $this
Return values
$this —Returns same instance for chained method calls.
_verifyAdminAccessPermissions()
Verifies admin access permissions for displaying the payment navigation tab.
protected
_verifyAdminAccessPermissions() : bool