ILIAS
trunk Revision v11.0_alpha-1866-gfa368f7776e
|
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Learning e.V. More...
Static Public Member Functions | |
static | isCached (string $class_name) |
static | store (string $class_name) |
static | get (string $class_name) |
static | purge (string $class_name) |
Static Protected Attributes | |
static array | $cache = [] |
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Learning e.V.
ILIAS is licensed with the GPL-3.0, see https://www.gnu.org/licenses/gpl-3.0.en.html You should have received a copy of said license along with the source code, too.
If this is not the case or you just want to try ILIAS, you'll find us at: https://www.ilias.de https://github.com/ILIAS-eLearning Class arCalledClassCache
Definition at line 24 of file class.arCalledClassCache.php.
|
static |
Definition at line 38 of file class.arCalledClassCache.php.
Referenced by ActiveRecord\getCalledClass().
|
static |
Definition at line 28 of file class.arCalledClassCache.php.
|
static |
Definition at line 47 of file class.arCalledClassCache.php.
|
static |
Definition at line 33 of file class.arCalledClassCache.php.
References null.
|
staticprotected |
Definition at line 26 of file class.arCalledClassCache.php.