Overview

Namespaces

  • GLFramework
    • Cache
    • Controller
    • DaMa
      • Manipulators
    • Database
    • HTTP
    • Mail
    • Middleware
    • Model
    • Module
    • Tests
    • Upload
    • Utils
  • None

Classes

  • Cache
  • MemcachedCache
  • MemoryCache
  • Overview
  • Namespace
  • Class

Class MemoryCache

GLFramework\Cache\Cache
Extended by GLFramework\Cache\MemoryCache
Namespace: GLFramework\Cache
Located at Cache/MemoryCache.php
Methods summary
public
# connect( $config = array() )
public
# set( $key, $value, $duration = null )
public
# get( $key )
public
# hash( $key )
public
# remove( $key )
API documentation generated by ApiGen