RealUtils
Table of Contents
Namespaces
- cross
- view
Classes
- AbstractInitiator
- This is the main class. You need to create an own class extending from
this one to initiate the ads system. The configuration is done by an
abstract schema. That means, all configurations need to be implemented through
methods.
- Assets
- Assets handling.
- Core
- Core for real-utils. It is only initialized once and holds all available initiators.
- Localization
- Package localization for `real-utils` package.
- RatingHandler
- Allow to handle rating popups depending on usage time.
- Service
- Create an example REST Service.
- TransientHandler
- Handle site-wide transients for a specific plugin. It is static-only access and set.
- WelcomePage
- Handle welcome page for a specific plugin.
Traits
- UtilsProvider
- Let our package act as own "plugin".