|
|
| __construct (Google_Client $client) |
| |
| | delete ($key) |
| | Removes the key/data pair for the given $key.
|
| |
| | get ($key, $expiration=false) |
| | Retrieves the data for the given key, or false if they key is unknown or expired.
|
| |
| | set ($key, $value) |
| | Store the key => $value set.
|
| |
◆ delete()
| Google_Cache_Abstract::delete |
( |
| $key | ) |
|
|
abstract |
◆ get()
| Google_Cache_Abstract::get |
( |
| $key, |
|
|
| $expiration = false ) |
|
abstract |
◆ set()
| Google_Cache_Abstract::set |
( |
| $key, |
|
|
| $value ) |
|
abstract |
The documentation for this class was generated from the following file:
- lib/google/src/Google/Cache/Abstract.php