Ubiquity  2.0.3
php rapid development framework
RestCacheTrait Class Reference
+ Inheritance diagram for RestCacheTrait:

Static Public Member Functions

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

Static Private Member Functions

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

Detailed Description

Author
jc array $cache

Definition at line 14 of file RestCacheTrait.php.

Member Function Documentation

◆ getRestCache()

static getRestCache ( )
static

Definition at line 45 of file RestCacheTrait.php.

◆ getRestCacheController()

static getRestCacheController (   $controllerClass)
static

Definition at line 58 of file RestCacheTrait.php.

◆ getRestResource()

static getRestResource (   $controllerClass)
static

Definition at line 51 of file RestCacheTrait.php.

◆ getRestRoutes()

static getRestRoutes ( )
static

Definition at line 34 of file RestCacheTrait.php.

◆ initRestCache()

static initRestCache ( $config,
  $silent = false 
)
staticprivate

Definition at line 16 of file RestCacheTrait.php.


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