Elgg  Version 5.1
Public Member Functions | List of all members
Elgg\Cache\ViewCacher Class Reference

Handles caching of views in the system cache. More...

Public Member Functions

 __construct (ViewsService $views, Config $config)
 Constructor. More...
 
 registerCoreViews ()
 Discover the core views if the system cache did not load. More...
 

Detailed Description

Handles caching of views in the system cache.

Definition at line 12 of file ViewCacher.php.

Constructor & Destructor Documentation

Elgg\Cache\ViewCacher::__construct ( ViewsService  $views,
Config  $config 
)

Constructor.

Parameters
ViewsService$viewsViews
Config$configConfig

Definition at line 30 of file ViewCacher.php.

Member Function Documentation

Elgg\Cache\ViewCacher::registerCoreViews ( )

Discover the core views if the system cache did not load.

Returns
void

Definition at line 40 of file ViewCacher.php.


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