XOOPS  2.6.0
Xoops\Core\Cache\DriverList Class Reference
Inheritance diagram for Xoops\Core\Cache\DriverList:
Inheritance graph

Static Public Member Functions

static getDriverClass ($name)
 

Detailed Description

Definition at line 20 of file DriverList.php.

Member Function Documentation

static Xoops\Core\Cache\DriverList::getDriverClass (   $name)
static

Returns the driver class for a specific driver name.

This overrides the Stash class to provide a case insensitive lookup

Parameters
string$name
Returns
string|false class name or false if no matching class

Definition at line 30 of file DriverList.php.

References $name.

Referenced by Xoops\Core\Cache\CacheManager\getDriver().

Here is the caller graph for this function:


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