ForwardFW
[ class tree: ForwardFW ] [ index: ForwardFW ] [ all elements ]

Class: ForwardFW_Config_Cache_Frontend

Source Location: /Config/Cache/Frontend.php

Class Overview

ForwardFW_Config
   |
   --ForwardFW_Config_Cache_Frontend

Config for a Cache.


Author(s):

Variables

Methods



Class Details

[line 45]
Config for a Cache.



Tags:



[ Top ]


Class Variables

$backendConfig =  null

[line 60]



Tags:

var:  Configuration for Cache Backend
access:  private



[ Top ]

$strCacheBackend =  ''

[line 55]



Tags:

var:  Class Name of Cache Backend
access:  private

Type:   string


[ Top ]

$strCacheFrontend =  ''

[line 50]



Tags:

var:  Class Name of Cache Frontend
access:  private

Type:   string


[ Top ]



Class Methods


method getBackendConfig [line 127]

ForwardFW_Config_Cache_Backend getBackendConfig( )

Get config of cache backend.



Tags:

return:  Config of backend cache
access:  public


[ Top ]

method getCacheBackend [line 116]

string getCacheBackend( )

Get Name of cache backend.



Tags:

return:  Name of backend cache
access:  public


[ Top ]

method getCacheFrontend [line 106]

string getCacheFrontend( )

Get Name of cache frontend.



Tags:

return:  Name of frontend cache
access:  public


[ Top ]

method setBackendConfig [line 95]

ForwardFW_Config_Cache_Frontend setBackendConfig( ForwardFW_Config_Cache_Backend $backendConfig)

Config of the Backend



Tags:

return:  This.
access:  public


Parameters:

ForwardFW_Config_Cache_Backend   $backendConfig   Config of the backend cache.

[ Top ]

method setCacheBackend [line 82]

ForwardFW_Config_Cache_Frontend setCacheBackend( string $strCacheBackend)

Sets Name of BE Cache



Tags:

return:  This.
access:  public


Parameters:

string   $strCacheBackend   Name of the backend cache.

[ Top ]

method setCacheFrontend [line 69]

ForwardFW_Config_Cache_Frontend setCacheFrontend( string $strCacheFrontend)

Sets Name of FE Cache



Tags:

return:  This.
access:  public


Parameters:

string   $strCacheFrontend   Name of the frontend cache.

[ Top ]


Documentation generated on Sun, 30 Jan 2011 20:46:41 +0100 by phpDocumentor 1.4.3