Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
Sulu
Bundle
MediaBundle
Media
FormatCache
FormatCacheClearer
PHP Class Sulu\Bundle\MediaBundle\Media\FormatCache\FormatCacheClearer
Inheritance:
implements
Sulu\Bundle\MediaBundle\Media\FormatCache\FormatCacheClearerInterface
显示文件
Open project: sulu/sulu
Public Methods
Method
Description
add
(
Sulu\Bundle\MediaBundle\Media\FormatCache\FormatCacheInterface
$cache
,
string
$alias
)
Adds a cache to the aggregate.
clear
(
string
$cache
= null )
Clear all or the given cache.
Method Details
add()
public
method
Adds a cache to the aggregate.
public
add
(
Sulu\Bundle\MediaBundle\Media\FormatCache\FormatCacheInterface
$cache
,
string
$alias
)
$cache
Sulu\Bundle\MediaBundle\Media\FormatCache\FormatCacheInterface
The cache
$alias
string
The cache alias
clear()
public
method
Clear all or the given cache.
public
clear
(
string
$cache
= null )
$cache
string
The alias of the cache