Ubiquity 2.5.2
php rapid development framework
Loading...
Searching...
No Matches
RestCacheTrait Class Reference
+ Inheritance diagram for RestCacheTrait:

Static Public Member Functions

static getRestRoutes ()
 
static getRestCache ()
 
static getRestResource (string $controllerClass)
 
static getRestCacheController (string $controllerClass)
 

Static Protected Member Functions

static initRestCache (array &$config, bool $silent=false)
 

Detailed Description

Definition at line 19 of file RestCacheTrait.php.

Member Function Documentation

◆ getRestCache()

static getRestCache ( )
static

Definition at line 51 of file RestCacheTrait.php.

◆ getRestCacheController()

static getRestCacheController ( string  $controllerClass)
static

Definition at line 66 of file RestCacheTrait.php.

◆ getRestResource()

static getRestResource ( string  $controllerClass)
static

Definition at line 58 of file RestCacheTrait.php.

◆ getRestRoutes()

static getRestRoutes ( )
static

Definition at line 40 of file RestCacheTrait.php.

◆ initRestCache()

static initRestCache ( array &  $config,
bool  $silent = false 
)
staticprotected

Definition at line 21 of file RestCacheTrait.php.


The documentation for this class was generated from the following file: