trait CachableModel (View source)

Allows you to cache a full list of objects without multiple DB queries

Methods

getCached()

No description

static 
clearCached()

No description

Details

static ArrayList|CachableModel[] getCached()

Return Value

ArrayList|CachableModel[]

static clearCached()