Component/Cache/Mysql.php

Classes 
Classes
Kwf_Component_Cache_Mysql

\Kwf_Component_Cache_Mysql

Extends from
\Kwf_Component_Cache
Properties
$_models
Methods
__construct
_afterDatabaseDelete
_afterMemcacheDelete
_beforeDatabaseDelete
_beforeMemcacheDelete
_getCacheId
deleteViewCache
getCacheId
getModel
load
loadWithMetadata
save
test

Properties

$_models

 $_models = ''

Details

visibility
protected
default
final
false
static
false

Methods

__construct

__construct( ) :
Details
visibility
public
final
false
static
false

_afterDatabaseDelete

_afterDatabaseDelete(  $select ) :
Arguments
$select
Details
visibility
protected
final
false
static
false

_afterMemcacheDelete

_afterMemcacheDelete(  $select ) :
Arguments
$select
Details
visibility
protected
final
false
static
false

_beforeDatabaseDelete

_beforeDatabaseDelete(  $select ) :
Arguments
$select
Details
visibility
protected
final
false
static
false

_beforeMemcacheDelete

_beforeMemcacheDelete(  $select ) :
Arguments
$select
Details
visibility
protected
final
false
static
false

_getCacheId

_getCacheId(  $componentId,  $renderer,  $type,  $value ) :
Arguments
$componentId
$renderer
$type
$value
Details
visibility
protected
final
false
static
true

deleteViewCache

deleteViewCache(  $select,  $progressBarAdapter = null ) :
Arguments
$select
$progressBarAdapter
Details
visibility
public
final
false
static
false

getCacheId

getCacheId(  $componentId,  $renderer,  $type,  $value ) :
Arguments
$componentId
$renderer
$type
$value
Details
visibility
public
final
false
static
true

getModel

getModel(  $type = cache ) : \Kwf_Model_Abstract

Arguments
$type
Details
visibility
public
final
false
static
false

load

load(  $componentId,  $renderer = component,  $type = component,  $value ) :
Arguments
$componentId
$renderer
$type
$value
Details
visibility
public
final
false
static
false

loadWithMetadata

loadWithMetadata(  $componentId,  $renderer = component,  $type = component,  $value ) :
Arguments
$componentId
$renderer
$type
$value
Details
visibility
public
final
false
static
false

save

save(  $component,  $content,  $renderer = component,  $type = component,  $value,  $lifetime = null ) :
Arguments
$component
$content
$renderer
$type
$value
$lifetime
Details
visibility
public
final
false
static
false

test

test(  $componentId,  $renderer,  $type = component,  $value ) :
Arguments
$componentId
$renderer
$type
$value
Details
visibility
public
final
false
static
false
Documentation was generated by DocBlox 0.12.3.