Classes
\
| Name | Description | |
|---|---|---|
| Exception | No description available | EMPTY |
\Heyday\Vend
| Name | Description | |
|---|---|---|
| Connection | Class Connector Making calls to the VendAPI to request the access token and refresh token | EMPTY |
| TokenManager | This class is responsible for returning the token, saving it into the database, getting the first ever token after setup, and refreshing the token if expired Class TokenManager | EMPTY |
\Heyday\Vend\Exceptions
| Name | Description | |
|---|---|---|
| SetupException | Thrown when there is a setup issue Class VendConnectorException | EMPTY |
| TokenException | Thrown when there is an issue connecting to the API Class VendConnectorException | EMPTY |
\Heyday\Vend\SilverStripe
| Name | Description | |
|---|---|---|
| Admin | Class AvailabilityAdmin | EMPTY |
| Authorise_Controller | Class Authorise_Controller | EMPTY |
| SetupForm | Class VendSetupForm | EMPTY |
| SiteConfig | Class VendConfig | EMPTY |
| VendToken | Class Token | EMPTY |