Extracted at 2009-10-25.
pike.ida.liu.se
[Top]
Fins
Fins.Cache
Fins.Cache.Cache

Method Fins.Cache.Cache()->get()


Method get

mixed get(string key)

Description

gets a value from the cache

Parameter key

the identification key for the value we wish to retrieve

Returns

the value, if it existed in the cache, otherwise UNDEFINED.