ILIAS
release_5-2 Revision v5.2.25-18-g3f80b828510
|
Go to the source code of this file.
Data Structures | |
class | Assetic\Cache\ConfigCache |
A config cache stores values using var_export() and include. More... | |
Namespaces | |
namespace | Assetic\Cache |
Functions | |
Assetic\Cache::get ($resource) | |
Loads and returns the value for the supplied cache key. More... | |
Assetic\Cache::getTimestamp ($resource) | |
Returns a timestamp for when the cache was created. More... | |
Assetic\Cache::getSourcePath ($resource) | |
Returns the path where the file corresponding to the supplied cache key can be included from. More... | |