core library
Classes
- ContentTypeLiterals
- DebugFilter
- FrappeResponse
- Model representing the response structure from Frappé's endpoints
- JSONAble
- Abstract class containing serializing methods
- Renovation
- RenovationConfig
- Class containing static instance of itself
- RenovationController
- A superclass to be inherited by controllers.
- RenovationRequestOptions
- Static class holding the headers to be used by each request.
- Request
-
RequestResponse<
T> - A class to encapsulate the response from the backend used across the package
Enums
- HttpMethod
- RenovationBackend
- Types of backend supported by the SDK
- RenovationError
Functions
-
getFrappe(
) → Frappe -
getFrappeAuthController(
) → FrappeAuthController -
getFrappeDefaultsController(
) → FrappeDefaultsController -
getFrappeLogManager(
) → FrappeLogManager -
getFrappeMetaController(
) → FrappeMetaController -
getFrappeModelController(
) → FrappeModelController - Methods to get instances of Frappé controllers for better code assistance
-
getFrappePermissionController(
) → FrappePermissionController -
getFrappeStorageController(
) → FrappeStorageController -
getFrappeTranslationController(
) → FrappeTranslationController