Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
cache
PHP Class cache, kirby
Copyright (C) by Hugo Leisink
This file is part of the Banshee PHP framework http://www.banshee-php.org/
Afficher le fichier
Open project: bastianallgeier/kirby
Class Usage Examples
Méthodes publiques
Méthode
Description
clear
(
$key
)
get
(
$key
,
$expires
= null )
name
(
$key
)
set
(
$key
,
$data
)
Method Details
clear()
public
méthode
public
clear
(
$key
)
get()
public
méthode
public
get
(
$key
,
$expires
= null )
name()
public
méthode
public
name
(
$key
)
set()
public
méthode
public
set
(
$key
,
$data
)