Bitrix API

ClearCache extends Action

Table of Contents

Methods

__construct()  : mixed
getCacheManager()  : mixed
process()  : Result
setCacheManager()  : mixed
setContext()  : self
setItemBeforeSave()  : self

Methods

__construct()

public __construct([string|null $directoryName = null ][, string|null $tagPrefix = null ][, array<string|int, mixed> $dependantFields = [] ]) : mixed
Parameters
$directoryName : string|null = null
$tagPrefix : string|null = null
$dependantFields : array<string|int, mixed> = []

getCacheManager()

public getCacheManager() : mixed

process()

public process(Item $item) : Result
Parameters
$item : Item
Return values
Result

setCacheManager()

public setCacheManager(CCacheManager $cacheManager) : mixed
Parameters
$cacheManager : CCacheManager

setContext()

public final setContext(Context $context) : self
Parameters
$context : Context
Return values
self

setItemBeforeSave()

public final setItemBeforeSave(Item $itemBeforeSave) : self
Parameters
$itemBeforeSave : Item
Return values
self

        
On this page

Search results