APC caching backend.

Requires the APC PECL extension to work.

package midcom.services
see \global\http://www.php.net/manual/en/ref.apc.php

 Methods

_close ()

This method is unused

_exists ($key)

Parameters

$key

_get ($key)

Parameters

$key

_on_initialize ()

This handler completes the configuration.

_open ($write)

This method is unused

Parameters

$write

_put ($key, $data, $timeout)

Parameters

$key

$data

$timeout

_remove ($key)

Parameters

$key

_remove_all ()

 Properties

 

mixed $apc_operational

Whether apc is working