PeServer

TemplateStore
in package
implements ArrayAccess

AbstractYes

Table of Contents

Interfaces

ArrayAccess

Methods

createCookie()  : TemplateStore
createSession()  : TemplateStore
createTemporary()  : TemplateStore
offsetExists()  : bool
offsetGet()  : mixed
offsetSet()  : void
offsetUnset()  : void
get()  : mixed

Methods

offsetExists()

public offsetExists(mixed $offset) : bool
Parameters
$offset : mixed
Return values
bool

offsetGet()

public offsetGet(mixed $offset) : mixed
Parameters
$offset : mixed

offsetSet()

public offsetSet(mixed $offset, mixed $value) : void
Parameters
$offset : mixed
$value : mixed

offsetUnset()

public offsetUnset(mixed $offset) : void
Parameters
$offset : mixed

get()

protected abstract get(string $name) : mixed
Parameters
$name : string

        
On this page

Search results