Overview

Namespaces

  • Simpletools
    • Autoload
    • Config
    • Db
      • Mysql
    • Event
    • Http
    • Mvc
    • Page
    • Store

Classes

  • Cookie
  • Flash
  • Session
  • Overview
  • Namespace
  • Class

Class Cookie

Namespace: Simpletools\Store
Located at Simpletools/Store/Cookie.php
Methods summary
public static
# is( $key )
protected static
# _getRaw( $key )
public static
# getMeta( $key )
public static
# get( $key )
public static
# set( $key, $value, $etc = array() )
public static
# remove( $key )
public static
# settings( array $options )
protected static
# _encrypt( $string )
protected static
# _decrypt( $encrypted )
API documentation generated by ApiGen